projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc5caf8
)
Fix bpo number in News file. (GH-14260)
author
Eric V. Smith
<ericvsmith@users.noreply.github.com>
Thu, 20 Jun 2019 08:22:28 +0000
(
04:22
-0400)
committer
GitHub
<noreply@github.com>
Thu, 20 Jun 2019 08:22:28 +0000
(
04:22
-0400)
Misc/NEWS.d/3.8.0b1.rst
patch
|
blob
|
history
diff --git
a/Misc/NEWS.d/3.8.0b1.rst
b/Misc/NEWS.d/3.8.0b1.rst
index d083983642e7a0c0e5ef5a1a8eb6cb576f27cc24..77f57df397ac90b3bcf2e77ec2d16d768b7b4630 100644
(file)
--- a/
Misc/NEWS.d/3.8.0b1.rst
+++ b/
Misc/NEWS.d/3.8.0b1.rst
@@
-355,7
+355,7
@@
standard library. They now inherit ``__str__()`` from :class:`object`.
..
-.. bpo: 36
774
+.. bpo: 36
817
.. date: 2019-05-02-11-48-08
.. nonce: ZqbJ1J
.. section: Core and Builtins