Staging
v0.5.1
https://github.com/python/cpython
Revision d357b89f0bf3de2957e93ea5aa6ead5e50d30930 authored by Serhiy Storchaka on 22 March 2015, 07:46:36 UTC, committed by Serhiy Storchaka on 22 March 2015, 07:46:36 UTC
raising TypeError when statically allocated type subclasses dynamically
allocated type
1 parent 52027c3
History
Tip revision: d357b89f0bf3de2957e93ea5aa6ead5e50d30930 authored by Serhiy Storchaka on 22 March 2015, 07:46:36 UTC
Issue #22079: Deprecation warning now is issued in PyType_Ready() instead of
Tip revision: d357b89
File Mode Size
test
__init__.py -rw-r--r-- 159.7 KB
__main__.py -rw-r--r-- 148 bytes
_fix.py -rw-r--r-- 2.8 KB
colorchooser.py -rw-r--r-- 1.7 KB
commondialog.py -rw-r--r-- 1.4 KB
constants.py -rw-r--r-- 1.5 KB
dialog.py -rw-r--r-- 1.5 KB
dnd.py -rw-r--r-- 11.2 KB
filedialog.py -rw-r--r-- 14.2 KB
font.py -rw-r--r-- 6.5 KB
messagebox.py -rw-r--r-- 3.6 KB
scrolledtext.py -rw-r--r-- 1.8 KB
simpledialog.py -rw-r--r-- 11.1 KB
tix.py -rw-r--r-- 75.2 KB
ttk.py -rw-r--r-- 54.5 KB

back to top