summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump pip-tools from 5.1.2 to 5.2.0dependabot/pip/pip-tools-5.2.0dependabot-preview[bot]2020-05-281-1/+1
* Bump sphinx from 3.0.3 to 3.0.4 (#122)dependabot-preview[bot]2020-05-271-1/+1
* Merge pull request #121 from pallets/github-actionsDavid Lord2020-05-234-82/+84
|\
| * use GitHub Actions for CIDavid Lord2020-05-234-82/+84
|/
* Merge pull request #120 from pallets/requirementsDavid Lord2020-05-2310-11/+99
|\
| * use pip-compile to pin dev requirementsDavid Lord2020-05-2310-11/+99
|/
* remove u prefix, split up example sectionsDavid Lord2020-04-121-3/+7
* exclude pypy2.7 from cibuildwheelDavid Lord2020-04-101-2/+2
* move metadata to setup.cfg2.0.0a1David Lord2020-04-092-34/+31
* Merge pull request #117 from pallets/html-unescapeDavid Lord2020-04-093-272/+4
|\
| * use html.unescapeDavid Lord2020-04-093-272/+4
|/
* remove __all__ testDavid Lord2020-04-091-7/+0
* remove __all__David Lord2020-04-091-4/+8
* Merge branch '1.1.x'David Lord2020-04-095-18/+29
|\
| * update docs configDavid Lord2020-04-095-18/+29
* | remove unused module docstringsDavid Lord2020-04-083-11/+0
* | Merge pull request #115 from pallets/drop-python2David Lord2020-01-3024-483/+307
|\ \
| * | use _mod fixture in more testsdrop-python2David Lord2020-01-294-11/+23
| * | add soft_str to speedupsDavid Lord2020-01-294-36/+74
| * | apply pyupgradeDavid Lord2020-01-2916-95/+72
| * | remove compat codeDavid Lord2020-01-296-345/+156
| * | drop Python 2.7, 3.4, 3.5 supportDavid Lord2020-01-294-26/+10
| * | remove Python 2 from docsDavid Lord2020-01-292-7/+1
| * | start version 2.0.0David Lord2020-01-292-1/+9
|/ /
* | Merge branch '1.1.x'David Lord2020-01-262-7/+5
|\ \ | |/
| * Merge pull request #114 from pallets/azure-build-py35David Lord2020-01-261-0/+4
| |\
| | * use older image for building Python 3.5David Lord2020-01-261-0/+4
| |/
| * update test status linkDavid Lord2020-01-261-7/+1
* | Merge branch '1.1.x'David Lord2020-01-268-157/+114
|\ \ | |/
| * Merge pull request #113 from davidism/azure-pipelinesDavid Lord2020-01-268-159/+115
| |\
| | * finish Azure Pipelines configDavid Lord2020-01-268-287/+115
| | * initial Azure Pipelines configMatt Cooper2020-01-261-0/+128
| |/
* | Merge pull request #112 from cclauss/patch-1David Lord2020-01-251-4/+3
|\ \
| * | Travis CI: Add Python 3.8 and the current pypy3Christian Clauss2019-10-281-4/+3
|/ /
* | Merge remote-tracking branch 'origin/1.1.x'David Lord2019-05-061-0/+1
|\ \ | |/
| * Merge pull request #111 from pwlandoll/1.1.xDavid Lord2019-05-061-0/+1
| |\
| | * Add link to official Discord chat serverPeter Landoll2019-05-061-0/+1
| |/
* | Merge pull request #110 from jdufresne/new-blackDavid Lord2019-05-061-1/+1
|\ \
| * | Update Black URLJon Dufresne2019-05-041-1/+1
|/ /
* | Merge branch '1.1.x'David Lord2019-02-2313-50/+60
|\ \ | |/
| * more specific appveyor branch regexDavid Lord2019-02-231-1/+1
| * deploy release branchesDavid Lord2019-02-231-1/+1
| * deploy release branchesDavid Lord2019-02-231-0/+3
| * release 1.1.11.1.1David Lord2019-02-232-2/+2
| * update pre-commitDavid Lord2019-02-232-5/+8
| * update license dataDavid Lord2019-02-238-36/+31
| * fix travis xenial pypy versionDavid Lord2019-02-201-1/+1
| * fix travis xenial pypy versionDavid Lord2019-02-201-1/+1
| * add changelog for GH-109David Lord2019-02-201-0/+11
| * Add NULL check after native call to __html__ methodMaarten ter Huurne2019-02-202-0/+24