summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stop using unittestpytestDavid Lord2018-05-025-218/+223
* Merge pull request #91 from pallets/updateDavid Lord2018-05-0216-215/+279
|\
| * update project filesDavid Lord2018-05-0216-215/+279
|/
* Merge pull request #90 from lepture/patch-versionsDavid Lord2018-04-195-36/+20
|\
| * Drop testing for 2.6 and 3.3. Add 3.6.Hsiaoming Yang2018-04-205-36/+20
|/
* hide appveyor config like travisDavid Lord2017-10-081-0/+0
* Merge pull request #81 from davidism/wheel26David Lord2017-10-081-33/+9
|\
| * wheel==0.29 for Python 2.6David Lord2017-10-081-33/+9
|/
* Add Appveyor script for building Windows wheels (#65)Douglas Thor2017-10-081-0/+69
* Add Python 3.6 (#76)Hugo2017-10-083-1/+9
* Remove Python <= 2.5 code (#77)Hugo2017-10-082-22/+13
* Merge pull request #69 from dawran6/issue-68David Lord2017-05-244-2/+23
|\
| * add changelogDavid Lord2017-05-241-0/+10
| * Change test API for python 2.6Daw-Ran Liou2017-05-241-3/+3
| * Fix the return type of escape to MarkupDaw-Ran Liou2017-05-243-2/+13
|/
* Remove date tagging1.0.x1.01.0.xArmin Ronacher2017-03-071-7/+0
* Add license_file to setup.cfg metadata (#61)Philippe Ombredanne2016-11-011-0/+3
* README - add syntax highlighting (#55)Adam Chainz2016-06-031-28/+40
* tag dev buildsDavid Lord2016-04-113-1/+8
* standard test tools setupDavid Lord2016-04-115-6/+22
* change from @mitsuhiko to pallets projectJosé Carlos García2016-04-031-1/+1
* Added a missing import and cleaned up flake8 warningsArmin Ronacher2016-01-131-8/+11
* Fixed a broken test on python 3Armin Ronacher2016-01-131-0/+2
* Add new python versions to tox tooArmin Ronacher2016-01-131-1/+1
* Disable sudo because old platformArmin Ronacher2016-01-131-0/+1
* Test for things in travisArmin Ronacher2016-01-131-0/+2
* Added changelog entriesArmin Ronacher2016-01-131-0/+2
* Only mention version onceArmin Ronacher2016-01-132-3/+9
* Merge pull request #36 from matthew-brett/fix-osx-compiler-checkArmin Ronacher2016-01-131-1/+6
|\
| * Added SystemError as possible compiling errorMatthew Brett2014-08-021-1/+6
* | Merge pull request #20 from bukzor/idempotent-escapeArmin Ronacher2016-01-132-3/+16
|\ \
| * | idempotent unescapeBuck Golemon2014-04-172-3/+16
* | | Merge pull request #40 from illico/masterArmin Ronacher2016-01-131-1/+2
|\ \ \
| * | | Made gc.collect() call conditional to running on pypy.Alice Bevan–McGregor2014-11-211-2/+2
| * | | Explicitly trigger GC prior to counting; fixes #39.Alice Bevan–McGregor2014-11-211-0/+1
| | |/ | |/|
* | | Merge pull request #38 from adalq/versionArmin Ronacher2016-01-131-0/+1
|\ \ \
| * | | Add __version__Adal Chiriliuc2014-10-101-0/+1
| |/ /
* | | Merge pull request #43 from gtback/restore-speedups-featureArmin Ronacher2016-01-131-12/+12
|\ \ \
| * | | Revert "Remove use of setuptools Feature. Fixes #23"Greg Back2015-07-141-4/+13
| * | | Revert "Silently reject old arguments"Greg Back2015-07-141-9/+0
| |/ /
* | | Merge pull request #44 from richardasaurus/masterArmin Ronacher2016-01-131-3/+3
|\ \ \
| * | | Fixes typo in speedupsRichard O'Dwyer2015-07-181-3/+3
| |/ /
* | | Fixed custom types not having their __unicode__ method invokedArmin Ronacher2016-01-133-1/+22
|/ /
* | Added a version info to markupsafeArmin Ronacher2014-06-301-0/+2
* | This is 0.230.23Armin Ronacher2014-05-081-1/+1
* | Fixed a version checkArmin Ronacher2014-05-081-1/+1
* | Skip a testcase for 2.60.22baserock/morphArmin Ronacher2014-05-081-3/+8
* | This is 0.22Armin Ronacher2014-05-081-1/+1
* | Added a workaround for Python bug 13598Armin Ronacher2014-05-082-2/+37
* | Another pep8 fixArmin Ronacher2014-05-081-1/+1