Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
f45813df
Commit
f45813df
authored
Mar 12, 2019
by
Ned Deily
Committed by
GitHub
Mar 12, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor edits to news entries (ported from 3.7) (GH-12293)
parent
25ec4a45
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0a1.rst
+9
-9
Misc/NEWS.d/3.8.0a2.rst
Misc/NEWS.d/3.8.0a2.rst
+1
-1
No files found.
Misc/NEWS.d/3.8.0a1.rst
View file @
f45813df
...
...
@@ -7954,15 +7954,6 @@ prevent it from truncating the last character.
..
.. bpo: 35555
.. date: 2018-12-21-18-44-30
.. nonce: M58_K3
.. section: macOS
Gray out Code Context menu entry when it's not applicable.
..
.. bpo: 35401
.. date: 2018-12-09-13-56-49
.. nonce: n8B7X1
...
...
@@ -8167,6 +8158,15 @@ Squeezer now properly counts wrapped lines before newlines.
..
.. bpo: 35555
.. date: 2018-12-21-18-44-30
.. nonce: M58_K3
.. section: IDLE
Gray out Code Context menu entry on macOS when it's not applicable.
..
.. bpo: 35521
.. date: 2018-12-20-00-14-15
.. nonce: x32BRn
...
...
Misc/NEWS.d/3.8.0a2.rst
View file @
f45813df
...
...
@@ -24,7 +24,7 @@ updated, there was an unnecessary call to update slots.
.. nonce: oLhL2v
.. section: Core and Builtins
The error message em
mi
ted when returning invalid types from ``__fspath__``
The error message em
it
ted when returning invalid types from ``__fspath__``
in interfaces that allow passing :class:`~os.PathLike` objects has been
improved and now it does explain the origin of the error.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment