summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | New release: 1.0.41.0.4Gabriel Falcão2021-01-062-2/+2
* | include issue number in changelog entryGabriel Falcão2021-01-061-1/+1
* | python 3.8 and 3.9 support. closes #407Gabriel Falcão2021-01-052-4/+9
* | 3.9Gabriel Falcão2021-01-051-0/+1
* | make subprocess callbacks serializable for python 3.8 supportGabriel Falcão2021-01-051-25/+29
* | run tests for python 3.8 and 3.9Gabriel Falcão2021-01-052-0/+3
* | Merge pull request #408 from dulguunpc/patch-1Gabriel Falcão2021-01-051-1/+1
|\ \
| * | Update introduction.rstDulguun Battulga2020-10-131-1/+1
* | | deprecate bentoGabriel Falcão2020-11-241-6/+1
* | | New release: 1.0.31.0.3Gabriel Falcão2020-11-242-2/+2
* | | update changelogGabriel Falcão2020-11-241-0/+4
* | | Merge pull request #410 from vphilippon/urllib3-126-compatGabriel Falcão2020-11-241-0/+8
|\ \ \
| * | | Add message with context to the raised AttributeErrorVincent Philippon2020-11-231-1/+5
| * | | Handle socket version check in urllib3>=1.26Vincent Philippon2020-11-231-0/+4
* | | | upgrade pyenv-actionGabriel Falcão2020-11-241-1/+1
|/ / /
* | | remove bento workflowGabriel Falcão2020-11-231-13/+0
|/ /
* | funding infoGabriel Falcão2020-09-173-0/+3
|/
* New release: 1.0.21.0.2Gabriel Falcão2020-03-262-2/+2
* update manifestGabriel Falcão2020-03-261-1/+1
* New release: 1.0.11.0.1Gabriel Falcão2020-03-262-2/+2
* fix manifestGabriel Falcão2020-03-261-0/+1
* New release: 1.0.01.0.0Gabriel Falcão2020-03-262-2/+2
* fix some bento checksGabriel Falcão2020-03-263-2/+4
* update changelogGabriel Falcão2020-03-261-3/+3
* update docstringsGabriel Falcão2020-03-263-1/+11
* update contribution guideGabriel Falcão2020-03-252-6/+7
* start using google-style docstringsGabriel Falcão2020-03-253-27/+36
* rename workflowGabriel Falcão2020-03-231-1/+1
* rename jobGabriel Falcão2020-03-231-1/+1
* add separate action for bentoGabriel Falcão2020-03-231-0/+13
* use a single workflowGabriel Falcão2020-03-233-104/+3
* use build matrixGabriel Falcão2020-03-231-21/+10
* use v4 of pyenv-actionGabriel Falcão2020-03-231-1/+1
* add github workflow to use pyenvGabriel Falcão2020-03-231-0/+43
* Prepare for release 0.10.0 (#395)Gabriel Falcão2020-03-2019-193/+361
* Merge pull request #396 from mgorny/unittest-mockGabriel Falcão2020-03-166-10/+21
|\
| * Use unittest.mock over mock when availableMichał Górny2020-03-166-10/+21
|/
* Merge pull request #394 from mgorny/time-testsGabriel Falcão2020-03-166-46/+34
|\
| * Use freezegun for test_fakesock_socket_getpeercert testMichał Górny2020-03-111-6/+3
| * Mock time to make date-based tests reliableMichał Górny2020-03-115-40/+31
* | update docsGabriel Falcão2020-03-102-10/+46
|/
* apply default bufsize from #161andresriancho-masterGabriel Falcão2020-03-101-1/+1
* Merge pull request #267 from bcavagnolo/set-timeoutGabriel Falcão2020-03-101-0/+3
|\
| * allow non-http sockets to set their own timeoutBrian Cavagnolo2015-11-291-0/+3
* | Merge pull request #393 from gabrielfalcao/fix/345/ssl-wrap-socketGabriel Falcão2020-03-102-109/+136
|\ \
| * | update changelogfix/345/ssl-wrap-socketGabriel Falcão2020-03-101-11/+11
| * | remove unused importGabriel Falcão2020-03-101-1/+1
| * | fix testsGabriel Falcão2020-03-102-12/+15
| * | WIP solution for #345Gabriel Falcão2020-03-102-118/+147
* | | remove hashbang from testGabriel Falcão2020-03-101-4/+1