summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2020-09-01-23-39-45.bpo-41689.zxHbLB.rst
blob: 44cf58a4b063889b5e24bc93658b94dfa1a0e04a (plain)
1
2
Types created with :c:func:`PyType_FromSpec` now make any signature in their
``tp_doc`` slot accessible from ``__text_signature__``.