Re: [python-committers] [Python-Dev] Reminder: 12 weeks to 3.7 feature code cutoff
> On 1 Nov 2017, at 22:47, Ned Deily wrote: > > Happy belated Halloween to those who celebrate it; I hope it wasn't too > scary! Also possibly scary: we have just a little over 12 weeks remaining > until Python 3.7's feature code cutoff, 2018-01-29. Those 12 weeks include a > number of traditional holidays around the world so, if you are planning on > writing another PEP for 3.7 or working on getting an existing one approved or > getting feature code reviewed, please plan accordingly.If you have > something in the pipeline, please either let me know or, when implemented, > add the feature to PEP 537, the 3.7 Release Schedule PEP. I’d still like to finish PEP 447, but don’t know if I can manage to find enough free time to do so. Ronald ___ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
Re: [python-committers] Reminder: 12 weeks to 3.7 feature code cutoff
On Wed, 1 Nov 2017 17:47:45 -0400 Ned Deily wrote: > If you have something in the pipeline, please either let me know or, when > implemented, add the feature to PEP 537, the 3.7 Release Schedule PEP. I hope to be able to write the implementation for PEP 556. https://www.python.org/dev/peps/pep-0556/ Regards Antoine. ___ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
Re: [python-committers] [Python-Dev] Reminder: 12 weeks to 3.7 feature code cutoff
On 11/1/2017 5:47 PM, Ned Deily wrote: Happy belated Halloween to those who celebrate it; I hope it wasn't too scary! Also possibly scary: we have just a little over 12 weeks remaining until Python 3.7's feature code cutoff, 2018-01-29. Those 12 weeks include a number of traditional holidays around the world so, if you are planning on writing another PEP for 3.7 or working on getting an existing one approved or getting feature code reviewed, please plan accordingly.If you have something in the pipeline, please either let me know or, when implemented, add the feature to PEP 537, the 3.7 Release Schedule PEP. I hope to be able to free up some time to complete PEP 557, Data Classes. Eric. ___ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
