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

SyntaxError: unmatched ')' with whitespace in lambda? type-bug An unexpected behavior, bug, or error
#105042 opened May 28, 2023 by thesamesam
__init_subclass__ not handled correctly for classes with unusual mros type-bug An unexpected behavior, bug, or error
#105038 opened May 28, 2023 by plokmijnuhby
3.12.0b1 includes backwards incompatible change to operation of super() 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#105035 opened May 28, 2023 by freakboy3742
n_popped, n_pushed is the wrong abstraction for stack effect type-bug An unexpected behavior, bug, or error
#105034 opened May 28, 2023 by gvanrossum
child process cannot put to multiprocessing.Queue on venv type-bug An unexpected behavior, bug, or error
#105033 opened May 28, 2023 by bns-h-yasuhara
PathDistribution normalized name ignores name components after first "-" type-bug An unexpected behavior, bug, or error
#105025 opened May 27, 2023 by itamaro
tp_bases of object is NULL: undocumented or unintentional behavior change in 3.12? 3.12 bugs and security fixes docs Documentation in the Doc dir interpreter-core (Objects, Python, Grammar, and Parser dirs)
#105020 opened May 27, 2023 by rwgk
documentation of tp_dealloc default is unclear docs Documentation in the Doc dir
#105018 opened May 27, 2023 by davidhewitt
Tokenizer produces different output on Windows on py312 for ends of files 3.12 bugs and security fixes 3.13 new features, bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#105017 opened May 27, 2023 by AlexWaygood
Add URL class to urllib type-feature A feature request or enhancement
#105016 opened May 27, 2023 by placTc
pathlib.PurePath.relative_to(walk_up=True) mishandles '..' components 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-pathlib type-bug An unexpected behavior, bug, or error
#105002 opened May 26, 2023 by barneygale
Unexpected: shutil.copyfile tapping into previously opened file pointer type-bug An unexpected behavior, bug, or error
#105001 opened May 26, 2023 by jamesbraza
Optimize joining of pathlib.PurePath() arguments. 3.13 new features, bugs and security fixes performance Performance or resource usage topic-pathlib type-feature A feature request or enhancement
#104996 opened May 26, 2023 by barneygale
Make PY_SSIZE_T_CLEAN not mandatory again topic-C-API type-feature A feature request or enhancement
#104922 opened May 25, 2023 by methane
Split opcodes into micro-ops type-bug An unexpected behavior, bug, or error
#104909 opened May 24, 2023 by gvanrossum
Add GitHub workflow to run autoreconf and regen configure on demand build The build process and cross-build
#104903 opened May 24, 2023 by CAM-Gerlach
socket.getblocking() documentation lists opposite equivalence docs Documentation in the Doc dir
#104882 opened May 24, 2023 by chrisaycock
parse different results with argparse between python3.6.9 and python3.8.10 pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#104860 opened May 24, 2023 by SunCrazy
When setuptools is installed with old pyc, test_gdb_fails type-bug An unexpected behavior, bug, or error
#104858 opened May 24, 2023 by hroncok
ProTip! Add no:assignee to see everything that’s not assigned.