[Python-Dev] 2.7.16 release dates

2019-02-12 Thread Benjamin Peterson
Greetings, I've set the dates for the 2.7.16 release in PEP 373. The release candidate will happen on February 16 with a final release 2 weeks later on March 2 if all goes well. Servus, Benjamin ___ Python-Dev mailing list Python-Dev@python.org https:/

Re: [Python-Dev] [bpo-35155] Requesting a review

2019-02-12 Thread Terry Reedy
On 2/12/2019 3:24 PM, Terry Reedy wrote: The problem is that the urllib.request doc has several 'placeholder-literal' and 'literal-placeholder' constructs where Correction: The result must be a legal function name, so that should be 'placeholder_literal' and 'literal_placeholder', where the

Re: [Python-Dev] [bpo-35155] Requesting a review

2019-02-12 Thread Terry Reedy
On 2/12/2019 5:14 AM, Denton Liu wrote: Hello all, A couple months back, I reported bpo-35155[1] and I submitted a PR for consideration[2]. After a couple of reviews, it seems like progress has stalled. Would it be possible for someone to review this? Thanks, Denton [1]: https://bugs.python.o

[Python-Dev] [docs] [issue35155] Requesting a review

2019-02-12 Thread Denton Liu
Hello all, A couple months back, I reported bpo-35155[1] and I submitted a PR for it[2]. After a couple of reviews, it seems like progress has stalled. Would it be possible for someone to review this? Thanks, Denton [1]: https://bugs.python.org/issue35155 [2]: https://github.com/python/cpython/

[Python-Dev] [bpo-35155] Requesting a review

2019-02-12 Thread Denton Liu
Hello all, A couple months back, I reported bpo-35155[1] and I submitted a PR for consideration[2]. After a couple of reviews, it seems like progress has stalled. Would it be possible for someone to review this? Thanks, Denton [1]: https://bugs.python.org/issue35155 [2]: https://github.com/pyth

Re: [Python-Dev] Reviewing PEP 580

2019-02-12 Thread Nick Coghlan
On Tue., 12 Feb. 2019, 9:04 am Jeroen Demeyer Hello, > > I would like to propose to the new steering council to review PEP 580. > Is there already a process for that? > Hi Jeroen, We're still considering the details of how PEP 1 is going to be adjusted for a Steering Council rather than a BDFL.