Ben Kurtovic
de6e671c40
Update changelog, remove now-unneeded test discovery script, cleanup
пре 6 година
Hugo
e457b39f32
Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade
пре 6 година
Hugo
59636609db
Drop support for EOL Python
пре 6 година
Ben Kurtovic
1a4e2fc019
Add Python 3.7 to trove classifiers.
пре 6 година
Ben Kurtovic
c3ec81adc3
Try Python 3.6 in Travis ( #173 )
пре 7 година
Reiner Herrmann
c9cd504f14
setup.py: Make source files be in a deterministic order
To make the package build reproducibly, sort the source files in a
deterministic order instead of just globbing them.
Patch originally from
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842628 >.
пре 7 година
Ben Kurtovic
aaffb7f66b
Update copyright for 2016.
пре 8 година
Ben Kurtovic
0e547aa416
Begin splitting up C tokenizer.
пре 9 година
Ben Kurtovic
c7497ddf63
Updates to installation/release code.
* Remove unnecessary win_install.ps1.
* Add appveyor version update to release script.
* Make setup.py's pure Python fallback code less intrusive.
пре 9 година
Ben Kurtovic
04188b590e
Start work on support for Python 3.5 (for #101 )
пре 9 година
Ben Kurtovic
e71e7b4ece
Update copyright years for 2015; fix whitespace in docs.
пре 9 година
John Vandenberg
4e8ce52385
Support 'setup.py test' and test without extension
'setup.py test' also uses SystemExit, with args[0] as False.
Detect and re-raise.
Add support for building without extension even when compiler
is functional, and set up extension-less travis builds.
пре 9 година
John Vandenberg
de325a0aea
Issue #26 Use pure python on compilation failure
Allow the compilation of the extension to fail, and switch
to pure python mode.
пре 9 година
Kunal Mehta
cb875ae347
Force opening README.rst as utf-8
Causes issues if the locale is not set to utf-8
пре 10 година
Ben Kurtovic
d8adb62454
Some tweaks, but no change in functionality.
пре 10 година
Ben Kurtovic
5d08e9e316
Created a release script; added a MANIFEST.in file.
пре 10 година
Ben Kurtovic
fa89cd8da8
Python 3.4 is good.
пре 10 година
Ben Kurtovic
1312a1fb8a
Some clean up for Python 2.6 support.
* Removed unittest2 dependency on Python >2.6.
* Moved discover_tests.py into tests/.
* tokenizer.c: Fixed errors noted by -Wshorten-64-to-32.
пре 10 година
Marcio Faustino
a65357a535
Correct dependency for Python 3.
пре 10 година
Marcio Faustino
2183003997
Python 2.6 is now supported.
пре 10 година
Marcio Faustino
88c8fb88e0
Switch to `unittest2` to be able to use new features in Python 2.6.
пре 10 година
Ben Kurtovic
e5f17eea00
Update copyright notices for 2014.
пре 10 година
Merlijn van Deen
df181947af
setup.py: Raise Exception on unsupported platforms
пре 10 година
Ben Kurtovic
066049b46a
Update email address.
пре 11 година
Ben Kurtovic
37003d2ed1
Bump version to 0.4.dev and add support for Python 3.2.
пре 11 година
Ben Kurtovic
c7617c3eb3
Bump version to 0.4.dev; also update README and setup.py.
пре 11 година
Ben Kurtovic
0e19b20156
release/0.3
пре 11 година
Ben Kurtovic
25d53cacf8
Begin porting C tokenizer to Python 3.
пре 11 година
Ben Kurtovic
a3a35b1e73
Only compile Tokenizer on Python 2 for now.
пре 11 година
Ben Kurtovic
cd5cc6a7d0
Update copyright notices for 2013.
пре 11 година
Ben Kurtovic
1f47e10f04
Start some Py3k compatibility stuff.
пре 12 година
Ben Kurtovic
4cc4791d48
Adding a bunch more, and implementing Tokenizer_push_textbuffer.
пре 12 година
Ben Kurtovic
e0660f8bc3
Committing this C work for now.
пре 12 година
Ben Kurtovic
ce43b44596
Copyedit, fixes, clarify Python 2 + 3 support.
пре 12 година
Ben Kurtovic
4cb3506820
Update copyright notice; some additions.
пре 12 година
Ben Kurtovic
a880ff8bf2
mwtemplateparserfromhell -> mwparserfromhell; some additions; still incomplete
пре 12 година
Ben Kurtovic
ce8adf4b2e
Initial commit
пре 12 година