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

test_strsignal fails on NetBSD with TypeError 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#124083 opened Sep 14, 2024 by furkanonder
runs slow pending The issue will be closed if no feedback is provided type-feature A feature request or enhancement
#124071 opened Sep 13, 2024 by mariluski
test_asyncio.test_base_events leaks references in free-threaded build tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#124068 opened Sep 13, 2024 by Eclips4
Move RE examples to Python HOWTOs docs Documentation in the Doc dir topic-regex
#124053 opened Sep 13, 2024 by adorilson
Tracker: protect macros expansions using do { ... } while (0) constructions or via static inline equivalents easy extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#124044 opened Sep 13, 2024 by picnixz
Crash when free-threaded Python is built with --with-trace-refs stdlib Python modules in the Lib dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#124043 opened Sep 13, 2024 by XuehaiPan
python3.10.12 crashed on powerpc 32bit system when PyGC_Collect() type-crash A hard crash of the interpreter, possibly with a core dump
#124041 opened Sep 13, 2024 by fduan001
testHypot in test_match uses assertEqual on floats tests Tests in the Lib/test dir
#124040 opened Sep 13, 2024 by mcepl
test_termios.test_tcsendbreak fails with 'Inappropriate ioctl for device' error on NetBSD 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#124030 opened Sep 13, 2024 by furkanonder
invaild assertion of _io__WindowConsoleIO_write_impl 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir OS-windows topic-IO type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#124008 opened Sep 12, 2024 by byundojin
PyFaulthandler: heap-buffer-overflow extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#124001 opened Sep 12, 2024 by n-bes
Use array of size 1 for self_or_null and other instruction inputs that get merged into another array. 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#123996 opened Sep 12, 2024 by markshannon
Remove WITH_FREELISTS macro 3.14 new features, bugs and security fixes sprint
#123990 opened Sep 12, 2024 by corona10
Sentinel in namespace path breaks NamespaceReader 3.13 bugs and security fixes topic-importlib type-bug An unexpected behavior, bug, or error
#123987 opened Sep 12, 2024 by jaraco
Pythread_ident_t is not used consistently and could be more robust. type-bug An unexpected behavior, bug, or error
#123983 opened Sep 11, 2024 by culler
test_thread_time fails on NetBSD: time difference exceeds expected threshold 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#123978 opened Sep 11, 2024 by furkanonder
New REPL sets global __package__ to '_pyrepl' topic-repl Related to the interactive shell
#123973 opened Sep 11, 2024 by sobolevn
Add _PyErr_RaiseSyntaxError and _PyErr_EmitSyntaxWarning interpreter-core (Objects, Python, Grammar, and Parser dirs)
#123969 opened Sep 11, 2024 by iritkatriel
python -m random --float N should pick a float between 0 and N, not 1 and N 3.13 bugs and security fixes 3.14 new features, bugs and security fixes release-blocker stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#123968 opened Sep 11, 2024 by andersk
faulthandler's dump_traceback doesn't handle case where top-most frame is FRAME_OWNED_BY_CSTACK 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#123967 opened Sep 11, 2024 by colesbury
Expose CurrentByteCount from expat topic-XML type-feature A feature request or enhancement
#123963 opened Sep 11, 2024 by DelusionalLogic
Refactorization of _cursesmodule.c extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#123961 opened Sep 11, 2024 by picnixz
ProTip! Find all open issues with in progress development work with linked:pr.