summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* accept assigned and updated parameters for wraps() (fixes #85)Benjamin Peterson2014-08-021-0/+2
* instantiate the exception if the value is None (fixes #86)Benjamin Peterson2014-08-021-0/+3
* changelog for pr #45Benjamin Peterson2014-07-151-0/+2
* add splittag mapping (fixes #81)Benjamin Peterson2014-07-051-0/+2
* add splituser mapping (fixes #80)Benjamin Peterson2014-07-051-0/+2
* dev version headerBenjamin Peterson2014-07-051-0/+3
* six 1.7.31.7.3Benjamin Peterson2014-06-291-2/+2
* account for __spec__ possibly being None (fixes #77)Benjamin Peterson2014-06-291-0/+2
* xmlrpc_server should map to SimpleXMLRPCServer on Python 2 (fixes #74)Benjamin Peterson2014-06-131-0/+3
* dev version headerBenjamin Peterson2014-06-131-0/+3
* fix importing when sys.meta_path is empty (fixes #72)Benjamin Peterson2014-06-081-0/+5
* remove other instances of the six meta path importer if six is reloaded (fixe...Benjamin Peterson2014-06-081-0/+6
* six 1.7.01.7.0Benjamin Peterson2014-06-071-2/+2
* changelog for pr #30Benjamin Peterson2014-06-071-0/+2
* changelog for pr #32Benjamin Peterson2014-04-301-0/+3
* news note for pr #35Benjamin Peterson2014-04-261-0/+3
* doc changes for pull request #34Benjamin Peterson2014-04-191-0/+2
* a change note for pull request #33Benjamin Peterson2014-04-181-0/+2
* add change note for pull request #31Benjamin Peterson2014-03-191-0/+6
* raise an AttributeError for six.moves.X when X is a module not available in t...Benjamin Peterson2014-03-131-0/+6
* bump version to 1.6.01.6.0Benjamin Peterson2014-03-131-2/+2
* just pretend attributes of unimportable lazy modules don't existBenjamin Peterson2014-03-131-0/+2
* changelog note for pr #29Benjamin Peterson2014-02-221-0/+2
* make fake modules pretend not to have __path__ (fixes #56)Benjamin Peterson2014-02-151-0/+3
* add pull request numberBenjamin Peterson2014-02-061-2/+2
* Add SplitResult supportjulien2014-02-061-0/+2
* make toplevel heading different per reST normsBenjamin Peterson2014-01-181-1/+1
* six is not capitalizedBenjamin Peterson2014-01-181-1/+1
* add mapping for xmlrpc.server (fixes #55)Benjamin Peterson2014-01-181-0/+1
* dev version headerBenjamin Peterson2014-01-181-0/+4
* make six.moves modules appear not to have __name__ unless they are loaded (fi...Benjamin Peterson2014-01-061-0/+6
* pretend __file__ doesn't exist if the module hasn't been loaded yet (fixes #51)Benjamin Peterson2014-01-041-0/+5
* bump version to 1.5.01.5.0Benjamin Peterson2014-01-041-2/+2
* add note about 2.4 supportBenjamin Peterson2014-01-041-0/+3
* changelog for import fixesBenjamin Peterson2014-01-041-0/+4
* add mapping for ttk (fixes #49)Benjamin Peterson2014-01-041-0/+2
* changelogBenjamin Peterson2013-12-251-0/+2
* fix add_metaclass when __slots__ is a string (fixes #47)Benjamin Peterson2013-12-201-0/+3
* add change note for issue #44Benjamin Peterson2013-12-201-0/+2
* update changelog for pr #21Benjamin Peterson2013-11-271-0/+2
* import mapping for xmlrpclib (fixes #43)Benjamin Peterson2013-10-141-0/+2
* mapping for _thread module (fixes #39)Benjamin Peterson2013-10-061-0/+2
* add mapping for gdbm (fixes #40)Benjamin Peterson2013-10-061-0/+2
* print_: encode unicode with file encoding and errors on Python 2 (fixes #35)Benjamin Peterson2013-09-081-0/+7
* always use six's fully qualified module name when dumping things in sys.modul...Benjamin Peterson2013-09-021-0/+5
* version 1.4.0Benjamin Peterson2013-09-011-2/+2
* move mappings for urllib libraries (pull request #5)Marc Abramowitz2013-09-011-0/+4
* add UserString mapping (fixes #31)Benjamin Peterson2013-08-291-0/+2
* changelog entry for add_metaclassBenjamin Peterson2013-08-211-0/+3
* remove some spacesBenjamin Peterson2013-08-211-2/+0