]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91181: Add a What's New entry for dropping bytes support for `sys.path` (GH-94918)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 17 Jul 2022 02:23:57 +0000 (19:23 -0700)
committerGitHub <noreply@github.com>
Sun, 17 Jul 2022 02:23:57 +0000 (19:23 -0700)
commit5a34287b5dc75293bea02489feda22b4b6b28e3e
tree4a0f37fdf288605293c6cc4a00da1caa3f9ede5d
parentccbf85382c48f02939b9f84def45265be1dd795f
gh-91181: Add a What's New entry for dropping bytes support for `sys.path` (GH-94918)

(cherry picked from commit ec4745b5f2c2a460f12c97243c5b7d875f24b0c8)

Co-authored-by: Brett Cannon <brett@python.org>
Doc/whatsnew/3.11.rst