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

multiprocessing forkserver main contains dead main_path= handling code 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
#126631 opened Nov 9, 2024 by gpshead
Expose error code XML_ERROR_NOT_STARTED of Expat >=2.6.4 extension-modules C modules in the Modules dir topic-XML type-feature A feature request or enhancement
#126624 opened Nov 9, 2024 by hartwork
Please upgrade bundled Expat to 2.6.4 (e.g. for the fix to CVE-2024-50602) 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes 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 topic-XML type-security A security issue
#126623 opened Nov 9, 2024 by hartwork
Incorrect representation of itertools.count(sys.maxsize) 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 type-bug An unexpected behavior, bug, or error
#126618 opened Nov 9, 2024 by picnixz
Python 3.13 REPL have issues when typing/deleting single line, that goes wrapped on multiple lines topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#126614 opened Nov 9, 2024 by XCanG
Reserve stack space for passing values between uops interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#126612 opened Nov 9, 2024 by mpage
Availability extension's text translation causes warning docs Documentation in the Doc dir
#126609 opened Nov 9, 2024 by rffontenelle
Corrupt .pyc files stay on disk after failed writes 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-importlib type-bug An unexpected behavior, bug, or error
#126606 opened Nov 8, 2024 by xavierholt
urllib.request.pathname2url() raises on NTFS alternate data stream 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
#126601 opened Nov 8, 2024 by barneygale
Remove the _PyOptimizer APIs 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT
#126599 opened Nov 8, 2024 by brandtbucher
Generator objects are defined using PyObject_HEAD rather than PyObject_VAR_HEAD interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#126596 opened Nov 8, 2024 by jbower-fb
Failed assertion in itertoolsmodule.c: itertools_count_impl for count(sys.maxsize) 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#126595 opened Nov 8, 2024 by devdanzin
Failed assertion in typeobject.c::wrap_buffer for b"".__buffer__(-2**31 - 1) interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#126594 opened Nov 8, 2024 by devdanzin
3.13: cannot run python -m tkinter due to missing init.tcl OS-windows pending The issue will be closed if no feedback is provided topic-tkinter type-bug An unexpected behavior, bug, or error
#126592 opened Nov 8, 2024 by ahmadkakarr
Add EHWPOISON to errno module extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#126585 opened Nov 8, 2024 by rruuaanng
zipfile.Path.open is slow when opening for writing in a ZIP with many entries performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#126565 opened Nov 8, 2024 by janhicken
Turn shutil into a runnable module pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#126562 opened Nov 8, 2024 by zhihaoy
nogil inconsistent empty list while sorting 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#126559 opened Nov 7, 2024 by luisggpina
ctypes: We do not correctly handle NULL dlsym() return values 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 topic-ctypes type-bug An unexpected behavior, bug, or error
#126554 opened Nov 7, 2024 by grgalex
importlib.reload is not thread-safe 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-importlib type-bug An unexpected behavior, bug, or error
#126548 opened Nov 7, 2024 by bswck
ConfigParser chokes on conflict markers in stdin and throws AttributeError stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#126541 opened Nov 7, 2024 by myxoid
make regen-unicodedata produces different file on macos build The build process and cross-build OS-mac topic-unicode type-bug An unexpected behavior, bug, or error
#126525 opened Nov 7, 2024 by sobolevn
ProTip! Type g i on any issue or pull request to go back to the issue listing page.