Change by Martin DeMello :
--
nosy: +martindemello
nosy_count: 4.0 -> 5.0
pull_requests: +27384
pull_request: https://github.com/python/cpython/pull/10618
___
Python tracker
<https://bugs.python.org/issu
Change by Martin DeMello :
--
keywords: +patch
pull_requests: +9866
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue35282>
___
___
Py
New submission from Martin DeMello :
It would be useful for lib2to3.refactor to return which files were actually
changed. Right now that information is logged but not returned.
--
components: 2to3 (2.x to 3.x conversion tool)
messages: 330149
nosy: martindemello
priority: normal