mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
8728018624
* 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