-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Remove deprecated Python modules in the Lib dir
topic-pathlib
type-feature
A feature request or enhancement
is_reserved
from pathlib
stdlib
#133875
opened May 11, 2025 by
sobolevn
GH-132566: Progressively delete files in bugs and security fixes
topic-pathlib
pathlib.Path.move()
awaiting core review
needs backport to 3.14
#133852
opened May 10, 2025 by
barneygale
Loading…
GH-133789: Fix unpickling of pathlib objects pickled in Python 3.13
awaiting core review
needs backport to 3.14
bugs and security fixes
topic-pathlib
#133831
opened May 10, 2025 by
barneygale
Loading…
Pickled files with pathlib.Path cannot be loaded in py >= 3.13
3.13
bugs and security fixes
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-pathlib
type-bug
An unexpected behavior, bug, or error
#133789
opened May 9, 2025 by
kushaangupta
Incomplete pathlib Pattern Language ("seq" undefined)
docs
Documentation in the Doc dir
topic-pathlib
#133286
opened May 2, 2025 by
lebigot
GH-132566: Add
pathlib.Path.info.is_junction()
OS-windows
topic-pathlib
#132569
opened Apr 15, 2025 by
barneygale
•
Draft
pathlib.Path.move()
consumes too much disk space
performance
#132566
opened Apr 15, 2025 by
barneygale
Document behavior of Path.symlink_to() when source already exists
docs
Documentation in the Doc dir
topic-pathlib
#132416
opened Apr 11, 2025 by
bmispelon
shutil: Inconsistent return types when using pathlib
stdlib
Python modules in the Lib dir
topic-pathlib
type-bug
An unexpected behavior, bug, or error
#132322
opened Apr 9, 2025 by
srittau
GH-130798: Add type hints to pathlib.types
awaiting review
skip news
topic-pathlib
#131639
opened Mar 23, 2025 by
ap--
Loading…
pathlib ABCs: yield progress reports from
WritablePath._copy_from()
skip news
topic-pathlib
#131636
opened Mar 23, 2025 by
barneygale
•
Draft
Use Windows Performance or resource usage
stdlib
Python modules in the Lib dir
topic-pathlib
type-feature
A feature request or enhancement
IFileOperation
to implement copying/moving/deleting in pathlib
OS-windows
performance
#131262
opened Mar 14, 2025 by
barneygale
Type hints for Python modules in the Lib dir
topic-pathlib
topic-typing
type-feature
A feature request or enhancement
pathlib.types
stdlib
#130798
opened Mar 3, 2025 by
barneygale
Parametrize tests for Tests in the Lib/test dir
topic-pathlib
type-feature
A feature request or enhancement
pathlib.Path.copy()
tests
#130614
opened Feb 26, 2025 by
barneygale
Pathlib.iterdir semantics change dramatically under Python 3.13
topic-pathlib
type-bug
An unexpected behavior, bug, or error
#129871
opened Feb 8, 2025 by
jaraco
Confusing error message when rename target is an open file
stdlib
Python modules in the Lib dir
topic-pathlib
type-bug
An unexpected behavior, bug, or error
#129230
opened Jan 23, 2025 by
jontwo
Add Python modules in the Lib dir
topic-pathlib
type-feature
A feature request or enhancement
top_down
parameter to (i)glob
and Path.(r)glob
matching {os,Path}.walk
stdlib
#129067
opened Jan 20, 2025 by
septatrix
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
15 of 17 tasks
pathlib: Path('.').exists() returns True when current working directory (cwd) was deleted
stdlib
Python modules in the Lib dir
topic-pathlib
type-bug
An unexpected behavior, bug, or error
#127264
opened Nov 25, 2024 by
dan-blanchard
Doc: Summary table for pathlib
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
topic-pathlib
#126342
opened Nov 3, 2024 by
Nodd
Loading…
GH-125012: Make
PurePath
emit FutureWarning
when converting separators
awaiting core review
topic-pathlib
#125863
opened Oct 23, 2024 by
barneygale
Loading…
Deprecate Windows-to-POSIX separator conversion via A feature request or enhancement
PurePosixPath(PureWindowsPath(...)))
topic-pathlib
type-feature
#125012
opened Oct 5, 2024 by
barneygale
Revisit adding lexical normalization support to A feature request or enhancement
pathlib
topic-pathlib
type-feature
#124825
opened Oct 1, 2024 by
ncoghlan
Suffix in pathlib is not behaving like a file extension
OS-windows
topic-pathlib
type-bug
An unexpected behavior, bug, or error
#121347
opened Jul 3, 2024 by
bbilly1
gh-119993 ignore Documentation in the Doc dir
skip news
topic-pathlib
NotADirectoryError
in Path.unlink()
if missing_ok
is True
awaiting change review
docs
#120049
opened Jun 4, 2024 by
MusicalNinjaDad
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.