Re: [Python-Dev] [Python-checkins] r88197 - python/branches/py3k/Lib/email/generator.py

25 Jan
2011
25 Jan
'11
5:41 p.m.
On Wed, Jan 26, 2011 at 10:39 AM, victor.stinner python-checkins@python.org wrote:
Author: victor.stinner Date: Wed Jan 26 01:39:19 2011 New Revision: 88197
Log: Fix BytesGenerator._handle_text() if the message has no payload (None)
Folks, for the peace of mind of python-checkins watchers, please remember to mention the reviewer's name when checking in fixes during the RC period (the last one I checked had been reviewed by Georg on the issue tracker, but it's hard to check without even an issue number to look up).
Cheers, Nick.
--
Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
4700
Age (days ago)
4700
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nick Coghlan