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 Mariatta
Recipients David.Edelsohn, Mariatta, Michael.Felt, aixtools@gmail.com, haubi, martin.panter, python-dev, vstinner
Date 2017-12-23.07:39:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514014745.91.0.213398074469.issue26439@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c0919c27c6442aa147ae559a936b1b8deb4ee783 by Mariatta in branch 'master':
bpo-26439: Convert %s in Lib/ctypes/_aix.py to f-strings. (GH-4986)
https://github.com/python/cpython/commit/c0919c27c6442aa147ae559a936b1b8deb4ee783
History
Date User Action Args
2017-12-23 07:39:06Mariattasetrecipients: + Mariatta, vstinner, haubi, python-dev, martin.panter, David.Edelsohn, Michael.Felt, aixtools@gmail.com
2017-12-23 07:39:05Mariattasetmessageid: <1514014745.91.0.213398074469.issue26439@psf.upfronthosting.co.za>
2017-12-23 07:39:05Mariattalinkissue26439 messages
2017-12-23 07:39:05Mariattacreate