Message 96943 - Python tracker (original) (raw)

Message96943

Author georg.brandl
Recipients georg.brandl, lekma, pitrou, r.david.murray
Date 2009-12-28.08:36:09
SpamBayes Score 7.177842e-05
Marked as misclassified No
Message-id 1261989371.34.0.153986742686.issue7033@psf.upfronthosting.co.za
In-reply-to
Content
Thanks for the patch! I rewrote the C function a bit to also take a dict argument, and added a test for that. Committed in r77088. Will merge to py3k.
History
Date User Action Args
2009-12-28 08:36:11 georg.brandl set recipients: + georg.brandl, pitrou, r.david.murray, lekma
2009-12-28 08:36:11 georg.brandl set messageid: 1261989371.34.0.153986742686.issue7033@psf.upfronthosting.co.za
2009-12-28 08:36:09 georg.brandl link issue7033 messages
2009-12-28 08:36:09 georg.brandl create