- 11 Sep, 2022 1 commit
-
-
ento authored
The version range in setup.py's greenlet_requires variable is >=1.1.0, <2.0, but in CI, the upper limit was not specified. greenlet v2.0.0a1 is out now, and since its PyGreenlet's data structure is not backwards compatible, geven'ts build was failing.
-
- 20 Jan, 2022 1 commit
-
-
Jason Madden authored
Improved documentation of link() and rawlink()
-
- 18 Jan, 2022 1 commit
-
-
aathan authored
-
- 16 Dec, 2021 1 commit
-
-
Jason Madden authored
Update to libuv 1.42.0
-
- 15 Dec, 2021 4 commits
-
-
Jason Madden authored
-
Jason Madden authored
fixes #1851
-
Jason Madden authored
Upgrade embedded c-ares to 1.18.1
-
Jason Madden authored
Fixes #1847
-
- 14 Dec, 2021 2 commits
-
-
Jason Madden authored
Add pypy3.7 to Appveyor.
-
Jason Madden authored
Fixes #1798. Add test_signal for all versions. Give up and disable test_signal on PyPy/Win. It hangs without running any tests. Disable test__threading_vs_settrace on PyPy3/Appveyor. Somehow it fails to launch the script for unknown reasons.
-
- 11 Dec, 2021 9 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
.misc doesn't get put in the changelog by towncrier.
-
Jason Madden authored
.misc doesn't get put in the changelog by towncrier.
-
Jason Madden authored
-
Jason Madden authored
Adding musllinux binary wheels and testing.
-
Jason Madden authored
-
Jason Madden authored
Update tested versions of PyPy
-
Jason Madden authored
-
- 08 Dec, 2021 2 commits
-
-
Jason Madden authored
This is also 64-bit.
-
Jason Madden authored
Update to testing 3.10.0 final
-
- 07 Dec, 2021 6 commits
-
-
Jason Madden authored
That's the latest that GHA currently has. We've been testing 3.10.0 on AppVeyor.
-
Jason Madden authored
Updated 1814
-
Jason Madden authored
-
Claudio Hoffmann authored
-
Jason Madden authored
Fix #1839 in a ham-fisted way.
-
Jason Madden authored
There is probably a more elegant solution.
-
- 03 Dec, 2021 4 commits
-
-
Jason Madden authored
-
Jason Madden authored
Unfortunately this drops 2.7 binaries because there is no image that has both. However, from pypistats.org, it appears that our Python 2 user base is finally under 10%. Also removes the Google groups embedding from the main web page because that no longer works. Fixes #1822
-
Jason Madden authored
Patch libev and c-ares configure scripts for M1
-
Jason Madden authored
-
- 18 Nov, 2021 1 commit
-
-
Chris Salch authored
This updates the config.sub and config.guess files for libev and c-ares to the versions that are packaged with automake 1.16.5. This pulls in a version compatible with Apples aarch64 chip.
-
- 04 Nov, 2021 2 commits
-
-
Chris Salch authored
Update the appveyor download url for pypi2.7-v7.3.1
-
Chris Salch authored
M1 uses arm64 as a cpu identifier. This is not understood by the two configure scripts, but appears to work when patched.
-
- 05 Oct, 2021 4 commits
-
-
Jason Madden authored
manylinux: disable -ffast-math
-
Jason Madden authored
-
Ilya Konstantinov authored
-
Jason Madden authored
See failed builds at https://github.com/gevent/gevent/pull/1820/checks?check_run_id=3807405865
-
- 06 Aug, 2021 1 commit
-
-
Jason Madden authored
-
- 05 Aug, 2021 1 commit
-
-
Jason Madden authored
-