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

Better error message for assignment to non-existent __slots__ type-feature A feature request or enhancement
#96663 opened Sep 7, 2022 by Gobot1234
BINARY_SUBSCR_GETITEM has duplicate CALL_STAT_INC(inlined_py_calls) type-bug An unexpected behavior, bug, or error
#96653 opened Sep 7, 2022 by itamaro
Possible NULL-pointer dereference in faulthandler_user 3.12 type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#96652 opened Sep 7, 2022 by ovchinnikov-v-a
Installer diagnostic messages could be more helpful type-feature A feature request or enhancement
#96649 opened Sep 7, 2022 by nurbles
Inconsistent __module__ names in _functools objects interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#96646 opened Sep 7, 2022 by sobolevn
NOTRACE_DISPATCH breaks tracing 3.11 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage release-blocker type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#96636 opened Sep 7, 2022 by brandtbucher
unittest.mock.patch does not work on WASM build type-bug An unexpected behavior, bug, or error
#96630 opened Sep 6, 2022 by treyhunner
python -m test test_unitttest -R3:3 fails tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#96624 opened Sep 6, 2022 by sweeneyde
FR: Change int repr on huge values to automatically use hexadecimal 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#96601 opened Sep 5, 2022 by gpshead
Inconsistent ast.parse result for python<3.11 and PEP654 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#96587 opened Sep 5, 2022 by sobolevn
Possible NULL pointer dereference in _PyThread_CurrentFrames 3.11 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#96582 opened Sep 5, 2022 by kumaraditya303
python call C++ function has memory leak pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#96581 opened Sep 5, 2022 by qiuyang163
undefined behavior: tstate->datastack_top == NULL 3.11 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) release-blocker type-crash A hard crash of the interpreter, possibly with a core dump
#96569 opened Sep 5, 2022 by matthiasgoergens
IDLE: In the shell, when a long line of output is written progressively, there is a big delay expert-IDLE performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#96560 opened Sep 4, 2022 by taleinat
socketmodule: support FreeBSD divert(4) socket type-bug An unexpected behavior, bug, or error
#96534 opened Sep 3, 2022 by glebius
unexpected behavior of tempfile.TemporaryFile() for O_TMPFILE type-bug An unexpected behavior, bug, or error
#96531 opened Sep 3, 2022 by zhangyoufu
Change docstring of format() built-in type-feature A feature request or enhancement
#96526 opened Sep 3, 2022 by mikez
pty.spawn deadlock type-bug An unexpected behavior, bug, or error
#96522 opened Sep 3, 2022 by zhangyoufu
main branch code cleanups for int_max_str_digits non-backportable TODOs 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#96512 opened Sep 2, 2022 by gpshead
4 tasks
[wasm32-emscripten] Emscripten node build is not portable to windows OS-windows type-bug An unexpected behavior, bug, or error
#96509 opened Sep 2, 2022 by rchiodo
Dump abi without location info type-feature A feature request or enhancement
#96506 opened Sep 2, 2022 by tiran
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.