[Python-Dev] gdb support could use some love

Brett Cannon brett at python.org
Thu Apr 5 12:35:48 EDT 2018


On Thu, 5 Apr 2018 at 02:49 Skip Montanaro <skip.montanaro at gmail.com> wrote:

> > There are a bunch of open issues regarding gdb support including one
> with a PR in need of review for 3.6+.
>
> I rejected one (which assumed everyone now uses a python-aware gdb),
> commented on another (ceval.c-related name changes in several
> commands), and created a PR for third (documentation for the
> user-defined commands). Unfortunately, it's been so long since I
> contributed, I don't quite understand the ins and outs of the workflow
> anymore. In particular, I could find no way to add the "skip news"
> label.


There's a "Labels" section in the right-hand column. You can click "Labels"
and a drop-down of available and selected labels will show up.

-Brett



> I'm afraid someone might have to intervene here:
>
> https://github.com/python/cpython/pull/6384
>
> Skip
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/brett%40python.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180405/9456df30/attachment.html>


More information about the Python-Dev mailing list