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

[3.11.0rc1] Undocumented behavior: Large refcounts on small objects docs Documentation in the Doc dir
#96730 opened Sep 9, 2022 by Martmists-GH
logging deadlock when dictConfig or fileConfig used concurrently with custom handlers stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#96727 opened Sep 9, 2022 by shalabhc
shutil.copy2 race condition leading to local file disclosure type-bug An unexpected behavior, bug, or error type-security A security issue
#96719 opened Sep 9, 2022 by janschejbal
Redundant NULL check in profile_trampoline function (sysmodule.c) type-bug An unexpected behavior, bug, or error
#96715 opened Sep 9, 2022 by chgnrdv
Wild pointer detected with ASAN during source build OS-windows type-bug An unexpected behavior, bug, or error
#96714 opened Sep 9, 2022 by wdcrichard
Debug message printed in release mode upon invalid Opcode type-bug An unexpected behavior, bug, or error
#96711 opened Sep 9, 2022 by serge-sans-paille
ResourceWarning: unclosed file on buildbots from test_frame 3.11 3.12 tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#96696 opened Sep 8, 2022 by sweeneyde
fcntl module provides no access to F_GETLK operation type-feature A feature request or enhancement
#96694 opened Sep 8, 2022 by eqvinox
PRECALL and CALL description in dis module is misleading 3.11 docs Documentation in the Doc dir
#96687 opened Sep 8, 2022 by MatthieuDartiailh
typing._Tupletype.__getitem__ errors poorly on non tuple iterables expert-typing stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#96685 opened Sep 8, 2022 by blackravensail
Undefined behaviour in main and 3.11 3.11 3.12 release-blocker type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#96678 opened Sep 8, 2022 by matthiasgoergens
Union and isdisjoint operations between self-defined set classes cause segfault on CPython 3.12.0a0 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#96676 opened Sep 8, 2022 by xiaxinmeng
mishandling of c-strings in parser type-bug An unexpected behavior, bug, or error
#96670 opened Sep 8, 2022 by asottile
Better error message for assignment to non-existent __slots__ type-feature A feature request or enhancement
#96663 opened Sep 7, 2022 by Gobot1234
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.