stonebig

Results 57 issues of stonebig

### Problem I would like this to work ```` from zoneinfo import ZoneInfo utc = ZoneInfo('UTC') ```` currently it crashes, ![image](https://user-images.githubusercontent.com/4312421/211195139-69497773-e188-4314-910d-aee5a6ae00e0.png) the fix proposed here doesn't seem to be in...

enhancement

python setup.py sdist bdist_wheel

Requirements have change a bit since 2 years. ![image](https://user-images.githubusercontent.com/4312421/47933040-ab683880-ded3-11e8-87a5-796dd98c71cf.png)

…on 3.10+ workaround found from https://github.com/dmMaze/BallonsTranslator/issues/89

I'm looking for these 3 options that were added to ImageMagick API with version 6.8.8-2, and I don't find them in PythonMagick, but I may be wrong. If they are...

Under Ipython 4, I get this error, and I don't see how to fix it. Is it a Ipython-sql issue ? ``` python-3.4.3.amd64\lib\site-packages\IPython\config.py:13: ShimWarning: The `IPython.config` package has been deprecated....