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 mark.dickinson
Recipients lschoe, mark.dickinson, pablogsal, rhettinger, skrah, steven.daprano, tim.peters
Date 2019-06-02.09:24:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559467449.09.0.223110054675.issue36027@roundup.psfhosted.org>
In-reply-to
Content
New changeset c52996785a45d4693857ea219e040777a14584f8 by Mark Dickinson in branch 'master':
bpo-36027: Extend three-argument pow to negative second argument (GH-13266)
https://github.com/python/cpython/commit/c52996785a45d4693857ea219e040777a14584f8
History
Date User Action Args
2019-06-02 09:24:09mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, steven.daprano, skrah, pablogsal, lschoe
2019-06-02 09:24:09mark.dickinsonsetmessageid: <1559467449.09.0.223110054675.issue36027@roundup.psfhosted.org>
2019-06-02 09:24:09mark.dickinsonlinkissue36027 messages
2019-06-02 09:24:09mark.dickinsoncreate