8000 bpo-41910: move news entry by terryjreedy · Pull Request #23695 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file 8000
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions Misc/NEWS.d/3.10.0a2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,6 @@ failure, run the parser a second time with those enabled.

..

.. bpo: 41910
.. date: 2020-10-21-14-40-54
.. nonce: CzBMit
.. section: Core and Builtins

Document the default implementation of `object.__eq__`.

..

.. bpo: 42093
.. date: 2020-10-20-04-24-07
.. nonce: ooZZNh
Expand Down Expand Up @@ -653,6 +644,15 @@ Document __format__ functionality for IP addresses.

..

.. bpo: 41910
.. date: 2020-10-21-14-40-54
.. nonce: CzBMit
.. section: Documentation

Document the default implementation of `object.__eq__`.

..

.. bpo: 42010
.. date: 2020-10-21-02-21-14
.. nonce: 76vJ0u
Expand Down
0