]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13575: there is only one class type.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 12 Dec 2011 17:54:29 +0000 (18:54 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 12 Dec 2011 17:54:29 +0000 (18:54 +0100)
commitaa6c1d240fc4dd883b4c5a1564182e8fa90de496
tree417976ca1ed9205f4dd9fc19768dfd93afff632a
parent9d57481f043cb9b94bfc45c1ee041415d915cf8a
Issue #13575: there is only one class type.
Doc/howto/descriptor.rst
Lib/pickle.py
Lib/pickletools.py
Modules/gc_weakref.txt
Objects/typeobject.c
Python/errors.c
Python/pythonrun.c
Tools/gdb/libpython.py