Issue 16949: removal of string exceptions is already done (original ) (raw ) Issue16949
Created on 2013-01-13 09:56 by tshepang , last changed 2022-04-11 14:57 by admin . This issue is now closed .
Messages (2)
msg179854 - (view)
Author: Tshepang Lekhonkhobe (tshepang) *
Date: 2013-01-13 09:56
This part of the PEP is written as if string exceptions are currently being removed, which is not the case. Also, it is probably more accurate to say "they are forbidden *and* are removed", instead of "they are forbidden *because* they are are removed.
msg179858 - (view)
Author: Roundup Robot (python-dev)
Date: 2013-01-13 10:26
New changeset bf68a42a43bf by Georg Brandl in branch 'default': Closes #16949 : update wording about string exceptions. http://hg.python.org/peps/rev/bf68a42a43bf
History
Date
User
Action
Args
2022-04-11 14:57:40
admin
set
github: 61153
2013-01-13 10:26:31
python-dev
set
status: open -> closednosy: + python-dev messages: + resolution: fixedstage: resolved
2013-01-13 10:07:42
pitrou
set
nosy: + brett.cannon
2013-01-13 09:56:42
tshepang
create