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
Closes #101965
Automerge-Triggered-By: GH:erlend-aasland
0f7a9725300e750947159409abbf5722a4a79f8b authored almost 2 years ago by Owain Davies <[email protected]>Co-authored-by: C.A.M. Gerlach <[email protected]>
02d9f1504beebd98dea807f4b8761d3675a500d0 authored almost 2 years ago by Erlend E. Aasland <[email protected]>6f25657b83d7a680a97849490f6e973b3a695e1a authored almost 2 years ago by Gihwan Kim <[email protected]>
022b44f2546c44183e4df7b67e3e64502fae9143 authored almost 2 years ago by Irit Katriel <[email protected]>
4d3bc89a3f54c4f09756a9b644b3912bf54191a7 authored almost 2 years ago by Irit Katriel <[email protected]>
36854bbb240e417c0df6f0014924fcc899388186 authored almost 2 years ago by Jason R. Coombs <[email protected]>
Automerge-Triggered-By: GH:FFY00
84181c14040ed2befe7f1a55b4f560c80fa61154 authored almost 2 years ago by Filipe Laíns <[email protected]>Previously, any data _after_ the zip64 extra would be removed.
With many new tests.
Fixe...
59e86caca812fc993c5eb7dc8ccd1508ffccba86 authored almost 2 years ago by Tim Hatch <[email protected]>ed01addb59a554804995303ad3e7bf0c6067737b authored almost 2 years ago by Dong-hee Na <[email protected]>
* gh-101907: Removes use of non-standard C++ extension from Include/cpython/code.h
* Make cas...
a99eb5cd9947629a6745a4ad99cb07af1c287b5d authored almost 2 years ago by Steve Dower <[email protected]>Adapt StringIO, TextIOWrapper, FileIO, Buffered*, and BytesIO types.
Automerge-Triggered-By: ...
c00faf79438cc7f0d98af2679c695f747e4369a3 authored almost 2 years ago by Erlend E. Aasland <[email protected]>Automerge-Triggered-By: GH:erlend-aasland
27136310414965a3ea7f835e416cf74b91cefb48 authored almost 2 years ago by Erlend E. Aasland <[email protected]>Fixes compiler warnings in pytime.c.
b1b375e2670a58fc37cb4c2629ed73b045159918 authored almost 2 years ago by Mark Dickinson <[email protected]>Co-authored-by: C.A.M. Gerlach <[email protected]>
60bbed7f174e481d3fc69984430a4667951678b3 authored almost 2 years ago by Erlend E. Aasland <[email protected]>3b264df470c82d77f5b01c6f9d1d7173d1cb9597 authored almost 2 years ago by Raymond Hettinger <[email protected]>
This PR updates the cmath module documentation to reflect the reality that Python is almost alwa...
b513c46d998344dc07eb6d510782c2e23d2b859e authored almost 2 years ago by Mark Dickinson <[email protected]>32df540635cacce1053ee0ef98ee23f3f6a43c02 authored almost 2 years ago by neuralstring <[email protected]>
Fix missing 'is' in cmath.log() docstring
71f614ef2a3d66213b9cae807cbbc1ed03741221 authored almost 2 years ago by Owain Davies <[email protected]>gh-100210: correct the comment link for unescaping HTML
9a07eff628c1cd88b7cdda88a8fd0db3fe7ea552 authored almost 2 years ago by Jean-Christophe Amiel <[email protected]>072935951f7cd44b40ee37fe561478b2e431c2fb authored almost 2 years ago by Jason R. Coombs <[email protected]>
6aab56f3c2ee331116eba242d2fcdca592577328 authored almost 2 years ago by Patricio Paez <[email protected]>
36b670908b3546f46283aae4dbf311e53289f3d1 authored almost 2 years ago by Reza Rastak <[email protected]>
61f1e67c6fcbf80eb9be2b75f7d62954e28c89e6 authored almost 2 years ago by Furkan Onder <[email protected]>
5170caf3059fdacc92d7370eecb9fe4f0c5a1c76 authored almost 2 years ago by Jason R. Coombs <[email protected]>
128379b8cdb88a6d3d7fed24df082c9a654b3fb8 authored almost 2 years ago by Nicko van Someren <[email protected]>
* gh-101536: [docs] Improve attributes of `urllib.error.HTTPError`
* Address review
af446bbb76f64e67831444a0ceee6863a1527088 authored almost 2 years ago by Nikita Sobolev <[email protected]>89413bbccb9261b72190e275eefe4b0d49671477 authored almost 2 years ago by Eclips4 <[email protected]>
7f1c72175600b21c1c840e8988cc6e6b4b244582 authored almost 2 years ago by Owain Davies <[email protected]>
77d95c83733722ada35eb1ef89ae5b84a51ddd32 authored almost 2 years ago by Jan Gosmann <[email protected]>
* gh-101992: update plistlib examples to be runnable
* Update Doc/library/plistlib.rst
---...
a1723caabfcdca5d675c4cb04554fb04c7edf601 authored almost 2 years ago by Dustin Rodrigues <[email protected]>f482ade4c7887c49dfd8bba3be76f839e562608d authored almost 2 years ago by Dong-hee Na <[email protected]>
Resolving the drive independently uses the OS API, which ensures it starts from the current dire...
072011b3c38f871cdc3ab62630ea2234d09456d1 authored almost 2 years ago by Barney Gale <[email protected]>
Use `fnmatch` to match path and pattern anchors, just as we do for other
path parts. This allow...
775f8819e319127f9bfb046773b74bcc62c68b6a authored almost 2 years ago by Dong-hee Na <[email protected]>
- possitibility => possibility
- disaallowed => disallowed
a3bb7fbe7eecfae6bf7b2f0912f9b2b12fac8db1 authored almost 2 years ago by Oleg Iarygin <[email protected]>
gh-101891 is causing failures under `$> ./python -m test test_imp -R 3:3`. Furthermore, with th...
984f8ab018f847fe8d66768af962f69ec0e81849 authored almost 2 years ago by Eric Snow <[email protected]>We're adding the function back, only for the stable ABI symbol and not as any form of API. I had...
4d8959b73ac194ca9a2f623dcb5c23680f7d8536 authored almost 2 years ago by Eric Snow <[email protected]>Changes `asyncio.wait_for` to use `asyncio.timeout` as its underlying implementation.
a5024a261a75dafa4fb6613298dcb64a9603d9c7 authored almost 2 years ago by Kumar Aditya <[email protected]>226484e47599a93f5bf033ac47198e68ff401432 authored almost 2 years ago by Eli Schwartz <[email protected]>
68bd8c5e2efab64ff9d38a214775164182179431 authored almost 2 years ago by Eclips4 <[email protected]>
* Replace bitbucket.org domain by forge.example
* Update example to python.org
* Use explicitl...
* fileutils: handle non-blocking pipe IO on Windows
Handle erroring operations on non-blockin...
739c026f4488bd2e37d500a2c3d948aaf929b641 authored almost 2 years ago by Rayyan Ansari <[email protected]>Fixes #101951.
Automerge-Triggered-By: GH:iritkatriel
36b139af638cdeb671cb6b8b0315b254148688f7 authored almost 2 years ago by Irit Katriel <[email protected]>df7ccf6138b1a2ce0b82ff06aa3497ca4d38c90d authored almost 2 years ago by penguin_wwy <[email protected]>
This merges their code. They're backed by the same single HACL* static library, having them be a...
0b13575e74ff3321364a3389eda6b4e92792afe1 authored almost 2 years ago by Gregory P. Smith <[email protected]>Enforcing (optionally) the restriction set by PEP 489 makes sense. Furthermore, this sets the st...
89ac665891dec1988bedec2ce9b2c4d016502a49 authored almost 2 years ago by Eric Snow <[email protected]>They were broken by gh-101920.
https://github.com/python/cpython/issues/101758
3dea4ba6c1b9237893d23574f931f33c940b74e8 authored almost 2 years ago by Eric Snow <[email protected]>The test verifies the behavior of single-phase init modules when loaded in multiple interpreters...
b365d88465d9228ce4e9e0be20b88e9e4056ad88 authored almost 2 years ago by Eric Snow <[email protected]>This change is almost entirely moving code around and hiding import state behind internal API. ...
b2fc5492789623d656953d458f3eeaac03c1ef56 authored almost 2 years ago by Eric Snow <[email protected]>
* Convert zone info type to heap type and add it to module state
* Add global variables to modu...
Automerge-Triggered-By: GH:erlend-aasland
eb0c485b6c836abb71932537a5058344d11d7bc8 authored almost 2 years ago by Erlend E. Aasland <[email protected]>Fix refleak in SEND instruction.
c7766245c14fa03b8afd3aff9be30b13d0069f95 authored almost 2 years ago by Mark Shannon <[email protected]>e8b6aaad2faf11fe315410138a5c5943d610d8d8 authored almost 2 years ago by Erlend E. Aasland <[email protected]>
8a2b7ee64d1bde762438b458ea7fe88f054a3a88 authored almost 2 years ago by Erlend E. Aasland <[email protected]>
This builds HACL* as a library in one place.
A followup to #101707 which broke some WASM buil...
d777790bab878b8d1a218a1a60894b2823485cca authored almost 2 years ago by Gregory P. Smith <[email protected]>The new test exercises the most important variants for single-phase init extension modules. We a...
096d0097a09e439a4564531b297a998e5d74c9b5 authored almost 2 years ago by Eric Snow <[email protected]>81e3aa835c32363f4547b6566edf1125386f1f6d authored almost 2 years ago by Irit Katriel <[email protected]>
Fix missing term references for hashable definition
3690688149dca11589af59b7704541336613199a authored almost 2 years ago by Furkan Onder <[email protected]>
Replace the builtin hashlib implementations of SHA2-384 and SHA2-512
originally from LibTomCryp...
Previously, we checked exclusively for `__GLIBC__` (AND'd with some other
conditions). Checking...
`socket.getaddrinfo()` no longer raises `OverflowError` based on the **port** argument. Error re...
928752ce4c23f47d3175dd47ecacf08d86a99c9d authored almost 2 years ago by Radek Smejkal <[email protected]>0c6fe81dce9d6bb1dce5e4503f1b42bc5355ba24 authored almost 2 years ago by Steve Dower <[email protected]>
95cbb3d908175ccd855078b3fab7f99e7d0bca88 authored almost 2 years ago by James Lee <[email protected]>
2db2c4b45501eebef5b3ff89118554bd5eb92ed4 authored almost 2 years ago by Erlend E. Aasland <[email protected]>
Refactor _PyInterpreterFrame a bit, to assist generator improvement.
d9199175c7386a95aaac91822a2197b9365eb0e8 authored almost 2 years ago by Mark Shannon <[email protected]>160f2fe2b90ed5ec7838cb4141dd35768422891f authored almost 2 years ago by Mark Shannon <[email protected]>
a1f08f5f19753c7c9295f51b5ae1262c7a1c838f authored almost 2 years ago by Steve Kowalik <[email protected]>
pyspecific: Fix i18n for availability directive
If the directive has content, the previous co...
6ef6915d3530e844243893f91bf4bd702dfef570 authored almost 2 years ago by Jean Abou-Samra <[email protected]>unhardcode freeze test build parallelism. base it on the number of cpus, don't use more than max...
dfc2e065a2e71011017077e549cd2f9bf4944c54 authored almost 2 years ago by Gregory P. Smith <[email protected]>Utilize new functions termios.tcgetwinsize() and termios.tcsetwinsize in test_pty.py.
Signed-...
da2fb9264315dc30ac3012b4dbf5ba76d3f34433 authored almost 2 years ago by Soumendra Ganguly <[email protected]>
Prevent test_tools from copying 1000M of "source"
It doesn't need a git repo, just the ch...
3eb12df8b526aa5a2ca6b43f21a1c5e7d38ee634 authored almost 2 years ago by mjoerg <[email protected]>
b652d40f1c88fcd8595cd401513f6b7f8e499471 authored almost 2 years ago by Kumar Aditya <[email protected]>
17143e2c30ae5e51945e04eeaec7ebb0e1f07fb5 authored almost 2 years ago by busywhitespace <[email protected]>
61f2be08661949e2f6dfc94143436297e60d47de authored almost 2 years ago by Hugo van Kemenade <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
2037ebf81bd4bbe5421421b822bd57cfd665a1e9 authored almost 2 years ago by Erlend E. Aasland <[email protected]>e1aadedf099e645fd2eb1aa8bdcde5a105cee95d authored almost 2 years ago by Steve Dower <[email protected]>
366b94905869d680b3f1d4801fb497e78811e511 authored almost 2 years ago by Irit Katriel <[email protected]>
5d15224011217487e1a174c144af0e5f5826c17c authored almost 2 years ago by Erlend E. Aasland <[email protected]>
Add repeat, islice, chain, tee, teedataobject, and batched types to module state.
Automerge-T...
826bf0e6957fd0addc321d1baee1fa846e9457eb authored almost 2 years ago by Erlend E. Aasland <[email protected]>d40a23c0a11060ba7fa076d50980c18a11a13a40 authored almost 2 years ago by Erlend E. Aasland <[email protected]>
448c7d154e72506158d0a7a766e9f1cb8adf3dec authored almost 2 years ago by abel1502 <[email protected]>
34c50ceb1e2d40f7faab673d2033ecaafd3c611a authored almost 2 years ago by Nikita Sobolev <[email protected]>
5b946d371979a772120e6ee7d37f9b735769d433 authored almost 2 years ago by Dong-hee Na <[email protected]>
f1f3af7b8245e61a2e0abef03b2c6c5902ed7df8 authored almost 2 years ago by Partha P. Mukherjee <[email protected]>
272da55affe6f2b3b73ff5474e1246089517d051 authored almost 2 years ago by Ikko Eltociear Ashimine <[email protected]>
Fixes CVE-2023-0286 (High) and a couple of Medium security issues.
https://www.openssl.org/news...
6d92373f500eb81a175516b3abb16e21f0806c1f authored almost 2 years ago by Oleg Iarygin <[email protected]>
f23371fbc9bb283207ecebf8efd81a22538b4327 authored almost 2 years ago by Steve Dower <[email protected]>
Co-authored-by: Eric Snow <[email protected]>
cb2411886a181d25e0cff2c870f331d2949874d5 authored almost 2 years ago by Sergey B Kirpichev <[email protected]>Document that Py_TPFLAGS_VALID_VERSION_TAG shouldn't be used.
ecfd2d37c529c1952dc11fabe1758156924de67a authored almost 2 years ago by Mark Shannon <[email protected]>1c49e61b9b18d550b9c5cff69a1dd3bb218e544a authored almost 2 years ago by Dong-hee Na <[email protected]>
`math_1_to_whatever()` is no longer useful, since all existing uses of it convert to `float`.
E...
Shouldn't affect users, hence no news.
Automerge-Triggered-By: GH:mdickinson
58395759b04273edccf3d199606088e0703ae6b1 authored almost 2 years ago by Sergey B Kirpichev <[email protected]>Refactored the implementation of pty.fork to use os.login_tty.
A DeprecationWarning is now ra...
244d4cd9d22d73fb3c0938937c4f435bd68f32d4 authored almost 2 years ago by Soumendra Ganguly <[email protected]>
* Write output and metadata in a single run
This halves the time to run the cases generator
...
0e0c5d8baaa6aa91f4221c5aa57d5586e58e8652 authored almost 2 years ago by Steve Dower <[email protected]>
20cf32e761fb9eaccc142415b389998896869263 authored almost 2 years ago by Steve Dower <[email protected]>
23751ed826ee63fb486e874ec25934ea87dd8519 authored almost 2 years ago by Oleg Iarygin <[email protected]>