SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 157 Python

* Changed many files to use mkvalue() instead of newtupleobject().

* Fixcprt.py: added [-y file] option, do only files younger than file.
* modsupport.[ch]: added vmkvalue().
* intobject.c: use mkvalue().
* stringobject.c: added "formatstring"; renamed string* to string_*;
  ceval.c: call formatstring for string % value.
* longobject.c: close memory leak in divmod.
* parsetok.c: set result node to NULL when returning an error.
G
Guido van Rossum committed
e537240c252ff678d49451ee6f80fa934653a724
Parent: f48b419