Issue 13752: add a str.casefold() method (original) (raw)
Issue13752
Created on 2012-01-10 01:40 by benjamin.peterson, last changed 2022-04-11 14:57 by admin. This issue is now closed.
History |
|
|
|
Date |
User |
Action |
Args |
2022-04-11 14:57:25 |
admin |
set |
github: 57961 |
2012-01-19 15:10:16 |
giampaolo.rodola |
set |
nosy: + giampaolo.rodola |
2012-01-14 18:23:40 |
python-dev |
set |
status: open -> closednosy: + python-devmessages: + resolution: fixedstage: patch review -> resolved |
2012-01-14 01:45:21 |
pitrou |
set |
nosy: + pitroustage: needs patch -> patch review |
2012-01-14 00:46:49 |
benjamin.peterson |
set |
files: + casefolding.patchmessages: + |
2012-01-13 04:34:27 |
benjamin.peterson |
set |
files: + casefolding.patch |
2012-01-13 02:09:54 |
benjamin.peterson |
set |
files: + casefolding.patchkeywords: + patchmessages: + title: add a unicode.casefold() method -> add a str.casefold() method |
2012-01-11 08:13:48 |
georg.brandl |
set |
title: add a casefold() method -> add a unicode.casefold() methodstage: needs patch |
2012-01-10 01:40:23 |
benjamin.peterson |
create |
|