Skip to content

docs: update outdated requirements and reference links#1239

Merged
methane merged 2 commits into
mainfrom
copilot/update-documentation-errors
May 15, 2026
Merged

docs: update outdated requirements and reference links#1239
methane merged 2 commits into
mainfrom
copilot/update-documentation-errors

Conversation

Copilot AI commented May 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • aligned docs Python requirement with package metadata (CPython >= 3.9)
  • updated outdated DB-API/MySQL/Python links to current HTTPS URLs
  • updated Sphinx intersphinx mapping to https://docs.python.org/3

Validation

  • python -m ruff format --diff
  • python -m ruff check --diff
  • pytest -v pymysql (fails in this environment because local MySQL is not running; same baseline failure observed before changes)
  • python -m pip install -r docs/requirements.txt && (cd docs && make html)
  • parallel_validation (Code Review + CodeQL): no issues

Comment thread docs/source/user/resources.rst Outdated
@methane methane marked this pull request as ready for review May 15, 2026 16:22
@methane methane merged commit c7bf73f into main May 15, 2026
23 of 25 checks passed
@methane methane deleted the copilot/update-documentation-errors branch May 15, 2026 16:23
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