Commit graph

7 commits

Author SHA1 Message Date
INADA Naoki
60ef3879d7
packer: Use PyUnicode_AsUTF8AndSize() for utf-8 (#272) 2018-01-11 19:41:05 +09:00
INADA Naoki
676bbcd0ee manylinux1: Add 3.6 and remove 3.4 2018-01-09 19:00:42 +09:00
Hugo
3a098851be Remove code and tests for unsupported Python 3.3 and 3.4 (#249) 2017-11-02 18:06:15 +09:00
INADA Naoki
3388e4a6ee travis and appveyor update (#217)
travis:

* stop using tox
* Add Python 3.6 and 3.7-dev
* Stop pypy3 (until PyPy3.5 is released)

appveyor:

* Drop Python 3.4 and add 3.6
2017-01-13 21:46:31 +09:00
INADA Naoki
1cc3c574a2 Merge branch 'release-0.4' 2016-07-30 11:38:00 +09:00
INADA Naoki
a9f4dad4dc Make manylinux1 wheels 2016-07-30 11:35:26 +09:00
INADA Naoki
63e23d37f9 travis: Use docker to test 32bit environment (#189)
* travis: testing matrix.include feature to use docker
* Add test script for 32bit
* Fix OverflowError in 32bit Environment
2016-05-05 02:07:46 +09:00