Skip to content

Commit 51c1bb9

Browse files
committed
Fixed formatting of news item
1 parent 95b7819 commit 51c1bb9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGES.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ This library adheres to `Semantic Versioning 2.0 <http://semver.org/>`_.
55

66
**UNRELEASED**
77

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

1213
**1.1.0**
1314

0 commit comments

Comments
 (0)