Karolina Surma
Karolina Surma
I wonder, would you consider moving the imported libraries from global to local scope? My motivation comes from pipenv which bundles pipreqs alongside with its dependencies (_yarg_ and _docopt_), but...
### Describe the bug **context** When I build MyST-Parser 0.18.0 for Fedora 37 with Python3.11~b3, Sphinx 5.0.2, docutils 0.18.1 I run a test suite with available components. I disable tests...
### Describe the problem/need and solution Hi! I maintain some Executable Books packages in Fedora (MyST-Parser and whatever it depends on). As a downstream consumer I'd love to build the...
### Issue description Is pulling semver and iso8601 needed? I am going through the list of pipenv dependencies for testing purposes in Fedora. When looking for ways to invoke functionalities...
docutils 0.18.x has been with us for quite some time and it has finally started gaining support of major documentation projects, including Sphinx 5.x. Could you also start supporting that...
Hello, When tackling the update of flit in Fedora I came across a difference in installation of `flit` and `flit-core` - the latter is installed with `tests/`. I wonder if...
Postupuji podle návodu na přidání kurzu na naucse. Jsem u bodu: https://naucse.python.cz/course/meta/meta/local-run/#header-codecourseymlcode_codecoursescode_coderunscode_definice_kurzu Definuji svůj kurz v `course.yml` a spouštím lokální server. Otevírám stránku v prohlížeči a dostávám n.u. traceback. Přesunutí...
Mám pár poznámek k sekci _Příprava_ z pozice kouče na workshopu. Obecná: Vyzkoušeli jsme víckrát, že příkaz `py -3 -m venv venv` nevytvořil [virtuální prostředí na Windows](https://naucse.python.cz/2020/brno-podzim-snake/beginners/venv-setup/) počítačích. Pomáhala varianta...
This was originally reported in https://github.com/breathe-doc/breathe/issues/933, but then closed, so let me open another issue on this. With doxygen 1.9.7 Breathe documentation build fails with ``` > /usr/lib/python3.12/site-packages/sphinx/util/logging.py(427)filter() -> raise...
I used the fix from https://github.com/python-trio/trio/pull/2918 to attempt to build trio in Fedora with python 3.13.0a3. This is an ongoing effort to integrate new Python as soon as possible and...