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

Provide standard infrastructure for clearing global caches type-feature A feature request or enhancement
#102080 opened Feb 20, 2023 by corona10
[abc] Support ABCMeta with bases other than type type-feature A feature request or enhancement
#102077 opened Feb 20, 2023 by matekelemen
Unexpected behavior with dataclasses and weakref 3.11 stdlib Python modules in the Lib dir
#102069 opened Feb 20, 2023 by jbaudisch
heapq module could be more efficient performance Performance or resource usage
#102061 opened Feb 20, 2023 by msoxzw
Descriptor HOWTO: usage of f-strings in sql queries example docs Documentation in the Doc dir
#102058 opened Feb 19, 2023 by rasputyashka
Assertion failure on interrupt when catching exception group type-crash A hard crash of the interpreter, possibly with a core dump
#102056 opened Feb 19, 2023 by chgnrdv
ElementTree.iterparse fails to free unused elements during loop type-bug An unexpected behavior, bug, or error
#102055 opened Feb 19, 2023 by deepsurfacesec
site.py does a sometimes unnecessary stat type-feature A feature request or enhancement
#102038 opened Feb 19, 2023 by hauntsaninja
Syntax error in _delim.py 3.11 3.12 build The build process and cross-build type-bug An unexpected behavior, bug, or error
#102033 opened Feb 18, 2023 by dmacks
Dual declaration of directories in Makefile is a foot gun type-bug An unexpected behavior, bug, or error
#102031 opened Feb 18, 2023 by jaraco
threading.RLock must not support *args, **kwargs arguments 3.12 extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#102029 opened Feb 18, 2023 by sobolevn
Useless check in generated_cases.c.h? interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#102028 opened Feb 18, 2023 by Eclips4
blake2-config.h HAVE_SSE4_1 typo fix build The build process and cross-build expert-SSL extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#102027 opened Feb 18, 2023 by nono303
Reduce _idle_semaphore calls in ThreadPoolExecutor stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#102024 opened Feb 18, 2023 by jackcvr
Enable generated interpreter cases to be composed from multiple inputs type-feature A feature request or enhancement
#102020 opened Feb 18, 2023 by jbower-fb
Add a public C-API function to iterate over GC’able objects expert-C-API interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#102013 opened Feb 18, 2023 by jbower-fb
Some of the docs no longer need to mention sys.exc_info() docs Documentation in the Doc dir
#102011 opened Feb 18, 2023 by iritkatriel
test_except_star can be simplified with sys.exception() tests Tests in the Lib/test dir
#102008 opened Feb 17, 2023 by iritkatriel
Build failure: install race condition build The build process and cross-build type-bug An unexpected behavior, bug, or error
#102007 opened Feb 17, 2023 by haampie
Upgrade the bundled version of pip to 23.0.1 type-feature A feature request or enhancement
#101997 opened Feb 17, 2023 by pradyunsg
docs: secrets.token_bytes() has imprecise security properties docs Documentation in the Doc dir
#101996 opened Feb 17, 2023 by DavidBuchanan314
The annotations in c_annotations.py cannot be translated docs Documentation in the Doc dir
#101986 opened Feb 17, 2023 by remilapeyre
CI: intermittent macOS failures for make checksharedmods build The build process and cross-build OS-mac type-bug An unexpected behavior, bug, or error
#101981 opened Feb 17, 2023 by erlend-aasland
ProTip! Add no:assignee to see everything that’s not assigned.