[Python-Dev] PEP 553: Built-in debug()
Fernando Perez
fperez.net at gmail.com
Thu Sep 7 21:03:25 EDT 2017
More information about the Python-Dev mailing list
Thu Sep 7 21:03:25 EDT 2017
- Previous message (by thread): [Python-Dev] PEP 553: Built-in debug()
- Next message (by thread): [Python-Dev] PEP 553: Built-in debug()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2017-09-07 23:00:43 +0000, Barry Warsaw said: > On Sep 7, 2017, at 14:25, Barry Warsaw <barry at python.org> wrote: >> >> I’ll see what it takes to add `header` to pdb.set_trace(), but I’ll do >> that as a separate PR (i.e. not as part of this PEP). > > Turns out to be pretty easy. > > https://bugs.python.org/issue31389 > https://github.com/python/cpython/pull/3438 Ah, perfect! I've subscribed to the PR on github and can pitch in there further if my input is of any use. Thanks again, f
- Previous message (by thread): [Python-Dev] PEP 553: Built-in debug()
- Next message (by thread): [Python-Dev] PEP 553: Built-in debug()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list