SIGN IN SIGN UP

bpo-32030: Add more options to _PyCoreConfig (#4485)

Py_Main() now handles two more -X options:

* -X showrefcount: new _PyCoreConfig.show_ref_count field
* -X showalloccount: new _PyCoreConfig.show_alloc_count field
V
Victor Stinner committed
25420fe290b98171e6d30edf9350292c21ef700e
Parent: 09f3a8a
Committed by GitHub <noreply@github.com> on 11/21/2017, 2:12:22 AM