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 serhiy.storchaka
Recipients azhang, serhiy.storchaka
Date 2016-12-31.07:12:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483168333.56.0.417159540939.issue29110@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for your patches Anthony. Could you please create a unittest for the first issue?

The second issue is well known. Since the behavior is documented, I think it can be changed only in Python 3.7. The patch needs the "versionchanged" directives in the documentation and documenting the change in What's New (in the section "Porting to Python 3.7" or like). This change can cause reference leaks in existing code.

This is not the only inconsistency between aifc and similar modules.
History
Date User Action Args
2016-12-31 07:12:13serhiy.storchakasetrecipients: + serhiy.storchaka, azhang
2016-12-31 07:12:13serhiy.storchakasetmessageid: <1483168333.56.0.417159540939.issue29110@psf.upfronthosting.co.za>
2016-12-31 07:12:13serhiy.storchakalinkissue29110 messages
2016-12-31 07:12:13serhiy.storchakacreate