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 terry.reedy
Recipients Suman.Saha, amaury.forgeotdarc, belopolsky, meador.inge, terry.reedy
Date 2011-09-23.19:36:17
SpamBayes Score 6.7100934e-09
Marked as misclassified No
Message-id <1316806578.31.0.402445669257.issue13013@psf.upfronthosting.co.za>
In-reply-to
Content
My impression is that plugging refleaks (unlike minor speedups) is a bugfix rather than feature addition, so this and the other issues should be marked for 2.7 and 3.2 also. (I am only changing this one.)

Deprecating a public (but obscure) CAPI function is a separate issue that would only affect 3.3 at the earliest (with a PendingDeprecation or Deprecation warning) and would be in addition to plugging the potential leak in the existing code.
History
Date User Action Args
2011-09-23 19:36:18terry.reedysetrecipients: + terry.reedy, amaury.forgeotdarc, belopolsky, meador.inge, Suman.Saha
2011-09-23 19:36:18terry.reedysetmessageid: <1316806578.31.0.402445669257.issue13013@psf.upfronthosting.co.za>
2011-09-23 19:36:17terry.reedylinkissue13013 messages
2011-09-23 19:36:17terry.reedycreate