Open JasonGrace2282 opened 2 months ago
Curiously, this change apparently bumps up our documentation build time by about 2 minutes -- I can't really tell why.
Should we try to bump the version of Python directly to 3.13 to see whether it makes a difference?
We could try bumping to 3.13. I'm not sure if that would make it faster, though - there was an issue with 3.13 that made it 30% slower with Sphinx. Python reverted the change, but it's possible it could still be slower.
I'm all for trying, though!
For reference, the build times are: Python 3.11 - 16min 23s Python 3.12 - 17min 56s
SyntaxWarning
without having to build it).tags
attribute so that we can upgrade to Sphinx 9.0 without problems in the future