Karolina Surma

Results 37 comments of Karolina Surma

I looked at the rendered build and found these differences, comparing to the current "live" documentation of the project (on https://sphinx-rtd-theme.readthedocs.io/en/stable/demo/demo.html). There is one issue I spotted on my Firefox...

Hi, I did some visual testing of the theme with Sphinx 6.1.3 & docutils 0.19. I built two versions of the package docs, one with docutils 0.18 to compare. I...

I took the fix and built trio again for Fedora, the same 8 tests failed. See logs: https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64/07022101-python-trio/builder-live.log.gz I'll be happy to test any coming fix in our build system...

I opened a new issue, because there's an open PR for the #11750 which I tested in my build of twisted. This issue is not mitigated by that fix. But...

The PEP has been provisionally accepted, so it's time to move this forward. I'll work on updates next week.

I went ahead and created https://github.com/pypa/packaging.python.org/pull/1541 with the glossary update, so that the section in PEP can be made thinner.

> @befeleme Thanks for your work here, remember to add yourself as a co-author. Is @sethmlarson a co-author too, or just advising? > > Let's also remove the `Content-Type: text/x-rst`...

It was pointed out to me that `{envbindir}` isn't actually needed by tox. I have tested it and it works just fine.

> My doubt here is if we should wait until PEP 639 is finalised instead of risking implementing it again and having to change later. PEP 639 has been provisionally...

The issue that emerges in sphinx_rtd_theme comes from a Sphinx' bugfix and is an intended change: https://www.sphinx-doc.org/en/master/changes.html#id87, https://github.com/sphinx-doc/sphinx/pull/11970 Therefore, to make the test pass and the theme to build, the...