[Python-Dev] Re: PEP 614 accepted

2020-03-05 Thread Bhavani Ravi
Hey Brandt, Thank you for the response and resources, I find them very helpful Regards Bhavani Ravi :) bhavaniravi.com On Wed, Mar 4, 2020 at 11:10 PM Brandt Bucher wrote: > Welcome Bhavani! > > This is only my second PEP, but I'm sure somebody will correct m

[Python-Dev] Re: PEP 614 accepted

2020-03-04 Thread Brandt Bucher
Welcome Bhavani! This is only my second PEP, but I'm sure somebody will correct me if I'm wrong! Basically, the next steps are: - Mark the PEP as "Accepted": https://github.com/python/peps/commit/841188a45f17f0252267f016d7b2f11ac27c5aa1 - Review and merge the implementation/tests: https://gith

[Python-Dev] Re: PEP 614 accepted

2020-03-04 Thread Bhavani Ravi
Congratulations! I am new here, I want to understand what happens after a PEP gets accepted. Do we have the workflow documented somewhere? Regards Bhavani Ravi :) bhavaniravi.com On Wed, Mar 4, 2020 at 2:59 AM Victor Stinner wrote: > Le mar. 3 mars 2020 à 20:

[Python-Dev] Re: PEP 614 accepted

2020-03-03 Thread Victor Stinner
Le mar. 3 mars 2020 à 20:30, Abdur-Rahmaan Janhangeer a écrit : > Just for learning purposes, why was this improvement not included at the > beginning? (I missed the original thread) It's explained in the second paragraph of the PEP: https://www.python.org/dev/peps/pep-0614/#motivation Victor -

[Python-Dev] Re: PEP 614 accepted

2020-03-03 Thread Paul Moore
On Tue, 3 Mar 2020 at 19:31, Abdur-Rahmaan Janhangeer wrote: > > Just for learning purposes, why was this improvement not included at the > beginning? (I missed the original thread) Mostly just a matter of caution. It's a lot easier to relax the restrictions later than it is to add restrictions

[Python-Dev] Re: PEP 614 accepted

2020-03-03 Thread Batuhan Taskaya
Congratulations Brandt! On Tue, Mar 3, 2020, 9:19 PM Barry Warsaw wrote: > By unanimous consent, the Python Steering Council unanimously accepts PEP > 614 — > Relaxing Grammar Restrictions On Decorators. > > Congratulations to PEP author Brandt and PEP sponsor Guido, and thanks to > everyone who

[Python-Dev] Re: PEP 614 accepted

2020-03-03 Thread Abdur-Rahmaan Janhangeer
Just for learning purposes, why was this improvement not included at the beginning? (I missed the original thread) Yours, Abdur-Rahmaan Janhangeer pythonmembers.club | github Mauritius > ___

[Python-Dev] Re: PEP 614 accepted

2020-03-03 Thread Ethan Furman
On 03/03/2020 10:13 AM, Barry Warsaw wrote: Congratulations to PEP author Brandt and PEP sponsor Guido, and thanks to everyone who’s worked on this PEP and its implementation. Congratulations!! -- ~Ethan~ ___ Python-Dev mailing list -- python-dev@p

[Python-Dev] Re: PEP 614 accepted

2020-03-03 Thread Brandt Bucher
Thanks to Guido for sponsoring, and to the SC for their acceptance! Brandt ___ 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/ Mess