[Python-Dev] PyObject_CallFunction(func, "O", arg) special case
Victor Stinner
victor.stinner at gmail.com
Thu Dec 15 04:54:36 EST 2016
More information about the Python-Dev mailing list
Thu Dec 15 04:54:36 EST 2016
- Previous message (by thread): [Python-Dev] PyObject_CallFunction(func, "O", arg) special case
- Next message (by thread): [Python-Dev] PyObject_CallFunction(func, "O", arg) special case
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2016-12-15 10:46 GMT+01:00 Serhiy Storchaka <storchaka at gmail.com>: > https://docs.python.org/3/c-api/object.html#c.PyObject_CallMethod > > Seems online documentation is not updated. "Last updated on Dec 08, 2016." Oh, right. No idea what/who compiles the documentation. I expected at least one build per day? Someone also proposed to have a mirror of the CPython documentation on readthedocs. Victor
- Previous message (by thread): [Python-Dev] PyObject_CallFunction(func, "O", arg) special case
- Next message (by thread): [Python-Dev] PyObject_CallFunction(func, "O", arg) special case
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list