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 lukas.schwaighofer
Recipients lukas.schwaighofer
Date 2017-01-04.16:45:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483548356.52.0.249977190995.issue29156@psf.upfronthosting.co.za>
In-reply-to
Content
Since python 3 there is no longer a type long. There is still a legacy test formerly used for longs present in test_pow.py. As the same test is already present (as also visible at the beginning of the patch) the test can safely be removed.
History
Date User Action Args
2017-01-04 16:45:56lukas.schwaighofersetrecipients: + lukas.schwaighofer
2017-01-04 16:45:56lukas.schwaighofersetmessageid: <1483548356.52.0.249977190995.issue29156@psf.upfronthosting.co.za>
2017-01-04 16:45:56lukas.schwaighoferlinkissue29156 messages
2017-01-04 16:45:56lukas.schwaighofercreate