]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46483: [doc] pathlib classes no longer support parameterized generics (GH-31281)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 11 Feb 2022 21:03:45 +0000 (13:03 -0800)
committerGitHub <noreply@github.com>
Fri, 11 Feb 2022 21:03:45 +0000 (13:03 -0800)
commita7c1cc41696740bb528f4d24816c59e38b8be345
tree6038c7162eaa271ea8fdbd804e80c46953dfedf8
parentc23f4ab3f57c48dffbcf773b3907fdc36ffc98b7
bpo-46483: [doc] pathlib classes no longer support parameterized generics (GH-31281)

Remove pathlib classes from the list in stdtypes.rst of classes
that can be parameterized at runtime.
(cherry picked from commit e0bc8ee945af96f9395659bbe3cc30b082e7a361)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/stdtypes.rst