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 rhettinger
Recipients ammar2, mark.dickinson, miss-islington, rhettinger, serhiy.storchaka
Date 2019-09-21.08:22:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569054157.24.0.343669643423.issue38237@roundup.psfhosted.org>
In-reply-to
Content
New changeset 37bc93552375cb1bc616927b5c1905bae3c0e99d by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-38237: Let pow() support keyword arguments (GH-16302) (GH-16320)
https://github.com/python/cpython/commit/37bc93552375cb1bc616927b5c1905bae3c0e99d
History
Date User Action Args
2019-09-21 08:22:37rhettingersetrecipients: + rhettinger, mark.dickinson, serhiy.storchaka, ammar2, miss-islington
2019-09-21 08:22:37rhettingersetmessageid: <1569054157.24.0.343669643423.issue38237@roundup.psfhosted.org>
2019-09-21 08:22:37rhettingerlinkissue38237 messages
2019-09-21 08:22:37rhettingercreate