Serhiy Storchaka added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29110>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to