Gregory Oschwald
Gregory Oschwald
Before considering merging this, I'd like to see the decoder moved to a separate package. Most users of this library are not likely to use this interface, and having it...
I am hoping this will go away on the next release. I don't really have an explanation for why it happened.
This seems to have happened with the 3.0.0 release as well. I don't have any insight into why Packagist is doing this. An issue against them might be more successful.
I ended up opening this issue: https://github.com/composer/packagist/issues/1425.
Packagist fixed this issue and updated the URLs for the previous releases. Thank you for reporting it.
I also experienced this issue. I was able to fix it by doing the following: View -> Syntax -> Open all with current extension as... -> ModernPerl When I had...
Sorry about that. I missed that you mentioned that you did that in your original post. So far, it appears to work for me. The lexical ordering mentioned in the...
We generally support all Python versions that are still getting security updates upstream. That would mean that we will want to support 3.7 until June. I haven't looked too closely...
I think we will get this automatically once `pypa/cibuildwheel` supports it. See https://github.com/pypa/cibuildwheel/issues/1746.
In that case, this should happen automatically in the next release.