Benjamin Peterson added the comment:

Here's a patch for 3.4. __qualname__ ought to have been implemented this way in 
the first place. I'll have to think about what can be done about 3.3. Maybe 
just the same fix without the removal of PyHeapType.ht_qualname. We can hope no 
one has written extensions relying on its value actually being correct.

----------
keywords: +patch
nosy: +benjamin.peterson
Added file: http://bugs.python.org/file27721/qualname-in-dict.patch

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

Reply via email to