Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-114545: [Lib/tempfile.py]
mkdtemp - canonicalise directory name
awaiting review
#114691
opened Jan 28, 2024 by
SamuelMarks
Loading…
gh-114569: Use PyMem_* APIs for non-PyObjects in unicodeobject.c
awaiting core review
skip news
#114690
opened Jan 28, 2024 by
erlend-aasland
Loading…
gh-100734: What's New in 3.x: Add missing detail from 3.x branch
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.11
bug and security fixes
needs backport to 3.12
bug and security fixes
skip news
#114689
opened Jan 28, 2024 by
hugovk
Loading…
gh-108303: Remove
Lib/test/sortperf.py
awaiting review
skip news
#114687
opened Jan 28, 2024 by
sobolevn
Loading…
gh-114685: Fix incorrect use of
PyBUF_READ in import.c
awaiting review
skip news
#114686
opened Jan 28, 2024 by
sobolevn
Loading…
GH-70303: Make
pathlib.Path.glob('**') return both files and directories
awaiting core review
topic-pathlib
#114684
opened Jan 28, 2024 by
barneygale
Loading…
gh-114678: Fix incorrect deprecation warning for 'N' specifier in Decimal format
awaiting core review
needs backport to 3.12
bug and security fixes
#114683
opened Jan 28, 2024 by
serhiy-storchaka
Loading…
gh-114648: Added IndexError exception to tutorial.
awaiting review
docs
Documentation in the Doc dir
skip news
#114681
opened Jan 28, 2024 by
ShivnarenSrinivasan
Loading…
gh-114233: Add
mprotect method on mmap module
awaiting review
#114674
opened Jan 28, 2024 by
aisk
Loading…
gh-114670: Fix Tests in the Lib/test dir
_testbuffer module initialization
awaiting review
tests
#114672
opened Jan 28, 2024 by
sobolevn
Loading…
gh-101100: Fix sphinx warnings in Documentation in the Doc dir
needs backport to 3.11
bug and security fixes
needs backport to 3.12
bug and security fixes
skip news
Doc/c-api/memoryview.rst
awaiting merge
docs
#114669
opened Jan 28, 2024 by
sobolevn
Loading…
gh-114667: Support hexadecimal floating point literals
#114668
opened Jan 28, 2024 by
skirpichev
•
Draft
gh-109653: Improve import time of importlib.metadata / email.utils
awaiting merge
#114664
opened Jan 28, 2024 by
hauntsaninja
Loading…
gh-114552: Update Documentation in the Doc dir
skip news
__dir__ method docs: it allows returning an iterable
awaiting merge
docs
#114662
opened Jan 27, 2024 by
sobolevn
Loading…
gh-101100: Fix datetime reference warnings
awaiting review
#114661
opened Jan 27, 2024 by
smontanaro
Loading…
Correct description of inheriting from another class
awaiting review
docs
Documentation in the Doc dir
skip news
#114660
opened Jan 27, 2024 by
smontanaro
Loading…
gh-113280: Always close socket if SSLSocket creation failed
awaiting core review
needs backport to 3.11
bug and security fixes
needs backport to 3.12
bug and security fixes
#114659
opened Jan 27, 2024 by
serhiy-storchaka
Loading…
gh-101100: ref fixes for csv doc
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.11
bug and security fixes
needs backport to 3.12
bug and security fixes
skip news
#114658
opened Jan 27, 2024 by
smontanaro
Loading…
gh-112087: Make PyList_{Append,Size,GetSlice} to be thread-safe
awaiting core review
skip news
topic-free-threading
#114651
opened Jan 27, 2024 by
corona10
Loading…
gh-110893: Improve the documentation for __future__ module
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.11
bug and security fixes
needs backport to 3.12
bug and security fixes
skip news
#114642
opened Jan 27, 2024 by
hauntsaninja
Loading…
Add note to Documentation in the Doc dir
skip issue
skip news
sys.orig_argv clarifying the difference from sys.argv
awaiting review
docs
#114630
opened Jan 27, 2024 by
shenanigansd
Loading…
gh-112075: refactor dictionary lookup functions for better re-usability
awaiting merge
skip news
topic-free-threading
#114629
opened Jan 27, 2024 by
DinoV
Loading…
gh-114626: add PyCFunctionFast and PyCFunctionFastWithKeywords
awaiting review
#114627
opened Jan 26, 2024 by
davidhewitt
Loading…
[3.12] gh-114494: Change logging docstring to bool for exec_info (GH=114558)
awaiting review
skip news
#114624
opened Jan 26, 2024 by
miss-islington
Loading…
Add lru_cache decorator parameter "access_cache"
awaiting review
#114622
opened Jan 26, 2024 by
linebe-eu
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.