You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop support for EOL Python <2.7 and 3.2-3.3 (#322)
* Ignore JetBrains/PyCharm project files
* Drop support for EOL Python <2.7, 3.2-3.3
* Replace function call with set literal
* Drop pypy3.3-5.2-alpha1 as it's based on EOL Python 3.3.5
* PY32 and PY33 are now essentially equal to PY2
* Upgrade pypy3-2.4.0 (Python 3.2.5) to pypy3-v5.10.0 (Python 3.5.3)
* Comment out failing pypy3-v5.10.0 until pypy3-v5.10.1 is released
* Revert "Ignore JetBrains/PyCharm project files"
This reverts commit 99f1d96.
0 commit comments