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
Resolved merge conflicts in:
- sphinx_exercise/directive.py: Accepted alphabetically sorted imports from main
- sphinx_exercise/nodes.py: Removed extra blank line
This merge brings in all the test suite modernization from main including:
- Python 3.11-3.13 and Sphinx 6-8 compatibility
- Complete pathlib migration (os.path -> pathlib.Path)
- Image hash normalization for cross-platform tests
- All test fixtures for Sphinx 6, 7, and 8
0 commit comments