Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-101384: add socket timeout to ThreadedVSOCKSocketStreamTest and skip it on WSL
awaiting review
tests
Tests in the Lib/test dir
#101419
opened Jan 30, 2023 by
peterjpxie
Loading…
datetime.rst: correct timedelta description
awaiting review
docs
Documentation in the Doc dir
skip news
#101417
opened Jan 30, 2023 by
belm0
Loading…
gh-101400: Fix wrong lineno in exception message on continue/break which are not in a loop
awaiting core review
needs backport to 3.10
needs backport to 3.11
#101413
opened Jan 30, 2023 by
corona10
Loading…
gh-99955: use SUCCESS/ERROR return values in optimizer and assembler. Use RETURN_IF_ERROR where appropriate. Fix a couple of bugs.
awaiting merge
skip news
#101412
opened Jan 29, 2023 by
iritkatriel
Loading…
gh-101409: Improve generated clinic code for self type checks
awaiting core review
skip news
#101411
opened Jan 29, 2023 by
erlend-aasland
Loading…
gh-77607: Improve accuracy of os.path.join docs
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.10
needs backport to 3.11
skip news
#101406
opened Jan 29, 2023 by
hauntsaninja
Loading…
GH-101369: Allow macros as family members
awaiting merge
skip news
#101399
opened Jan 28, 2023 by
gvanrossum
Loading…
gh-73435: Implement recursive wildcards in pathlib.PurePath.match()
awaiting review
#101398
opened Jan 28, 2023 by
barneygale
•
Draft
gh-99276 - Updated Doc/faq/general.rst
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.10
needs backport to 3.11
skip news
#101396
opened Jan 28, 2023 by
workingpayload
Loading…
Documentation Makefile adjustment
awaiting review
needs backport to 3.10
needs backport to 3.11
skip issue
skip news
#101395
opened Jan 28, 2023 by
christopheNan
Loading…
gh-101266: Fix __sizeof__ for subclasses of int
awaiting core review
needs backport to 3.11
#101394
opened Jan 28, 2023 by
mdickinson
Loading…
gh-101390: Correct the documentation of imporlib.util.LazyLoader.factory
awaiting review
docs
Documentation in the Doc dir
skip news
#101391
opened Jan 28, 2023 by
busywhitespace
Loading…
gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3…
needs backport to 3.10
needs backport to 3.11
#101388
opened Jan 28, 2023 by
corona10
Loading…
GH-100288: Specialize class attribute loads
awaiting core review
DO-NOT-MERGE
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#101379
opened Jan 27, 2023 by
brandtbucher
•
Draft
gh-101377: improving test_locale_calendar_formatweekday of calendar
awaiting review
tests
Tests in the Lib/test dir
#101378
opened Jan 27, 2023 by
andrehora
Loading…
gh-101313: add -h and --help arguments to the webbrowser module
awaiting review
#101374
opened Jan 27, 2023 by
Icelain
Loading…
Improve the efficiency of instantiating DynOptionsMenu instances.
awaiting changes
expert-IDLE
needs backport to 3.10
needs backport to 3.11
skip issue
skip news
#101371
opened Jan 27, 2023 by
JosephSBoyle
Loading…
gh-101360: Fix anchor matching in pathlib.PureWindowsPath.match()
awaiting review
expert-pathlib
OS-windows
#101363
opened Jan 27, 2023 by
barneygale
Loading…
gh-101357: use
os.path.exists()
etc from pathlib
awaiting review
#101361
opened Jan 27, 2023 by
barneygale
•
Draft
1 of 5 tasks
GH-100288: Skip extra work when failing to specialize (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
skip news
LOAD_ATTR
awaiting core review
interpreter-core
#101354
opened Jan 26, 2023 by
brandtbucher
Loading…
Docs: improve accuracy of sqlite3 Documentation in the Doc dir
needs backport to 3.10
needs backport to 3.11
skip issue
skip news
check_same_thread
parameter
awaiting review
docs
#101351
opened Jan 26, 2023 by
marcospgp
Loading…
GH-71966: Sync-up docstrings in C version of the the decimal module
awaiting review
skip news
#101350
opened Jan 26, 2023 by
furkanonder
Loading…
code.rst: add missing versionadded comment
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.11
skip issue
skip news
#101347
opened Jan 26, 2023 by
maxbachmann
Loading…
[3.10] [3.11] gh-99952: fix refcount issues in ctypes.Structure from_param() result (GH-101339)
awaiting review
🤖 automerge
PR will be merged once it's been approved and all CI passed
type-bug
An unexpected behavior, bug, or error
#101340
opened Jan 26, 2023 by
miss-islington
Loading…
gh-101317: Add ssl_shutdown_timeout parameter for StreamWriter.start_tls()
awaiting review
#101335
opened Jan 26, 2023 by
beavailable
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.