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 jcea
Recipients Sam.Rushing, jcea
Date 2012-05-03.19:31:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336073499.71.0.30023719469.issue14684@psf.upfronthosting.co.za>
In-reply-to
Content
A dictionary could be provided an init time. Then, the Z_NEED_DICT could be intercepted in the binding and automatically inject the dictionary provided in the init.

Anyway, for a patch to be approved, we need a test too.

PS: Why is this NOT targeted to 3.3?. We have time, yet.
History
Date User Action Args
2012-05-03 19:31:39jceasetrecipients: + jcea, Sam.Rushing
2012-05-03 19:31:39jceasetmessageid: <1336073499.71.0.30023719469.issue14684@psf.upfronthosting.co.za>
2012-05-03 19:31:39jcealinkissue14684 messages
2012-05-03 19:31:39jceacreate