Message 252298 - Python tracker
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".