[Python-Dev] cpython: give the AST class a __dict__
Victor Stinner
victor.stinner at gmail.com
Tue Mar 13 01:18:29 CET 2012
More information about the Python-Dev mailing list
Tue Mar 13 01:18:29 CET 2012
- Previous message: [Python-Dev] cpython: give the AST class a __dict__
- Next message: [Python-Dev] New PEP numbering scheme
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> benjamin.peterson <python-checkins at python.org> wrote: >> http://hg.python.org/cpython/rev/3877bf2e3235 >> changeset: 75542:3877bf2e3235 >> user: Benjamin Peterson <benjamin at python.org> >> date: Mon Mar 12 09:46:44 2012 -0700 >> summary: >> give the AST class a __dict__ > > This seems to have broken the Windows buildbots. http://hg.python.org/cpython/rev/6bee4eea1efa should fix the compilation on Windows. Victor
- Previous message: [Python-Dev] cpython: give the AST class a __dict__
- Next message: [Python-Dev] New PEP numbering scheme
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list