mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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