Sergey B Kirpichev
Sergey B Kirpichev
See https://github.com/capi-workgroup/decisions/issues/31
@casevh, with v2.2 release, probably this can be closed?
Now on gmplib.org is see: " Starting in early 2024, we cannot deliver email to any gmail.com addresses. This is a result of that Google no longer trusts our email...
CI tests with rc1: * diofant - https://github.com/diofant/diofant/pull/1416 * mpmath - https://github.com/mpmath/mpmath/pull/808 @oscarbenjamin, maybe it worth to run SymPy tests with gmpy2>=2.2.0rc1?
Ok. Maybe I miss something, but it seems - pre-release versions of the gmpy2 aren't tested in SymPy CI.
And it would be nice to have wheels for CPython 3.12.
> I just realized that I missed including the source. Hmm, why you can't just add the source tarball? E.g. with ``twine upload``. BTW, releases could be automated, see e.g....
> I was always under the impression that publishing a release was a single event. In some sense. E.g. you can't change uploaded files. But you can completely remove some...
> I unzipped the release 2.2.0a1 in my git folder, and tried to install it with PyCharm 2022.3's packaging tool (Windows), to this response: It seems you are trying to...
> I didn't realize prereleases were distributed on pip as well. Yeah, on the GH releases page only source code is available, looks like a minor issue. It should be...