This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients terry.reedy
Date 2022-01-24.03:07:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642993661.43.0.163897250741.issue46496@roundup.psfhosted.org>
In-reply-to
Content
Main became 3.11 as of 3.10.0 beta 1: 2021-05-03.
However, backported IDLE issues continued going under What's New 3.10
on both main and 3.10 until 3.10.0rc1, 2021-08-03.
Subsequent idlelib/NEWS.txt items go under
What's New 3.11.0 on main branch
What's New 3.10.1 on 3.10 branch

In other words, idlelib News is handled as if main were branched off as of .0rc1.  This is different from the changelog attached to What's New in 3.x.

Release peps -- needed for proposed and actual release dates.
3.9 PEP 596 https://www.python.org/dev/peps/pep-0596/
3.10 PEP 619 https://www.python.org/dev/peps/pep-0619/
3.11 PEP 664 https://www.python.org/dev/peps/pep-0664/
History
Date User Action Args
2022-01-24 03:07:41terry.reedysetrecipients: + terry.reedy
2022-01-24 03:07:41terry.reedysetmessageid: <1642993661.43.0.163897250741.issue46496@roundup.psfhosted.org>
2022-01-24 03:07:41terry.reedylinkissue46496 messages
2022-01-24 03:07:41terry.reedycreate