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

Add pickleability to zipfile.Path type-feature A feature request or enhancement
#98108 opened Oct 8, 2022 by jaraco
logging.log doesn't naively work as audit hook for sys.addaudithook type-bug An unexpected behavior, bug, or error
#98105 opened Oct 8, 2022 by Dutcho
Create modular packages for zipfile and test_zipfile type-feature A feature request or enhancement
#98098 opened Oct 8, 2022 by jaraco
pathlib.Path accepts and ignores arbitrary kwargs expert-pathlib type-bug An unexpected behavior, bug, or error
#98094 opened Oct 8, 2022 by jaraco
Implementation of RFC 2971 for imaplib type-feature A feature request or enhancement
#98092 opened Oct 8, 2022 by noudin-ledger
unittest.mock.patch.dict returns function when applied to coroutines type-bug An unexpected behavior, bug, or error
#98086 opened Oct 8, 2022 by seifertm
Broken links in README.rst docs Documentation in the Doc dir
#98083 opened Oct 8, 2022 by kwsp
asyncio SSL not sending TLS Fatal Alerts expert-asyncio expert-SSL type-bug An unexpected behavior, bug, or error
#98078 opened Oct 8, 2022 by stevoleeto
dataclasses documentation does not mention weakref_slot docs Documentation in the Doc dir
#98077 opened Oct 7, 2022 by ericvsmith
Remove more deprecated importlib APIs from Python 3.12 type-bug An unexpected behavior, bug, or error
#98040 opened Oct 7, 2022 by warsaw
socket: add missing TCP socket options from Linux type-feature A feature request or enhancement
#98030 opened Oct 7, 2022 by matttbe
socket.getaddrinfo Py3.10 docs say "AddressFamily.SOCK_STREAM" docs Documentation in the Doc dir
#98026 opened Oct 7, 2022 by alexdutton
Unexpected urllib parse result type-bug An unexpected behavior, bug, or error
#98022 opened Oct 7, 2022 by planetA
Inline call frames for CALL_FUNCTION_EX performance Performance or resource usage type-feature A feature request or enhancement
#98003 opened Oct 6, 2022 by Fidget-Spinner
A bunch of CI failures on main branch tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#97983 opened Oct 6, 2022 by sobolevn
3 tasks
Unify PyUncode_Count and unicode_count interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#97982 opened Oct 6, 2022 by sobolevn
Crash message due to Lib/tkinter/font.py library (Python 3.10.x) expert-tkinter type-bug An unexpected behavior, bug, or error
#97961 opened Oct 6, 2022 by slugspotter
pydoc renders from builtins.type note, even if it is incorrect stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#97959 opened Oct 6, 2022 by sobolevn
"Argument Clinic How-To" misses generate_global_objects step docs Documentation in the Doc dir
#97956 opened Oct 6, 2022 by sobolevn
Docs use deprecated Sphinx .. index:: entries docs Documentation in the Doc dir sprint type-bug An unexpected behavior, bug, or error
#97950 opened Oct 6, 2022 by ezio-melotti
PyFunction_GetAnnotations is probably causing ref leaks type-bug An unexpected behavior, bug, or error
#97943 opened Oct 5, 2022 by larryhastings
ProTip! What’s not been updated in a month: updated:<2022-09-08.