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

Allow path-like objects in fnmatch.fnmatchcase stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#123215 opened Aug 22, 2024 by picnixz
Element.extend hides exceptions from underlying generators. topic-XML type-bug An unexpected behavior, bug, or error
#123213 opened Aug 22, 2024 by bharel
Creating multiprocessing.Queues operates strangely with Process's created in classes pending The issue will be closed if no feedback is provided topic-multiprocessing type-bug An unexpected behavior, bug, or error
#123208 opened Aug 21, 2024 by Moosems
super builtin class docs Documentation in the Doc dir
#123207 opened Aug 21, 2024 by dongbohu
The stats for "deferred" instructions (tier 1 specialization) seem incorrect. type-bug An unexpected behavior, bug, or error
#123197 opened Aug 21, 2024 by markshannon
New warnings: ./Modules/blake2module.c:314:18: warning: unused variable 'st' [-Wunused-variable] 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#123189 opened Aug 21, 2024 by Eclips4
New REPL Traceback Not Formatted Correctly topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#123178 opened Aug 20, 2024 by Siecje
Pasting long line in new REPL causes text to appear after >>> topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#123177 opened Aug 20, 2024 by Siecje
Add an proto_addr_info argument to sock_connect in asyncio type-feature A feature request or enhancement
#123174 opened Aug 20, 2024 by Aperence
Missing error check in ast_opt.c interpreter-core (Objects, Python, Grammar, and Parser dirs)
#123171 opened Aug 20, 2024 by pablogsal
Clarifying the documentation for zipfile.ZipFile.write() docs Documentation in the Doc dir
#123154 opened Aug 19, 2024 by hunterhogan
Add A Howto Page About Concurrency in Python docs Documentation in the Doc dir
#123152 opened Aug 19, 2024 by ericsnowcurrently
Create a contribution and developer guide for backports maintained by jaraco docs Documentation in the Doc dir type-feature A feature request or enhancement
#123144 opened Aug 19, 2024 by jaraco
Source locations too broad for list comprehension iterable expression 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-bug An unexpected behavior, bug, or error
#123142 opened Aug 19, 2024 by iritkatriel
email.headerregistry docs omit the required keyword parse_tree docs Documentation in the Doc dir
#123138 opened Aug 19, 2024 by perey
Allow path-like objects in fnmatch.filter on POSIX platforms stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#123135 opened Aug 19, 2024 by picnixz
test_pdb fails: Unexpected sys.path[0] behavior with PYTHONSAFEPATH set tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#123121 opened Aug 18, 2024 by xncbf
Stable ABI: Objects/bytesobject.c:122: PyBytes_FromStringAndSize: Assertion '_Py_IsImmortal(op)' failed. 3.13 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
#123091 opened Aug 17, 2024 by mgorny
ProTip! Mix and match filters to narrow down what you’re looking for.