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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Type hints for pathlib.types stdlib Python modules in the Lib dir topic-pathlib topic-typing type-feature A feature request or enhancement
#130798 opened Mar 3, 2025 by barneygale
Parametrize tests for pathlib.Path.copy() tests Tests in the Lib/test dir topic-pathlib
#130614 opened Feb 26, 2025 by barneygale
Make pathlib ABCs usable by zipfile.Path stdlib Python modules in the Lib dir topic-pathlib type-feature A feature request or enhancement
#128520 opened Jan 5, 2025 by barneygale
8 of 15 tasks
urllib.request.url2pathname() mishandles colons in URLs on Windows 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#126367 opened Nov 3, 2024 by barneygale
"Data model" page is too long docs Documentation in the Doc dir
#126053 opened Oct 27, 2024 by barneygale
"Built-in Types" page is too long docs Documentation in the Doc dir
#126052 opened Oct 27, 2024 by barneygale
Improve file URI ergonomics in urllib.request stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#125866 opened Oct 23, 2024 by barneygale
Expose os.DirEntry objects from pathlib performance Performance or resource usage stdlib Python modules in the Lib dir topic-pathlib type-feature A feature request or enhancement
#125413 opened Oct 13, 2024 by barneygale
Some ntpath/posixpath functions unusable on foreign OS docs Documentation in the Doc dir
#119671 opened May 28, 2024 by barneygale
Improve performance of os.walk() performance Performance or resource usage
#119169 opened May 19, 2024 by barneygale
Speed up glob.glob() by reducing number of system calls made performance Performance or resource usage stdlib Python modules in the Lib dir
#116380 opened Mar 5, 2024 by barneygale
os.path.splitext() can split UNC drive on Windows 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#115892 opened Feb 24, 2024 by barneygale
os.path.splitroot() splits "Global" and "GLOBALROOT" device paths incorrectly 3.12 bugs and security fixes 3.13 bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#103593 opened Apr 17, 2023 by barneygale
os.walk() no longer supports late edits to dirnames 3.12 bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#102932 opened Mar 22, 2023 by barneygale
ntpath.realpath() mishandles filenames that resemble drives 3.10 only security fixes 3.11 only security fixes 3.12 bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#102475 opened Mar 6, 2023 by barneygale
ProTip! no:milestone will show everything without a milestone.