Overview
Request 483258 accepted
- update to 1.0.1:
* Add support for Python 3.6.
* Documentation hosted `on Read the Docs `_
* Add code coverage reports.
* Fix ``:nth-*(an+b)`` pseudo-classes selectors.
(except ``*:nth-child()`` which looks untranslatable to XPath 1.0.)
* Distribute as universal wheel.
* Add support for Python 3.3, 3.4 and 3.5.
* Drop support for Python 2.5 as testing is getting difficult.
* Improve tests on pseudo-elements.
- Switch to singlespec approach
Request History
tbechtold created request
- update to 1.0.1:
* Add support for Python 3.6.
* Documentation hosted `on Read the Docs `_
* Add code coverage reports.
* Fix ``:nth-*(an+b)`` pseudo-classes selectors.
(except ``*:nth-child()`` which looks untranslatable to XPath 1.0.)
* Distribute as universal wheel.
* Add support for Python 3.3, 3.4 and 3.5.
* Drop support for Python 2.5 as testing is getting difficult.
* Improve tests on pseudo-elements.
- Switch to singlespec approach
matejcik accepted request