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 serhiy.storchaka
Recipients larry, loewis, martin.panter, methane, python-dev, rbcollins, rhettinger, serhiy.storchaka, skrah, taleinat
Date 2018-12-25.09:10:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545729009.13.0.712150888896.issue20180@roundup.psfhosted.org>
In-reply-to
Content
New changeset 65ce60aef150776f884715b4315a10a0d6ae769e by Serhiy Storchaka in branch 'master':
bpo-20180: Simplify char_converter in Argument Clinic. (GH-9828)
https://github.com/python/cpython/commit/65ce60aef150776f884715b4315a10a0d6ae769e
History
Date User Action Args
2018-12-25 09:10:10serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, rhettinger, taleinat, larry, rbcollins, methane, skrah, python-dev, martin.panter
2018-12-25 09:10:09serhiy.storchakasetmessageid: <1545729009.13.0.712150888896.issue20180@roundup.psfhosted.org>
2018-12-25 09:10:09serhiy.storchakalinkissue20180 messages
2018-12-25 09:10:09serhiy.storchakacreate