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

Issues list

Use color to highlight error locations
#112730 opened Dec 4, 2023 by pablogsal
The new_interpreter() function incorrectly returns _PyStatus_OK() on some error code paths 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-bug An unexpected behavior, bug, or error
#112729 opened Dec 4, 2023 by colesbury
Refactor dis module to separate instructions creation from formatting stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112720 opened Dec 4, 2023 by iritkatriel
SystemError when builtins is not a dict + eval 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#112716 opened Dec 4, 2023 by JelleZijlstra
Support for Partitioned cookies attribute stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112713 opened Dec 4, 2023 by giles-v
IDLE: rename stackviewer module to stackbrowser topic-IDLE type-bug An unexpected behavior, bug, or error
#112695 opened Dec 4, 2023 by terryjreedy
Tests for path joining in test_pathlib are misplaced tests Tests in the Lib/test dir topic-pathlib
#112675 opened Dec 3, 2023 by barneygale
Intern dataclass field names to improve performance performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112653 opened Dec 3, 2023 by XuehaiPan
types.FunctionType is missing kwdefaults from the constructor 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#112640 opened Dec 3, 2023 by sobolevn
timedelta fails to consider fold type-bug An unexpected behavior, bug, or error
#112638 opened Dec 3, 2023 by uranusjr
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
Dead code in PyNumber_AsSsize_t() at L1542 type-bug An unexpected behavior, bug, or error
#112634 opened Dec 3, 2023 by skirpichev
pprint with compact indent stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112632 opened Dec 2, 2023 by hyzyla
create_task does not pass name parameter to event loop stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#112622 opened Dec 2, 2023 by ordinary-jamie
Documentation of signals module does IO in signal handler docs Documentation in the Doc dir
#112608 opened Dec 1, 2023 by SpecificProtagonist
parking_lot.c should use _PyTime_GetMonotonicClock() when available 3.13 new features, bugs and security fixes topic-free-threaded type-bug An unexpected behavior, bug, or error
#112606 opened Dec 1, 2023 by colesbury
input() is blocking exceptions at some phase during execution type-bug An unexpected behavior, bug, or error
#112585 opened Dec 1, 2023 by wh-timme
asyncio.gather doesn't work with generator and return_exceptions=True pending The issue will be closed if no feedback is provided topic-asyncio type-bug An unexpected behavior, bug, or error
#112572 opened Dec 1, 2023 by ArtemIsmagilov
[windows/msys2] venv doesn't create activition script for fish shell topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#112571 opened Dec 1, 2023 by tigerinus
Htest closing failure topic-IDLE type-bug An unexpected behavior, bug, or error
#112569 opened Dec 1, 2023 by terryjreedy
ProTip! Updated in the last three days: updated:>2023-12-01.