[issue9431] 2to3 reapplies fix_dict

2010-08-08 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue9431] 2to3 reapplies fix_dict

2010-08-08 Thread Benjamin Peterson
Benjamin Peterson added the comment: And fixed in r83857. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: ht

[issue9431] 2to3 reapplies fix_dict

2010-08-08 Thread Benjamin Peterson
Benjamin Peterson added the comment: Ah ha. I found one. -- resolution: out of date -> status: closed -> open ___ Python tracker ___

[issue9431] 2to3 reapplies fix_dict

2010-08-08 Thread George Boutsioukis
George Boutsioukis added the comment: Tried it on 2 machines(Debian & Ubuntu) with both the sandbox and py3k versions. Maybe my setup is tainted on both, I'll try to find a clean one and try again from scratch. Meanwhile, can you/someone pipe 2to3's output for the whole django trunk to grep

[issue9431] 2to3 reapplies fix_dict

2010-08-07 Thread Benjamin Peterson
Benjamin Peterson added the comment: I don't experience this with the bleeding-edge version of 2to3. Can you try with that? -- resolution: -> out of date status: open -> closed ___ Python tracker

[issue9431] 2to3 reapplies fix_dict

2010-07-31 Thread Georg Brandl
Changes by Georg Brandl : -- assignee: -> benjamin.peterson nosy: +benjamin.peterson ___ Python tracker ___ ___ Python-bugs-list maili

[issue9431] 2to3 reapplies fix_dict

2010-07-30 Thread George Boutsioukis
New submission from George Boutsioukis : This only happens on somewhat complex files, I haven't been able yet to isolate the source of this but here goes: For django trunk, running 2to3 on django/contrib/admin/options.py yields the following: @@ -282,7 +282,7 @@ if self.declared_fiel