Message235165
Here is a patch which adds a warning to PyType_FromSpec and PyType_FromSpecWithBases if type spec name doesn't contain module name. In conjunction with tkinter_typespecs.patch it should fix the issue. |
|
| Date |
User |
Action |
Args |
| 2015-02-01 12:26:57 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, brett.cannon, amaury.forgeotdarc, ncoghlan, pitrou, ned.deily, asvetlov, eric.snow, Robin.Schreiber, yselivanov |
| 2015-02-01 12:26:57 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2015-02-01 12:26:57 | serhiy.storchaka | link | issue20204 messages |
| 2015-02-01 12:26:57 | serhiy.storchaka | create | |
|