Hugo van Kemenade
Hugo van Kemenade
Copying the details over: Firefox on iPhone 1. Go to https://docs.python.org/dev/ 2. Switch from light to dark Actual result: some of the input fields remain in light mode Expected result:...
I can't reproduce on Chrome/Android, Chrome/macOS or Firefox/macOS (desktop and mobile mode), but can reproduce with Safari/macOS (desktop and mobile mode). It would be good to fix this, but I...
Here's some screenshots to illustrate. With Chrome (116 on macOS Ventura 13.5) this is https://docs.python.org/3/library/string.html in "normal" view, we can see the "previous | next | modules | index" links...
Hmm, I also see Firefox has different way of handling changing the font size. I'll transfer this issue from https://github.com/python/cpython to https://github.com/python/python-docs-theme that handles this code, to see what others...
I think the usual process is to first transfer to a personal account of someone in the organisation, and then they transfer it into the organisation.
Would these be good candidate for putting in `requirements.txt` and having Dependabot deal with them? https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph#supported-package-ecosystems
Facebook says: > This issue is related to the legacy Instagram API (api.instagram.com) which isn't supported via this channel; this bug reporting tool only supports issues related to the Instagram...
Why choose 3.5 as the lower bound? 3.8 is the lowest supported: https://devguide.python.org/versions/
Starting from a fresh git clone on macOS, it adds the .ttf for me when I create the wheel: ```console ❯ python3 --version Python 3.12.3 ❯ python3 -m build --version...
Also works for me when starting with the `sphinxext-opengraph-0.9.1.tar.gz` sdist from https://pypi.org/project/sphinxext-opengraph/#files: Details ```console ❯ python3 --version Python 3.12.3 ❯ python3 -m build --version build 1.1.1 (/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/build) ❯ python3 -sBm...