-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-132876: workaround broken ldexp() on Windows 10
awaiting review
needs backport to 3.13
bugs and security fixes
#133135
opened Apr 29, 2025 by
skirpichev
gh-132908: add math.normal/subnormal() functions
awaiting merge
#132935
opened Apr 25, 2025 by
skirpichev
•
Approved
gh-121249: unconditionally support Test PR w/ buildbots; report in status section
skip news
complex
types in struct
awaiting merge
🔨 test-with-buildbots
#132864
opened Apr 24, 2025 by
skirpichev
•
Approved
gh-132474: optimize rounding of int's for large negative ndigits
awaiting review
#132579
opened Apr 16, 2025 by
skirpichev
gh-130662: accept leading zeros in precision/width for Decimal's formatting
3.14
new features, bugs and security fixes
awaiting merge
skip news
#132549
opened Apr 15, 2025 by
skirpichev
•
Approved
gh-131704: add PyComplex_FromString() and PyNumber_Complex() C-API functions
#132347
opened Apr 10, 2025 by
skirpichev
•
Draft
gh-87790: fix precision_with_grouping in formatting mini-language
awaiting review
docs
Documentation in the Doc dir
skip news
#132205
opened Apr 7, 2025 by
skirpichev
gh-87790: support thousands separators for formatting fractional part of Fraction's
awaiting review
#132204
opened Apr 7, 2025 by
skirpichev
gh-87790: support thousands separators for formatting fractional part of Decimal's
awaiting review
#132202
opened Apr 7, 2025 by
skirpichev
gh-131915: document 0-padding for string presentation type
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip news
#132149
opened Apr 6, 2025 by
skirpichev
gh-131217: new repl display output from all statements, separated by ';'
awaiting review
#131341
opened Mar 17, 2025 by
skirpichev
gh-130664: treat '0' fill character with align '=' as zero-padding for Fraction's
awaiting review
needs backport to 3.13
bugs and security fixes
#131067
opened Mar 11, 2025 by
skirpichev
gh-130664: specify how thousands separators are used with 0-padding
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip news
#131030
opened Mar 10, 2025 by
skirpichev
gh-130662: accept leading zeros in precision/width for Fraction's formatting
3.14
new features, bugs and security fixes
awaiting merge
skip news
#130663
opened Feb 28, 2025 by
skirpichev
•
Approved
gh-86069: correct object.__ipow__() signature
awaiting core review
docs
Documentation in the Doc dir
skip news
#130103
opened Feb 14, 2025 by
skirpichev
gh-129275: avoid temporary buffer in dec_as_long()
awaiting review
skip news
#129630
opened Feb 4, 2025 by
skirpichev
decimal docs: specification link and examples
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip issue
skip news
#128698
opened Jan 10, 2025 by
skirpichev
Add impl-detail block for PyLong_FromLong docs
awaiting review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip issue
skip news
#126422
opened Nov 5, 2024 by
skirpichev
gh-99875: document rounding mode for old-style formatting
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip news
#126382
opened Nov 4, 2024 by
skirpichev
gh-90984: clarify math.rst preamble sentence about return types
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip news
#124297
opened Sep 21, 2024 by
skirpichev
•
Approved
gh-117999: use generic algorithm in complex_pow() if base has special components
awaiting review
#123283
opened Aug 24, 2024 by
skirpichev
gh-115231: fill __module__ for built-in class/staticmethods
awaiting review
#115232
opened Feb 10, 2024 by
skirpichev
gh-109311: Remove support for non-complex/float types in __complex/float__
awaiting review
#112680
opened Dec 4, 2023 by
skirpichev
gh-70280: allow using custom sys.displayhook's with doctest
awaiting review
#111871
opened Nov 9, 2023 by
skirpichev
gh-102431: clarify constraints on arguments of logical_xxx methods
awaiting merge
#102836
opened Mar 20, 2023 by
skirpichev
•
Approved
Previous Next
ProTip!
Adding no:label will show everything without a label.