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, [email protected], haubi, martin.panter, python-dev, vstinner
Date 2017-12-23.07:39:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
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, [email protected]
2017-12-23 07:39:05Mariattasetmessageid: <[email protected]>
2017-12-23 07:39:05Mariattalinkissue26439 messages
2017-12-23 07:39:05Mariattacreate