[pep-619]: Fix short underlines
This commit is contained in:
parent
762ac7d2ce
commit
76c8f82dc2
|
@ -34,18 +34,18 @@ Release Schedule
|
||||||
================
|
================
|
||||||
|
|
||||||
3.10.0 schedule
|
3.10.0 schedule
|
||||||
--------------
|
---------------
|
||||||
|
|
||||||
Note: the dates below use a 17-month development period that results
|
Note: the dates below use a 17-month development period that results
|
||||||
in a 12-month release cadence between major versions, as defined by
|
in a 12-month release cadence between major versions, as defined by
|
||||||
PEP 602.
|
PEP 602.
|
||||||
|
|
||||||
Actual:
|
Actual:
|
||||||
|
|
||||||
- 3.10 development begins: Monday, 2020-05-18
|
- 3.10 development begins: Monday, 2020-05-18
|
||||||
|
|
||||||
Expected:
|
Expected:
|
||||||
|
|
||||||
|
|
||||||
- 3.10.0 alpha 1: Monday, 2020-10-05
|
- 3.10.0 alpha 1: Monday, 2020-10-05
|
||||||
- 3.10.0 alpha 2: Monday, 2020-11-02
|
- 3.10.0 alpha 2: Monday, 2020-11-02
|
||||||
- 3.10.0 alpha 3: Monday, 2020-12-07
|
- 3.10.0 alpha 3: Monday, 2020-12-07
|
||||||
|
@ -67,7 +67,7 @@ Expected:
|
||||||
Subsequent bugfix releases at a monthly cadence.
|
Subsequent bugfix releases at a monthly cadence.
|
||||||
|
|
||||||
3.10 Lifespan
|
3.10 Lifespan
|
||||||
------------
|
-------------
|
||||||
|
|
||||||
3.10 will receive bugfix updates approximately every month for
|
3.10 will receive bugfix updates approximately every month for
|
||||||
approximately 12 months. After the release of 3.10.0 final, a final
|
approximately 12 months. After the release of 3.10.0 final, a final
|
||||||
|
@ -77,7 +77,7 @@ the release of 3.10 final, so until approximately October 2026.
|
||||||
|
|
||||||
|
|
||||||
Features for 3.10
|
Features for 3.10
|
||||||
================
|
=================
|
||||||
|
|
||||||
Nothing yet, go write a PEP!
|
Nothing yet, go write a PEP!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue