mirror of
https://github.com/python/cpython.git
synced 2025-10-27 00:36:52 +00:00
Generalize PyLong_AsLongLong to accept int arguments too. The real point is so that PyArg_ParseTuple's 'L' code does too. That code was undocumented (AFAICT), so documented it. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| embedding.tex | ||
| ext.tex | ||
| extending.tex | ||
| newtypes.tex | ||
| run-func.c | ||
| unix.tex | ||
| windows.tex | ||