mirror of
https://github.com/python/cpython.git
synced 2026-08-16 02:11:06 +08:00
* Drop warnoptions from PyInterpreterState. * Drop xoptions from PyInterpreterState. * Don't set warnoptions and _xoptions again. * Decref after adding to sys.__dict__. * Drop an unused macro. * Check sys.xoptions *before* we delete it.
Miscellaneous source files for the main Python shared library