Test windows on py3.10rc1 and pypy3.7#6868
Conversation
|
This pull request introduces 2 alerts and fixes 3 when merging e99e39c into c557c75 - view on LGTM.com new alerts:
fixed alerts:
|
Codecov Report
@@ Coverage Diff @@
## master #6868 +/- ##
==========================================
+ Coverage 89.23% 89.28% +0.05%
==========================================
Files 138 138
Lines 16626 16629 +3
Branches 2099 2100 +1
==========================================
+ Hits 14836 14848 +12
+ Misses 1571 1561 -10
- Partials 219 220 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
2423de1 to
ea7b692
Compare
|
This pull request introduces 2 alerts and fixes 3 when merging ea7b692 into c557c75 - view on LGTM.com new alerts:
fixed alerts:
|
|
I think this would be much easier with poetry #6680 |
c04dfd7 to
2cc8ea4
Compare
fe93a9f to
6bdd444
Compare
6bdd444 to
cc523a4
Compare
|
This pull request fixes 2 alerts when merging fc11908 into 04771d6 - view on LGTM.com fixed alerts:
|
|
@auvipy this one is ready now |
* test on Windows with py3.9+ * skip couchbase on python win32 >= 3.10 * temporarily disable rust on win pypy * fix couchbase conditional syntax * fix rust condition * continue ignoring pypy on windows for now * remove redundant passenv * skip eventlet tests on windows 3.9+ * eventlet hangs on 3.6+ windows * cryptography now has pypy3.7 wheels * upgrade to rc py3.10 * add trove classifier for py3.10 * bump timeout for pypy
Note: Before submitting this pull request, please review our contributing
guidelines.
Description