This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tonylownds
Recipients
Date 2006-12-22.20:15:36
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Changes:
1. Fix crasher in Python/symtable.c -- annotations were visited inside the function scope
2. Fix Lib/compiler issues with Lib/test/test_complex_args. 

Output from Lib/compiler does not pass all tests, same failures as in HEAD of p3yk branch.

File Added: opt_arg_ann.patch
History
Date User Action Args
2007-08-23 15:55:32adminlinkissue1607548 messages
2007-08-23 15:55:32admincreate