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

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
edge case when parsing complex numbers stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105027 opened May 27, 2023 by mattip
PathDistribution normalized name ignores name components after first "-" type-bug An unexpected behavior, bug, or error
#105025 opened May 27, 2023 by itamaro
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
perf trampoline changes the max recursion depth type-bug An unexpected behavior, bug, or error
#105003 opened May 26, 2023 by art049
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
Remove deprecated unittest.TestProgram.usageExit 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#104992 opened May 26, 2023 by hugovk
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
Tkinter spinbox test failures on Tk 8.7 tests Tests in the Lib/test dir topic-tkinter type-bug An unexpected behavior, bug, or error
#104856 opened May 24, 2023 by chrstphrchvz
Certain Tkinter tests fail on Tk 8.7 due to TIP 577 tests Tests in the Lib/test dir topic-tkinter type-bug An unexpected behavior, bug, or error
#104855 opened May 24, 2023 by chrstphrchvz
ProTip! Adding no:label will show everything without a label.