aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-02Update the project name in the LICENSEBrett Cannon
2019-07-11Merge pull request #43 from metatoaster/list_of_emptyIan Stapleton Cordasco
2019-07-11Correct handling of empty/undef in list valuesTommy Yu
2019-07-11Tests covering current correct behaviors.Tommy Yu
2018-10-31Merge pull request #40 from jwodder/masterIan Stapleton Cordasco
2018-10-31Import ABCs from collections.abc if possibleJohn T. Wodder II
2018-09-19Merge pull request #37 from cloudsmith-io/bugfix-orderingIan Stapleton Cordasco
2018-09-10Fix pep8 complaintsLee Skillen
2018-09-10Make variable ordering deterministicLee Skillen
2018-09-07Merge pull request #39 from hugovk/rm-eolIan Stapleton Cordasco
2018-09-06Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgradeHugo
2018-09-06Drop support for EOL PythonHugo
2018-09-06Fix pep8Hugo
2017-07-26Update project for new organization homeIan Stapleton Cordasco
2017-07-08Add .mailmap to map old name to new nameIan Stapleton Cordasco
2017-05-17Merge pull request #31 from thierryba/masterIan Cordasco
2017-04-07Fixed deprecation warnings in python 3.6.1Thierry Bastian
2017-01-28Merge pull request #30 from brettcannon/python-3.6Ian Cordasco
2017-01-28List Python 3.6 as supportedBrett Cannon
2017-01-28Test against Python 3.6Brett Cannon
2017-01-28Test against Python 3.6 on TravisBrett Cannon
2016-11-22Merge pull request #29 from graingert/patch-2Ian Cordasco
2016-11-22Point to the new PyPI nameThomas Grainger
2016-08-31Bump version to 3.0.0Ian Cordasco
2016-08-31Fix requirement on uritemplateIan Cordasco
2016-08-29Add setup.py for uritemplate.pyIan Cordasco
2016-08-29Ensure we upload universal wheelsIan Cordasco
2016-08-29Merge branch 'merge-with-uritemplate'Ian Cordasco
2016-08-29Release v2.0.0 of uritemplateIan Cordasco
2016-08-23Bump to version 2.0.0rc2Ian Cordasco
2016-08-23Add missing variables functionIan Cordasco
2016-08-20Handle RC1 in the version stringIan Cordasco
2016-08-20Make uritemplate release candidateIan Cordasco
2016-08-20Release v2.0.0Ian Cordasco
2016-08-20Merge pull request #23 from sigmavirus24/relicenseIan Cordasco
2016-08-19Include individaul license filesIan Cordasco
2016-08-18Relicense uritemplate.pyIan Cordasco
2016-08-18Release v1.0.1Ian Cordasco
2016-08-17Release v1.0.0Ian Cordasco
2016-08-17Clean up for Flake8Ian Cordasco
2016-08-17Remove Python 3.2 from Travis CIIan Cordasco
2016-08-17Fix handling of unicode values for Python 2Ian Cordasco
2015-11-13Fix one minor style nitIan Cordasco
2015-11-13Merge pull request #20 from dwieeb/masterIan Cordasco
2015-11-12Issue #19 affects these tests as wellDaniel Imhoff
2015-11-12Handle non-strs in values for query expansionDaniel Imhoff
2015-11-12Pass along {posargs} to pytestDaniel Imhoff
2015-10-04Update copyright, version, and __all__Ian Cordasco
2015-10-04Merge pull request #18 from sigmavirus24/more-improvementsIan Cordasco
2015-10-04Only xfail Additional Examples 4 on Python 2Ian Cordasco