This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients andrei.avk, lukasz.langa, miss-islington, rekyungmin
Date 2021-10-20.21:25:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634765120.0.0.262942448649.issue45192@roundup.psfhosted.org>
In-reply-to
Content
New changeset d33fae7105aaea7c376b5455fd1f8de802ca2542 by Miss Islington (bot) in branch '3.9':
bpo-45192: Fix a bug that infers the type of an os.PathLike[bytes] object as str (GH-28323) (GH-29112)
https://github.com/python/cpython/commit/d33fae7105aaea7c376b5455fd1f8de802ca2542
History
Date User Action Args
2021-10-20 21:25:20lukasz.langasetrecipients: + lukasz.langa, miss-islington, andrei.avk, rekyungmin
2021-10-20 21:25:20lukasz.langasetmessageid: <1634765120.0.0.262942448649.issue45192@roundup.psfhosted.org>
2021-10-20 21:25:19lukasz.langalinkissue45192 messages
2021-10-20 21:25:19lukasz.langacreate