Message274857
Good catch Benjamin! There is yet one bug -- the type type already has the __module__ attribute, but it is a descriptor, not a string.
Updated patch fixes these bugs. |
|
Date |
User |
Action |
Args |
2016-09-07 18:19:55 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, pitrou, alexandre.vassalotti, benjamin.peterson |
2016-09-07 18:19:55 | serhiy.storchaka | set | messageid: <1473272395.39.0.192109361244.issue25856@psf.upfronthosting.co.za> |
2016-09-07 18:19:55 | serhiy.storchaka | link | issue25856 messages |
2016-09-07 18:19:55 | serhiy.storchaka | create | |
|