Issue 14793: broken grammar in Built-in Types doc (original ) (raw ) Issue14793
Created on 2012-05-12 21:53 by tshepang , last changed 2022-04-11 14:57 by admin . This issue is now closed .
Messages (4)
msg160511 - (view)
Author: Roundup Robot (python-dev)
Date: 2012-05-13 09:04
New changeset e0dcd732055f by Sandro Tosi in branch '3.2': Issue #14793 : fix grammar in bytes object paragraph; patch by Tshepang Lekhonkhobe http://hg.python.org/cpython/rev/e0dcd732055f
msg160512 - (view)
Author: Sandro Tosi (sandro.tosi) *
Date: 2012-05-13 09:05
Committed, thanks for the patch. For next times, please invest even a small amount of time describing why you opened the issue and what the patch fixes: it's definitely nicer not having to infer it from the diff.
msg160595 - (view)
Author: Tshepang Lekhonkhobe (tshepang) *
Date: 2012-05-14 07:34
I thought the title was enough? Is it fine to merely repeat it in?
msg160596 - (view)
Author: Sandro Tosi (sandro.tosi) *
Date: 2012-05-14 07:38
I think that something on the line "Hey, it looks like this phrase misses some words, and I've just fixed it" would have been nicer - IMO.
History
Date
User
Action
Args
2022-04-11 14:57:30
admin
set
github: 58998
2012-05-14 07:38:02
sandro.tosi
set
messages: +
2012-05-14 07:34:23
tshepang
set
messages: +
2012-05-13 09:05:51
sandro.tosi
set
status: open -> closednosy: + sandro.tosi messages: + resolution: fixedstage: resolved
2012-05-13 09:04:00
python-dev
set
nosy: + python-dev messages: +
2012-05-12 21:53:07
tshepang
create