Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various minor updates: | Todd Leonhardt | 2017-01-29 | 1 | -37/+49 |
| | | | | | | | | | - Updated .gitignore for code coverage result dirs from coverage and pytest-cov - Updated README.rst to include badge for latest docs from readthedocs.io - Updated setup.py to have updated info for the next time a release is made to PyPI - Documentation updates: - Bumped version in conf.py to 0.7 - Updated links in index.rst and alternatives.rst | ||||
* | Remove mentions of 2to3, remove INSTALL.txt | Federico Ceratto | 2017-01-06 | 1 | -3/+0 |
| | |||||
* | Python 2 and 3 both compiling. | Todd Leonhardt | 2016-12-09 | 1 | -2/+2 |
| | | | | | | | | ISSUES: - Tab completion broken in Python 2 TODO: - Still need to do transcript testing for both Python 2 and 3 | ||||
* | Second stage of refactoring using six module for unified Python 2/3 codebase | Todd Leonhardt | 2016-12-09 | 1 | -2/+2 |
| | |||||
* | First stage of refactoring to support full simultaneous Python 2 and 3 ↵ | Todd Leonhardt | 2016-12-09 | 1 | -10/+13 |
| | | | | compatibility via use of the six module. | ||||
* | Release v. 0.6.90.6.9 | Federico Ceratto | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | Drop distutils support. Closes: #7 | Federico Ceratto | 2016-10-03 | 1 | -6/+1 |
| | |||||
* | Add Python3.6 support | Federico Ceratto | 2016-10-03 | 1 | -2/+2 |
| | |||||
* | Update version (Closes #22) | Federico Ceratto | 2016-03-15 | 1 | -1/+1 |
| | |||||
* | Support Python 2.7, 3.3, 3.4, 3.5, pypy | Federico Ceratto | 2016-02-20 | 1 | -10/+5 |
| | |||||
* | Marking for 0.6.8 release0.6.8 | Catherine Devlin | 2014-12-08 | 1 | -1/+1 |
| | |||||
* | update Trove classifiers | Catherine Devlin | 2014-03-13 | 1 | -0/+7 |
| | |||||
* | bump version number before release0.6.7 | Doug Hellmann | 2013-09-16 | 1 | -1/+1 |
| | |||||
* | Use the latest version of pyparsing when possible | Doug Hellmann | 2013-09-09 | 1 | -2/+2 |
| | | | | | | | | | | | The 2.0.1 release of pyparsing restores Python 2 and 3 compatibility, so use that instead of setting the version based on version of Python under which we are being installed. This facilitates dependencies that want to support both Python 2 and 3. Keep the dependency on 1.5.7 for Python 2.5, which is not supported by pyparsing 2.0.1. | ||||
* | v0.6.6.1. No code changes, but using Python2 to generate sdist to avoid ↵ | Catherine Devlin | 2013-08-14 | 1 | -1/+1 |
| | | | | writing 2to3 changes into PyPI. | ||||
* | v0.6.6 silencing editor check | Catherine Devlin | 2013-08-06 | 1 | -1/+1 |
| | |||||
* | marking v0.6.5.10.6.5.1 | Catherine Devlin | 2013-03-18 | 1 | -1/+1 |
| | |||||
* | Fix the setup.py so it doesn't throw when running under Python 2.6. | Tomaz Muraus | 2013-02-28 | 1 | -1/+1 |
| | |||||
* | v0.6.5 | Catherine Devlin | 2013-02-28 | 1 | -1/+1 |
| | |||||
* | pyparsing 2.0.0 only if on Python3 | Catherine Devlin | 2013-02-19 | 1 | -1/+5 |
| | |||||
* | to version 0.6.40.6.4 | Catherine Devlin | 2011-08-25 | 1 | -1/+1 |
| | |||||
* | require pyparsing 1.5.6 for its Python 3 power | Catherine Devlin | 2011-07-20 | 1 | -1/+1 |
| | |||||
* | begin work on v 0.6.3 | Catherine Devlin | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | change version number to 0.6.2 | Catherine Devlin | 2010-09-19 | 1 | -10/+3 |
| | |||||
* | encode paste buffer write for Python 3 | Catherine Devlin | 2010-09-19 | 1 | -1/+1 |
| | |||||
* | no xclip >>> output got lost | Catherine Devlin | 2010-09-17 | 1 | -0/+69 |