aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/lib2to3/fixes/fix_operator.py
Commit message (Expand)AuthorAge
* bpo-32046: Update 2to3 when converts operator.isCallable(obj). (#4417)Dong-hee Na2017-11-28
* bpo-30143: 2to3 now generates a code that uses abstract collection classes (#...Serhiy Storchaka2017-11-16
* bpo-30144: Import collections ABC from collections.abc rather than collection...Serhiy Storchaka2017-04-24
* Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,...Benjamin Peterson2010-10-14
* revert change that was in wrong branchBenjamin Peterson2010-10-14
* #9964: fix lib2to3 fixer fix_operator when running under -OO.Georg Brandl2010-10-14
* Merged revisions 82779,82855,83740,83789-83791,83797-83801,83803,83811,83827,...Benjamin Peterson2010-08-08
* Merged revisions 80934 via svnmerge fromBenjamin Peterson2010-05-07
* Merged revisions 74114 via svnmerge fromBenjamin Peterson2009-07-20