[Python-Dev] Strange behavior in Python 2.5a0 (trunk) --- possible error in AST?
Nick Coghlan
ncoghlan at gmail.com
Tue Mar 14 14:26:24 CET 2006
More information about the Python-Dev mailing list
Tue Mar 14 14:26:24 CET 2006
- Previous message: [Python-Dev] Strange behavior in Python 2.5a0 (trunk) --- possible error in AST?
- Next message: [Python-Dev] Coverity Open Source Defect Scan of Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nick Coghlan wrote: > Unfortunately my new test case breaks test_compiler. I didn't notice because I > didn't use -uall before checking it in :( > > If no-one else gets to it, I'll try to sort it out tonight. OK, as of rev 43025 the compiler module also understands augmented assignment to tuple subscripts, so test_compiler can cope with the new test case. Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia --------------------------------------------------------------- http://www.boredomandlaziness.org
- Previous message: [Python-Dev] Strange behavior in Python 2.5a0 (trunk) --- possible error in AST?
- Next message: [Python-Dev] Coverity Open Source Defect Scan of Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list