Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f45813d

Browse files
authored
Minor edits to news entries (ported from 3.7) (GH-12293)
1 parent 25ec4a4 commit f45813d

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Misc/NEWS.d/3.8.0a1.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7954,15 +7954,6 @@ prevent it from truncating the last character.
79547954

79557955
..
79567956
7957-
.. bpo: 35555
7958-
.. date: 2018-12-21-18-44-30
7959-
.. nonce: M58_K3
7960-
.. section: macOS
7961-
7962-
Gray out Code Context menu entry when it's not applicable.
7963-
7964-
..
7965-
79667957
.. bpo: 35401
79677958
.. date: 2018-12-09-13-56-49
79687959
.. nonce: n8B7X1
@@ -8167,6 +8158,15 @@ Squeezer now properly counts wrapped lines before newlines.
81678158

81688159
..
81698160
8161+
.. bpo: 35555
8162+
.. date: 2018-12-21-18-44-30
8163+
.. nonce: M58_K3
8164+
.. section: IDLE
8165+
8166+
Gray out Code Context menu entry on macOS when it's not applicable.
8167+
8168+
..
8169+
81708170
.. bpo: 35521
81718171
.. date: 2018-12-20-00-14-15
81728172
.. nonce: x32BRn

Misc/NEWS.d/3.8.0a2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ updated, there was an unnecessary call to update slots.
2424
.. nonce: oLhL2v
2525
.. section: Core and Builtins
2626
27-
The error message emmited when returning invalid types from ``__fspath__``
27+
The error message emitted when returning invalid types from ``__fspath__``
2828
in interfaces that allow passing :class:`~os.PathLike` objects has been
2929
improved and now it does explain the origin of the error.
3030

0 commit comments

Comments
 (0)