Kaydet (Commit) c5e68b18 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

document numliterals fixer

üst b91d2f5b
......@@ -252,6 +252,10 @@ and off individually. They are described here in more detail.
Renames :meth:`~object.__nonzero__` to :meth:`~object.__bool__`.
.. 2to3fixer:: numliterals
Converts octal literals into the new syntax.
.. 2to3fixer:: paren
Add extra parenthesis where they are required in list comprehensions. For
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment