2.46.5
What's Changed docs: remove stale Python 3.9 test output by @liuyaohui666 in #3500 fix: fix pythonVersion in ruffConfig and fix extend-exclude setting by @even-even in #3504 Fix Web UI 500 error handler crashing on plain exceptions by @reachsridhard in #3502 Fix User.stop() crash when greenlet hasn't started yet by @reachsridhard in #3506 [FIX] : correct the user count metric for distributed runs…