summaryrefslogtreecommitdiffstats
path: root/Doc/library/2to3.rst
Commit message (Expand)AuthorAgeFilesLines
* #0712: 2to3 has a new "asserts" fixer that replaces deprecated names of unitt...R David Murray2014-10-101-0/+33
* Issue #20643: Fixed references to the next() method (distinguish from theSerhiy Storchaka2014-09-051-1/+1
* give the correct fixer name (closes #21604)Benjamin Peterson2014-05-311-1/+1
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+2
* fix long fixer docs (#4590)Benjamin Peterson2013-01-281-2/+1
* Issue #16199: Backport 2to3 typo fix from 3.2.Chris Jerdonek2012-10-111-1/+1
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-1/+1
* Issue #13930: Adds ability for 2to3 to write its output to a differentGregory P. Smith2012-02-121-0/+32
* note callable is back in 3.2Benjamin Peterson2011-10-241-1/+3
* It is really a suffix :-)Raymond Hettinger2011-07-141-1/+1
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
* fix fixer nameBenjamin Peterson2010-07-011-1/+1
* wrapBenjamin Peterson2010-03-201-2/+2
* document exitfunc fixerBenjamin Peterson2010-03-201-0/+5
* Added documentation for dictionary views fixer.Alexandre Vassalotti2010-01-121-3/+5
* document new fix_callable behaviorBenjamin Peterson2009-12-281-1/+2
* discuss how to use -pBenjamin Peterson2009-11-091-0/+8
* builtin -> built-in.Georg Brandl2009-07-261-1/+1
* #6577: fix (hopefully) all links to builtin instead of module/class-specific ...Georg Brandl2009-07-261-2/+3
* remove docs for deprecated -p optionBenjamin Peterson2009-07-201-7/+0
* add myselfBenjamin Peterson2009-05-021-0/+1
* Demote warnings to notices where appropriate, following the goal that as few ...Georg Brandl2009-04-271-1/+1
* #5486: typos.Georg Brandl2009-03-131-4/+4
* Fix grammar.Georg Brandl2009-02-231-3/+3
* a few edits and typosBenjamin Peterson2009-02-081-10/+11
* document numliterals fixerBenjamin Peterson2009-02-081-0/+4
* document individual 2to3 fixersBenjamin Peterson2009-02-071-10/+258
* add email addressesBenjamin Peterson2009-01-111-1/+1
* and another typo...Benjamin Peterson2008-10-221-2/+1
* fix a few typosBenjamin Peterson2008-10-221-7/+7
* mention -nBenjamin Peterson2008-10-191-2/+2
* document how to disable fixersBenjamin Peterson2008-10-131-6/+10
* note the 2to3 -d could be useful for other refactoringBenjamin Peterson2008-09-281-1/+3
* 2to3's api should be considered unstableBenjamin Peterson2008-09-271-0/+6
* be less wordyBenjamin Peterson2008-09-161-6/+6
* actually tell the name of the flag to useBenjamin Peterson2008-09-061-7/+7
* flesh out the documentation on using 2to3Benjamin Peterson2008-09-041-14/+35
* Merged revisions 66173 via svnmerge fromBenjamin Peterson2008-09-031-2/+4
* fix indentationBenjamin Peterson2008-07-251-1/+1
* Fix indentation.Georg Brandl2008-07-241-3/+1
* add some documentation for 2to3Benjamin Peterson2008-07-241-0/+77