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 miss-islington
Recipients brett.cannon, miss-islington, serhiy.storchaka, wolma
Date 2019-03-28.21:47:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553809647.46.0.410345261454.issue30427@roundup.psfhosted.org>
In-reply-to
Content
New changeset 74510e2a57f6d4b51ac1ab4f778cd7a4c54b541e by Miss Islington (bot) (Wolfgang Maier) in branch 'master':
bpo-30427: eliminate redundant type checks in os.path.normcase() (GH-1712)
https://github.com/python/cpython/commit/74510e2a57f6d4b51ac1ab4f778cd7a4c54b541e
History
Date User Action Args
2019-03-28 21:47:27miss-islingtonsetrecipients: + miss-islington, brett.cannon, serhiy.storchaka, wolma
2019-03-28 21:47:27miss-islingtonsetmessageid: <1553809647.46.0.410345261454.issue30427@roundup.psfhosted.org>
2019-03-28 21:47:27miss-islingtonlinkissue30427 messages
2019-03-28 21:47:27miss-islingtoncreate