Miro Hrončok

Results 176 issues of Miro Hrončok

Hey doge, I've found out 3.6.0 is tagged but missing from PyPI. ![a confusing gif](https://media.tenor.com/images/490da7b3c1773f6712372cd9c020f5d3/tenor.gif)

This worked for now, but is SyntaxError in Python 3.9.0a6: ``` File "/usr/lib/python3.9/site-packages/demjson.py", line 4853 elif c.isalpha() or c in'_$': ^ SyntaxError: invalid string prefix ``` (The Python change might...

Hello. In Fedora Rawhide (development branch), we have updated to Bash 5.1. The tests here fail to setup with: ``` ====================================================================== FAIL: test_comp_point (test.test.TestBash) ---------------------------------------------------------------------- Traceback (most recent call last):...

Fixes https://github.com/simonpercivall/astunparse/issues/56

Hello. In Fedora development version, we have recently updated to Python 3.9.0b1. Here are some test failures we get w/astunparse: ``` $ tox -e py39 py39 develop-inst-noop: .../astunparse py39 installed:...

I don't know if this is some problem in our Fedora packaging of lib3mf or openscad, but I'd like to get it fixed and I have no idea how. Note...

Type: Discussion
Ext: lib3mf

## Checklist - [x] I've searched for similar issues. - [x] I'm using the latest version of HTTPie. --- ## Minimal reproduction code and steps The tests are failing with...

bug
testing

## Checklist - [x] I've searched for similar issues. - [x] I'm using the latest version of HTTPie. --- Hey, sorry for deleting your template, but this is a request...

enhancement

### Describe the bug Hello, in Fedora, we build all Python packages with pre-releases of Python 3.11. With Python 3.11.0b1, we see test failures of aiohttp 3.8.1, I can reproduce...

bug