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 berker.peksag
Recipients berker.peksag, pitrou
Date 2018-08-11.06:00:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533967213.63.0.56676864532.issue34333@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c614121224a5a81d958643471720645b1cb3166e by Berker Peksag (Miss Islington (bot)) in branch '3.7':
bpo-34333: Fix %-formatting in Path.with_suffix() (GH-8663)
https://github.com/python/cpython/commit/c614121224a5a81d958643471720645b1cb3166e
History
Date User Action Args
2018-08-11 06:00:13berker.peksagsetrecipients: + berker.peksag, pitrou
2018-08-11 06:00:13berker.peksagsetmessageid: <1533967213.63.0.56676864532.issue34333@psf.upfronthosting.co.za>
2018-08-11 06:00:13berker.peksaglinkissue34333 messages
2018-08-11 06:00:13berker.peksagcreate