summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Version 4.5.5 (#2753)v4.5.5dvora-h2023-05-081-1/+1
* Really do not use asyncio's timeout lib before 3.11.2 (#2699)Mirek Długosz2023-04-131-1/+1
* Version 4.5.4 (#2674)v4.5.4dvora-h2023-03-291-1/+1
* fix: do not use asyncio's timeout lib before 3.11.2 (#2659)Thiago Bellini Ribeiro2023-03-281-1/+1
* AsyncIO Race Condition Fix (#2641)v4.5.3Chayim2023-03-221-1/+1
* Version 4.5.2 (#2627)v4.5.24.5dvora-h2023-03-201-1/+1
* fix: replace async_timeout by asyncio.timeout (#2602)Mehdi ABAAKOUK2023-03-161-1/+1
* Version 4.5.1 (#2586)v4.5.1dvora-h2023-02-081-1/+1
* Version 4.5.0 (#2580)v4.5.0dvora-h2023-02-071-1/+1
* version 4.4.2 (#2550)v4.4.2dvora-h2023-01-111-1/+1
* Version 4.4.1 (#2544)v4.4.1dvora-h2023-01-081-1/+1
* Version 4.4.0 (#2485)v4.4.0Chayim2022-12-041-1/+1
* Version 4.4.0rc4 (#2451)v4.4.0rc4dvora-h2022-11-101-1/+1
* 4.4.0-rc3 (#2447)v4.4.0rc3Chayim2022-11-081-1/+1
* Remove `deprecated` dependency (#2386)Aarni Koskela2022-10-301-1/+0
* 4.4.0rc2 (#2403)dvora-h2022-09-291-1/+1
* Support Hiredis >= 1.x only (remove `packaging` dependency) (#2385)Aarni Koskela2022-09-281-1/+0
* 4.4.0rc1 (#2321)dvora-h2022-08-041-1/+1
* Drop python 3.6 support (#2306)dvora-h2022-07-271-2/+1
* v4.3.4 (#2255)v4.3.4dvora-h2022-06-271-1/+1
* Fix Lock crash, and versioning 4.3.3 (#2210)v4.3.3dvora-h2022-06-021-1/+1
* 4.3.2 (#2207)v4.3.2dvora-h2022-06-011-1/+1
* fix import (#2175)v4.3.1dvora-h2022-05-091-1/+1
* v4.3.0 (#2172)v4.3.0dvora-h2022-05-081-1/+1
* Adding (experimental) python 3.11 CI (#1991)Chayim2022-04-131-0/+1
* v4.2.2 (#2084)v4.2.2dvora-h2022-04-041-1/+1
* v4.2.1 (#2074)v4.2.1dvora-h2022-03-311-1/+1
* Make typing_extensions conditional to Python < 3.8 (#2062)Michał Górny2022-03-311-1/+1
* v4.2.0 (#2059)v4.2.0dvora-h2022-03-231-1/+1
* v4.2.0rc3 (#2051)v4.2.0rc3dvora-h2022-03-141-1/+1
* v4.2.0rc2 (#2037)v4.2.0rc2dvora-h2022-03-081-1/+1
* v4.2.0-rc1 (#2005)v4.2.0rc1dvora-h2022-02-221-1/+1
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-0/+3
* 4.1.2 (#1904)dvora-h2022-01-271-1/+1
* 4.1.1 (#1883)v4.1.1dvora-h2022-01-171-1/+1
* OCSP Stapling Support (#1873)Chayim2022-01-171-1/+1
* Allowing poetry and redis-py to install together (#1854)Søren Bjerregaard Vrist2022-01-101-1/+1
* `setup.py`: Add project_urls for PyPI (#1867)Tony Narlock2022-01-101-0/+6
* 4.1.0 (#1828)v4.1.0Chayim2021-12-261-1/+1
* OCSP stapling support (#1820)Chayim2021-12-261-0/+1
* Single sourcing the package version (#1791)Chayim2021-12-151-6/+2
* Add packaging to setup_requires, and use >= to play nice to setup.py (fixes #...Sebastian Pipping2021-12-091-2/+5
* Integrate RedisBloom support (#1683)Avital Fine2021-12-011-0/+1
* Adding RedisGraph support (#1673)Avital Fine2021-11-301-0/+1
* Added black and isort (#1734)Anas2021-11-301-3/+4
* Fixing deprecating distutils (PEP 632) (#1730)Chayim2021-11-251-1/+2
* Improved JSON accuracy (#1666)Chayim2021-11-021-0/+3
* redis timeseries support (#1652)Chayim2021-10-281-0/+1
* Add python_requires setuptools check for python > 3.6 (#1656)Nicusor Picatureanu2021-10-271-0/+1
* Adding description format for package (#1651)Chayim2021-10-261-0/+1