Ondřej Tůma

Results 11 issues of Ondřej Tůma

There was issue reported, which is closed with bad results. https://github.com/psf/requests/blob/4f6c0187150af09d085c03096504934eb91c7a9e/requests/auth.py#L59-L63 Don't pass unicode strings in the arguments, but use UTF8 bytes instead. ``` self.session.get(main_url, auth=requests.auth.HTTPDigestAuth("Сергей_Ласточкин".encode('UTF-8'), '1234')) ``` _Originally posted...

Bug

If some requirement or suggest library was not found, formiko will tell it to user in some right, nice way. More information about it is in #31 issue, which is...

I try to check my web pages (http://mcbig.cz) which is only on IPv6.

### What Happened? I try to install Elementary to my ASUS Eeebook which has 32bit uefi BIOS, which can't be switch to legacy. So... Elementary 5.1, 6.0 and 6.1 can...

Hi, i'm using ImageMagick to converting my images to XPM files. And ImageMagick uses color names, which can be problem with SDL. I got error `colour parse error` when i...

Hi there, this tool looks fine. But, many python packages name could be with upper case letters. So, if you create control, and changelog files, you must lower case all...

That could be amazing, if vala.vim could support vala-lint checker from https://github.com/vala-lang/vala-lint

enhancement
help wanted

Hi, thank you for your work. Some comboboxes in wx-widgets don't have background, which makes apps unusable. ![Snímek obrazovky z 2024-10-08 11-22-38](https://github.com/user-attachments/assets/5342790a-6d4d-4e44-b2b2-d1e12471c2d0) This is PrusaSlicer