Lumír 'Frenzy' Balhar

Results 111 issues of Lumír 'Frenzy' Balhar

Hello. Tests test_multiprocessing_pool, test_multiprocessing_pool_terminate and test_multiprocessing_pool_close cause deadlock with Python 3.8a4. I don't know whether it's related to #294 or not and I haven't had time to investigate it more.

python3.8

Hello. I am trying to build a [very simple project](https://github.com/frenzymadness/simple-manylinux-demo) based on python-manylinux-demo for all available architectures and I've discovered a problem on ppc64le. The problem is that in a...

Somebody for some reason changed a mapping for pip project for Fedora from python-pip to python3-pip. This caused that we no longer had bugzillas for new releases. We have fixed...

type.feature
Low Priority

Both master and `1.11.x` branches contains a lot of dead links to OpenShift documentation. Also, it would be nice to test this project with the lastest OpenShift. Any volunteers?

It would be nice to use a newer version of the image `centos/python-36-centos7` in [readme example](https://github.com/sclorg/django-ex/blob/master/README.md#without-an-application-template).

These lines: https://github.com/helpsystems/pcapy/blob/0c582095b35a2849dfbffba11cf530a7ea875a86/setup.py#L48-L49 are causing `AttributeError: module 'distutils.sysconfig' has no attribute '_init_posix'`. Unfortunately, it's not enough to change it to just import sysconfig because then it produces: ``` File "/usr/lib/python3.11/site-packages/setuptools/command/build_ext.py",...

It might be a good idea to provide a manual page for `userpath` script.

Obrázek má rozhozené (posunuté) označení jednotlivých částí. https://github.com/pyvec/naucse.python.cz/blob/master/lessons/beginners/functions/static/call-anatomy.svg Tady je to v renderované lekci: https://naucse.python.cz/2020/pyladies-ostrava-jaro/beginners/functions/ A pro jistotu screenshot: ![image](https://user-images.githubusercontent.com/5688939/74712567-e5736000-5226-11ea-8fab-1c1de8f6dd55.png)

bug
content
presentation
beginners-course

První nástřel toho, jak by mohly materiály pro MicroPython workshopy vypada, abychom si pokaždé nemuseli tvotiř nový soubor s materiály pro daný kurz, ale abychom si jeho průběh do jisté...

enhancement
help wanted
content
blocked