New submission from Jeremiah Gabriel Pascual <nohackingofkrow...@gmail.com>:

In https://docs.python.org/3/c-api/typeobj.html#static-types, it says that 
PyTypeObject isn't part of the stable ABI. Yet, in 
https://docs.python.org/3/c-api/type.html#c.PyTypeObject, it says that 
PyTypeObject IS part of the stable ABI. Which is true?

----------
assignee: docs@python
components: Documentation
messages: 415989
nosy: Crowthebird, docs@python
priority: normal
severity: normal
status: open
title: Documentation inconsistency with the stable ABI

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue47115>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to