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 jkloth
Recipients jkloth, serhiy.storchaka, shubhar
Date 2017-05-26.19:36:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495827385.82.0.609546570368.issue30476@psf.upfronthosting.co.za>
In-reply-to
Content
See bpo-10030 (and pr #550).  It removed that function in favor of the current approach.

Also, that current code does not generate *every* time, but just once.  Note that the computed value is stored in a global cache.
History
Date User Action Args
2017-05-26 19:36:25jklothsetrecipients: + jkloth, serhiy.storchaka, shubhar
2017-05-26 19:36:25jklothsetmessageid: <1495827385.82.0.609546570368.issue30476@psf.upfronthosting.co.za>
2017-05-26 19:36:25jklothlinkissue30476 messages
2017-05-26 19:36:25jklothcreate