.. |
__init__.py
|
…
|
|
fix_apply.py
|
Issue #25969: Update the lib2to3 grammar to handle the unpacking
|
2016-09-09 18:18:52 -07:00 |
fix_asserts.py
|
#10712: 2to3 has a new "asserts" fixer that replaces deprecated names of unittest methods.
|
2013-11-23 21:14:42 +02:00 |
fix_basestring.py
|
…
|
|
fix_buffer.py
|
…
|
|
fix_dict.py
|
Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241)
|
2018-07-30 23:52:49 -07:00 |
fix_except.py
|
…
|
|
fix_exec.py
|
Removed unused imports.
|
2016-04-25 00:12:32 +03:00 |
fix_execfile.py
|
bpo-16965: 2to3 now rewrites execfile() to open with 'rb'. (GH-8569)
|
2018-10-13 02:48:18 -07:00 |
fix_exitfunc.py
|
fix instances of consecutive articles (closes #23221)
|
2015-01-13 09:17:24 -05:00 |
fix_filter.py
|
bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a 'trailer', e.g. zip()[x] (#24)
|
2017-04-05 22:19:40 -07:00 |
fix_funcattrs.py
|
…
|
|
fix_future.py
|
…
|
|
fix_getcwdu.py
|
…
|
|
fix_has_key.py
|
Removed unused imports.
|
2016-04-25 00:12:32 +03:00 |
fix_idioms.py
|
…
|
|
fix_import.py
|
#19943: fix typo noticed by Jakub Wilk.
|
2013-12-10 14:05:46 +02:00 |
fix_imports.py
|
…
|
|
fix_imports2.py
|
…
|
|
fix_input.py
|
Issue #25523: Correct "a" article to "an" article
|
2015-11-02 03:37:02 +00:00 |
fix_intern.py
|
Issue #25969: Update the lib2to3 grammar to handle the unpacking
|
2016-09-09 18:18:52 -07:00 |
fix_isinstance.py
|
…
|
|
fix_itertools.py
|
…
|
|
fix_itertools_imports.py
|
…
|
|
fix_long.py
|
…
|
|
fix_map.py
|
bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a 'trailer', e.g. zip()[x] (#24)
|
2017-04-05 22:19:40 -07:00 |
fix_metaclass.py
|
Issue #27076: Merge spelling from 3.5
|
2016-05-26 06:03:19 +00:00 |
fix_methodattrs.py
|
…
|
|
fix_ne.py
|
…
|
|
fix_next.py
|
…
|
|
fix_nonzero.py
|
Removed unused imports.
|
2016-04-25 00:12:32 +03:00 |
fix_numliterals.py
|
…
|
|
fix_operator.py
|
bpo-32046: Update 2to3 when converts operator.isCallable(obj). (#4417)
|
2017-11-28 11:26:56 -05:00 |
fix_paren.py
|
Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241)
|
2018-07-30 23:52:49 -07:00 |
fix_print.py
|
Removed unused imports.
|
2016-04-25 00:12:32 +03:00 |
fix_raise.py
|
…
|
|
fix_raw_input.py
|
…
|
|
fix_reduce.py
|
…
|
|
fix_reload.py
|
bpo-21446: Update reload fixer to use importlib (GH-8391)
|
2018-07-23 11:11:22 +03:00 |
fix_renames.py
|
…
|
|
fix_repr.py
|
…
|
|
fix_set_literal.py
|
…
|
|
fix_standarderror.py
|
…
|
|
fix_sys_exc.py
|
…
|
|
fix_throw.py
|
…
|
|
fix_tuple_params.py
|
…
|
|
fix_types.py
|
Removed unused imports.
|
2016-04-25 00:12:32 +03:00 |
fix_unicode.py
|
Issue #18037: Do not escape '\u' and '\U' in raw strings.
|
2013-10-08 21:07:46 +03:00 |
fix_urllib.py
|
Removed unused imports.
|
2016-04-25 00:12:32 +03:00 |
fix_ws_comma.py
|
…
|
|
fix_xrange.py
|
Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241)
|
2018-07-30 23:52:49 -07:00 |
fix_xreadlines.py
|
…
|
|
fix_zip.py
|
bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a 'trailer', e.g. zip()[x] (#24)
|
2017-04-05 22:19:40 -07:00 |