-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
Issues: python/cpython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Thousands separators in fractional part are ignored in width computation
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#130860
opened Mar 5, 2025 by
skirpichev
Incompatible (wrt floats) processing of alignment and '0' flag in Fraction's formatting
docs
Documentation in the Doc dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#130716
opened Mar 1, 2025 by
skirpichev
Undocumented handling of thousands separator for floats and differences wrt Decimal
docs
Documentation in the Doc dir
extension-modules
C modules in the Modules dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#130664
opened Feb 28, 2025 by
skirpichev
format(Fraction(1, 3), '.016f') raises ValueError
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#130662
opened Feb 28, 2025 by
skirpichev
Inconsisted behavior of ternary pow() for Python classes and C extension types
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#130104
opened Feb 14, 2025 by
skirpichev
pow() docs shouldn't require numeric arguments
docs
Documentation in the Doc dir
#130102
opened Feb 14, 2025 by
skirpichev
Avoid temporary allocation in dec_as_long()
extension-modules
C modules in the Modules dir
type-feature
A feature request or enhancement
#129275
opened Jan 25, 2025 by
skirpichev
Make _Py_c_sum(), _Py_c_diff(), etc (elementary operations on Py_complex) - part of the public API
topic-C-API
type-feature
A feature request or enhancement
#128813
opened Jan 14, 2025 by
skirpichev
Broken tests with "legacy" sys.float_repr_style
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#128051
opened Dec 18, 2024 by
skirpichev
Preserve command-line history after interpreter crash
topic-repl
Related to the interactive shell
type-feature
A feature request or enhancement
#127495
opened Dec 2, 2024 by
skirpichev
Discrepancy in argument naming for sphinx docs & help in the cmath module
docs
Documentation in the Doc dir
#125957
opened Oct 25, 2024 by
skirpichev
pdb history file should be different per default, not the same with main repl
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#124994
opened Oct 5, 2024 by
skirpichev
Should we allow relative includes? (i.e. #include "../_ssl.h")
build
The build process and cross-build
type-feature
A feature request or enhancement
#121223
opened Jul 1, 2024 by
skirpichev
test_exc() helper in test_format.py doesn't fail if exception message unexpected
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#119949
opened Jun 2, 2024 by
skirpichev
Incompatibility between _decimal and _pydecimal: tp_name for Decimal
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#119299
opened May 21, 2024 by
skirpichev
Small integer powers of real±0j are invalid
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#117999
opened Apr 17, 2024 by
skirpichev
Empty __module__ attribute for built-in static methods
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#115231
opened Feb 10, 2024 by
skirpichev
Support hexadecimal floating point literals
type-feature
A feature request or enhancement
#114667
opened Jan 28, 2024 by
skirpichev
Invalid class description of set/frozenset in docs
docs
Documentation in the Doc dir
#114336
opened Jan 20, 2024 by
skirpichev
Improve grammar description for the match statement
docs
Documentation in the Doc dir
#114172
opened Jan 17, 2024 by
skirpichev
Convert Py_ISDIGIT/ISXDIGIT/etc to inline functions?
type-feature
A feature request or enhancement
#114047
opened Jan 14, 2024 by
skirpichev
Refactor tests to split out common test types
tests
Tests in the Lib/test dir
#111673
opened Nov 3, 2023 by
skirpichev
Remove deprecated support for returning non-complex/float types in __complex__/__float__()
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#109311
opened Sep 12, 2023 by
skirpichev
Wrong Signature for singledispatch'ed functions/methods
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#101602
opened Feb 6, 2023 by
skirpichev
ProTip!
Follow long discussions with comments:>50.