Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Version Support, lxml[html_clean] fix, docs fix #187

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

dbowring
Copy link

@dbowring dbowring commented Aug 15, 2024

  • Fixes support for lxml>=5.2.0
  • Adds explicit support for current python versions
  • Removes support for EOL'd python versions
  • Removes support for EOL'd platforms
  • Fixes build for documentation
  • Replaces use of recommonmark with myst-parser for markdown in docs

Replaces #186 (I promise this is the last revision 😅 ). This one offers each change as an individual commit. This does not migrate to pyproject.toml, the addition of lxml-html-clean; python_version < '3.11' is sufficient to get the tests and installation running again.

@sanand0
Copy link

sanand0 commented Sep 6, 2024

@buriy -- this PR from @dbowring would be of help to those running readability on newer Python versions (3.11 in my case). Could you please take a look? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants