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 mark.dickinson, rhettinger, serhiy.storchaka, steven.daprano, tim.peters
Date 2019-05-18.11:29:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 73934b9da07daefb203e7d26089e7486a1ce4fdf by Mark Dickinson in branch 'master':
bpo-36887: add math.isqrt (GH-13244)
https://github.com/python/cpython/commit/73934b9da07daefb203e7d26089e7486a1ce4fdf
History
Date User Action Args
2019-05-18 11:29:55mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, steven.daprano, serhiy.storchaka
2019-05-18 11:29:55mark.dickinsonsetmessageid: <[email protected]>
2019-05-18 11:29:54mark.dickinsonlinkissue36887 messages
2019-05-18 11:29:54mark.dickinsoncreate