-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-51067: Add
remove() and repack() to ZipFile
awaiting merge
#134627
opened May 24, 2025 by
danny0838
Loading…
gh-126845: Some edge cases in email.utils.parsedate_to_datetime seem to differ from RFC2822 spec
awaiting change review
#134438
opened May 21, 2025 by
GGyll
Loading…
gh-133956 fix bug where
ClassVar string annotation in @dataclass caused incorrect __init__ generation
awaiting changes
topic-dataclasses
#134073
opened May 15, 2025 by
dzherb
Loading…
gh-133905: Fix parsing problems in example code
awaiting changes
docs
Documentation in the Doc dir
skip news
#133906
opened May 11, 2025 by
cmarqu
Loading…
gh-133672: Allow LOAD_FAST to be optimized to LOAD_FAST_BORROW
awaiting changes
#133721
opened May 8, 2025 by
ljfp
Loading…
gh-133510: Add links to more info for the match statement
awaiting change review
docs
Documentation in the Doc dir
skip news
#133511
opened May 6, 2025 by
xzkdeng
Loading…
gh-133448: Fix test_file in test_urllib2 on Windows with a longer repo path
awaiting changes
OS-windows
skip news
tests
Tests in the Lib/test dir
#133449
opened May 5, 2025 by
aisk
Loading…
gh-144162: Allow for subclasses of a dataclass to define required fields when a parent has defined optional fields
awaiting core review
topic-dataclasses
#133168
opened Apr 29, 2025 by
LukeGrochocki
Loading…
GH-132445: Allowing to reset parameters of Wave_write
awaiting change review
#132448
opened Apr 12, 2025 by
ygerlach
Loading…
gh-132331: Add Documentation in the Doc dir
skip news
topic-C-API
tp_versions_used to PyTypeObject docs
awaiting changes
docs
#132335
opened Apr 9, 2025 by
sonnyding1
Loading…
GH-131556: calculate PYBUILDDIR in the makefile instead of sysconfig
awaiting changes
skip news
#131761
opened Mar 26, 2025 by
FFY00
Loading…
gh-115783: Deprecate support for invalid ISO formats in
datetime.fromisoformat
awaiting change review
#131522
opened Mar 20, 2025 by
StanFromIreland
Loading…
gh-130942: Fix path seperator matched in character ranges for glob.translate
awaiting change review
#130989
opened Mar 8, 2025 by
dmitrin9
Loading…
gh-129640: Add tests for reference cycle in bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
gzip.GzipFile
awaiting changes
needs backport to 3.13
#130916
opened Mar 6, 2025 by
Mr-Sunglasses
Loading…
gh-130827: Support
typing.Self annotations in singledispatchmethod()
awaiting changes
topic-typing
#130829
opened Mar 4, 2025 by
ZeroIntensity
Loading…
gh-130819: Update
tarfile.py#_create_gnu_long_header to align with GNU Tar
awaiting change review
#130820
opened Mar 4, 2025 by
gdh1995
Loading…
gh-128942: make arraymodule.c free-thread safe (lock-free)
awaiting changes
topic-free-threading
#130771
opened Mar 2, 2025 by
tom-pytel
Loading…
gh-130718: Normalize edge cases in
datetime.timestamp and datetime.astimezone
awaiting changes
#130752
opened Mar 2, 2025 by
donbarbos
Loading…
gh-95461: Add some parameters in CreateKeyEx and OpenKeyEx in winreg
awaiting review
#129903
opened Feb 9, 2025 by
aisk
Loading…
Added filtering logic based on the included/excluded items in ns
awaiting changes
#129571
opened Feb 2, 2025 by
0xDS
Loading…
GH-129382: change venv's API symlinks default to match the CLI
awaiting changes
#129493
opened Jan 31, 2025 by
FFY00
Loading…
gh-129294: use winapi to determine win version before invoking cmd.exe
awaiting changes
OS-windows
#129295
opened Jan 25, 2025 by
tomergert
Loading…
Add AtomicCounter class to threading module
awaiting core review
#129183
opened Jan 22, 2025 by
haim0n
Loading…
gh-63882: Comment out empty Tests in the Lib/test dir
test_minidom tests
awaiting merge
skip news
tests
#128948
opened Jan 17, 2025 by
srinivasreddy
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.