Kronuz / pyScss

pyScss, a Scss compiler for Python
MIT License
582 stars 141 forks source link

Many test failures under Python 3.11 #428

Open thomasgoirand opened 2 years ago

thomasgoirand commented 2 years ago

Hi,

Debian is trying to switch to Python 3.11. Unfortunately, when running unit tests under Python 3.11, the result is: 200 failed, 48 passed, 1 skipped, 1 xfailed, 217 warnings in 17.67s

Let's please fix this...

Cheers,

Thomas Goirand (zigo)

danigm commented 1 year ago

Looks like this PR fixes the issue: https://github.com/Kronuz/pyScss/pull/426

noonedeadpunk commented 1 year ago

I would be really awesome to have a new tag and release, so that it could be consumed in a nice way :)