]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46483: [doc] pathlib classes no longer support parameterized generics (GH-31281)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Fri, 11 Feb 2022 20:39:37 +0000 (20:39 +0000)
committerGitHub <noreply@github.com>
Fri, 11 Feb 2022 20:39:37 +0000 (22:39 +0200)
commite0bc8ee945af96f9395659bbe3cc30b082e7a361
tree09cd4b65611df277808995b3ffbee0d34f4f4f97
parent4a66615ba736f84eadf9456bfd5d32a94cccf117
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.
Doc/library/stdtypes.rst