Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop support for Python 2.7 (#865) | Hugo van Kemenade | 2019-10-24 | 1 | -1/+0 |
| | | | | | | | * Python syntax upgraded using `pyupgrade --py3-plus` * Travis no longer uses `sudo`. See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration See #760 for Python Version Support Timeline and related dicussion. | ||||
* | Make ENTITY_RE support hexadecimal entitiesissue712 | Dmitry Shachnev | 2018-09-25 | 1 | -0/+44 |
Fixes #712. |