You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add support for Python 3.14 (#1278)
* feat: Add support for Python 3.14
* chore: Use Python 3.14-dev label for GHA
* chore: chore: Use Python 3.14-dev label for GHA (win/mac)
* chore: Use 3.14 in GHA tests
* chore: Fix typo
chore: Install test dependencies before pytests (#1268)
* chore: Install test dependencies before pytests
* ci: Add weasyprint to allowed externals
* chore: Avoid installing WeasyPrint as test dependency on Windows
* ci: Remove weasyprint from allowed externals
chore: Add ACKNOWLEDGMENTS.md file (#1214)
* chore: Add ACKNOWLEDGMENTS.md file
* chore: Add note to say the list is unmaintained
* chore: Add list of contributors from GitHub issues
* chore: Replace datatracker URL with rfc-editor URL
feat: Respect --allow-local-file-access flag in artwork and sourcecode
This change:
* Generalize file access checks.
* When `--allow-local-file-access` flag is set, only allow access to files
within src dir and below.
* Always allow access to `templates_dir` for XML entity includes.
Fixes GHSA-432c-wxpg-m4q3