summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-11-07 18:56:21 (GMT)
committerGitHub <noreply@github.com>2022-11-07 18:56:21 (GMT)
commitd2cb0f91178ed97e3a7509f7d5fca50a39880c3d (patch)
treee039dffa24327b0cc6bffeaf61fd7efc25604416 /Python/Python-ast.c
parent6b46cb4d3380282476a2233b17b2164a75396846 (diff)
downloadcpython-d2cb0f91178ed97e3a7509f7d5fca50a39880c3d.zip
cpython-d2cb0f91178ed97e3a7509f7d5fca50a39880c3d.tar.gz
cpython-d2cb0f91178ed97e3a7509f7d5fca50a39880c3d.tar.bz2
[3.10] gh-96746: Docs: Clear up Py_TPFLAGS_DISALLOW_INSTANTIATION inheritance (GH-99002) (GH-99213)
gh-96746: Docs: Clear up Py_TPFLAGS_DISALLOW_INSTANTIATION inheritance (GH-99002) The flag is not inherited, but its effect -- a NULL tp_new -- is. Drop hints for people who come here wanting to “disallow instantiation”. (cherry picked from commit 1438b779971605e516bd0a4051a704d6ffbbd58d) Co-authored-by: Petr Viktorin <encukou@gmail.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions