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 davin
Recipients davin, eric.snow
Date 2016-09-09.21:52:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473457978.19.0.939115197933.issue28053@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching patch containing refactorizations but missing update to docs for the purposes of review.

Introduces three new things:
* a function to get the current serializer/reducer
* a function to set the serializer/reducer
* an abstract base class to assist others in rolling their own reducers
History
Date User Action Args
2016-09-09 21:52:58davinsetrecipients: + davin, eric.snow
2016-09-09 21:52:58davinsetmessageid: <1473457978.19.0.939115197933.issue28053@psf.upfronthosting.co.za>
2016-09-09 21:52:58davinlinkissue28053 messages
2016-09-09 21:52:58davincreate