File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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__ ``
2828in interfaces that allow passing :class: `~os.PathLike ` objects has been
2929improved and now it does explain the origin of the error.
3030
You can’t perform that action at this time.
0 commit comments