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

ctrl+c cause GeneratorExit after pressed more than twice in asyncio type-bug An unexpected behavior, bug, or error
#113151 opened Dec 15, 2023 by NewUserHa
Improving error message with trailing comma in json stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113149 opened Dec 14, 2023 by kno10
Crash Due to Exception in threading._shutdown() 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
#113148 opened Dec 14, 2023 by ericsnowcurrently
Lingering Subinterpreter Subthread Keeps Program From Exiting 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
#113146 opened Dec 14, 2023 by ericsnowcurrently
Mimalloc differences from upstream 3.13 new features, bugs and security fixes topic-free-threaded
#113141 opened Dec 14, 2023 by colesbury
Ctrl-C Does Not Do Anything While A Subinterpreter Is Running in the Main Thread 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
#113130 opened Dec 14, 2023 by ericsnowcurrently
Crash if Thread Running a Subinterpreter Is Interrupted During Finalization 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 type-crash A hard crash of the interpreter, possibly with a core dump
#113127 opened Dec 14, 2023 by ericsnowcurrently
Support PGO in cross-compiles build The build process and cross-build type-feature A feature request or enhancement
#113123 opened Dec 14, 2023 by rossburton
subprocess.Popen can pass incomplete environment when posix_spawn is used type-bug An unexpected behavior, bug, or error
#113119 opened Dec 14, 2023 by kulikjak
Add support for posix_spawn call in subprocess.Popen with close_fds=True type-feature A feature request or enhancement
#113117 opened Dec 14, 2023 by kulikjak
Add "mode" parameter to shelve.open type-feature A feature request or enhancement
#113093 opened Dec 14, 2023 by fomcl
Missing F_* constants in fcntl module on macOS OS-mac type-feature A feature request or enhancement
#113092 opened Dec 14, 2023 by ronaldoussoren
AssertionError: 'Garbage-collecting' not found in 'Breakpoint 1 at 0x20f274 in test_gdb.test_backtrace [RISC-V] tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#113083 opened Dec 14, 2023 by furkanonder
Colorize pdb type-feature A feature request or enhancement
#113081 opened Dec 14, 2023 by gaogaotiantian
Unexpected behavior when IndentationError raise type-bug An unexpected behavior, bug, or error
#113079 opened Dec 14, 2023 by F-park
POSIX module incompatible with ZFS on FreeBSD type-bug An unexpected behavior, bug, or error
#113078 opened Dec 14, 2023 by renatoalencar
ProcessPoolExecutor raise BrokenProcessPool when with asyncio and when close cmd window type-bug An unexpected behavior, bug, or error
#113073 opened Dec 13, 2023 by NewUserHa
Please add a compact mode for plistlib serialisation stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113056 opened Dec 13, 2023 by thierryba
Memory leak on embedded Windows executable with 3.12 and later type-bug An unexpected behavior, bug, or error
#113055 opened Dec 13, 2023 by neonene
Error in the documentation for csv.reader docs Documentation in the Doc dir
#113046 opened Dec 13, 2023 by pscabot
Several Dependencies are not detected when building python 3.12 on MacOSX build The build process and cross-build OS-mac pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#113042 opened Dec 13, 2023 by i-shenl
Comprehension slowdown in 3.12 microbenchmark performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#113041 opened Dec 13, 2023 by ajoino
ProTip! no:milestone will show everything without a milestone.