mirror of
https://github.com/python/cpython.git
synced 2024-11-28 16:45:42 +01:00
3edcf743e8
Move the private _PyLong_Sign() and _PyLong_NumBits() functions to the internal C API (pycore_long.h). Modules/_testcapi/long.c now uses the internal C API. |
||
---|---|---|
.. | ||
abstract.h | ||
bytearrayobject.h | ||
bytesobject.h | ||
cellobject.h | ||
ceval.h | ||
classobject.h | ||
code.h | ||
compile.h | ||
complexobject.h | ||
context.h | ||
descrobject.h | ||
dictobject.h | ||
fileobject.h | ||
fileutils.h | ||
floatobject.h | ||
frameobject.h | ||
funcobject.h | ||
genobject.h | ||
import.h | ||
initconfig.h | ||
interpreteridobject.h | ||
listobject.h | ||
longintrepr.h | ||
longobject.h | ||
memoryobject.h | ||
methodobject.h | ||
modsupport.h | ||
object.h | ||
objimpl.h | ||
odictobject.h | ||
optimizer.h | ||
picklebufobject.h | ||
pthread_stubs.h | ||
pyatomic_gcc.h | ||
pyatomic_msc.h | ||
pyatomic_std.h | ||
pyatomic.h | ||
pyctype.h | ||
pydebug.h | ||
pyerrors.h | ||
pyfpe.h | ||
pyframe.h | ||
pylifecycle.h | ||
pymem.h | ||
pystate.h | ||
pythonrun.h | ||
pythread.h | ||
setobject.h | ||
sysmodule.h | ||
traceback.h | ||
tracemalloc.h | ||
tupleobject.h | ||
unicodeobject.h | ||
warnings.h | ||
weakrefobject.h |