Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3043)

Issue 665194: datetime-RFC2822 roundtripping

Can't Edit
Can't Publish+Mail
Start Review
Created:
1 year, 7 months ago by walter
Modified:
10 months, 1 week ago
Reviewers:
belopolsky, merwok
CC:
tim.peters_gmail.com, lists_amk.ca, walter_livinglogic.de, brett.cannon, sasha, ajaksu_gmail.com, eric.araujo, r.david.murray, devnull_psf.upfronthosting.co.za
Visibility:
Public.

Patch Set 1 #

Patch Set 2 #

Total comments: 8

Patch Set 3 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
Doc/library/email.util.rst View 2 chunks +18 lines, -0 lines 0 comments Download
Lib/email/utils.py View 2 5 chunks +35 lines, -7 lines 0 comments Download
Lib/test/test_email/test_utils.py View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 2
belopolsky_users.sourceforge.net
Posting partial review. I don't like the proposed API - will comment on the tracker. ...
1 year ago #1
eric.araujo
10 months, 1 week ago #2
http://bugs.python.org/review/665194/diff/2542/6111
File Lib/email/utils.py (right):

http://bugs.python.org/review/665194/diff/2542/6111#newcode119
Lib/email/utils.py:119: gmtime() and localtime(), otherwise the current time is
used.  timeval
> Please don't start sentence with a word that has to be in
> lowercase.  Use "Argument timeval' or rephrase.

I’ve also seen markup like “*timeval*” used in such contexts.

http://bugs.python.org/review/665194/diff/2542/6111#newcode154
Lib/email/utils.py:154: if time.daylight and now[-1]>0:
What about a couple spaces around the operator?
Sign in to reply to this message.

RSS Feeds Recent Issues | This issue
This is Rietveld