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

3.12: "Python memory allocator called without holding the GIL" with PyMem_Free as Py_AtExit 3.12 bugs and security fixes 3.13 new features, bugs and security fixes type-crash A hard crash of the interpreter, possibly with a core dump
#105690 opened Jun 12, 2023 by The-Compiler
help's calltip changes after invalid input in IDLE topic-IDLE type-bug An unexpected behavior, bug, or error
#105689 opened Jun 12, 2023 by UndoneStudios
Remove deprecated re.template, re.T, re.TEMPLATE 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#105687 opened Jun 12, 2023 by sobolevn
Get rid of _set_task_name in asyncio 3.13 new features, bugs and security fixes topic-asyncio
#105684 opened Jun 12, 2023 by kumaraditya303
Remove irregular stack effects performance Performance or resource usage
#105678 opened Jun 12, 2023 by markshannon
Test failure in test_find_periodic_pattern in string_tests.py tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#105639 opened Jun 10, 2023 by sweeneyde
3.12: tarfile filter DeprecationWarning should only fire if it would matter 3.12 bugs and security fixes 3.13 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#105637 opened Jun 10, 2023 by asottile
expose re._parse.parse_template publicly topic-regex type-feature A feature request or enhancement
#105636 opened Jun 10, 2023 by asottile
Change the default return value of HTTPConnection.get_proxy_response_headers from {} to None 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105626 opened Jun 10, 2023 by sobolevn
Poor performance on logging.RotatingFileHandler due to fix to #89564 performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105623 opened Jun 10, 2023 by zhatt
Upgrading http.client to use default email policy for parsing stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#105622 opened Jun 10, 2023 by michaelfm1211
Pipe related future not retrieved if there's a BrokenPipeError type-bug An unexpected behavior, bug, or error
#105616 opened Jun 9, 2023 by nullstd
Rename "own_gil" Field of PyInterpreterConfig to "gil" 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-subinterpreters type-feature A feature request or enhancement
#105603 opened Jun 9, 2023 by ericsnowcurrently
Some object-to-AST conversions are missing error checks 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) triaged The issue has been accepted as valid by a triager. type-crash A hard crash of the interpreter, possibly with a core dump
#105588 opened Jun 9, 2023 by brandtbucher
3.12.0b2: "Assertion failed: immortal object has less refcnt than expected _Py_IMMORTAL_REFCNT" 3.12 bugs and security fixes 3.13 new features, bugs and security fixes type-crash A hard crash of the interpreter, possibly with a core dump
#105587 opened Jun 9, 2023 by The-Compiler
Discourage and deprecate typing.AnyStr 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#105578 opened Jun 9, 2023 by AlexWaygood
Deprecate unusual ways of creating empty TypedDicts 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#105570 opened Jun 9, 2023 by AlexWaygood
Deprecate unusual ways of creating typing.NamedTuple classes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#105566 opened Jun 9, 2023 by AlexWaygood
Recommend DateType in the datetime documentation docs Documentation in the Doc dir
#105563 opened Jun 9, 2023 by pganssle
unittest: Detect duplicate method names type-bug An unexpected behavior, bug, or error
#105560 opened Jun 9, 2023 by vstinner
Tools/unicode/gencodec.py generates duplicate dict keys with different values type-bug An unexpected behavior, bug, or error
#105556 opened Jun 9, 2023 by vstinner
ProTip! Type g i on any issue or pull request to go back to the issue listing page.