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

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
getpass should have an option to fail if it cannot input a password without hiding it stdlib Python modules in the Lib dir type-feature A feature request or enhancement type-security A security issue
#105629 opened Jun 10, 2023 by callegar
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
test_sqlite3.test_userfunctions redefines test_func_return_too_large_int() method tests Tests in the Lib/test dir topic-sqlite3 type-bug An unexpected behavior, bug, or error
#105557 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
cases_generator tests aren't run by CI, and are broken type-bug An unexpected behavior, bug, or error
#105540 opened Jun 9, 2023 by gvanrossum
Emit resource warning if sqlite3 fails to close the database 3.13 new features, bugs and security fixes topic-sqlite3 type-feature A feature request or enhancement
#105539 opened Jun 8, 2023 by erlend-aasland
Document that enums with unhashable members are created non-performantly docs Documentation in the Doc dir
#105535 opened Jun 8, 2023 by mzhu22
http module does not handle MIME encoded-words in headers stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105530 opened Jun 8, 2023 by michaelfm1211
UserDict __getitem__ behavior change between 3.11.1 and 3.12.0b2 stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105524 opened Jun 8, 2023 by stefanv
Modernize test_enum by removing unused exception handling stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#105522 opened Jun 8, 2023 by sobolevn
ProTip! Find all open issues with in progress development work with linked:pr.