summaryrefslogtreecommitdiff
path: root/documentation
Commit message (Expand)AuthorAgeFilesLines
...
* add spaceBenjamin Peterson2015-01-021-0/+2
* note that the unittest asertion methods are only available on 2.7 and laterBenjamin Peterson2015-01-021-2/+2
* note that assertCountEqual is newishBenjamin Peterson2015-01-021-2/+3
* remove currentmodule directive that is no longer neededBenjamin Peterson2015-01-021-2/+0
* move unittest assertions section upBenjamin Peterson2015-01-021-33/+33
* Merged in timograham/six (pull request #57)Benjamin Peterson2015-01-021-0/+33
|\
| * Added unittest aliases.Tim Graham2014-11-251-0/+33
* | color commentaryBenjamin Peterson2014-12-161-1/+1
|/
* add raise_from (fixes #102)Benjamin Peterson2014-10-291-0/+7
* indicate properly that next = advance_iteratorBenjamin Peterson2014-10-121-1/+1
* link to python docs for dict view methodsBenjamin Peterson2014-10-121-3/+3
* Remove references to kwargs for view*Brett Cannon2014-10-101-6/+6
* Address PR commentsBrett Cannon2014-10-051-3/+3
* Introduce viewkeys(), viewvalues(), and viewitems().Brett Cannon2014-10-031-0/+21
* intersphinx now with https urlsBenjamin Peterson2014-09-111-2/+2
* add move for pipes.quote -> shlex.quote (fixes #90)Benjamin Peterson2014-09-111-0/+2
* moves mapping for intern (fixes #59)Benjamin Peterson2014-09-111-0/+2
* add a bunch of urlparse uses_* movesBenjamin Peterson2014-09-111-0/+5
* accept assigned and updated parameters for wraps() (fixes #85)Benjamin Peterson2014-08-021-1/+1
* Add email_mime_nonmultipart as MovedModuleFelix Yan2014-07-151-0/+2
* say that the reraise frame is attached to any tb (fixes #79)Benjamin Peterson2014-07-131-1/+4
* remove sentence that is no longer trueBenjamin Peterson2014-07-121-3/+1
* add splittag mapping (fixes #81)Benjamin Peterson2014-07-051-0/+1
* add splituser mapping (fixes #80)Benjamin Peterson2014-07-051-0/+1
* document wrapsBenjamin Peterson2014-04-301-0/+7
* doc changes for pull request #34Benjamin Peterson2014-04-191-0/+2
* Add moves for UserDict and UserListPeter Ruibal2014-04-161-0/+4
* just pretend attributes of unimportable lazy modules don't existBenjamin Peterson2014-03-131-5/+5
* Add six.moves.urllib.parse.splitqueryMarc Abramowitz2014-02-211-0/+1
* Add SplitResult supportjulien2014-02-061-0/+1
* fix py3 linkBenjamin Peterson2014-01-181-1/+1
* add mapping for xmlrpc.server (fixes #55)Benjamin Peterson2014-01-181-0/+2
* update doc copyright yearsBenjamin Peterson2014-01-091-1/+1
* fix rolesBenjamin Peterson2014-01-081-7/+7
* document problems with module proxiesBenjamin Peterson2014-01-081-0/+22
* documentation/index.rst: Fix typo: "tkiner" -> "tkinter"Marc Abramowitz2014-01-041-1/+1
* fix roleBenjamin Peterson2014-01-041-1/+1
* add mapping for ttk (fixes #49)Benjamin Peterson2014-01-041-1/+3
* remove support for Python 2.4, since py.test doesn't support it anymoreBenjamin Peterson2013-12-201-7/+6
* documentation: proxy_bypassalexanderlukanin132013-11-271-0/+1
* import mapping for xmlrpclib (fixes #43)Benjamin Peterson2013-10-141-0/+2
* Fixing typo in docs, tkinter.scolledtext --> tkinter.scrolledtext [with r]peterjc2013-10-061-1/+1
* mapping for _thread module (fixes #39)Benjamin Peterson2013-10-061-0/+2
* add mapping for gdbm (fixes #40)Benjamin Peterson2013-10-061-0/+2
* 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
* 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