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 skrah
Recipients serhiy.storchaka, skrah
Date 2016-04-27.19:23:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461785025.77.0.251068595586.issue26871@psf.upfronthosting.co.za>
In-reply-to
Content
Your definition of correctness is very odd. The "leaks" you are talking
about are single references in case of a module initialization failure,
in which case you are likely to have much bigger problems.


Please take _decimal out of this patch, it's a waste of time.
History
Date User Action Args
2016-04-27 19:23:45skrahsetrecipients: + skrah, serhiy.storchaka
2016-04-27 19:23:45skrahsetmessageid: <1461785025.77.0.251068595586.issue26871@psf.upfronthosting.co.za>
2016-04-27 19:23:45skrahlinkissue26871 messages
2016-04-27 19:23:45skrahcreate