commit | 63aeb71909f3058ee69f6e39478f541a045c2fbd | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 29 01:39:26 2014 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 29 01:39:26 2014 +0200 |
tree | bfe73225daf17112a11cf446787610f02563679f | |
parent | b1e58440f87f921bd51396f4e9a4b18dcd2def6b [diff] | |
parent | f9f54a2f5f25973f736046917d68106dd122c15d [diff] |
Issue #9307: document the various Py_TPFLAGS_*_SUBCLASS flags. Patch by Yury V. Zaytsev.