commit | b7a522b26eb9e22b6ef69d3f17925c145c434a10 | [log] [tgz] |
---|---|---|
author | Christopher Wilcox <git@crwilcox.com> | Fri May 04 09:01:24 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri May 04 09:01:24 2018 -0700 |
tree | 9886ab0aeab2ad649ddeb2a81ddbc6ccf72edafe | |
parent | 0ada3ace9fe576773cb39f6b106db7383ddda83b [diff] |
Add Test runs for Python 3.7 and remove 3.4 (#5295) * remove 3.4 from unit test runs * add 3.7 to most packages. PubSub, Monitoring, BigQuery not enabled * Fix #5292 by draining queue in a way compatible with SimpleQueue and Queue