Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-89828: Do not relay the __class__ attribute in GenericAlias
awaiting merge
expert-typing
needs backport to 3.11
type-bug
An unexpected behavior, bug, or error
#93754
opened Jun 12, 2022 by
serhiy-storchaka
Loading…
gh-93714 Create fast version of match_keys for exact dict
awaiting review
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#93752
opened Jun 12, 2022 by
da-woods
Loading…
[3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412)
awaiting review
#93746
opened Jun 12, 2022 by
miss-islington
Loading…
Add resizing method in queue class
awaiting review
#93745
opened Jun 12, 2022 by
pianist5555
Loading…
gh-93741: Add private C API _PyImport_GetModuleAttrString()
awaiting merge
expert-C-API
skip news
type-feature
A feature request or enhancement
#93742
opened Jun 12, 2022 by
serhiy-storchaka
Loading…
Drop compatibility support for Sphinx 2
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.10
needs backport to 3.11
skip issue
skip news
#93737
opened Jun 11, 2022 by
AA-Turner
Loading…
gh-93735: Split Docs CI to speed-up the build
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.10
needs backport to 3.11
skip news
type-feature
A feature request or enhancement
#93736
opened Jun 11, 2022 by
AA-Turner
Loading…
gh-74876: Fix copying and pickling weakref.WeakSet
awaiting core review
needs backport to 3.10
needs backport to 3.11
type-bug
An unexpected behavior, bug, or error
#93732
opened Jun 11, 2022 by
serhiy-storchaka
Loading…
[3.10] gh-89896: Documentation in the Doc dir
expert-importlib
importlib.abc.Traversable.name
is an attribute, not a method
3.10
awaiting core review
docs
#93731
opened Jun 11, 2022 by
warsaw
Loading…
Minor optimization for Fractions.limit_denominator
awaiting merge
performance
Performance or resource usage
skip issue
skip news
#93730
opened Jun 11, 2022 by
mdickinson
Loading…
[3.10] gh-86404: [doc] A make sucpicious false positive. (GH-93710)
awaiting merge
skip news
#93721
opened Jun 11, 2022 by
miss-islington
Loading…
gh-79512: Fixed names and __module__ value of weakref classes
awaiting core review
needs backport to 3.10
needs backport to 3.11
#93719
opened Jun 11, 2022 by
serhiy-storchaka
Loading…
gh-93378: make obvious the distinction between source vs. compiled module
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.10
needs backport to 3.11
skip news
#93711
opened Jun 11, 2022 by
oda-gitso
Loading…
gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB
awaiting core review
needs backport to 3.11
#93700
opened Jun 10, 2022 by
pablogsal
Loading…
gh-93610: Fix links to importlib.abc.Traversable
3.11
3.12
awaiting core review
docs
Documentation in the Doc dir
expert-importlib
needs backport to 3.11
#93699
opened Jun 10, 2022 by
warsaw
Loading…
[3.11] gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653)
awaiting review
#93698
opened Jun 10, 2022 by
miss-islington
Loading…
gh-93696: Locate frozen module source with __file__
awaiting review
#93697
opened Jun 10, 2022 by
SnoopJeDi
Loading…
gh-93692: setup.py now reports successful builds if the build succeeded
awaiting core review
skip news
#93693
opened Jun 10, 2022 by
erlend-aasland
Loading…
gh-89546: Clean up PyType_FromMetaclass
awaiting core review
expert-C-API
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
#93686
opened Jun 10, 2022 by
encukou
Loading…
gh-93600: Clarify the meaning of buffering=-1 in open()
3.12
awaiting core review
docs
Documentation in the Doc dir
expert-IO
needs backport to 3.10
needs backport to 3.11
skip news
#93685
opened Jun 10, 2022 by
eamanu
Loading…
GH-93678: reduce boilerplate and code repetition in the compiler
awaiting merge
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
#93682
opened Jun 10, 2022 by
iritkatriel
Loading…
gh-93675: Fix typos in Documentation in the Doc dir
needs backport to 3.10
needs backport to 3.11
skip issue
skip news
Doc/
awaiting core review
docs
#93676
opened Jun 10, 2022 by
luzpaz
Loading…
GH-93662: Make sure that column offsets are correct in multi-line method calls.
awaiting core review
needs backport to 3.11
#93673
opened Jun 10, 2022 by
markshannon
Loading…
GH-91389: Fix Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
dis
position information for CACHE
s
awaiting core review
needs backport to 3.11
stdlib
#93663
opened Jun 10, 2022 by
brandtbucher
Loading…
gh-69714: Make Python modules in the Lib dir
tests
Tests in the Lib/test dir
type-feature
A feature request or enhancement
calendar
module fully tested
awaiting review
stdlib
#93655
opened Jun 9, 2022 by
bxsx
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.