Re: [Python-Dev] PEP 580/590 discussion

2019-05-05 Thread Petr Viktorin
Hello! Sorry for the delay; PyCon is keeping me busy. On the other hand, I did get to talk to a lot of smart people here! I'm leaning toward accepting PEP 590 (with some changes still). Let's start focusing on it. As for the changes, I have these 4 points: I feel that the API needs some contact w

Re: [Python-Dev] PEP 574 ready for review

2019-05-05 Thread Eric Snow
On Wed, May 1, 2019, 15:49 Nick Coghlan wrote: > As BDFL-Delegate I'm happy with this version of the PEP, so it's my > pleasure to accept it for inclusion in Python 3.8. > Congratulations, Antoine! This is a big deal and a lot of folks won't realize it at first. :) -eric > ___