summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update .travis.ymltypingBenjamin Peterson2021-01-021-1/+1
* Don't install typing.Benjamin Peterson2020-12-151-1/+1
* Advance version to 1.15.0.1.15.0Benjamin Peterson2020-05-211-1/+1
* Document #331.Benjamin Peterson2020-05-191-0/+5
* Optimize ensure_str and ensure_binary. (#331)Gregory P. Smith2020-05-191-8/+10
* Fix ensure_text docs. (#326)Andrzej BartosiƄski2020-04-091-1/+1
* six 1.14.01.14.0Benjamin Peterson2020-01-152-3/+3
* python-porting is dead.Benjamin Peterson2020-01-141-3/+0
* Add change log for assertNotRegex.Benjamin Peterson2020-01-082-0/+3
* Add assertNotRegex. (#289)Jonathan Vanasco2020-01-083-0/+23
* New contributors.Benjamin Peterson2020-01-071-0/+2
* version -> version_infoBenjamin Peterson2020-01-071-1/+1
* Point _dummy_thread to _thread on Python 3.9.Benjamin Peterson2020-01-073-2/+7
* Update pytest for most Python versions. (#318)Benjamin Peterson2020-01-071-1/+1
* Change log for dropping 2.7 and 3.2 support.Benjamin Peterson2020-01-071-0/+2
* Drop support for EOL Python 2.6 and 3.2. (#314)Hugo van Kemenade2020-01-076-65/+11
* Changelog for #251.Benjamin Peterson2020-01-061-0/+6
* Fix wraps handing of missing attrs. (#251)immerrr again2020-01-063-13/+52
* 10 years of six!Benjamin Peterson2020-01-065-5/+5
* Remove unused inner function. (#310)Thomas Grainger2019-11-141-8/+0
* Clarify python_2_unicode_compatible is for classes.Benjamin Peterson2019-11-051-1/+1
* Bump version to 1.13.0.1.13.0Benjamin Peterson2019-11-051-1/+1
* Fix the reST roles of some modules.Benjamin Peterson2019-11-041-2/+2
* Add a changelog for the ndbm move.Benjamin Peterson2019-11-041-0/+2
* Recognize new contributors.Benjamin Peterson2019-11-041-0/+6
* Add six.moves.collections_abc.Benjamin Peterson2019-11-043-0/+6
* Add ndbm move. (#299)Ben Bariteau2019-11-042-0/+3
* Add changelog entries for recent changes.Benjamin Peterson2019-11-041-0/+8
* Update CI Pythons.Benjamin Peterson2019-11-042-12/+13
* Revert "Remove distutils fallback and outdated comment (#269)" (#304)Eli Schwartz2019-11-041-1/+7
* Pin pytest. (#306)Benjamin Peterson2019-11-041-2/+2
* py.test -> pytestBenjamin Peterson2019-11-042-47/+47
* Add support for PEP 560. (#305)Ivan Levkivskyi2019-11-043-2/+58
* Increment copyright year.Benjamin Peterson2019-06-185-5/+5
* Remove six.io. (#285)Toshiki Kataoka2019-04-081-0/+1
* Add missing "as". (#276)Jon Dufresne2019-02-021-1/+1
* Travis CI: Start testing on Python 3.6, 3.7, and nightly. (#275)cclauss2019-01-281-3/+5
* minor formatting fix to ensure_str documentation (#273)Lee Ball2019-01-191-1/+1
* Document that binary_type is only necessary for Python 2.5 compat (#270)Jon Dufresne2019-01-011-1/+3
* Remove distutils fallback and outdated comment (#269)Jon Dufresne2018-12-281-7/+1
* six 1.12.01.12.0Benjamin Peterson2018-12-092-3/+3
* Add alts to all badges.Benjamin Peterson2018-12-031-0/+3
* Make indentation consistent.Benjamin Peterson2018-12-031-3/+3
* Add RtD badge.Benjamin Peterson2018-12-031-0/+4
* docs: reload() is in importlib in current Python 3. (#266)cclauss2018-11-261-1/+1
* Add changelog for a611f60dc73d9df64fd8ebcec1daf9f7827e29db.Benjamin Peterson2018-10-031-0/+3
* Make add_metaclass copy __qualname__ from the original class. (#260)E. M. Bray2018-10-032-0/+22
* Fix wording.Benjamin Peterson2018-10-031-1/+1
* Prefer https:// URLs where available. (#256)Jon Dufresne2018-09-171-3/+3
* Remove deprecated indexserver from tox.ini (GH-257)Jon Dufresne2018-09-171-4/+0