PEP 553 built-in debug() function (bpo-31353) by warsaw · Pull Request #3355 · python/cpython
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:47The 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:14This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters