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
da2273fec7b1644786b9616592b53b04fdec4024 authored over 1 year ago by Kumar Aditya <[email protected]>
---------
Co-authored-by: Terry Jan Reedy <[email protected]>
f4d087964e3deaabc902a155efdf0e7f43f78d52 authored over 1 year ago by Nikita Sobolev <[email protected]>
e989e0b62aba9b487faf24d8694d28022d35a776 authored over 1 year ago by Erlend E. Aasland <[email protected]>
ffdbfe197694cb6f2509b94859ccf3534daa6fd1 authored over 1 year ago by Erlend E. Aasland <[email protected]>
For example:
class Book(StrEnum):
title = auto()
author = auto()
...
07804ce24c3103ee1bb141af31b9a1a0f92f5e43 authored over 1 year ago by Nikita Sobolev <[email protected]>
78cac520c34b133ba32665e601adbc794282f4b7 authored over 1 year ago by Steve Dower <[email protected]>
4e04393b2f64f9e44aefa436cbdac42db98d4ef0 authored over 1 year ago by zyckk4 <[email protected]>
c3d015ce62f791e703bfcabb0907cfeefac768a9 authored over 1 year ago by yuki <[email protected]>
Remove the bundled setuptools wheel from ensurepip, and stop installing setuptools in environmen...
ece20dba120a1a4745721c49f8d7389d4b1ee2a7 authored over 1 year ago by Pradyun Gedam <[email protected]>Co-authored-by: Hugo van Kemenade <[email protected]>
f39e00f9521a0d412a5fc9a50f2a553ec2bb1a7c authored over 1 year ago by Rafael Fontenelle <[email protected]>e35e0f15eba64a1dcbab10bbbd2ce276e190dcfa authored over 1 year ago by Skip Montanaro <[email protected]>
b57f55c23e15654e9dd77680ff1462603e360b76 authored over 1 year ago by Nikita Sobolev <[email protected]>
d83faf7f1ba2de95e98e3eeb5ce9009d9cd62192 authored over 1 year ago by AN Long <[email protected]>
Also touches the affected files in meaningless ways to ensure they get updated when pulling
eb5fd31948e2e379635e17545c18c9ef5d06d3e7 authored over 1 year ago by Steve Dower <[email protected]>5d9762e7cf90444b03b43262be8001ff83401aac authored over 1 year ago by Dong-hee Na <[email protected]>
76933df10afc958b2db2a6bcff7509285fbf5fcf authored over 1 year ago by Ezio Melotti <[email protected]>
217911ede5d52b02b2e3c9222439e1ea08545291 authored over 1 year ago by Erlend E. Aasland <[email protected]>
address review comments to PR-12271
Signed-off-by: Giampaolo Rodola <[email protected]>
ff3303e49c13495d8d9cf1dc0cf0624bbda1d3ae authored over 1 year ago by Giampaolo Rodola <[email protected]>a210cac77649a18bf0eb7354c9187ec91ccb078a authored over 1 year ago by Erlend E. Aasland <[email protected]>
4fe1c4b97e39429abbb9c2117fe40f585de00887 authored over 1 year ago by Nikita Sobolev <[email protected]>
0097c36e07eeb516bcccba34feb4d494a67832d5 authored over 1 year ago by Barney Gale <[email protected]>
2b6f5c3483597abcb8422508aeffab04f500f568 authored over 1 year ago by chgnrdv <[email protected]>
We no longer add a root to device paths such as `//./PhysicalDrive0`,
`//?/BootPartition` and `...
7c1b0a46c61f8bf8e2039bba1bff11b6ae20e56b authored over 1 year ago by Tian Gao <[email protected]>
3d71b5ec5ecccc14c00707d73ebbc907877b3448 authored over 1 year ago by Erlend E. Aasland <[email protected]>
95ee7c47ab53eb0e26f2b2b4f681015f49c0bff7 authored over 1 year ago by Zachary Ware <[email protected]>
e32c197ad31436e8160d9c8c0bba65d89f8ee14d authored over 1 year ago by Zachary Ware <[email protected]>
This was only needed for Tk 8.4.13 and older,
but Tkinter already requires at least 8.5.12.
be8903eb9d66ef1229f93a3a6036aeafc3bb0bda authored over 1 year ago by Nikita Sobolev <[email protected]>
1aa376f946ef68ba46937019a424d925bf5b9611 authored over 1 year ago by Ned Batchelder <[email protected]>
9cc1960df65e4bdcfd127f1fab1834e91fd13e52 authored over 1 year ago by Sergii Dymchenko <[email protected]>
282f0d26e376b6c8d8cc039b23b649422acc30e9 authored over 1 year ago by AN Long <[email protected]>
756978117698eeac3af270db25d22599e681bcb3 authored over 1 year ago by Nikita Sobolev <[email protected]>
a3d313a9e2d894f301557c18788aa1eec16c507c authored over 1 year ago by Boris Verkhovskiy <[email protected]>
7b95d23591f605fc05d4820f83fef8fbf1552729 authored over 1 year ago by Benjamin Peterson <[email protected]>
a mixin must either have a __new__ method, or be a dataclass, to be interpreted as a data-type
a6f95941a3d686707fb38e0f37758e666f25e180 authored over 1 year ago by Ethan Furman <[email protected]>STRICT boundary:
- fix bitwise operations
- make default for Flag
* Use return-offset, not yield-offset, so that instruction pointer is correct when sending to a ...
efb8a2553c88a295514be228c44fb99ef035e3fa authored over 1 year ago by Mark Shannon <[email protected]>4307feaddc76b9e93cd38e325a1f0ee59d593093 authored over 1 year ago by Stanislav Syekirin <[email protected]>
Turn on branch events for FOR_ITER instructions.
70e0a28bed1354ec450989271152ae697e1f0993 authored over 1 year ago by Mark Shannon <[email protected]>
Fixes unittest.mock.patch not enforcing function signatures for methods
decorated with @classme...
19d2639d1e6478e2e251479d842bdfa2e8272396 authored over 1 year ago by Ali-Akber Saifee <[email protected]>
* gh-95299: Rework test_cppext.py to not invoke setup.py directly
* Add tests/cppextdata data...
9e677406ee6666b32d869ce68c826519ff877445 authored over 1 year ago by Pradyun Gedam <[email protected]>fb38c1b52e77ffe6e8a02bfc01bd112dcd7e6d95 authored over 1 year ago by Skip Montanaro <[email protected]>
Add two quoting styles for csv dialects.
They will help to work with certain databases in par...
2b6e8777672da03f5d5cd12366e8378e47c550da authored over 1 year ago by Stanislav Syekirin <[email protected]>
Co-authored-by: Brett Cannon <[email protected]>
Co-authored-by: Hugo van Kemenade <hugovk@users...
Co-authored-by: Kumar Aditya <[email protected]>
52f96d3ea39fea4c16e26b7b10bd2db09726bd7c authored over 1 year ago by Erlend E. Aasland <[email protected]>* The majority of the monitoring code is in instrumentation.c
* The new instrumentation bytec...
411b1692811b2ecac59cb0df0f920861c7cf179a authored over 1 year ago by Mark Shannon <[email protected]>dce2d38cb04b541bad477ccc1040a68fa70a9a69 authored over 1 year ago by AN Long <[email protected]>
f2b7ecb7783299c4555e89125ca9ba8e89854643 authored over 1 year ago by Nick Burns <[email protected]>
Co-authored-by: Erlend E. Aasland
d65ed693a8a13a2a7f9b201bda1224d6ae5fcf0e authored over 1 year ago by Furkan Onder <[email protected]>8f54302ab49a07e857843f1a551db5ddb536ce56 authored over 1 year ago by Bar Harel <[email protected]>
449bf2a76b23b97a38158d506bc30d3ebe006321 authored over 1 year ago by Tian Gao <[email protected]>
* Made all the command part of the docstring match the official documentation
* Always have a...
96663875b2ea55c65e83551cdb741bbcdcaa7f21 authored almost 2 years ago by Benjamin Peterson <[email protected]>
9db2db4fa4bc2a955170f727fde68ff4a4de3080 authored almost 2 years ago by Irit Katriel <[email protected]>
ebc81034278ea186b4110c7dbf6d1c2a0ada9398 authored almost 2 years ago by Stanislav Syekirin <[email protected]>
b57105ae33e1f61e6bdf0eec45c4135d067b9b22 authored almost 2 years ago by Barney Gale <[email protected]>
50b4b1598411ed393f47ce7f4fffbe5b9063cd42 authored almost 2 years ago by Nikita Sobolev <[email protected]>
55c99d97e14618dfce41472dd4446f763b0da13f authored almost 2 years ago by Irit Katriel <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
e071f00aaefae9eccf787d5c50396c26c8616483 authored almost 2 years ago by Alex Waygood <[email protected]>21bea68e2e97369d808db7d053d4b51b3bc761b9 authored almost 2 years ago by Irit Katriel <[email protected]>
33822d037a3381d239dcc532937138da6f3da669 authored almost 2 years ago by Irit Katriel <[email protected]>
78b763f63032a7185c0905c319ead9e9b35787b6 authored almost 2 years ago by Irit Katriel <[email protected]>
8026cda10ccd3cbc7f7ff84dc6970266512961e4 authored almost 2 years ago by Irit Katriel <[email protected]>
4cd1cc843aa4ae77a543cdd882da687300762e9d authored almost 2 years ago by Zac Hatfield-Dodds <[email protected]>
280bd536b58d3e844047cd132159cf9f6cb66708 authored almost 2 years ago by Hugo van Kemenade <[email protected]>
75b6ab80da95f7d731b0d69b8ee8adb095b24d27 authored almost 2 years ago by C.A.M. Gerlach <[email protected]>
Co-authored-by: Carl Meyer <[email protected]>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail....
f80014a9b0e8d00df3e65379070be1dfd2721682 authored almost 2 years ago by AN Long <[email protected]>
5ed2f19b3985a0a94c16d8a0285c13e1fbde9e69 authored almost 2 years ago by Erlend E. Aasland <[email protected]>
c3cd3d10788769558a4668e9e5cfff42fe377852 authored almost 2 years ago by Erlend E. Aasland <[email protected]>
8b1b17134e2241a8cdff9e0c869013a7ff3ca2fe authored almost 2 years ago by raylu <[email protected]>
I've also added a small comment to `Tools/c-analyzer/cpython/_parser.py` to trigger the `patch...
40db5c65b7ca4e784613b6122106a92576aba2d6 authored almost 2 years ago by Nikita Sobolev <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Kirill <80244920+Eclips4@...
a28e2ce3fbcc852959324879e0bbf5ba8ecf0105 authored almost 2 years ago by Nikita Sobolev <[email protected]>
ecad802e3f9ef7063e7d7fe9f0c037561396ef8e authored almost 2 years ago by James Hilton-Balfe <[email protected]>
6d97e521169b07851cbbf7fccbf9bef3f41e3ce0 authored almost 2 years ago by Erlend E. Aasland <[email protected]>
f65fdbb8fdc16d6b1eddaecc92d0dfa131761090 authored almost 2 years ago by Raymond Hettinger <[email protected]>
Improve performance of path construction by skipping the addition of the path anchor (`drive + r...
2c673d5e93cfe2779f27c4e742d7e50f7a94f356 authored almost 2 years ago by Barney Gale <[email protected]>Co-authored-by: Terry Jan Reedy <[email protected]>
0a675f4bb57d01a5e69f8f58ae934ad7ca501a8d authored almost 2 years ago by Barney Gale <[email protected]>Co-authored-by: Aidin Gharibnavaz
Automerge-Triggered-By: GH:kumaraditya303
8317d51996e68d8bb205385c1d47a9edcd128e7b authored almost 2 years ago by Furkan Onder <[email protected]>45b4b37fc26f288fabb27dc08b253121697c517b authored almost 2 years ago by Stepfen Shawn <[email protected]>
975d220bbed0e7a15b62f1d2d03557740a55f68d authored almost 2 years ago by mara004 <[email protected]>
86d20441557bedbea3dadd5d0818a492148335bd authored almost 2 years ago by Oleg Iarygin <[email protected]>
d9305f8e9d3e0f6267286c2da4b24e97b7a569f2 authored almost 2 years ago by JakobDev <[email protected]>
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://...
Automerge-Triggered-By: GH:hugovk
c330b4a3e7b34308ad97d51de9ab8f4e51a0805c authored almost 2 years ago by Hugo van Kemenade <[email protected]>Co-authored-by: C.A.M. Gerlach <[email protected]>
090e26ea807aa414d6a6a01d9365b0288c10a5db authored almost 2 years ago by Hugo van Kemenade <[email protected]>264b87f7fd0634485b9b4d21df49bec3401d7b2a authored almost 2 years ago by Irit Katriel <[email protected]>
83af8f268629139b9628ff53617671469167146a authored almost 2 years ago by yuki <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
63dc969ec6129704c3b23b384ecfa8e485d6c4cb authored almost 2 years ago by Kumar Aditya <[email protected]>f329a8bc1e57e454852f8887df6267b42047cd1b authored almost 2 years ago by Erlend E. Aasland <[email protected]>
Migrate `SSLContext.set_ecdh_curve()` not to use deprecated OpenSSL APIs.
35167043e3a21055a94cf3de6ceccd1585554cb8 authored almost 2 years ago by Dong-hee Na <[email protected]>0ba0ca05d2b56afa0b055db02233e703fe138918 authored almost 2 years ago by Alex Waygood <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
b22d021ee6309f9b0d43e683056db84cfb6fd3c0 authored almost 2 years ago by Hugo van Kemenade <[email protected]>3310b94d3db2f477cf2b8789c30ac0f22f82d2dd authored almost 2 years ago by Ezio Melotti <[email protected]>