[issue13421] PyCFunction_* are not documented anywhere

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue13421] PyCFunction_* are not documented anywhere

2014-06-28 Thread Mark Lawrence
Mark Lawrence added the comment: ping. -- nosy: +BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: ht

[issue13421] PyCFunction_* are not documented anywhere

2011-11-17 Thread Georg Brandl
Changes by Georg Brandl : -- assignee: georg.brandl -> docs@python nosy: +docs@python ___ Python tracker ___ ___ Python-bugs-list mail

[issue13421] PyCFunction_* are not documented anywhere

2011-11-17 Thread Jesús Cea Avión
New submission from Jesús Cea Avión : Functions PyCFunction_* are not documented. Searching online I found http://www.gossamer-threads.com/lists/python/dev/738662 , so I am actually opening the issue and assigning to Georg :). -- assignee: georg.brandl components: Documentation message