Karolina Surma
Karolina Surma
During downstream testing in Fedora Linux I realized there's some misconfiguration in the tox.ini. I removed pdbpp which is not used anywhere in the tests. And added recently released Python...
To be rebased on #3727 once merged. It's best to review section by section rather than by commits.
Vytvářím nový kurz a chci mít s ním propojené projekty, ideálně si vše ověřit lokálně, než kurz bude online. Kurz ještě není na naucse.python.cz, ale v mé větvi proběhla kompilace...
Hey, I want to package your library for Fedora as it was recently started being used by Pygments and found out that `hypothesis-pytest` is no longer a separate package, it's...
Since this is a different failure than in #2614, I decided to go for another issue. ``` ___________ test_gzip_ignored_for_responses_with_encoding_set[trio] ____________ cls = func = when = 'call' reraise = (,...
Two tests fail with Python 3.13.0b2 on a missing key 'content-type'. I run then during the RPM build on version 0.37.2. @musicinmybrain reports it can be reproduced via a virtual...
- [x] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions. - [x] I can't find my issue in the [FAQ](https://github.com/Textualize/rich/blob/master/FAQ.md). **Describe the bug** 3 of `test_pretty` fail with Python...
See individual commits. I don't have all the bits to run tests, but I used these changes to build psycopg2 in Fedora and tests with Python 3.13 passed. It would...
* cattrs version: 23.2.3 * Python version: 3.13.0b2 * Operating System: Fedora Linux 41 ### Description I'm trying to build cattrs as RPM for Fedora Linux 41 with Python 3.13.0b2....
I've built pypandoc [successfully](https://copr.fedorainfracloud.org/coprs/g/python/python3.13/build/7258128/) with Python 3.13.0a5 in Fedora Linux 41 (and all the tests passed), so I think it could be good to relax the supported Python version range.