Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

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
Improve tracebacks for C functions (pass information about arguments) type-feature A feature request or enhancement
#124819 opened Oct 1, 2024 by skirpichev
Testing math_testcases.txt lacks support for signed zeros tests Tests in the Lib/test dir type-feature A feature request or enhancement
#123836 opened Sep 8, 2024 by skirpichev
Invalid description for '' (None) formatting type for floats docs Documentation in the Doc dir
#123560 opened Sep 1, 2024 by skirpichev
Function definition grammar is incorrect docs Documentation in the Doc dir
#122845 opened Aug 9, 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
Add assertFloatsAreIdentical/assertComplexAreIdentical to unittest (or kwarg to assertEqual)? tests Tests in the Lib/test dir type-feature A feature request or enhancement
#121039 opened Jun 26, 2024 by skirpichev
Consider adding public PyLong_FlipSign() function topic-C-API type-feature A feature request or enhancement
#120446 opened Jun 13, 2024 by skirpichev
Deprecate (soft) Py_HUGE_VAL macro type-feature A feature request or enhancement
#120026 opened Jun 4, 2024 by skirpichev
Invalid corner cases (resulting in nan+nanj) in _Py_c_prod() type-bug An unexpected behavior, bug, or error
#120010 opened Jun 4, 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
Segmentation fault in test_ast (CPython main) with coverage enabled type-crash A hard crash of the interpreter, possibly with a core dump
#117172 opened Mar 23, 2024 by skirpichev
Empty __module__ attribute for built-in static methods type-bug An unexpected behavior, bug, or error
#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
Remove check for float subclasses with nb_float == NULL in PyNumber_Float() ? type-bug An unexpected behavior, bug, or error
#112636 opened Dec 3, 2023 by skirpichev
Refactor tests to split out common test types tests Tests in the Lib/test dir
#111673 opened Nov 3, 2023 by skirpichev
More tests for complexobject.c tests Tests in the Lib/test dir type-feature A feature request or enhancement
#109802 opened Sep 24, 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
Improve test coverage for the math module tests Tests in the Lib/test dir type-feature A feature request or enhancement
#102837 opened Mar 20, 2023 by skirpichev
ProTip! Find all open issues with in progress development work with linked:pr.