Zachary Ware added the comment:

This is a side-effect of 3.5 having a C implementation of OrderedDict, and will 
not be fixed.

In the standard library, even just having a single trailing underscore is a 
clear indication of "if you use this, expect it to break without warning at any 
time."  Mangled names in the standard library are more of an indication of "you 
*really* shouldn't use this".

----------
nosy: +eric.snow, zach.ware
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

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

Reply via email to