Issue 13421: PyCFunction_* are not documented anywhere (original) (raw)

Issue13421

Created on 2011-11-17 18:14 by jcea, last changed 2022-04-11 14:57 by admin.

Messages (2)
msg147817 - (view) Author: Jesús Cea Avión (jcea) * (Python committer) Date: 2011-11-17 18:14
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 :).
msg221793 - (view) Author: Mark Lawrence (BreamoreBoy) * Date: 2014-06-28 14:12
ping.
History
Date User Action Args
2022-04-11 14:57:23 admin set github: 57630
2019-03-16 00:02:52 BreamoreBoy set nosy: - BreamoreBoy
2014-06-28 14:12:57 BreamoreBoy set nosy: + BreamoreBoymessages: +
2011-11-17 19:02:05 georg.brandl set assignee: georg.brandl -> docs@pythonnosy: + docs@python
2011-11-17 18:14:43 jcea create