Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-93785: Update includes in call.c
awaiting review
skip news
#93786
opened Jun 13, 2022 by
pamelafox
Loading…
gh-91321: Fix compatibility with C++ older than C++11
needs backport to 3.11
#93784
opened Jun 13, 2022 by
vstinner
Loading…
gh-93761: Fix test to avoid simple delay when synchronizing.
awaiting core review
skip issue
skip news
tests
Tests in the Lib/test dir
#93779
opened Jun 13, 2022 by
vsajip
Loading…
gh-93353: regrtest checks for leaked temporary files
awaiting core review
skip news
#93776
opened Jun 13, 2022 by
vstinner
Loading…
Add test.support.busy_wait()
awaiting core review
skip issue
skip news
#93770
opened Jun 13, 2022 by
vstinner
Loading…
GH-93516: Store offset of first traceable instruction in code object
awaiting merge
#93769
opened Jun 13, 2022 by
markshannon
Loading…
GH-93516: Speedup line number checks when tracing.
awaiting core review
#93763
opened Jun 13, 2022 by
markshannon
Loading…
gh-93759: fix python-config.py generation in Makefile.pre.in
awaiting review
#93760
opened Jun 13, 2022 by
ptsneves
Loading…
gh-74668: Fix encoded unicode in url byte string
awaiting review
#93757
opened Jun 13, 2022 by
roaanv
Loading…
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…
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-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…
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 merge
expert-C-API
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
#93686
opened Jun 10, 2022 by
encukou
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.