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

What's new in 3.11 doesn’t mention enum improvements docs
#94791 opened Jul 12, 2022 by Dutcho
add_mutually_exclusive_group() suggests that you cannot add help groups docs
#94787 opened Jul 12, 2022 by scottamain
sys.hash_info.cutoff is missing in documentation docs
#94785 opened Jul 12, 2022 by pochmann
Windows build fails with error C2039 in deepfreeze.c type-bug
#94781 opened Jul 12, 2022 by pfmoore
os.MFD_HUGE_16GB negative value caused by integer overflow 3.10 3.11 3.12 type-bug
#94774 opened Jul 12, 2022 by kumaraditya303
Python 3.11.0b4 str(enum) giving integer value and not name 3.11 stdlib type-bug
#94763 opened Jul 11, 2022 by jborean93
Publish C-level coverage of the CPython test suite tests type-feature
#94759 opened Jul 11, 2022 by mdboom
Conflict between pragmatic locations and pure spans 3.12 type-bug
#94758 opened Jul 11, 2022 by markshannon
error in datetime.timestamp on windows type-bug
#94757 opened Jul 11, 2022 by kecmen
3.8+ argparse allow_abbrev=False is broken stdlib
#94756 opened Jul 11, 2022 by Fox214
Add an "assert mode" to -X showrefcount that fails when references leak type-feature
#94755 opened Jul 11, 2022 by encukou
test_cppext does not import/run the C++ extension tests
#94751 opened Jul 11, 2022 by encukou
Python 3.11 -P option changes one aspect of nspkg.pth namespace packages type-bug
#94741 opened Jul 11, 2022 by hroncok
cannot jump within exception handler in debugger 3.12 interpreter-core type-bug
#94739 opened Jul 11, 2022 by iritkatriel
Race with KeyboardInterrupt in asyncio loop run_forever() method type-bug
#94732 opened Jul 11, 2022 by hetmankp
Accepted keys for double-starred dictionaries docs
#94728 opened Jul 10, 2022 by Gouvernathor
Parallelize deepfreeze.py 3.11 3.12 build type-feature
#94727 opened Jul 10, 2022 by tiran
DocTest sorts by lineno which may be int or None type-bug
#94722 opened Jul 10, 2022 by Strilanc
[feature request] Add tagged template literals to Python type-feature
#94720 opened Jul 10, 2022 by yamashita-optarc
ProTip! Find all open issues with in progress development work with linked:pr.