summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add pytest as tests_require (#181)Thomas Bechtold2017-02-281-0/+1
| | | When running the six testsuite, pytest is needed.
* document pr #167Benjamin Peterson2017-02-281-0/+2
|
* add Lucas WimanBenjamin Peterson2017-02-281-0/+1
|
* Add moves for getoutput and getstatusoutput.Lucas Wiman2017-02-283-135/+154
|
* fix command nameBenjamin Peterson2017-01-021-1/+1
|
* set up TravisBenjamin Peterson2017-01-021-0/+10
|
* convert hgignore to gitignoreBenjamin Peterson2017-01-021-1/+0
|
* https for pypi urlBenjamin Peterson2017-01-021-1/+1
|
* bitbucket -> githubBenjamin Peterson2017-01-022-2/+2
|
* update copyright yearBenjamin Peterson2017-01-025-5/+5
|
* Merged in ↵Benjamin Peterson2016-11-261-2/+2
|\ | | | | | | | | | | lbesson/six/lbesson/a-small-typing-mistake-on-documentationi-1480180767819 (pull request #83) A small typing mistake on documentation/index.rst
| * A small typing mistake on documentation/index.rstLilian Besson (Naereen)2016-11-261-2/+2
|/
* changelog for pr #80Benjamin Peterson2016-07-271-0/+2
|
* Document adding splitvalue to urllib_parseAnthony Sottile2016-07-271-0/+1
|
* Add splitvalue to urllib_parseAnthony Sottile2016-07-271-0/+1
|
* Drop duplicate b() in note about it and Python >= 2.6Ville Skyttä2016-06-121-1/+1
|
* Merged in scop/six/spelling (pull request #77)Benjamin Peterson2016-06-081-2/+2
|\ | | | | | | Documentation spelling fixes
| * Documentation spelling fixesVille Skyttä2016-06-081-2/+2
|/
* changelog for pr #75Benjamin Peterson2016-04-191-0/+2
|
* add Anthony SottileBenjamin Peterson2016-04-191-0/+1
|
* Merged in asottile/six (pull request #75)Benjamin Peterson2016-04-192-3/+6
|\ | | | | | | Add six.moves.email_mime_image
| * Reorder six.moves.email_* (documentation)Anthony Sottile2016-04-181-4/+4
| |
| * Reorder six.moves.email*Anthony Sottile2016-04-181-2/+2
| |
| * s/mode/modAnthony Sottile2016-04-181-1/+1
| |
| * Document email_mime_imageAnthony Sottile2016-04-171-0/+2
| |
| * Add six.moves.email_mime_imageAnthony Sottile2016-04-061-0/+1
| |
* | use https for PyPIBenjamin Peterson2016-04-161-1/+1
| |
* | set tracebacks to None rather than deletingBenjamin Peterson2016-04-161-4/+5
| |
* | changelog for pr #72Benjamin Peterson2016-04-161-0/+6
| |
* | Merged in krisvale/six (pull request #72)Benjamin Peterson2016-04-161-10/+22
|\ \ | | | | | | | | | Delete exception variables in frames that raise exceptions.
| * | Delete exception variables in frames that raise exceptions.Kristján Valur Jónsson2016-01-151-10/+22
| | |
* | | Merged in ↵Benjamin Peterson2016-04-161-1/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | bsipocz/six/bsipocz/rename-class-name-to-be-consistent-with--1460515326655 (pull request #76) Rename class name to be consistent with the other examples.
| * | Rename class name to be consistent with the other examples.Brigitta Sipocz2016-04-131-1/+1
|/ /
* | add 2016 to copyright yearsBenjamin Peterson2016-01-315-5/+5
| |
* | Merged in ↵Benjamin Peterson2016-01-201-4/+1
|\ \ | |/ |/| | | | | | | dstufft/six/dstufft/its-2016-unconditionally-use-setuptools-1453298515589 (pull request #74) It's 2016, unconditionally use setuptools
| * It's 2016, unconditionally use setuptoolsDonald Stufft2016-01-201-4/+1
|/
* add License goop to all python files (fixes #137)Benjamin Peterson2015-10-203-2/+42
|
* Added tag 1.10.0 for changeset e5218c3f66a2Benjamin Peterson2015-10-060-0/+0
|
* bump version to 1.10.01.10.0Benjamin Peterson2015-10-062-3/+3
|
* Merged in ↵Benjamin Peterson2015-08-211-1/+1
|\ | | | | | | | | | | moreati/six/moreati/clarify-wording-of-u-vs-u-for-python-3-1440158751679 (pull request #68) Clarify wording of u'' vs u() for Python 3
| * Clarify wording of u'' vs u() for Python 3Alex Willmer2015-08-211-1/+1
|/
* use https linksBenjamin Peterson2015-04-301-2/+2
|
* add Wouter BolsterleeBenjamin Peterson2015-03-211-0/+1
|
* improve performance of int2byte on python 3 (fixes #122)Benjamin Peterson2015-03-213-7/+6
|
* I don't think cygwin has winregBenjamin Peterson2015-03-201-2/+3
|
* changelog for issue #99Benjamin Peterson2015-03-201-0/+3
|
* add Mirko RossiniBenjamin Peterson2015-03-201-0/+1
|
* add Max Grender-JonesBenjamin Peterson2015-03-201-0/+1
|
* Merged in mrossini/six (pull request #55)Benjamin Peterson2015-03-201-1/+5
|\ | | | | | | _winreg is added to the moves module under windows only
| * _winreg is added to the moves module under windows onlyMirko Rossini2014-10-211-1/+5
| |