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

pathlib docs: table of corresponding os/os.path functions is disorganised 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes docs Documentation in the Doc dir topic-pathlib
#121462 opened Jul 7, 2024 by barneygale
Some ntpath/posixpath functions unusable on foreign OS docs Documentation in the Doc dir
#119671 opened May 28, 2024 by barneygale
Stop manually interning strings in pathlib performance Performance or resource usage topic-pathlib
#119518 opened May 24, 2024 by barneygale
Improve performance of os.walk() performance Performance or resource usage
#119169 opened May 19, 2024 by barneygale
os.path.realpath('notadir/', strict=True) doesn't raise 3.12 bugs and security fixes 3.13 bugs and security fixes type-bug An unexpected behavior, bug, or error
#118289 opened Apr 25, 2024 by barneygale
Speed up glob.glob() by reducing number of system calls made performance Performance or resource usage
#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
Add C implementation of os.path.splitroot() interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#102511 opened Mar 7, 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! Type g p on any issue or pull request to go back to the pull request listing page.