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:27:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634765258.96.0.863722274053.issue45192@roundup.psfhosted.org>
In-reply-to
Content
New changeset 64e83c711eb371d60fce64cae074c4d3311f6ece by Miss Islington (bot) in branch '3.10':
bpo-45192: Fix a bug that infers the type of an os.PathLike[bytes] object as str (GH-28323) (GH-29111)
https://github.com/python/cpython/commit/64e83c711eb371d60fce64cae074c4d3311f6ece
History
Date User Action Args
2021-10-20 21:27:39lukasz.langasetrecipients: + lukasz.langa, miss-islington, andrei.avk, rekyungmin
2021-10-20 21:27:38lukasz.langasetmessageid: <1634765258.96.0.863722274053.issue45192@roundup.psfhosted.org>
2021-10-20 21:27:38lukasz.langalinkissue45192 messages
2021-10-20 21:27:38lukasz.langacreate