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 christian.heimes
Recipients alexandre.vassalotti, christian.heimes
Date 2007-12-08.22:12:40
SpamBayes Score 0.25154838
Marked as misclassified No
Message-id <1197151961.73.0.979101715278.issue1573@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r59432

I've altered the assert(). It now checks if either kwonlyargs and
kwdefault or both not NULL or the next node is a DOUBLESTAR.
History
Date User Action Args
2007-12-08 22:12:41christian.heimessetspambayes_score: 0.251548 -> 0.25154838
recipients: + christian.heimes, alexandre.vassalotti
2007-12-08 22:12:41christian.heimessetspambayes_score: 0.251548 -> 0.251548
messageid: <1197151961.73.0.979101715278.issue1573@psf.upfronthosting.co.za>
2007-12-08 22:12:41christian.heimeslinkissue1573 messages
2007-12-08 22:12:41christian.heimescreate