Dong-hee Na <[email protected]> added the comment:
sphinx2
(Pdb) par[0].attributes
{'ids': ['c._PyObject_New'], 'classes': [], 'names': ['c._PyObject_New'],
'dupnames': [], 'backrefs': [], 'first': False}
sphinx3
(Pdb) par[0].attributes
{'ids': ['c._PyObject_New'], 'classes': [], 'names': [], 'dupnames': [],
'backrefs': [], 'is_multiline': True}
We are using the names attribute for annotation.
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue42042>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com