| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #73 from pallets-eco/release-1.51.5 | David Lord | 2022-07-17 | 4 | -10/+18 |
| |\ | |||||
| | * | release version 1.5 | David Lord | 2022-07-17 | 2 | -2/+2 |
| | * | add maintainer metadata | David Lord | 2022-07-17 | 1 | -0/+2 |
| | * | add readme content type | David Lord | 2022-07-17 | 1 | -0/+1 |
| | * | update gitignore | David Lord | 2022-07-17 | 1 | -8/+13 |
| |/ | |||||
| * | Merge pull request #72 from pallets-eco/refresh | David Lord | 2022-07-17 | 29 | -505/+407 |
| |\ | |||||
| | * | add github workflow for tests | David Lord | 2022-07-17 | 1 | -0/+36 |
| | * | update links | David Lord | 2022-07-17 | 1 | -10/+2 |
| | * | update sdist manifest | David Lord | 2022-07-17 | 1 | -6/+5 |
| | * | convert readme to rst | David Lord | 2022-07-17 | 4 | -33/+42 |
| | * | update license | David Lord | 2022-07-17 | 4 | -16/+13 |
| | * | remove makefile | David Lord | 2022-07-17 | 1 | -30/+0 |
| | * | read the docs config, pin docs dependencies | David Lord | 2022-07-17 | 4 | -3/+73 |
| | * | update sphinx config | David Lord | 2022-07-17 | 9 | -229/+108 |
| | * | remove submodules | David Lord | 2022-07-17 | 1 | -0/+0 |
| | * | remove themes git submodule | David Lord | 2022-07-17 | 2 | -3/+0 |
| | * | fix readme code format | David Lord | 2022-07-17 | 1 | -1/+1 |
| | * | reformat changelog, remove from readme | David Lord | 2022-07-17 | 5 | -125/+90 |
| | * | remove travis ci | David Lord | 2022-07-17 | 2 | -38/+0 |
| | * | pin test dependencies | David Lord | 2022-07-17 | 3 | -1/+24 |
| | * | remove tests for Python < 3.7 and jython | David Lord | 2022-07-17 | 3 | -8/+8 |
| | * | use pytest from tox | David Lord | 2022-07-17 | 2 | -3/+7 |
| | * | remove invalid escapes from docs | David Lord | 2022-07-17 | 1 | -8/+7 |
| |/ | |||||
| * | Merge pull request #71 from pallets-eco/revert-async | David Lord | 2022-07-17 | 8 | -127/+0 |
| |\ | |||||
| | * | Revert "Merge pull request #18 from jek/feature/send-async" | David Lord | 2022-07-17 | 8 | -127/+0 |
| |/ | |||||
| * | Merge pull request #60 from pgajdos/master | David Lord | 2022-07-17 | 1 | -2/+2 |
| |\ | |||||
| | * | use pytest instead of deprecated nose | pgajdos | 2020-07-08 | 1 | -2/+2 |
| * | | Merge pull request #70 from andriyor/patch-1 | David Lord | 2022-07-17 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | add GitHub URL for PyPi | Andrii Oriekhov | 2022-03-01 | 1 | -0/+3 |
| |/ / | |||||
| * | | Merge pull request #18 from jek/feature/send-asyncmaster | Youri Ackx | 2021-01-29 | 8 | -0/+127 |
| |\ \ | |||||
| | * | | Document support for send_async | Youri Ackx | 2020-10-02 | 2 | -0/+33 |
| | * | | Fix incorrect import statement | Youri Ackx | 2020-10-02 | 1 | -2/+2 |
| | * | | Merge branch 'master' into feature/send-async | Youri Ackx | 2020-10-02 | 11 | -76/+92 |
| | |\ \ | | |/ | |||||
| | * | | Adds Signal.send_async for asyncio | jason kirtland | 2015-07-24 | 6 | -0/+94 |
| * | | | Merge pull request #63 from tirkarthi/fix-warnings | jason kirtland | 2020-11-07 | 1 | -3/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Fix deprecation warnings due to invalid escape sequences. | Karthikeyan Singaravelan | 2020-10-28 | 1 | -3/+3 |
| |/ / | |||||
| * | | Merge pull request #53 from hugovk/add-3.8 | jason kirtland | 2019-11-02 | 3 | -2/+7 |
| |\ \ | |||||
| | * | | Add support for Python 3.8 | Hugo | 2019-11-02 | 3 | -2/+7 |
| |/ / | |||||
| * | | Merge pull request #41 from hugovk/rm-eol | jason kirtland | 2019-11-02 | 9 | -72/+38 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into rm-eol | Hugo | 2019-04-22 | 5 | -10/+30 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merge pull request #49 from ThomasWaldmann/py37 | jason kirtland | 2019-04-21 | 4 | -9/+38 |
| |\ \ \ | |||||
| | * | | | travis: use matrix, py37 testing on xenial | Thomas Waldmann | 2018-11-03 | 1 | -8/+35 |
| | * | | | updated CHANGES about py37 | Thomas Waldmann | 2018-11-03 | 1 | -0/+1 |
| | * | | | add py37 to tox and setup.py pypi metadata | Thomas Waldmann | 2018-11-03 | 2 | -1/+2 |
| | * | | | add py36 to tox | Thomas Waldmann | 2018-11-03 | 1 | -1/+1 |
| * | | | | Merge pull request #51 from Flameeyes/master | jason kirtland | 2019-04-21 | 1 | -4/+4 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Fix typo to maintain consistency. | Diego Elio Pettenò | 2019-01-21 | 1 | -4/+4 |
| |/ / / | |||||
| | * | | Drop support for EOL Python 3.4 | Hugo | 2019-04-19 | 4 | -5/+3 |
| | * | | Update minimum Jython and PyPy versions | Hugo | 2018-11-03 | 2 | -2/+2 |
| | * | | Add python_requires to help pip | Hugo | 2018-07-26 | 1 | -0/+1 |
