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
13e460086b007691f2ca1c5ff677cdb70d19eba8 authored over 1 year ago
a5f244d627a6815cf2d8ccec836b9b52eb3e8de2 authored over 1 year ago
Fix a race condition in the internal `multiprocessing.process` cleanup
logic that could manifes...
b9c807a260f63284f16e25b5e98e18191f61a05f authored over 1 year ago
8817886ae571f5b5ce4e2e6cfd2458622d0efac1 authored over 1 year ago
4b107d86f38f6778562d4fe5e1d881b52c9d9d6c authored over 1 year ago
cd9748409aa877d6d9905730bf68f25cf7a6a723 authored over 1 year ago
64d1b44a5459605af3e8572d4febfde021315633 authored over 1 year ago
* Support for conversion specifiers o (octal) and X (uppercase hexadecimal).
* Support for leng...
Annotate methods of the following classes:
- class Function
- class Parameter
- class LandMine
Co-authored-by: Alex Waygood <[email protected]>
bf6dd8f5fd98a1833646eb22269cad076836ebba authored over 1 year agoCo-authored-by: Alex Waygood <[email protected]>
c482e9a4e6f9c0b88ea248c4a0e0aa97223b5233 authored over 1 year agoCo-authored-by: Paul Ganssle <[email protected]>
5841fbc1a2aa5dd9e1c3d8d369f2bba8a99b285b authored over 1 year ago0c5e79bcdf99a6a07c65b0ea6d7701b6e041481c authored over 1 year ago
ffe47cb623999db05959ec4b5168d1c87a1e40ef authored over 1 year ago
Co-authored-by: Petr Viktorin <[email protected]>
93923793f602ea9117f13bfac8cbe01a864eeb01 authored over 1 year ago
- AnyStr can be used in type annotations, contrary to the section header
- Unpack can also be u...
b9fcfa60244da85d8847a05e8d5e75d0a6694f90 authored over 1 year ago
014dd301b5a075a73430eb4e583e851f49d03e29 authored over 1 year ago
Co-authored-by: Aniket Panse <[email protected]>
Co-authored-by: Gregory P. Smith <greg@krypto....
2e91c7e62609ef405901dd5c4cb9d5aa794591ab authored over 1 year ago
60993ba8b4a04dfcf2d3067d919bcce160f01bd5 authored over 1 year ago
Co-authored-by: Jelle Zijlstra <[email protected]>
99b641886a09252bbcf99a1d322fa8734f1ca30d authored over 1 year agob870b1fa755808977578e99bd42859c519e00bb7 authored over 1 year ago
This commit replaces the Python implementation of the tokenize module with an implementation
th...
bpo-17258: `multiprocessing` now supports stronger HMAC algorithms for inter-process connection...
3ed57e4995d9f8583083483f397ddc3131720953 authored over 1 year ago(this adjusts new code) raise RuntimeError if provided config file is invalid or empty, not Valu...
12f1581b0c43f40a792c188e17d2dea2357debb3 authored over 1 year agoCo-authored-by: Alex Waygood <[email protected]>
27a68be77f7a5bfb7c4b97438571b4fcf5aae8b4 authored over 1 year ago
- Make some string interpolations more readable using f-strings or
explicit parametrisation
...
30488fa22a8f63753192ae7f1d01665857764e45 authored over 1 year ago
Use non-Raw malloc for c_fds_to_keep as the code could ask for 0 length.
d1732feea0eadd4ccc3516440d0c071be0093dec authored over 1 year ago
Co-authored-by: Terry Jan Reedy <[email protected]>
Co-authored-by: Oleg Iarygin <oleg@arhadthed...
2c97878bb8a09f5aba8bf413bb794f6efd5065df authored over 1 year ago
ff7f7316326a19749c5d79f9e44acdbe7d54ac4e authored over 1 year ago
Both methods were new in Python 3.9.
663c049ff78a299bdf7c1a0444b9900e6d37372d authored over 1 year agoThe following local variables were assigned but never used:
- line 551: result
- line 1341:...
For code readability. Instances of `builtins.dict` have been ordered since 3.6, and have been gu...
02b60035ceb735c3f7dd5bb7dc6a1508748a7a8d authored over 1 year ago06eeee97e36aa6bb3d21d7cbc288763ae3a7b21e authored over 1 year ago
Co-authored-by: sunmy2019 <[email protected]>
Co-authored-by: Jelle Z...
3bc94e678f2961eafc9d665898d73afc6204d314 authored over 1 year ago
This PR updates `math.nextafter` to add a new `steps` argument. The behaviour is as though `math...
6e39fa19555043588910d10f1fe677cf6b04d77e authored over 1 year agoSkip test_subprocess.ProcessTestCase.test_empty_env if ASAN is enabled.
c3f43bfb4bec39ff8f2c36d861a3c3a243bcb3af authored over 1 year ago625887e6df5dbebe48be172b424ba519e2ba2ddc authored over 1 year ago
New additions to the tty library. Functions added: cfmakeraw(), and cfmakecbreak(). The
functio...
3ac856e69734491ff8423020c700c9ae86ac9a08 authored over 1 year ago
Co-authored-by: Kirill <[email protected]>
Co-authored-by: Hugo van Kem...
ac56a854b418d35ad3838f3072604227dc718fca authored over 1 year ago
Co-authored-by: Alex Waygood <[email protected]>
8f1f3b9abdaa3e9d19aad22d6c310eb1f05ae5c2 authored over 1 year ago
This threw a SystemError before #104603. Adding a separate test
because this was a different fa...
8a8853af24b41a73653d07dcc2f44d05b10e0673 authored over 1 year ago
This allows :keyword:`type` to link to docs for the new `type`
statement (being written in gh-1...
a412fc58ccb8c6739b179137321cbbb1abebcd2f authored over 1 year ago
9c5aa8967bd7c1b02fb1da055c6b3afcccbbb251 authored over 1 year ago
c26d03d5d6da94367c7f9cd93185616f2385db30 authored over 1 year ago
This adds a number of PRIO_DARWIN_* constants to the os module for use with os.setpriority.
-...
616fcad6e2e10b0d0252e7f3688e61c468c54e6e authored over 1 year agofd04bfeaf7a4531120ad450dbd1afc121a2523ee authored over 1 year ago
70c77964778817907fbcc2a047a2abad4eb6e127 authored over 1 year ago
Co-authored-by: Jelle Zijlstra <[email protected]>
86e6f16ccb97f66f2b9a31191ce347dca499d48c authored over 1 year ago3fadd7d5857842fc5cddd4c496b73161b0bcb421 authored over 1 year ago
Don't set special protocol attributes on non-protocol subclasses of protocols
f7835fc7e9617cefd87e72002916e258f589c857 authored over 1 year agoaab2a366b7d6a5c123bc8d23d66db4d2277dfa09 authored over 1 year ago
Annotate the following:
- methods of class Class
- methods of class Module
- methods of cla...
Just skip the tests that depend on the _testclinic extension module;
we can still run the Pytho...
b9dce3aec46bf5190400bd8239fdd4ea9e64d674 authored over 1 year ago
- Convert `unspecified` and `unknown` to be members of a `Sentinels` enum, rather than instances...
1c55e8d00728ceabd97cd1a5bd4906c9875a80c6 authored over 1 year agoRemove 'in_classes' and 'so_far' from DSLParser.directive_module()
61027c0211adf50e81b202075246509775808482 authored over 1 year ago0589c6a4d3d822cace42050198cb9a5e99c879ad authored over 1 year ago
Co-authored-by: Barney Gale <[email protected]>
dcdc90d384723920e8dea0ee04eae8c219333634 authored over 1 year agoWeaken contract of PyUnstable_InterpreterFrame_GetCode to return PyObject*.
cfa517d5a68bae24cbe8d9fe6b8e0d4935e507d2 authored over 1 year agoMove eval-breaker to the front of the interpreter state.
68b5f08b72e02f62ec787bfbb7aa99bac661daec authored over 1 year agoCo-authored-by: Carl Meyer <[email protected]>
662aede68b0ea222cf3db4715b310e91c51b665f authored over 1 year ago152227b569c3a9b87fe0483706f704762ced6d75 authored over 1 year ago
c5b670efd1e6dabc94b6308734d63f762480b80f authored over 1 year ago
678bf57ed04b8c250f0bc031ebd264bece76e731 authored over 1 year ago
7fc8e2d4627cdba5cb0075c9052ed6f4b6ecd36d authored over 1 year ago
Co-authored-by: Carl Meyer <[email protected]>
b27fe67f3c643e174c3619b669228ef34b6d87ee authored over 1 year ago
Introduce TypeSet, and use it to annotate the 'accept' keyword of
various C converters. Also ad...
Print both if they are different, as may happen in the future.
aed643baa968b4959b830d37750080cac546fba7 authored over 1 year ago
Move all of the Python C API calls into the parent process up front
instead of doing PyLong_AsL...
f7df17394906f2af51afef3c8ccaaab3847b059c authored over 1 year ago
During the PEP 695 implementation at one point I made
TypeVar.__name__ return garbage, and all ...
97db2f3e07bf7d56750e215e4f32653bf3867ef8 authored over 1 year ago
Co-authored-by: Alex Waygood <[email protected]>
0cb2fdc6217aa7c04b5c798cfd195c8d0f4af353 authored over 1 year ago`urllib.parse.urlsplit` has already been respecting the WHATWG spec a bit #25595.
This adds m...
2f630e1ce18ad2e07428296532a68b11dc66ad10 authored over 1 year ago* gh-104469: Update README.txt for _testcapi
Co-authored-by: Erlend E. Aasland <erlend.aaslan...
b58bc8c2a9a316891a5ea1a0487aebfc86c2793a authored over 1 year ago1b5a2b085c28d230c9ef9bd9b472afc85e087ced authored over 1 year ago
0afc473f500955b85c71725d8ae7d65787db5dd1 authored over 1 year ago
b4a974792355cb0f525211b2962679e68949f02e authored over 1 year ago
This fixes several ways file descriptors could be leaked from `subprocess.Popen` constructor dur...
3a4c44bb1e92802db64deec59cf8a68ad3973219 authored over 1 year ago20e994c535fea33b827e69323f80fec056a76250 authored over 1 year ago
Co-authored-by: Carl Meyer <[email protected]>
5e9f471e7db30893fb3f42681f17fdcdb70069ee authored over 1 year agoa454a6651ba26ed623377dd01ed62a0a22afa8c7 authored over 1 year ago
Fixes #104555
1163782868454287ca9ac170aaebca4beeb83192 authored over 1 year agof40890b124a330b589c8093127be1274e15dbd7f authored over 1 year ago
febcc6ccfb0726dab588e64b68d91abb37db1939 authored over 1 year ago
442a3e65da2594bedee88a3e81338d86926bde56 authored over 1 year ago
Fix indentation error in logging.config.rst
0bb61dd5b0ffc248e18f1b33cddd18788f28e60a authored over 1 year agoc22fced96c4d472221071d12e8e88b0a33f6bb4b authored over 1 year ago
505e2954a9bbc843128de818bf2f3cd15e55f146 authored over 1 year ago
Check if any clinic output actually changes any of the output files
before deciding if we shoul...