summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Prep for v3.16.1 and add JSON lines examplejson-lines-exampleBob Ippolito2018-09-061-1/+2
* Update CHANGES for v3.16.0v3.16.0Bob Ippolito2018-06-281-1/+1
* Add python_requires to help pipHugo2018-06-191-0/+3
* http -> httpsHugo2018-06-191-2/+2
* v3.15.0v3.15.0Bob Ippolito2018-05-121-1/+1
* v3.14.0v3.14.0Bob Ippolito2018-04-211-1/+1
* Update CHANGES.txt and increment version to 3.13.3Bob Ippolito2018-03-271-1/+1
* The classifier parameter in setup.py must be a list.setup-classifiersSerhiy Storchaka2017-12-031-20/+19
* v3.13.2v3.13.2Bob Ippolito2017-11-241-1/+1
* v3.13.1v3.13.1Bob Ippolito2017-11-241-1/+1
* fail build in CI if speedups do not build correctlyBob Ippolito2017-11-241-0/+3
* Ensure that encoding text subtypes is consistent with or without speedups. Fi...Bob Ippolito2017-11-231-1/+1
* Update version, add *.pyd to gitignoreBob Ippolito2017-11-231-1/+1
* v3.12.1v3.12.1Bob Ippolito2017-11-231-1/+1
* Fix #184 threaded import issue, prep v3.12.0v3.12.0Bob Ippolito2017-11-051-1/+1
* setup.py: fix condition for build_ext exception typesTal Einat2017-06-281-1/+1
* v3.11.1fix-173Bob Ippolito2017-06-191-1/+1
* v3.11.0v3.11.0Bob Ippolito2017-06-181-1/+1
* Update Python versionsHugo2017-01-171-0/+2
* Bump version, update changelog, fix issues identified in code review of #143Bob Ippolito2016-10-281-1/+1
* Bump version to 3.9.0Bob Ippolito2016-10-211-1/+1
* v3.8.2 - fix compiler warning, automated wheel builds for Windows and Macv3.8.2wheelsBob Ippolito2016-02-151-1/+1
* Update version to 3.8.1Bob Ippolito2015-09-041-1/+1
* clean up iterable_as_array for 3.8.0v3.8.0Bob Ippolito2015-07-181-1/+1
* Merge branch 'master' into iterable_as_array-gh1Nick Babcock2015-07-101-15/+37
|\
| * fix typo in e18cc09v3.7.3Bob Ippolito2015-05-311-1/+1
| * attempt to work around an issue with reloading the Decimal modulev3.7.2Bob Ippolito2015-05-221-1/+1
| * bump version for #119v3.7.1Bob Ippolito2015-05-181-1/+1
| * no longer trust custom repr for int/long/float subclasses #118v3.7.0Bob Ippolito2015-05-181-1/+1
| * update CHANGES and bump version to v3.6.5v3.6.5Bob Ippolito2014-10-241-1/+1
| * update version for v3.6.4Bob Ippolito2014-09-291-1/+1
| * documentation about key limitations in JSON per #103v3.6.3Bob Ippolito2014-08-181-1/+1
| * doc updates from http://bugs.python.org/issue21514 re: #102v3.6.2Bob Ippolito2014-08-091-1/+1
| * update documentation per #102docs-102Bob Ippolito2014-08-091-1/+1
| * v3.6.0v3.6.0Bob Ippolito2014-07-211-1/+1
| * Fix lower bound checking in scan_once / raw_decode API #98v3.5.3Bob Ippolito2014-06-241-1/+1
| * update version for v3.5.2v3.5.2Bob Ippolito2014-05-231-1/+1
| * consistently reject int_as_string_bitcount <= 0 #96v3.5.1Bob Ippolito2014-05-221-1/+1
| * clean up #96 and prep for v3.5.0 releaseBob Ippolito2014-05-211-1/+2
| * fix tests to run on Python 3.4Bob Ippolito2014-04-301-1/+1
| * bump to v3.4.0v3.4.0Bob Ippolito2014-04-021-6/+1
| * bringing back bdist_egg build supportGuy Rozendorn2014-04-021-1/+4
| * improve Python 3.3 compat #87, bump to 3.3.3v3.3.3Bob Ippolito2014-02-141-1/+1
| * add comment about setuptools usage #85Bob Ippolito2014-02-101-0/+5
| * update CHANGES.txt for v3.3.2v3.3.2Bob Ippolito2014-01-061-1/+1
| * update metadata for 3.3.1v3.3.1Bob Ippolito2013-10-051-1/+1
| * pass-through in decoder for lone surrogates #62v3.3.0surrogate-62baserock/morphBob Ippolito2013-05-071-1/+1
| * Version bump to 3.2.0 for the hell of it.shakefu2013-04-201-1/+1
| * Mark as 3.2.0-dev.shakefu2013-04-161-1/+1
| * v3.1.3 - docs update to discourage subclassingBob Ippolito2013-04-051-1/+1