-
-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-119726: JIT: re-use trampolines on AArch64
awaiting review
#120250
opened Jun 7, 2024 by
diegorusso
Loading…
gh-119182: Decode PyUnicode_FromFormat() format from UTF-8
awaiting core review
#120248
opened Jun 7, 2024 by
vstinner
Loading…
gh-120244: Fix
re.sub()
reference leak
awaiting review
#120245
opened Jun 7, 2024 by
neonene
Loading…
gh-120242: Fix handling of bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
tests
Tests in the Lib/test dir
[setUp,tearDown]Class
in test_datetime
awaiting core review
needs backport to 3.12
#120243
opened Jun 7, 2024 by
sobolevn
Loading…
gh-119517: Fix several issues when pasting lot of text in the REPL
awaiting core review
#120234
opened Jun 7, 2024 by
pablogsal
Loading…
gh-117983: Defer import of threading for lazy module loading
awaiting review
#120233
opened Jun 7, 2024 by
effigies
Loading…
gh-120155: Fix Coverity issue in zoneinfo load_data()
awaiting core review
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
#120232
opened Jun 7, 2024 by
vstinner
Loading…
gh-71587: Drop local reference cache to
_strptime
module in _datetime
awaiting merge
#120224
opened Jun 7, 2024 by
neonene
Loading…
gh-120220: Deprecate legacy methods for tracing variables in Tkinter
awaiting core review
#120223
opened Jun 7, 2024 by
serhiy-storchaka
Loading…
gh-120029: remove unused macros in
symtable.c
awaiting review
#120222
opened Jun 7, 2024 by
picnixz
Loading…
gh-120196: Faster ascii_decode and find_max_char implementations
awaiting review
performance
Performance or resource usage
#120212
opened Jun 7, 2024 by
rhpvorderman
Loading…
gh-117657: Make PyType_HasFeature atomic
awaiting core review
skip news
#120210
opened Jun 7, 2024 by
Fidget-Spinner
Loading…
[FOR TESTING ONLY] crasher
DO-NOT-MERGE
skip issue
skip news
tests
Tests in the Lib/test dir
#120195
opened Jun 7, 2024 by
Fidget-Spinner
•
Draft
[3.12] gh-119577: Adjust DeprecationWarning when testing element truth values in Element tree (GH-119762)
awaiting core review
#120190
opened Jun 7, 2024 by
gpshead
Loading…
GH-119054: Add "Creating files and directories" section to pathlib docs.
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
topic-pathlib
#120186
opened Jun 7, 2024 by
barneygale
Loading…
gh-120162: Fix flaky test test_preauth_data_to_tls_server in test_ssl.
awaiting review
tests
Tests in the Lib/test dir
#120185
opened Jun 7, 2024 by
pygeek
Loading…
gh-120161: Fix a Crash in the _datetime Module
awaiting core review
needs backport to 3.13
bugs and security fixes
#120182
opened Jun 6, 2024 by
ericsnowcurrently
Loading…
gh-120176: Reduce number of compares in index range checks
awaiting review
#120181
opened Jun 6, 2024 by
lgeiger
Loading…
gh-117657: Fix TSan reported data race on ioctl_works
awaiting merge
needs backport to 3.13
bugs and security fixes
skip news
topic-free-threading
#120175
opened Jun 6, 2024 by
colesbury
Loading…
gh-120170: Exclude __mp_main__ in C version of whichmodule()
awaiting review
#120171
opened Jun 6, 2024 by
li-dan
Loading…
gh-117657: Make Py_TYPE and Py_SET_TYPE thread safe
awaiting merge
DO-NOT-MERGE
skip news
topic-free-threading
#120165
opened Jun 6, 2024 by
Fidget-Spinner
Loading…
gh-119698: fix
symtable.Class.get_methods
and document its behaviour correctly
awaiting change review
#120151
opened Jun 6, 2024 by
picnixz
Loading…
gh-119698: deprecate
symtable.Class.get_methods
awaiting review
#120148
opened Jun 6, 2024 by
picnixz
Loading…
gh-120145: Speed up symlink lookup for
posixpath.realpath()
awaiting review
#120146
opened Jun 6, 2024 by
nineteendo
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.