Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python/cpython
The Python programming language
https://github.com/python/cpython
There are some warnings if build python via clang:
Parser/pegen.c:812:31: warning: a function...
7703def37e4fa7d25c3d23756de8f527daa4e165 authored almost 2 years ago by Chenxi Mao <[email protected]>f4ed2c6ae5915329e49b9f94033ef182400e29fa authored almost 2 years ago by Ethan Furman <[email protected]>
b838d80085b0162cc2ae7b4db5d2a9d9c6a28366 authored almost 2 years ago by Ethan Furman <[email protected]>
Co-authored-by: Simeon Visser <[email protected]>
56d055a0d81a809e4ff8e1d56756a3bf32317efb authored almost 2 years ago by Oleg Iarygin <[email protected]>This reverts commit 87be8d9.
This approach to keeping the interned strings safe is turning ou...
89e67ada6958cfd8d4eec221848f81b2619de099 authored almost 2 years ago by Eric Snow <[email protected]>34eb6f727632d9a1a6998f90c9421e420c785643 authored almost 2 years ago by gaogaotiantian <[email protected]>
Co-authored-by: Łukasz Langa <[email protected]>
36067532467ec58c87ac9c140e555e1866431981 authored almost 2 years ago by gaogaotiantian <[email protected]>2cdc5189a6bc3157fddd814662bde99ecfd77529 authored almost 2 years ago by Nikita Sobolev <[email protected]>
It's a minor typo, but it makes for a misleading comment. Let's fix it.
30a306c2ade6c2af3c0b1d988a17dae3916e0d27 authored almost 2 years ago by Matthias Görgens <[email protected]>
This commit prefixes `__dataclass` to several things in the locals dict:
- Names like `_dflt_` ...
027223db96b0464c49a74513f82a1bf25aa510bd authored almost 2 years ago by gaogaotiantian <[email protected]>
11ed70b1dc69c9455d83638af5799dd0071b4ea8 authored almost 2 years ago by Liyang Zhang <[email protected]>
* gh-103027: Update `dataclass.make_dataclass` docstring
8ec6486462b920ab92ecb685a79fc3446681e1b8 authored almost 2 years ago by Nikita Sobolev <[email protected]>0708437ad043657f992cb985fd5c37e1ac052f93 authored almost 2 years ago by Peter Jiping Xie <[email protected]>
1fd603fad20187496619930e5b74aa7690425926 authored almost 2 years ago by Raymond Hettinger <[email protected]>
gh-101100: Filter only Doc/ files
87adc63d66349566b6459f93be60861b9d37782f authored almost 2 years ago by Hugo van Kemenade <[email protected]>Add optional delete parameter to tempfile.TemporaryDirectory().
Co-authored-by: Gregory P. Sm...
64cb1a4f0f0bc733a33ad7a6520e749ca1cdd43f authored almost 2 years ago by JakobDev <[email protected]>ded9a7fc194a1d5c0e38f475a45f8f77dbe9c6bc authored almost 2 years ago by gaogaotiantian <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
f2e5a6ee628502d307a97f587788d7022a200229 authored almost 2 years ago by Amin Alaee <[email protected]>In PEM, we need to parse until error and then suppress `PEM_R_NO_START_LINE`, because PEM allo...
acfe02f3b05436658d92add6b168538b30f357f0 authored almost 2 years ago by David Benjamin <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
Co-authored-by: Petr Viktorin <encukou...
d49409196e0c73c38e3f96cf860cbffda40607ec authored almost 2 years ago by Raymond Hettinger <[email protected]>
7f01a11199864bcf230b243b99e8a51e9044675d authored almost 2 years ago by Raymond Hettinger <[email protected]>
RFC 4122 does not specify that name should be a string, so for completness the functions should ...
413b7db8a480ea6e0d3e8c9729502282ca748a84 authored almost 2 years ago by MonadChains <[email protected]>f1e3eeebc01941f9c25bca4d2fa6313cf5041cc4 authored almost 2 years ago by Steve Dower <[email protected]>
0444ae24875489dc290d8efdb9ee6440ee60dac8 authored almost 2 years ago by Brandt Bucher <[email protected]>
bd063756b34003c1bc7cacf5b1bd90a409180fb6 authored almost 2 years ago by Dong-hee Na <[email protected]>
16f6165b71e81b5e4d0be660ac64a9fce7dfd86c authored almost 2 years ago by Raymond Hettinger <[email protected]>
b6132085ca5418f714eff6e31d1d03369d3fd1d9 authored almost 2 years ago by Nikita Sobolev <[email protected]>
58d2b30c012c3a9fe5ab747ae47c96af09e0fd15 authored almost 2 years ago by Alex Waygood <[email protected]>
46957091433bfa097d7ea19b177bf42a52412f2d authored almost 2 years ago by Raymond Hettinger <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
f13fdacadfca87c71130057b6f03c89ae640c9b2 authored almost 2 years ago by JosephSBoyle <[email protected]>bf42eb8722befddf099a7bc26ea4a258179c32bf authored almost 2 years ago by AN Long <[email protected]>
Previously, this used to fail:
```py
from typing import *
T = TypeVar("T")
P = ParamSpec("...
baf4eb083c09b323cc12b8636c28c14089b87de8 authored almost 2 years ago by Alex Waygood <[email protected]>
08254be6c5324416081cc28a047b377e1f4ed644 authored almost 2 years ago by Erlend E. Aasland <[email protected]>
0f2ba6580565c3b51396c840406211ad81297735 authored almost 2 years ago by Nikita Sobolev <[email protected]>
This is effectively two changes. The first (the bulk of the change) is where we add _Py_AddToGl...
87be8d95228ee95de9045cf2952311d20dc5de45 authored almost 2 years ago by Eric Snow <[email protected]>8709697292c67254ba836d7e88d1eba08c4a351a authored almost 2 years ago by Jens-Hilmar Bradt <[email protected]>
9b19d3936d7cabef67698636d2faf6fa23a95059 authored almost 2 years ago by Kevin Kirsche <[email protected]>
3468c768ce5e467799758ec70b840da08c3c1da9 authored almost 2 years ago by Irit Katriel <[email protected]>
Also use `raise TimeOut from <CancelledError instance>` so that the CancelledError is set
in th...
The easiest way to format strings with `{}` meaningful chars is via `%`.
1ca315538f2f9da6c7b86c4c46e76d454c1ec4b9 authored almost 2 years ago by Nikita Sobolev <[email protected]>* Eliminate all remaining uses of Py_SIZE and Py_SET_SIZE on PyLongObject, adding asserts.
* ...
7559f5fda94ab568a1a910b17683ed81dc3426fb authored almost 2 years ago by Mark Shannon <[email protected]>Use a stack to implement `pathlib.Path.walk()` iteratively instead of recursively to avoid hitti...
713df2c53489ce8012d0ede10b70950e6b0d8372 authored almost 2 years ago by Stanislav Zmiev <[email protected]>af9c34f6ef8dceb21871206eb3e4d350f6e3d3dc authored almost 2 years ago by Benjamin Fogle <[email protected]>
This fixes the ssse3 / sse2 detection when sse4 is available.
Co-authored-by: Oleg Iarygin <o...
ea93bde4ece139d4152a59f2c38aa6568559447c authored almost 2 years ago by Max Bachmann <[email protected]>The size of the returned data is too implementation specific.
61405da9a5689f554aa53929a2a9c168cab6056b authored almost 2 years ago by Erlend E. Aasland <[email protected]>3d7eb66c963c0c86021738271483bef27c425b17 authored almost 2 years ago by Icelain <[email protected]>
GH-25309 enabled SSL_OP_IGNORE_UNEXPECTED_EOF by default, with a comment
that it restores OpenS...
Co-authored-by: C.A.M. Gerlach <[email protected]>
7b2d53daccf5a6479e179535068fd9a841db44fc authored almost 2 years ago by Erlend E. Aasland <[email protected]>Co-authored-by: C.A.M. Gerlach <[email protected]>
c74073657e32b8872f91b3bbe1efa9af20adbea9 authored almost 2 years ago by Timo Ludwig <[email protected]>Co-authored-by: C.A.M. Gerlach <[email protected]>
c24f1f1e874c283bb11d8b9fbd661536ade19fe9 authored almost 2 years ago by Erlend E. Aasland <[email protected]>0a60deaeaf1d129cb061f50995a8b6d9d18fa3ec authored almost 2 years ago by Artem Mukhin <[email protected]>
e0c63b72671bf816d3073f1a6a9107f6c171cae7 authored almost 2 years ago by gaogaotiantian <[email protected]>
d1a89ce5156cd4e1eff5823ec2200885c43e395e authored almost 2 years ago by Sergey B Kirpichev <[email protected]>
* Add link to `sys.exit` function documentation
* Update Doc/library/os.rst
Co-authored-by...
41ef502d740b96ca6333a2d0202df7cce4a84e7d authored almost 2 years ago by David Poirier <[email protected]>76350e85ebf96df588384f3d9bdc20d11045bef4 authored almost 2 years ago by Irit Katriel <[email protected]>
Aside from sys and builtins, _io is the only core builtin module that hasn't been ported to mult...
e6ecd3e6b437f3056e0a410a57c52e2639b56353 authored almost 2 years ago by Eric Snow <[email protected]>8d015fa000db5775d477cd04dc574ba13721e278 authored almost 2 years ago by Irit Katriel <[email protected]>
The error-handling code in new_interpreter() has been broken for a while. We hadn't noticed bec...
d1b883b52a99427d234c20e4a92ddfa6a1da8880 authored almost 2 years ago by Eric Snow <[email protected]>0214c7ad90b0afc3d1491c96e22e48d426caf5e2 authored almost 2 years ago by Raymond Hettinger <[email protected]>
Moving it valuable with a per-interpreter GIL. However, it is also useful without one, since it...
743687434c5baf01c266320b34c7a828726702a6 authored almost 2 years ago by Eric Snow <[email protected]>remove superfluous parens from itertools.batched recipe
4bb1dd3c5c14338c9d9cea5988431c858b3b76e0 authored almost 2 years ago by wim glenn <[email protected]>Prior to this change, errors in _Py_NewInterpreterFromConfig() were always fatal. Instead, call...
3bb475662ba998e1b2d26fa370794d0804e33927 authored almost 2 years ago by Eric Snow <[email protected]>Def: https://github.com/python/cpython/blame/5ffdaf748d98da6065158534720f1996a45a0072/Include/...
910a64e3013bce821bfac75377cbe88bedf265de authored almost 2 years ago by Nikita Sobolev <[email protected]>7f760c2fca3dc5f46a518f5b7622783039bc8b7b authored almost 2 years ago by Irit Katriel <[email protected]>
868490e32790eb1f1b44bbae2f12d480a23dbdac authored almost 2 years ago by Irit Katriel <[email protected]>
5c471f3f2a74f4ae7764ed025d2ef077d692d608 authored almost 2 years ago by Irit Katriel <[email protected]>
82eb9469e717e0047543732287a8342e646c2262 authored almost 2 years ago by Nikita Sobolev <[email protected]>
1a5a14183ec807ead1c6a46464540159124e5260 authored almost 2 years ago by Raymond Hettinger <[email protected]>
4075fe1d8d609edbfff11526f2b1a9a7ce817d07 authored almost 2 years ago by Raymond Hettinger <[email protected]>
Looks like the consensus is that we don't need this file anymore.
Old version can be always fou...
094cf392f49d3c16fe798863717f6c8e0f3734bb authored almost 2 years ago by Raymond Hettinger <[email protected]>
Some debug-only code slipped in with gh-102543.
https://github.com/python/cpython/issues/102304
5c75b7a91ca7ad4133d5a7e9c245268bcfdd993e authored almost 2 years ago by Eric Snow <[email protected]>https://github.com/python/cpython/issues/102304
28d369e070652e8f2274101d72131e3140dfadf7 authored almost 2 years ago by Eric Snow <[email protected]>The essentially eliminates the global variable, with the associated benefits. This is also a pre...
ad77d16a6252c2e616bf41b981a6d919c1122b4d authored almost 2 years ago by Eric Snow <[email protected]>
Since we pass a structure of type `OSVERSIONINFOEX`, we need to call
`GetVersionEx` instead of ...
5e6661bce968173fa45b74fa2111098645ff609c authored almost 2 years ago by Alan Williams <[email protected]>
40d4f1579382a16d95ec67f2f03167bc1181dbd9 authored almost 2 years ago by Irit Katriel <[email protected]>
382ee2f0f2be662fbcabcb4a6b38de416cea0cae authored almost 2 years ago by Pieter Eendebak <[email protected]>
Co-authored-by: Guido van Rossum <[email protected]>
Co-authored-by: Alex Waygood <Alex.Wayg...
d51a6dc28e1b2cd0353a78bd13f46e288fa39aa6 authored almost 2 years ago by Irit Katriel <[email protected]>
4d1f033986675b883b9ff14588ae6ff78fdde313 authored almost 2 years ago by Irit Katriel <[email protected]>
ccb5af7bfee59b72313ccf1fa2c9b0dca347ac96 authored almost 2 years ago by Irit Katriel <[email protected]>
ad77b80b0542a71eff54d1a193bd044a71e8e00b authored almost 2 years ago by Irit Katriel <[email protected]>
3adb23a17d25e36bd80874e860835182d851623f authored almost 2 years ago by Raymond Hettinger <[email protected]>
1cb75a9ce0c41fb9567f0750b9811268a189ec72 authored almost 2 years ago by Irit Katriel <[email protected]>
e1e9bab0061e8d4bd7b94ed455f3bb7bf8633ae7 authored almost 2 years ago by Irit Katriel <[email protected]>
039714d00f147be4d018fa6aeaf174aad7e8fa32 authored almost 2 years ago by gaogaotiantian <[email protected]>
b3cc11a08e1e9121ddba3b9afb9fae032e86f449 authored almost 2 years ago by Irit Katriel <[email protected]>
72186aa637bc88cd5f5e234803af64acab25994c authored almost 2 years ago by Raymond Hettinger <[email protected]>
174c4bfd0fee4622657a604af7a2e7d20a3f0dbc authored almost 2 years ago by Carl Meyer <[email protected]>
65fb7c4055f280caaa970939d16dd947e6df8a8d authored almost 2 years ago by Inada Naoki <[email protected]>
4f5774f648eafd1a7076ecf9af9629fb81baa363 authored almost 2 years ago by Kumar Aditya <[email protected]>
f33b33eb31c11a32b2955eb1f002f02267bd7d61 authored almost 2 years ago by Steve Dower <[email protected]>
3f9285a8c52bf776c364f0cf4aecdd8f514ac4e1 authored almost 2 years ago by Irit Katriel <[email protected]>
405739f9166592104a5b0b945de92e28415ae972 authored almost 2 years ago by Mark Dickinson <[email protected]>
6372e290c0ac0993e4e2f66b12efdb076f620d09 authored almost 2 years ago by Irit Katriel <[email protected]>
This deprecates `st_ctime` fields on Windows, with the intent to change them to contain the corr...
0f175766e27642108c65bba04bbd54dcf8799b0e authored almost 2 years ago by Steve Dower <[email protected]>