Commit Graph

28 Commits

Author SHA1 Message Date
Hugo van Kemenade 52e6c453f1
PEP 553: Fix citation references (#2639)
* PEP 553: Remove orphaned citation to fix build warning

* PEP 553: Remove redundant emacs metadata
2022-06-18 20:06:23 +02:00
Adam Turner b0329c31b3
Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Brett Cannon bb4751379a
Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
Miroslav Šedivý a4a3b8f1dc
PEP 622: Fix Typos (#1457) 2020-06-24 17:25:13 -07:00
Yannick Jadoul fb3b36e8b2 Add missing return None in except clause to pseudo-code. (#1205) 2019-12-02 13:26:02 -08:00
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