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 vstinner
Recipients cheryl.sabella, terry.reedy, vstinner
Date 2017-08-07.09:25:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> New changeset 9397e2a87ed6e0e724ad71a0c751553620cb775e by Terry Jan Reedy (csabella) in branch 'master':
> bpo-31004: IDLE: Factor out FontPage class from configdialog (step 1) (#2905)

This change introduced reference leaks in test_idle: see bpo-31130.
History
Date User Action Args
2017-08-07 09:25:28vstinnersetrecipients: + vstinner, terry.reedy, cheryl.sabella
2017-08-07 09:25:28vstinnersetmessageid: <[email protected]>
2017-08-07 09:25:28vstinnerlinkissue31004 messages
2017-08-07 09:25:28vstinnercreate