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 juraj.sukop, mark.dickinson, rhettinger, serhiy.storchaka, stutzbach, tim.peters
Date 2021-02-01.19:30:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612207801.53.0.166148515317.issue43053@roundup.psfhosted.org>
In-reply-to
Content
> Java's implementation of BigInteger.sqrt can't do that. :-)

Well, okay, depending on your definition of "a few", actually it can, but Python is still faster.
History
Date User Action Args
2021-02-01 19:30:01mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, stutzbach, serhiy.storchaka, juraj.sukop
2021-02-01 19:30:01mark.dickinsonsetmessageid: <1612207801.53.0.166148515317.issue43053@roundup.psfhosted.org>
2021-02-01 19:30:01mark.dickinsonlinkissue43053 messages
2021-02-01 19:30:01mark.dickinsoncreate