]> 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:04:01 +0000 (13:04 -0800)
committerGitHub <noreply@github.com>
Fri, 11 Feb 2022 21:04:01 +0000 (13:04 -0800)
commitf2fbfbe0ec57ec39b3099dae62571a48d5fe8729
treef1455e518363107e25a31041c5d4bf0589ada460
parent1f5fe9962f768c8bfd4ed06a22532d31d3424dc9
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