[python-committers] FINAL WEEK FOR 3.7.0 CHANGES!
Victor Stinner
vstinner at redhat.com
Wed May 23 07:59:45 EDT 2018
More information about the python-committers mailing list
Wed May 23 07:59:45 EDT 2018
- Previous message (by thread): [python-committers] FINAL WEEK FOR 3.7.0 CHANGES!
- Next message (by thread): [python-committers] FINAL WEEK FOR 3.7.0 CHANGES!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2018-05-23 13:47 GMT+02:00 Antoine Pitrou <antoine at python.org>: > Also there's https://bugs.python.org/issue33612 which appears quite > critical. Can someone please have a look at my socketserver change? https://github.com/python/cpython/pull/6911 bpo-31151 changed ForkingMixIn and bpo-31233 changed ThreadingMixIn to block on server_closer() for processes/threads. I propose to add a new opt-in option to get the Python 3.6 behaviour. The old behaviour was wrong, but I expect that some people rely on it." https://bugs.python.org/issue33540 Victor
- Previous message (by thread): [python-committers] FINAL WEEK FOR 3.7.0 CHANGES!
- Next message (by thread): [python-committers] FINAL WEEK FOR 3.7.0 CHANGES!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list