Skip to content

Commit

Permalink
Fixed formatting of news item
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Mar 12, 2023
1 parent 95b7819 commit 51c1bb9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ This library adheres to `Semantic Versioning 2.0 <http://semver.org/>`_.

**UNRELEASED**

- Workaround for [CPython issue #98778](https://github.com/python/cpython/issues/98778),
``urllib.error.HTTPError(..., fp=None)`` raises ``KeyError`` on unknown attribute access,
on affected Python versions. (PR by Zac Hatfield-Dodds)
- Worked around
`CPython issue #98778 <https://github.com/python/cpython/issues/98778>`_,
``urllib.error.HTTPError(..., fp=None)`` raises ``KeyError`` on unknown attribute
access, on affected Python versions. (PR by Zac Hatfield-Dodds)

**1.1.0**

Expand Down

0 comments on commit 51c1bb9

Please sign in to comment.