SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 109 Python

Bunchathings:

- initsigs(): Ignore SIGXFZ so writing files beyond the file system
  size limit won't kill us.

- Py_Initialize(): call _Py_ReadyTypes() instead of readying types
  here.

- Py_Initialize(): call _PyImport_FixupExtension() for module
  "extensions".  (SF bug #422004.)
G
Guido van Rossum committed
70d893a6aaf335383d2efcf7c40194e4f1a7e474
Parent: ba21a49