Lumír 'Frenzy' Balhar

Results 111 issues of Lumír 'Frenzy' Balhar

The __hash__() methods of classes IPv4Interface and IPv6Interface had issue of generating constant hash values of 32 and 128 respectively causing hash collisions. The fix uses the hash() function to...

I've managed to update this module to the version we currently have in CPython 3.8. The fix for #55 proposed in #56 is also included. As I explained in #59,...

Hello I'd really like to see #55 fixed and released via #56 but it might be also possible to update this module to the version currently available in Python 3.8...

I think that every repository should contain a license file.

Hi. I see future in dependencies: https://github.com/FirebirdSQL/fdb/blob/27e0f25c45a8310f8b657c5e08cdd6e656f92970/setup.py#L55 but I cannot find a single usage of it in the codebase so I think it can be removed.

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...

Version 4.7 is old and unmaintained and Fedora Linux is in the process of updating to version 6, see: https://fedoraproject.org/wiki/Changes/FontAwesome6 https://github.com/jupyter/nbclassic/blob/8313c3d32f382c712a6c6eae2953ca9157410215/bower.json#L11 Would it make sense to update the version here...

pytest-tornasync is dead upstream and pytest-jupyter contains some of its important pieces so you no longer need it, see https://github.com/jupyter-server/pytest-jupyter/commit/10cf9ca3f7256e9793059838a5d2acc9763ab982 https://github.com/jupyter/nbclassic/blob/8e5232e43049389290cf3e4375df407dc3aac04b/setup.cfg#L71 Also, jupyter-server-terminals already switched and it seems to be...

Flaky seems to be ready and the tests here seems to be compatible as well.

Hello. I'm testing also ipywidgets 8 beta 1 and it seems that there is only one problem. The new version of ipywidgets produces a different output in the notebook than...