Martin Panter added the comment:

Thanks for the updated patch. There are a couple minor problems with the What’s 
New entry, which you can fix if you want, or I could fix if I get around to 
merging it:

* Bullet point should probably be wrapped onto multiple lines
* According to the 3.5 What’s New, the DeprecationWarning is “non-silent”, but 
I would just drop the “silent” attribute (Once upon a time in Python 2, 
DeprecationWarning was apparently enabled by default, in constrast with 
PendingDeprecationWarning, which was silenced by default.)
* Change “which will trigger a RuntimeError” → “and will trigger . . .”
* Missing full stop at the end

----------

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

Reply via email to