Hugo van Kemenade

Results 1489 comments of Hugo van Kemenade

I'm having second thoughts about this API change. While enums are useful for this, and would be great for new things, I think this might be a bit too disruptive...

> `PILLOW_VERSION` was deprecated in 5.2.0, removed in 7.0.0, restored as deprecated in 7.1.0 and removed again in 9.0.0. Fully restoring it may well help people on a practical level,...

I closed PR #6684, I somehow had glossed over that the enums were already released in 9.1.0, so this itself would be a breaking change. Some other ideas we're considering:...

> Ah, I didn't realize `autolink` was a custom role defined for this repo (I'd seen it mentioned being used on the NumPy repo and elsewhere); Yeah, it's one of...

Right, so we need to be able to build using pre-downloaded tools _not_ in the venv, so fix 1 and 2 are not needed. --- We could add a check...

Would this mean pushing to `main` would attempt to push to `upstream/main`? Usually there's no need to push to `main`, except when syncing `upstream/main` to `origin/main`, which I think this...

This would be better fixed upstream, as it will break for other sites using `dirhtml`. Please could you report?

Reported at https://github.com/wpilibsuite/sphinxext-opengraph/issues/77 and created PR https://github.com/wpilibsuite/sphinxext-opengraph/pull/78.

> Reported at [wpilibsuite/sphinxext-opengraph#77](https://github.com/wpilibsuite/sphinxext-opengraph/issues/77) and created PR [wpilibsuite/sphinxext-opengraph#78](https://github.com/wpilibsuite/sphinxext-opengraph/pull/78). The `dirhtml` bug is fixed and released in sphinxext-opengraph 0.7.1! 🚀 Also, to help https://github.com/python/docs-community/issues/65, my PR https://github.com/wpilibsuite/sphinxext-opengraph/pull/71 to use `og:description` as...

Thanks for the tip! I updated this and the demo branch to use Python blue: