Eric Snow 8728018624 bpo-30860: Fix a refleak. (#3506)
* 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.
2017-09-11 17:59:22 -07:00
..
2016-09-07 09:26:18 -07:00
2017-01-01 22:04:13 -06:00
2017-09-11 17:59:22 -07:00
2017-09-11 17:59:22 -07:00
2017-09-11 17:59:22 -07:00

Miscellaneous source files for the main Python shared library