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
d3ca042c99b2e86a2bb927a877fdfcbacdc22f89 authored almost 2 years ago by Hyunkyun Moon <[email protected]>
f533f216e6aaba3f36639ae27210420e7dcf9de1 authored almost 2 years ago by Pablo Galindo Salgado <[email protected]>
The previous `_parse_args()` method pulled the `_parts` out of any supplied `PurePath` objects...
6716254e71eeb4666fd6d1a13857832caad7b19f authored almost 2 years ago by Barney Gale <[email protected]>This saves a comparison in `pathlib.Path.__new__()` and reduces the time taken to run `Path()`...
3e60e0213e9d884a2f4cef4df96956c5d4adde0a authored almost 2 years ago by Barney Gale <[email protected]>GH-101362: Call join() only when >1 argument supplied to pathlib.PurePath
This reduces the ti...
3572c861d8e8f03c34793608e7e2221e116aaec0 authored almost 2 years ago by Barney Gale <[email protected]>96e10229292145012bc462a6ab3ce1626c8acf71 authored almost 2 years ago by Alex Waygood <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
32220543e2db36c6146ff2704ed1714a6adecc1b authored almost 2 years ago by Partha P. Mukherjee <[email protected]>As part of investigation issue https://github.com/python/cpython/issues/102433, I discovered w...
7894bbe94ba319eb650f383cb5196424c77b2cfd authored almost 2 years ago by JosephSBoyle <[email protected]>9a478be1a4314734c697dda7a7b0e633a6fb0751 authored almost 2 years ago by Yeojin Kim <[email protected]>
Add thrashcan macros to the deallocator of the filter objects to protect against deeply nested d...
66aa78cbe604a7c5731f074b869f92174a8e3b64 authored almost 2 years ago by Marta Gómez Macías <[email protected]>Moves an example to be closer to the sentence that refers to it.
5da379ca7dff44b321450800252be01041b3320b authored almost 2 years ago by Sergey B Kirpichev <[email protected]>a74cd3ba5de1aad1a1e1ee57328b54c22be47f77 authored almost 2 years ago by Kumar Aditya <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
Co-authored-by: Erlend E. Aasland <erl...
e4609cbe4ca2d3d4fc07c19a7d0bdec52f054c63 authored almost 2 years ago by Dustin Rodrigues <[email protected]>
Co-authored-by: Erlend E. Aasland <[email protected]>
81763341ede99ea5ae8993a57b8e3b71b46b2d72 authored almost 2 years ago by Jaysinh Shukla <[email protected]>77a3196b7cc17d90a8aae5629aa71ff183b9266a authored almost 2 years ago by Byeongmin Choi <[email protected]>
90801e48fdd2a57c5c5a5e202ff76c3a7dc42a50 authored almost 2 years ago by Gouvernathor <[email protected]>
c2bd55d26f8eb2850eb9f9026b5d7f0ed1420b65 authored almost 2 years ago by Alexey Izbyshev <[email protected]>
Co-authored-by: Oleg Iarygin <[email protected]>
705487c6557c3d8866622b4d32528bf7fc2e4204 authored almost 2 years ago by Raj <[email protected]>Since #101826 was merged, the internal macro `_Py_InIntegralTypeRange` is unused, as are its sup...
b022250e67449e0bc49a3c982fe9e6a2d6a7b71a authored almost 2 years ago by Mark Dickinson <[email protected]>The input files no longer use `-i`.
8de59c1bb9fdcea69ff6e6357972ef1b75b71721 authored almost 2 years ago by Jacob Bower <[email protected]>cb944d0be869dfb1189265467ec8a986176cc104 authored almost 2 years ago by Wagner Alberto <[email protected]>
7b9132057d8f176cb9c40e8324f5122a3132ee58 authored almost 2 years ago by Nikita Sobolev <[email protected]>
4e7c0cbf59595714848cf9827f6e5b40c3985924 authored almost 2 years ago by Owain Davies <[email protected]>
Fixes #101564
12011dd8bafa6867f2b4a8a9e8e54cb0fbf006e4 authored almost 2 years ago by Nikita Sobolev <[email protected]>71db5dbcd714b2e1297c43538188dd69715feb9a authored almost 2 years ago by Irit Katriel <[email protected]>
Found some duplicate `to`s in the documentation and some code comments and fixed them.
[M...
73250000ac7d6a5e41917e8bcea7234444cbde78 authored almost 2 years ago by Michael K <[email protected]>ed55c69ebd74178115cd8b080f7f8e7588cd5fda authored almost 2 years ago by Dong-hee Na <[email protected]>
60597439ef482a840f8ffc76eb6c27f3ba773d9c authored almost 2 years ago by Hyunkyun Moon <[email protected]>
eaae563b6878aa050b4ad406b67728b6b066220e authored almost 2 years ago by Stefan Pochmann <[email protected]>
2f62a5da949cd368a9498e6a03e700f4629fa97f authored almost 2 years ago by Hyunkyun Moon <[email protected]>
The newer APIs are more widely available than the old ones, and are called in a way to preserve ...
c1748ed59dc30ab99fe69c22bdbab54f93baa57c authored almost 2 years ago by Max Bachmann <[email protected]>fix ignored return value
d3d20743ee1ae7e0be17bacd278985cffa864816 authored almost 2 years ago by Max Bachmann <[email protected]>f91846ba390f4437bcd525dfe6ed4355a894e159 authored almost 2 years ago by Irit Katriel <[email protected]>
Fix issue reported https://mail.python.org/archives/list/[email protected]/message/KE7OIAO53P4XRC4...
7d1d66341838d7d1963c9ee7ffca2950d3a751fd authored almost 2 years ago by Inada Naoki <[email protected]>938e36f824c5f834d6b77d47942ad81edd5491d0 authored almost 2 years ago by Max Bachmann <[email protected]>
360ef843d8fc03aad38ed84f9f45026ab08ca4f4 authored almost 2 years ago by Anthony Sottile <[email protected]>
https://github.com/python/cpython/issues/100227
880437d4ec65ef35d505eeaff9dad5c6654dbc1a authored almost 2 years ago by Eric Snow <[email protected]>https://github.com/python/cpython/issues/100227
f300a1fa4c121f7807cbda4fc8bb26240c69ea74 authored almost 2 years ago by Eric Snow <[email protected]>
* Emit straight stack_pointer[-i] instead of PEEK(i), POKE(i, ...)
* Expand JUMPBY() and NEXTOP...
Our legacy mailgun account is associated with a parent rackspace account that I am trying to dec...
e1a90ec75cd0f5cab21b467a73404081eaa1077f authored almost 2 years ago by Ee Durbin <[email protected]>4c87537efb5fd28b4e4ee9631076ed5953720156 authored almost 2 years ago by Irit Katriel <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
85b1fc1fc5a2e49d521382eaf5e7793175d00371 authored almost 2 years ago by Furkan Onder <[email protected]>9f799ab0200f07d762eb8fe822c606e1b4b4866e authored almost 2 years ago by Irit Katriel <[email protected]>
6b2d7c0ddb4d2afe298ee7c8f6a23c400f1465fd authored almost 2 years ago by Petr Viktorin <[email protected]>
Refactor DynOptionMenu's initializer to not copy kwargs dict and use subscripting;
improve its...
Co-authored-by: Jelle Zijlstra <[email protected]>
Co-authored-by: Alex Waygood <Alex.Wa...
Make docstrings for `as_integer_ratio` consistent across types, and document that
the returned ...
This PR adds a private `Fraction._from_coprime_ints` classmethod for internal creations of `Frac...
4f3786b7616dd464242b88ad6914053d409fe9d2 authored almost 2 years ago by Sergey B Kirpichev <[email protected]>This is related to fixing the refleaks introduced by commit 096d009. I haven't been able to fin...
bb0cf8fd60e71581a90179af63e60e8704c3814b authored almost 2 years ago by Eric Snow <[email protected]>Automerge-Triggered-By: GH:AlexWaygood
0db6f442598a1994c37f24e704892a2bb71a0a1b authored almost 2 years ago by Gouvernathor <[email protected]>e3c3f9fec099fe78d2f98912be337d632f6fcdd1 authored almost 2 years ago by Dennis Sweeney <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
101a12c5767a8c6ca6e32b8e24a462d2606d24ca authored almost 2 years ago by Nikita Sobolev <[email protected]>The argument is used as a switch and corresponds to a boolean logic. Therefore it is more intuit...
f3cb15c88afa2e87067de3c6106664b3f7cd4035 authored almost 2 years ago by Rotzbua <[email protected]>8d0f09b1beafd95763a5da53acc58dac0bd63a53 authored almost 2 years ago by Jelle Zijlstra <[email protected]>
6daf42b28e1c6d5f0c1a6350cfcc382789e11293 authored almost 2 years ago by VMan <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
bcadcde7122f6d3d08b35671d67e105149371a2f authored almost 2 years ago by Skip Montanaro <[email protected]>Followup from #101769.
d71edbd1b7437706519a9786211597d95934331a authored almost 2 years ago by Jelle Zijlstra <[email protected]>a498de4c0ef9e264cab3320afbc4d38df6394800 authored almost 2 years ago by Nikita Sobolev <[email protected]>
Add tests for conversion from bool to complex.
41970436373f4be813fe8f5a07b6da04d5f4c80e authored almost 2 years ago by Eclips4 <[email protected]>Sync with jaraco/zipp@757a4e1a.
a35fd38b57d3eb05074ca36f3d57e1993c44ddc9 authored almost 2 years ago by Jason R. Coombs <[email protected]>Currently this gets rendered with a dangling hyphen.
207e1c5cae11108213dff5ff07443ee4cfa0d2ea authored almost 2 years ago by Jelle Zijlstra <[email protected]>89d9ff0f48c51a85920c7372a7df4a2204e32ea5 authored almost 2 years ago by Pradyun Gedam <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
b7c11264476ccc11e4bdf4bd3c3664ccd1b7c5f9 authored almost 2 years ago by Hugo van Kemenade <[email protected]>5f11478ce7fda826d399530af4c5ca96c592f144 authored almost 2 years ago by Kumar Aditya <[email protected]>
Co-authored-by: Seonkyo Ok <[email protected]>
56e93c8020e89e1712aa238574bca2076a225028 authored almost 2 years ago by SKO <[email protected]>54dfa14c5a94b893b67a4d9e9e403ff538ce9023 authored almost 2 years ago by Ionite <[email protected]>
Disable the timeout in test_implied_dirs_performance. Workaround for #102209 until I can work ou...
89b4c1205327cc8032f4a39e3dfbdb59009a0704 authored almost 2 years ago by Jason R. Coombs <[email protected]>2db23d10bf64bf7c061fd95c6a8079ddc5c9aa4b authored almost 2 years ago by Irit Katriel <[email protected]>
568fc0dee42a353f327b059a48f97c911de904b3 authored almost 2 years ago by Erlend E. Aasland <[email protected]>
81bf10e4f20a0f6d36b67085eefafdf7ebb97c33 authored almost 2 years ago by Stefan Pochmann <[email protected]>
e5e1c1fabd8b5626f9193e6c61b9d7ceb7fb2f95 authored almost 2 years ago by Max Bachmann <[email protected]>
1fa38906f0b228e6b0a6baa89ab6316989b0388a authored almost 2 years ago by Max Bachmann <[email protected]>
347f7406df62b2bbe551685d72a466f27b951f8e authored almost 2 years ago by Yeojin Kim <[email protected]>
---------
Co-authored-by: Terry Jan Reedy <[email protected]>
9f3ecd1aa3566947648a053bd9716ed67dd9a718 authored almost 2 years ago by Eclips4 <[email protected]>* Don't deadlock on shutdown if test_current_{exception,frames} fails
These tests spawn a thr...
0c857865e4f255f99d58678f878e09c11da89892 authored almost 2 years ago by Jacob Bower <[email protected]>For fast module state access from heap type methods.
ccd98a3146d66343499d04a44e038223a1a09e80 authored almost 2 years ago by Erlend E. Aasland <[email protected]>Automerge-Triggered-By: GH:erlend-aasland
d43c2652d4b1ca4d0afa468e58c4f50052f4bfa2 authored almost 2 years ago by Jonathan Protzenko <[email protected]>Automerge-Triggered-By: GH:erlend-aasland
efc985a714b6f43c43ae629183f95618054422ae authored almost 2 years ago by Erlend E. Aasland <[email protected]>Automerge-Triggered-By: GH:erlend-aasland
e07b304bb004e1298283c82bd135dd5ef96a90cc authored almost 2 years ago by Erlend E. Aasland <[email protected]>c3a178398c199038f3a0891d09f0363ec73f3b38 authored almost 2 years ago by Erlend E. Aasland <[email protected]>
lzma.LZMADecompressor and bz2.BZ2Decompressor objects caused
segfaults when their `__init__()...
9bba8035bd99813203cb3b0de218f9cc3bcdaf2f authored almost 2 years ago by Tanner Firl <[email protected]>
5b9573eed43c9a43bf0cf54fe012413e08cce34f authored almost 2 years ago by Erlend E. Aasland <[email protected]>
22b8d77b98a5944e688be0927b8139c49d4a7257 authored almost 2 years ago by Mark Shannon <[email protected]>
Revert "bpo-46978: Correct docstrings for in-place builtin operators (#31802)"
This reverts c...
572223f9ce99e8816abdcc1536db6c4ceed2d848 authored almost 2 years ago by Irit Katriel <[email protected]>Remove the undocumented locking capabilities of functools.cached_property.
056dfc71dce15f81887f0bd6da09d6099d71f979 authored almost 2 years ago by Carl Meyer <[email protected]>Missing closing ) reported on Discuss by Chukwudi Nwachukwu.
8f647477f0ab5362741d261701b5bcd76bd69ec1 authored almost 2 years ago by Terry Jan Reedy <[email protected]>Replaces our fallback non-OpenSSL MD5 and SHA1 implementations with those from HACL* as we've al...
fcadc7e405141847ab10daf5cff16be880083a24 authored almost 2 years ago by Jonathan Protzenko <[email protected]>96bf24380e44dfa1516d65480250995e737c0cb9 authored almost 2 years ago by Owain Davies <[email protected]>
- partial tests for cosh/sinh overflows (L535 and L771). I doubt
both ||-ed conditions could...
7c106a443f8cf1111947a425eed11ecf9e615ce3 authored almost 2 years ago by Mark Shannon <[email protected]>
8d46c7ed5e83e22d55fe4f4e6e873d87f340c1dc authored almost 2 years ago by somebody <[email protected]>
In commit 254b309c801f82509597e3d7d4be56885ef94c11 a previous change to avoid linking to libpy...
3ba7743b0696202e9caa283a0be253fd26a5cfbd authored almost 2 years ago by Eli Schwartz <[email protected]>Co-authored-by: HyunKyun Moon <[email protected]>
d5c7954d0c3ff874d2d27d33dcc207bb7356f328 authored almost 2 years ago by Hyunkyun Moon <[email protected]>Co-authored-by: Long Vo <[email protected]>
0d4c7fcd4f078708a5ac6499af378ce5ee8eb211 authored almost 2 years ago by Vo Hoang Long <[email protected]>c2b85a95a50687a2e5d1873e17266370876e77e9 authored almost 2 years ago by Irit Katriel <[email protected]>
7346a381be1bc5911924fcf298408e6909f3949f authored almost 2 years ago by Owain Davies <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
b40dd71241f092d90c192ebff5d58cbd7e84dc52 authored almost 2 years ago by ram vikram singh <[email protected]>
Adjust wording slightly, and use min(entries) instead of
sorted(list(entries))[0] as an example.