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 mark.dickinson
Recipients Jonatan Skogsfors, mark.dickinson, rhettinger
Date 2016-09-02.08:52:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Ah, sorry; now that I've looked at the patch, I see I misunderstood. You're not replacing None with zero; you're replacing it with NULL.

Patch LGTM.
History
Date User Action Args
2016-09-02 08:52:49mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, Jonatan Skogsfors
2016-09-02 08:52:49mark.dickinsonsetmessageid: <[email protected]>
2016-09-02 08:52:49mark.dickinsonlinkissue27936 messages
2016-09-02 08:52:49mark.dickinsoncreate