[Python-Dev] Re: Debug C++

2020-03-30 Thread Rhodri James
On 30/03/2020 23:20, Leandro Müller wrote: Hi Are there any away to debug C module during python debug? In a word, gdb. I've been doing this quite a lot lately. The trick is to start Python up under gdb, set a pending breakpoint in your C module, then carry on as normal. For example: rh

[Python-Dev] Debug C++

2020-03-30 Thread Leandro Müller
Hi Are there any away to debug C module during python debug? Att. Leandro Müller ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org

[Python-Dev] PEP 585 "Type Hinting Generics In Standard Collections" accepted

2020-03-30 Thread Victor Stinner
Hi, The Python Steering Council accepts PEP 585 "Type Hinting Generics In Standard Collections": https://www.python.org/dev/peps/pep-0585/ Congrats Łukasz Langa for your tenacity! (PEP written one year ago.) Thanks also to everyone who was involved in the discussion to help to get a better PEP ;

[Python-Dev] REMINDER: report conduct issues to the Conduct WG

2020-03-30 Thread Brett Cannon
The steering council wants to remind folks that if you have witnessed or experienced any conduct that you think may go against the PSF Code of Conduct to please report those incidents to cond...@python.org. This includes reporting micro-aggressions like feeling dismissed so that any pattern of such