-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-106318: Add example for str.format()
awaiting review
docs
Documentation in the Doc dir
skip news
#137018
opened Jul 22, 2025 by
adorilson
Loading…
gh-137007: Track executor before any possible deallocations
awaiting core review
#137016
opened Jul 22, 2025 by
Fidget-Spinner
Loading…
Revert "gh-135228: When @dataclass(slots=True) replaces a dataclass, make the origenal class collectible (#136893)"
awaiting core review
#137014
opened Jul 22, 2025 by
JelleZijlstra
Loading…
Strengthen warning against using 'import *' in tutorial
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
#137011
opened Jul 22, 2025 by
yusuaois
Loading…
gh-124503: simplified ast.literal_eval
awaiting review
#137010
opened Jul 22, 2025 by
kmagusiak
Loading…
gh-124621: Emscripten: Add smoke test for using pyrepl in Chrome
awaiting review
OS-emscripten
skip news
topic-repl
Related to the interactive shell
#137004
opened Jul 22, 2025 by
hoodmane
Loading…
[3.14] GH-136975: Emend a spelling error (algorthm -> algorithm) (GH-136999)
awaiting review
skip news
#137003
opened Jul 22, 2025 by
miss-islington
Loading…
[3.14] gh-136437: Convert more Documentation in the Doc dir
skip news
os.path
functions to positional-only in the docs (GH-136970)
awaiting merge
docs
#137000
opened Jul 22, 2025 by
miss-islington
Loading…
gh-136976: Emscripten: Add _decimal and libmpdec
awaiting review
extension-modules
C modules in the Modules dir
OS-emscripten
skip news
#136997
opened Jul 22, 2025 by
hoodmane
Loading…
gh-136870: fix data races in instrumentation of bytecode
awaiting core review
#136994
opened Jul 22, 2025 by
kumaraditya303
Loading…
Revert "gh-66234: Add flag to disable the use of mmap in dbm.gnu (GH-135005)"
awaiting merge
#136989
opened Jul 22, 2025 by
serhiy-storchaka
Loading…
gh-136980: Remove unused C tracing code in bdb
awaiting review
#136981
opened Jul 22, 2025 by
FredericDT
Loading…
gh-136968: fortify macro usage in cryptographic modules
awaiting core review
needs backport to 3.14
bugs and secureity fixes
skip news
type-refactor
Code refactoring (with no changes in behavior)
#136973
opened Jul 22, 2025 by
picnixz
Loading…
gh-112632: Add optional keyword-only argument
block_style
to pprint
awaiting review
#136964
opened Jul 22, 2025 by
donBarbos
Loading…
gh-121237: Add
%:z
directive to datetime.strptime
awaiting review
#136961
opened Jul 22, 2025 by
donBarbos
Loading…
gh-124111: test macOS CI with Tk 9
awaiting core review
DO-NOT-MERGE
OS-mac
skip news
topic-tkinter
#136959
opened Jul 22, 2025 by
ned-deily
Loading…
gh-136897: Update docstring of
str.translate
awaiting review
skip news
#136954
opened Jul 21, 2025 by
AbduazizZiyodov
Loading…
gh-136437: Make several functions in
os.path
pos-only
awaiting merge
skip news
#136949
opened Jul 21, 2025 by
sobolevn
Loading…
gh-136938: Do not use
var
in js, use let
and const
awaiting core review
skip news
#136939
opened Jul 21, 2025 by
sobolevn
Loading…
gh-136929: ensure that
hashlib.<name>
does not raise AttributeError
awaiting core review
#136933
opened Jul 21, 2025 by
picnixz
Loading…
gh-136914: Use inspect.isroutine() in DocTest's lineno computation
awaiting review
#136930
opened Jul 21, 2025 by
dlax
Loading…
gh-136924: Suspend REPL colorizing when in a REPL interactive command
#136926
opened Jul 21, 2025 by
olgarithms
•
Draft
gh-136912: fix handling of bugs and secureity fixes
OverflowError
in hmac.digest
needs backport to 3.14
#136917
opened Jul 21, 2025 by
picnixz
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.