Commit Graph

22 Commits

Author SHA1 Message Date
Lilian Besson a1214f0ac1 Update pep-0553.rst (#430)
[java] reference key was misleading, [js-debugger] seems more logical
2017-10-24 17:35:16 -07:00
Barry Warsaw c48822b907 PEP 553 is now final.
Also, document the behavior of $PYTHONBREAKPOINT under -E
2017-10-05 12:18:16 -04:00
Barry Warsaw 77c4f601d1 PEP 553 accepted 2017-10-02 20:07:56 -04:00
Barry Warsaw 7327e61411 Make the pseudocode more accurate. 2017-10-02 18:03:33 -04:00
Barry Warsaw bede39a536 Respond to Guido's comments. 2017-10-02 13:39:55 -04:00
Barry Warsaw e102adf1e3 A minor rendering fix. 2017-09-17 13:43:29 -04:00
Barry Warsaw beee344f48 Version information. 2017-09-13 19:12:12 -07:00
Barry Warsaw 5beb1c01ef Update Post-History 2017-09-13 18:56:20 -07:00
Barry Warsaw 2ed8903b5a Don't use numeric references. 2017-09-13 16:54:22 -07:00
Barry Warsaw 0a64b078b6 Some discussion on when the envar should be evaluated. 2017-09-13 16:20:59 -07:00
Barry Warsaw e53582e975 Make $PYTHONBREAKPOINT a first class feature. 2017-09-13 08:02:10 -07:00
Barry Warsaw 4d937a7453 A bit more discussion on $PYTHONBREAKPOINTHOOK 2017-09-07 19:21:03 -07:00
Barry Warsaw 435f751ee5 Reword. 2017-09-07 11:40:12 -07:00
Barry Warsaw 41000e4fcf Elaborate on breakpoint() signature. 2017-09-07 11:38:37 -07:00
Barry Warsaw b2c6a25160 Change signature to breakpoint(*args, **kws) 2017-09-07 11:27:55 -07:00
Barry Warsaw 728dd46ff2 A few more open issues, and use subheaders for each. 2017-09-06 17:16:32 -07:00
Barry Warsaw b1858ec0ff Add another open issue. 2017-09-06 15:15:31 -07:00
Barry Warsaw 2833cb48ce Guido prefers built-in breakpoint(). 2017-09-06 09:50:56 -07:00
Barry Warsaw f6cdc14509 Add the PR link. 2017-09-05 18:09:13 -07:00
Barry Warsaw 605e3038f0 More open issues. 2017-09-05 14:16:10 -07:00
Barry Warsaw 843a8163c4 Update some comments. 2017-09-05 14:12:57 -07:00
Barry Warsaw f0abda855e PEP 553 - built-in debug() 2017-09-05 13:42:34 -07:00