Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Python 3.6 support #365

Merged
merged 6 commits into from Apr 30, 2023
Merged

Drop Python 3.6 support #365

merged 6 commits into from Apr 30, 2023

Conversation

twm
Copy link
Contributor

@twm twm commented Apr 18, 2023

No description provided.

@twm twm force-pushed the 363-drop-3.6 branch 4 times, most recently from 3049ac5 to bb82dfb Compare April 30, 2023 21:45
@twm
Copy link
Contributor Author

twm commented Apr 30, 2023

Well that's a new one:

pypy3-twisted_lowest: commands[1]> python -Wall /home/runner/work/treq/treq/.tox/pypy3-twisted_lowest/bin/coverage run -p /home/runner/work/treq/treq/.tox/pypy3-twisted_lowest/bin/trial treq
Error in cpyext, CPython compatibility layer:
PyThreadState_Swap() cannot be used to switch to another
RPython traceback:
  File "pypy_module_cpyext_2.c", line 26465, in unwrapper__StdObjSpaceConst_PyThreadStatePtr_sta
  File "pypy_module_cpyext_1.c", line 65525, in PyThreadState_Swap
Fatal RPython error: AssertionError
different PyThreadState right now
pypy3-twisted_lowest: exit -6 (5.73 seconds) /home/runner/work/treq/treq> python -Wall /home/runner/work/treq/treq/.tox/pypy3-twisted_lowest/bin/coverage run -p /home/runner/work/treq/treq/.tox/pypy3-twisted_lowest/bin/trial treq pid=3614
.pkg: _exit> python /opt/hostedtoolcache/PyPy/3.7.13/x64/site-packages/pyproject_api/_backend.py True setuptools.build_meta
  pypy3-twisted_lowest: FAIL code -6 (161.85=setup[155.05]+cmd[1.07,5.73] seconds)
  evaluation failed :( (162.10 seconds)

PyPy 3.7 appears to be EOL, so I'll drop it.

@twm twm requested a review from a team April 30, 2023 22:50
@glyph glyph merged commit 08bb4d3 into trunk Apr 30, 2023
31 checks passed
@glyph glyph deleted the 363-drop-3.6 branch April 30, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants