Anders Kaseorg
Anders Kaseorg
Still an issue in 23.0.3.
Although the pixels in these images have identical numerical values, imgbot has added a number of PNG chunks that change the colorimetric interpretation of those numerical values: ```console $ pngcheck...
> While I agree it would be awesome to have type annotations in the library, we still need to support Python 2.7 for the time being despite it having reached...
Another case where this breaks is svg/svgo#1267, still not fixed. Two paths filled by the same `` with the default `gradientUnits="objectBoundingBox"` cannot safely be merged.
The error [recorded](https://github.com/DavHau/pypi-deps-db/blob/f1e1554647d36e6d50888a1bf8845059c86fccc7/sdist-errors/e0.json#L1370-L1401) in pypi-deps-db is ```json "cryptography": { "3.4": { "27": "ImportError: No module named setuptools_rust", "36": "ModuleNotFoundError: No module named 'setuptools_rust'", "37": "36", "38": "36", "39": "36", "310":...
Possible duplicate of #187.
Please don’t merge this, it [doesn’t work](https://github.com/lidatong/dataclasses-json/pull/360#discussion_r919510659).
Apparently I’m not the first to submit this. - #231 - #336 - #360
`pip` does not install from `master`, it installs from the default branch (what Git calls `HEAD`), which will be `main` if you rename it using [GitHub’s instructions](https://github.com/github/renaming). For example, [Flask’s...
The PR you merged (#897) is not mine. Like I [said there](https://github.com/electron-userland/spectron/pull/897#discussion_r666565797), this is a more complete fix. It was was intended to be merged instead of #897, not in...