Skip to content

Commit

Permalink
Update CHANGELOG.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Brett Cannon <brett@python.org>
  • Loading branch information
indygreg and brettcannon authored May 10, 2020
1 parent 20edd7b commit 4a8aae4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Changelog
*unreleased*
~~~~~~~~~~~~

* Handle OSError on non-dynamic executables when attempting to resolve
glibc version string.
* Handle ``OSError`` on non-dynamic executables when attempting to resolve
the glibc version string.
* Canonicalize version before comparing specifiers. (:issue:`282`)
* Change type hint for ``canonicalize_name`` to return
``packaging.utils.NormalizedName``.
Expand Down

0 comments on commit 4a8aae4

Please sign in to comment.