[Python-Dev] Schedule of the Python 3.7.1 release?

Eric V. Smith eric at trueblade.com
Wed Sep 5 06:50:31 EDT 2018


On 9/5/2018 6:22 AM, Christian Heimes wrote:
> On 2018-09-05 11:56, Victor Stinner wrote:
>> Hi,
>>
>> Someone asked somewhere (oops, I forgot where!) when is Python 3.7.1
>> scheduled. I wanted to reply when I saw that it was scheduled for 2
>> months ago:
>>
>> "3.7.1: 2018-07-xx"
>> https://www.python.org/dev/peps/pep-0537/#maintenance-releases
>>
>> Is there any blocker for 3.7.1? I fixed dozens of bugs in the 3.7
>> branch since 3.7.0 has been released. I'm ashamed of most of them,
>> since I introduced regressions in 3.7. (If you insist, I can name them
>> ;-))
>>
>> Note: the latest Python activity of Ned Deily, our 3.7 release
>> manager, was an email sent to python-committers mi-July.
> 
> Hi,
> 
> can we do a release after the core dev sprints, please? I have like to
> discuss and land some TLS 1.3 / OpenSSL 1.1.1 related changes and
> improvements first.

Agreed. I have at least one dataclasses bug I'm planning on addressing, 
and I'd like to get some feedback on it at the sprints.

Eric


More information about the Python-Dev mailing list