added 12 commits
September 4, 2017 09:26
warsaw
changed the title
PEP 553 built-in debug() function
PEP 553 built-in debug() function (bpo-31353)
Barry Warsaw added 6 commits
October 3, 2017 19:47
The biggest change is to use a setUp() that ensures a clean slate for the tests, regardless of whether sys.breakpointhook or PYTHONBREAKPOINT is set.
* Improve the readability of the docstring. * Add an assertion. * Use Py_GETENV to obey -E
Barry Warsaw added 3 commits
October 5, 2017 10:14