summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47 from cjwatson/urinorm-query-unicodeHEADmasterVlastimil Zíma2020-09-022-2/+16
|\
| * Fix normalization of non-ASCII query strings on Python 2Colin Watson2020-08-172-2/+16
|/
* Bump version: 3.2rc2 → 3.23.2Vlastimil Zíma2020-07-272-2/+2
* Bump version: 3.2rc1 → 3.2rc2Vlastimil Zíma2020-07-143-3/+5
* Merge pull request #45 from ziima/py38Vlastimil Zíma2020-07-143-3/+5
|\
| * Add support for python 3.8Vlastimil Zíma2020-07-143-3/+5
|/
* Merge pull request #44 from ziima/fix-isortVlastimil Zíma2020-07-133-3/+5
|\
| * Fix isortVlastimil Zíma2020-07-093-3/+5
|/
* Merge branch 'fix-urinorm-path'Vlastimil Zíma2020-07-082-3/+9
|\
| * Fix urinorm - return plain sub delimiters in path, refs #41Vlastimil Zíma2020-07-022-3/+9
|/
* Merge pull request #42 from cjwatson/fix-flake8tpazderka2020-06-083-5/+5
|\
| * Fix flake8 complaintsColin Watson2020-06-043-5/+5
|/
* Merge pull request #39 from cjwatson/fix-testsVlastimil Zíma2020-03-022-19/+28
|\
| * Fix TestRequestsFetcher failuresColin Watson2020-03-021-5/+9
| * Quieten some noisy deprecation warnings in testsColin Watson2020-03-021-14/+19
|/
* Bump version: 3.1 → 3.2rc1Vlastimil Zíma2019-10-083-2/+6
* Merge branch 'fix-false-consumer-redirect'Vlastimil Zíma2019-10-082-1/+21
|\
| * Fix false positive redirect when verifying consumerVlastimil Zíma2019-10-082-1/+21
|/
* Merge branch 'drop-python-34'Vlastimil Zíma2019-10-084-5/+3
|\
| * Drop python 3.4Vlastimil Zíma2019-10-084-5/+3
|/
* Bump version: 3.1rc1 → 3.13.1Vlastimil Zíma2019-07-262-2/+2
* Bump version: 3.0 → 3.1rc1Vlastimil Zíma2019-06-242-12/+13
* Update changelogVlastimil Zíma2019-06-241-0/+8
* Merge branch 'fix-bumpversion'Vlastimil Zíma2019-06-241-1/+2
|\
| * Fix bumpversion configVlastimil Zíma2019-06-201-1/+2
|/
* Merge branch 'bumpversion'Vlastimil Zíma2019-06-201-0/+20
|\
| * Set up bumpversionVlastimil Zíma2019-06-181-0/+20
|/
* Merge branch 'py37'Vlastimil Zíma2019-06-176-15/+13
|\
| * Fix flake8 warningsVlastimil Zíma2019-06-173-12/+6
| * Add support for python 3.7Vlastimil Zíma2019-06-173-3/+7
|/
* Merge branch 'fix-assoc-type-bytes'Vlastimil Zíma2019-06-172-2/+8
|\
| * Fix #29 - Fix assoc type as bytes in AssociationVlastimil Zíma2019-06-172-2/+8
|/
* Merge branch 'fix-isort'Vlastimil Zíma2019-06-177-1/+8
|\
| * Fix isortVlastimil Zíma2019-06-177-1/+8
|/
* Merge branch 'fix-associate'Vlastimil Zíma2019-01-081-2/+2
|\
| * Fix associate script for P3Vlastimil Zíma2019-01-081-2/+2
|/
* Merge branch 'fix-examples'Vlastimil Zíma2018-11-144-9/+65
|\
| * Fixup djopenid exampleVlastimil Zíma2018-11-144-9/+65
|/
* Merge branch 'fix-flake8'Vlastimil Zíma2018-11-1412-51/+23
|\
| * Fix new flake8 warningsVlastimil Zíma2018-11-1412-51/+23
|/
* t Merge branch 'fix-message-warnings'Vlastimil Zíma2018-09-051-1/+0
|\
| * Allow str keys in Message under Python 2.7Vlastimil Zíma2018-09-051-1/+0
|/
* Merge branch 'convert-extension-values'Vlastimil Zíma2018-08-296-18/+66
|\
| * Convert data values for extensions to textVlastimil Zíma2018-08-286-18/+66
|/
* Version 3.0 bump3.0Vlastimil Zíma2018-08-141-1/+1
* Version 3.0rc2 bumpVlastimil Zíma2018-08-011-1/+1
* Merge branch 'fix-setuptools-unicode'Vlastimil Zíma2018-07-262-3/+2
|\
| * Fix setuptools problem with unicodeVlastimil Zíma2018-07-262-3/+2
|/
* Merge branch 'update-quality'Vlastimil Zíma2018-07-195-24/+19
|\
| * Update quality checksVlastimil Zíma2018-07-195-24/+19
|/