]> granicus.if.org Git - python/commit
Issue #20204: Deprecation warning is now raised for builtin type without the
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 1 Mar 2015 08:03:02 +0000 (10:03 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 1 Mar 2015 08:03:02 +0000 (10:03 +0200)
commit490055a1673b524da2ebe2312f072aba2a826036
treea40049ade7567c316ab0b5217668179eac7644ac
parent50adb9fc3297377a606371cd208a91d2ff89b05a
Issue #20204: Deprecation warning is now raised for builtin type without the
__module__ attribute.
Doc/whatsnew/3.5.rst
Misc/NEWS
Objects/typeobject.c