summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch issue_34_2issue_34_2Benjamin Peterson2013-12-250-0/+0
* Rename LazyModule to _LazyModule to reflect private natureMarc Abramowitz2013-12-251-8/+8
* test_six.py: Don't check dir on python < 2.6Marc Abramowitz2013-12-251-5/+10
* Make dir() return attributes, despite lazy loadingMarc Abramowitz2013-12-091-6/+36
* Test that dir() returns attributes, despite lazy loadingMarc Abramowitz2013-12-091-0/+6
* merge old branchBenjamin Peterson2013-11-271-0/+2
|\
| * merge old branchBenjamin Peterson2013-11-270-0/+0
| |\
| | * close peterjc/fixing-typo-in-docs-tkinterscolledtext--1381094172167peterjc/fixing-typo-in-docs-tkinterscolledtext--1381094172167Benjamin Peterson2013-11-270-0/+0
| * | update changelog for pr #21Benjamin Peterson2013-11-271-0/+2
| * | Merged in alexanderlukanin13/six/proxy_bypass (pull request #21)Benjamin Peterson2013-11-272-0/+2
| |\ \
* | | | Close branch proxy_bypassproxy_bypassBenjamin Peterson2013-11-270-0/+0
| |/ / |/| |
* | | documentation: proxy_bypassalexanderlukanin132013-11-271-0/+1
* | | Added six.moves.urllib.request.proxy_bypassalexanderlukanin132013-11-051-0/+1
|/ /
* | import mapping for xmlrpclib (fixes #43)Benjamin Peterson2013-10-143-0/+5
* | Merged in peterjc/six/peterjc/fixing-typo-in-docs-tkinterscolledtext--1381094...Benjamin Peterson2013-10-061-1/+1
|\ \ | |/
| * Fixing typo in docs, tkinter.scolledtext --> tkinter.scrolledtext [with r]peterjc2013-10-061-1/+1
|/
* mapping for _thread module (fixes #39)Benjamin Peterson2013-10-063-0/+5
* add mapping for gdbm (fixes #40)Benjamin Peterson2013-10-063-0/+5
* remove broken link to Zope five (fixes #37)Benjamin Peterson2013-09-291-2/+2
* update intersphinx linksBenjamin Peterson2013-09-151-2/+2
* finish sentenceBenjamin Peterson2013-09-151-1/+1
* escape backslash (fixes #36)Benjamin Peterson2013-09-151-1/+1
* fix grammarBenjamin Peterson2013-09-081-1/+1
* use builtin print function when possibleBenjamin Peterson2013-09-082-12/+7
* print_: encode unicode with file encoding and errors on Python 2 (fixes #35)Benjamin Peterson2013-09-083-0/+35
* mention urlparse.ParseResult (fixes #33)Benjamin Peterson2013-09-051-0/+1
* urllib paragraph doesn't need to be a noteBenjamin Peterson2013-09-021-8/+5
* Revise paragraph about urllib moves in documentation/index.rstMarc Abramowitz2013-09-021-2/+3
* Added tag 1.4.1 for changeset 42c74399ac7aBenjamin Peterson2013-09-020-0/+0
* six 1.4.11.4.1Benjamin Peterson2013-09-021-1/+1
* make name of the moves fake module betterBenjamin Peterson2013-09-021-1/+1
* always use six's fully qualified module name when dumping things in sys.modul...Benjamin Peterson2013-09-022-14/+19
* Added tag 1.4.0 for changeset d5425164c2d9Benjamin Peterson2013-09-010-0/+0
* rename section headers, so they fit in the TOC bar1.4.0Benjamin Peterson2013-09-011-8/+8
* version 1.4.0Benjamin Peterson2013-09-012-3/+3
* skip tests for things not in 2.4/2.5Benjamin Peterson2013-09-011-0/+8
* move mappings for urllib libraries (pull request #5)Marc Abramowitz2013-09-014-0/+298
* add UserString mapping (fixes #31)Benjamin Peterson2013-08-293-93/+98
* move to alphabetical orderBenjamin Peterson2013-08-291-1/+1
* add file to acknowledge contributorsBenjamin Peterson2013-08-211-0/+14
* MyMeta -> MetaBenjamin Peterson2013-08-211-2/+2
* use pass instead of ...Benjamin Peterson2013-08-211-3/+3
* rephrase add_metaclass paragraphBenjamin Peterson2013-08-211-3/+4
* truncate add_metaclass docstring; narrative docs will be in the main document...Benjamin Peterson2013-08-211-28/+1
* mention add_metaclass in with_metaclass docsBenjamin Peterson2013-08-211-0/+3
* fix class decorator emulation exampleBenjamin Peterson2013-08-212-2/+2
* rewrite sentence a bitBenjamin Peterson2013-08-211-2/+2
* changelog entry for add_metaclassBenjamin Peterson2013-08-211-0/+3
* resultant -> resultingBenjamin Peterson2013-08-211-1/+1
* reformat commentBenjamin Peterson2013-08-211-1/+1