[issue42139] Synchronize What's New in 3.9 master and 3.9

2020-10-23 Thread Terry J. Reedy


Change by Terry J. Reedy :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42139] Synchronize What's New in 3.9 master and 3.9

2020-10-23 Thread Guido van Rossum


Guido van Rossum  added the comment:

Never mind, I read the diff backwards. You're all good and you can close this.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42139] Synchronize What's New in 3.9 master and 3.9

2020-10-23 Thread Guido van Rossum


Guido van Rossum  added the comment:

You also need to forward-port https://bugs.python.org/issue41950.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42139] Synchronize What's New in 3.9 master and 3.9

2020-10-23 Thread Guido van Rossum


Guido van Rossum  added the comment:


New changeset 805ef73ad0ac4a77f3764dd17dfc959d562ce627 by Terry Jan Reedy in 
branch 'master':
bpo-42139: Update What's New 3.9 for master (#22936)
https://github.com/python/cpython/commit/805ef73ad0ac4a77f3764dd17dfc959d562ce627


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42139] Synchronize What's New in 3.9 master and 3.9

2020-10-23 Thread Terry J. Reedy


Change by Terry J. Reedy :


--
pull_requests: +21856
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/22936

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42139] Synchronize What's New in 3.9 master and 3.9

2020-10-23 Thread Terry J. Reedy


New submission from Terry J. Reedy :

Continuation of #41808, #41950, 9cf6752276e6fcfd0c23fdb064ad27f448aaaf75 
(Langa, no diff).

Attached is a current diff (about 1/2 hour ago).  It appears to be all or 
almost all Langa's release edits in 9cf6752276e6fcfd0c23fdb064ad27f448aaaf75.  
The important point is that all the +s are for the 3.9 version.  So the files 
can be synchronized easily by copying the 3.9 copy to master (each with 
separate workspaces).  I will re-update first to make sure to catch the changes 
in #41950.

--
files: whatnew39-master-to-39.diff
keywords: patch
messages: 379513
nosy: gvanrossum, lukasz.langa, terry.reedy
priority: normal
severity: normal
stage: needs patch
status: open
title: Synchronize What's New in 3.9 master and 3.9
versions: Python 3.10
Added file: https://bugs.python.org/file49538/whatnew39-master-to-39.diff

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com