| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.46.5 source code.tar.gz | 2026-09-07 | 6.1 MB | |
| 2.46.5 source code.zip | 2026-09-07 | 6.2 MB | |
| README.md | 2026-09-07 | 846 Bytes | |
| Totals: 3 Items | 12.3 MB | 5 | |
What's Changed
- docs: remove stale Python 3.9 test output by @liuyaohui666 in https://github.com/locustio/locust/pull/3500
- fix: fix pythonVersion in ruffConfig and fix extend-exclude setting by @even-even in https://github.com/locustio/locust/pull/3504
- Fix Web UI 500 error handler crashing on plain exceptions by @reachsridhard in https://github.com/locustio/locust/pull/3502
- Fix User.stop() crash when greenlet hasn't started yet by @reachsridhard in https://github.com/locustio/locust/pull/3506
- [FIX] : correct the user count metric for distributed runs by @RamachandraBhardwaj in https://github.com/locustio/locust/pull/3507
New Contributors
- @liuyaohui666 made their first contribution in https://github.com/locustio/locust/pull/3500
Full Changelog: https://github.com/locustio/locust/compare/2.46.4...2.46.5