Add support for py3.11. Remove py27, py35, py36, py37#170
Conversation
|
I’m taking this over, I would like it merged before #173. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #170 +/- ##
==========================================
- Coverage 94.27% 94.07% -0.21%
==========================================
Files 28 28
Lines 1957 1957
==========================================
- Hits 1845 1841 -4
- Misses 112 116 +4 ☔ View full report in Codecov by Sentry. |
|
I believe the remaining issue affecting Python 3.10+ is kevin1024/vcrpy#719. It is not entirely clear to me what’s the right fix to continue supporting Python 3.9 and earlier. I have tried running @elacuesta I think you might have reached this point in the past, I recall discussing something like this some time ago. |
|
I cannot reproduce the pypy3 msgpack issue locally with the very same version of pypy 😕 |
It seems it was a temporary CI issue, it got past that now. |
|
+1, looks ready to merge? |
No description provided.