diff options
author | Guido van Rossum <guido@python.org> | 2001-08-16 08:21:42 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-08-16 08:21:42 (GMT) |
commit | 70d893a6aaf335383d2efcf7c40194e4f1a7e474 (patch) | |
tree | 5c41f9d3b285915052cf8eb32d2c1fbc55953642 /Objects | |
parent | ba21a49f9d55edf699d40b9a6a5a5499a4b233b4 (diff) | |
download | cpython-70d893a6aaf335383d2efcf7c40194e4f1a7e474.zip cpython-70d893a6aaf335383d2efcf7c40194e4f1a7e474.tar.gz cpython-70d893a6aaf335383d2efcf7c40194e4f1a7e474.tar.bz2 |
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.)
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions