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

Implement PEP 684: A Per-Interpreter GIL 3.12 expert-subinterpreters interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#99113 opened Nov 5, 2022 by ericsnowcurrently
Replace built-in hashlib with verified implementations from HACL* type-feature A feature request or enhancement
#99108 opened Nov 4, 2022 by msprotz
Minor improvements to "generated interpreter" change easy type-feature A feature request or enhancement
#99104 opened Nov 4, 2022 by nascheme
Use OpenSSL 3.0 in our binary builds 3.12 deferred-blocker type-feature A feature request or enhancement
#99079 opened Nov 3, 2022 by gpshead
Pass through -X options in test.bisect_cmd type-feature A feature request or enhancement
#98950 opened Nov 1, 2022 by tekknolagi
Make the interpreter paths initialization more consistent type-feature A feature request or enhancement
#98947 opened Nov 1, 2022 by FFY00
Extend PyUnicode_FromFormat() expert-C-API expert-unicode type-feature A feature request or enhancement
#98836 opened Oct 29, 2022 by serhiy-storchaka
Generate the interpreter 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#98831 opened Oct 28, 2022 by gvanrossum
Associate thread-local data/context with a faulthandler traceback type-feature A feature request or enhancement
#98825 opened Oct 28, 2022 by orf
Remove PCbuild/lib.pyproj OS-windows type-feature A feature request or enhancement
#98817 opened Oct 28, 2022 by hugovk
Resolving circular import error type-feature A feature request or enhancement
#98777 opened Oct 27, 2022 by apodgorny
Add Py_NewInterpreterFromConfig() and PyInterpreterConfig to the Public API 3.12 expert-subinterpreters interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#98733 opened Oct 26, 2022 by ericsnowcurrently
2 tasks
Speed up sysconfig performance Performance or resource usage type-feature A feature request or enhancement
#98718 opened Oct 26, 2022 by FFY00
More programmatic access to error locations in the traceback module type-feature A feature request or enhancement
#98709 opened Oct 26, 2022 by asmeurer
-X frozen_modules=on|off should be configurable with environment variable interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#98697 opened Oct 26, 2022 by virtuald
PyMemoryView_FromMemory is part of stable ABI but the flag constants (PyBUF_READ, etc.) are not interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#98680 opened Oct 25, 2022 by asottile
feature request: --advanced-help feature for argparse stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#98664 opened Oct 25, 2022 by kenyee
Add a Check for Extensions that Support Running in Subinterpreters 3.12 expert-subinterpreters interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#98627 opened Oct 24, 2022 by ericsnowcurrently
Configure-based build system doesn't have a documented way to disable modules like setup.py did build The build process and cross-build type-feature A feature request or enhancement
#98558 opened Oct 22, 2022 by Bo98
Add regression tests for ancient str methods easy type-feature A feature request or enhancement
#98536 opened Oct 21, 2022 by larryhastings
ProTip! Find all open issues with in progress development work with linked:pr.