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 gvanrossum, serhiy.storchaka, xtreak, yselivanov
Date 2019-05-06.19:40:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557171630.4.0.242122135872.issue36542@roundup.psfhosted.org>
In-reply-to
Content
New changeset d53cf99dca4605ace4b81b1e585616b3e1b74fa6 by Serhiy Storchaka in branch 'master':
bpo-36542: Allow to overwrite the signature for Python functions. (GH-12705)
https://github.com/python/cpython/commit/d53cf99dca4605ace4b81b1e585616b3e1b74fa6
History
Date User Action Args
2019-05-06 19:40:30serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, yselivanov, xtreak
2019-05-06 19:40:30serhiy.storchakasetmessageid: <1557171630.4.0.242122135872.issue36542@roundup.psfhosted.org>
2019-05-06 19:40:30serhiy.storchakalinkissue36542 messages
2019-05-06 19:40:30serhiy.storchakacreate