Lumír 'Frenzy' Balhar

Results 111 issues of Lumír 'Frenzy' Balhar

Hello. I have a problem building my python3 image in Koji, see these tasks for example: - https://koji.fedoraproject.org/koji/taskinfo?taskID=80269475 - https://koji.fedoraproject.org/koji/taskinfo?taskID=80271860 The builds itself are fine but the orchestrator is not:...

Hello. I'm sorry if this question does not belong here but this project is the closest point to my problem I've found. Basically, the question is: is it somehow possible...

Na nejnovějších kurzech se o formátovacích řetězcích mluví, ale v táháku ještě nejsou. Např.: https://naucse.python.cz/2021/pyladies-ostrava-podzim/beginners/fstring/

Z 15 issues na půjčení knihy mají jen dvě vyplněno v úvodním komentáři, kde si je chce žadatel převzít (obě od Karolíny). Co takhle přidělat rozbalovací menu, které po kliknutí...

I'd like to bring to your attention that we are [discussing](https://bugs.launchpad.net/lxml/+bug/1958539) the possibility of removing lxml's clean_html functionality from lxml library. Over the past years, there have been several concerning...

I'd like to bring to your attention that we are [discussing](https://bugs.launchpad.net/lxml/+bug/1958539) the possibility of removing lxml's clean_html functionality from lxml library. Over the past years, there have been several concerning...

enhancement

The failure is caused by the different signature for `next` builtin function: ``` > assert signature.to_string() == sig E AssertionError: assert 'next()' == 'next(iterato...ault=None, /)' E - next(iterator, default=None, /)...

I'd like to bring to your attention that we are [discussing](https://bugs.launchpad.net/lxml/+bug/1958539) the possibility of removing lxml's clean_html functionality from lxml library. Over the past years, there have been several concerning...

enhancement
dependencies

I'd like to bring to your attention that we are [discussing](https://bugs.launchpad.net/lxml/+bug/1958539) the possibility of removing lxml's clean_html functionality from lxml library. Over the past years, there have been several concerning...

Fixed in Nightly

## Description When running `python setup.py build` for jupyter_lsp, setuptools raises this warning: ``` /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'jupyter_lsp.etc' as data is deprecated, please list it in `packages`. !! ############################ #...