| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Type-hint backoff.py | Josh | 2021-07-07 | 1 | -9/+27 |
| * | Add `__all__` to remaining modules | Nadir Chowdhury | 2021-04-07 | 1 | -0/+4 |
| * | Modernize code to use f-strings | Rapptz | 2021-04-04 | 1 | -2/+0 |
| * | Change copyright year to present | Nihaal Sangha | 2021-01-15 | 1 | -1/+1 |
| * | Bump copyright year to 2020 | Rapptz | 2020-01-19 | 1 | -1/+1 |
| * | Improve documentation | NCPlayz | 2019-06-07 | 1 | -2/+2 |
| * | Organise documentation | NCPlayz | 2019-03-19 | 1 | -2/+2 |
| * | Bumped copyright years to 2019. | Dante Dam | 2019-01-28 | 1 | -1/+1 |
| * | Fixed ExponentialBackoff not working when integral | Matt Gardner | 2017-08-08 | 1 | -1/+1 |
| * | Add experimental reconnection logic. | Rapptz | 2017-02-15 | 1 | -0/+85 |