-
-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
GH-126547: Pre-assign version numbers for a few common classes
awaiting core review
skip news
#126551
opened Nov 7, 2024 by
markshannon
Loading…
Add PEP 761 to What's New
awaiting merge
docs
Documentation in the Doc dir
skip issue
skip news
#126550
opened Nov 7, 2024 by
sethmlarson
Loading…
[3.11] gh-111942: Remove an extra incref in textiowrapper_change_encoding
skip news
#126542
opened Nov 7, 2024 by
encukou
Loading…
gh-117378: Fix multiprocessing forkserver preload sys.path inheritance.
awaiting core review
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#126538
opened Nov 7, 2024 by
gpshead
Loading…
Doc: C API: Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip issue
skip news
PyThreadState::on_delete
was removed in v3.13
awaiting core review
docs
#126536
opened Nov 7, 2024 by
rhansen
Loading…
gh-126525: Fix bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
makeunicodedata.py
output on macos
awaiting core review
needs backport to 3.12
#126526
opened Nov 7, 2024 by
sobolevn
Loading…
gh-58749: Removes the erroneous explanation regarding the restrictions of the global statement
awaiting review
docs
Documentation in the Doc dir
skip news
#126523
opened Nov 7, 2024 by
bombs-kim
Loading…
Incremental "mark alive" pass for cyclic GC
DO-NOT-MERGE
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
gh-126316: Use getgrent_r() in grp.getgrall()
awaiting core review
#126506
opened Nov 6, 2024 by
vstinner
Loading…
gh-126316: Use mutexes in the grp module
awaiting core review
needs backport to 3.13
bugs and security fixes
#126504
opened Nov 6, 2024 by
vstinner
Loading…
GH-126491: GC: Mark objects reachable from roots before doing cycle collection
awaiting core review
#126502
opened Nov 6, 2024 by
markshannon
Loading…
[3.13] gh-122838: Document missing opcodes (GH-123073)
awaiting review
docs
Documentation in the Doc dir
skip news
#126492
opened Nov 6, 2024 by
miss-islington
Loading…
gh-126476: Raise
IllegalMonthError
for calendar.formatmonth method when the input month is not corret
awaiting review
#126484
opened Nov 6, 2024 by
Zheaoli
Loading…
Postpone Documentation in the Doc dir
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip issue
skip news
module.__loader__
deprecation to Python 3.16
awaiting core review
docs
#126482
opened Nov 6, 2024 by
hugovk
Loading…
[3.9] gh-113027: Fix test_variable_tzname in test_email (GH-113821)
awaiting core review
skip news
tests
Tests in the Lib/test dir
#126477
opened Nov 6, 2024 by
encukou
Loading…
gh-126469: fix an error in lexer.c.
awaiting review
skip news
#126473
opened Nov 6, 2024 by
qqwqqw689
Loading…
gh-126456: Fix _pyrepl curses tigetstr()
awaiting core review
needs backport to 3.13
bugs and security fixes
skip news
topic-repl
Related to the interactive shell
#126472
opened Nov 6, 2024 by
vstinner
Loading…
gh-126462: Remove duplicate sentences, fix malformatted example in dataclasses "Post-init processing" section
awaiting review
#126463
opened Nov 6, 2024 by
akabraham
Loading…
gh-126417: validate ABC methods on multiprocessing proxy types
awaiting merge
skip news
#126454
opened Nov 5, 2024 by
tungol
Loading…
Fix example code in curses tutorial
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 issue
skip news
#126446
opened Nov 5, 2024 by
yi-jiayu
Loading…
gh-126434: Use RLock for multiprocessing Event to avoid deadlock when handle system signal
awaiting changes
#126437
opened Nov 5, 2024 by
ivarref
Loading…
gh-126175: Add attributes to TOMLDecodeError. Deprecate free-form
__init__
args
awaiting review
#126428
opened Nov 5, 2024 by
hukkin
Loading…
Add impl-detail block for PyLong_FromLong docs
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
#126422
opened Nov 5, 2024 by
skirpichev
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.