Matthew Quinn

Results 4 issues of Matthew Quinn

Tested on various combinations of: * gevent version: * `21.1.2` from PyPI as a wheel * `21.8.0` built from source using `pip`'s `--no-binary :all:` * Python version: * `3.6.5`, `3.8.7`...

## Switching to the Poetry build system ### In a Nutshell This PR changes the build system used to package Locust over to [Poetry](https://python-poetry.org/). The main use-case for this currently,...

Overview: Hey it's the draft PR guy again! This is a WIP branch where I'm attempting to clean up the build pipeline as per https://github.com/locustio/locust/issues/2857 - which is to say,...

### Prerequisites - [X] I am using [the latest version of Locust](https://github.com/locustio/locust/releases/) - [X] I am suggesting a new feature, not asking a question ### Description # Overview After v1...

feature request