Martin v. Löwis
|
90b5a3c37b
|
Fix incorrect markup.
|
2007-08-15 07:59:57 +00:00 |
Martin v. Löwis
|
fd9a462949
|
Mark PEP 3131 as final.
|
2007-08-15 07:53:23 +00:00 |
Martin v. Löwis
|
30dcee2e0a
|
Explain XID_Start and XID_Continue properly;
refer to DerivedCoreProperties.
|
2007-08-15 07:50:22 +00:00 |
Martin v. Löwis
|
0801f23a05
|
Use NFKC, and XID_Start/Continue.
|
2007-08-14 16:35:39 +00:00 |
Martin v. Löwis
|
512559f6a1
|
Specify NFKC instead of NFC.
|
2007-08-14 16:24:05 +00:00 |
Brett Cannon
|
681781a940
|
Standardize Marin von Loewis' name.
|
2007-06-28 20:03:18 +00:00 |
Martin v. Löwis
|
79617dfee4
|
Record that a global flag has been ruled out.
|
2007-06-10 19:47:40 +00:00 |
Martin v. Löwis
|
0d5db5d8c7
|
Add command line option issue as an open issue.
|
2007-06-05 19:05:11 +00:00 |
Martin v. Löwis
|
e652b9751d
|
Add ?!ng's roundup.
|
2007-06-05 18:54:31 +00:00 |
Martin v. Löwis
|
e3ca9c9120
|
Fix URL.
|
2007-06-05 18:48:18 +00:00 |
Martin v. Löwis
|
3319c1a181
|
Add UTR#36 and discuss Cf.
|
2007-05-17 18:30:09 +00:00 |
Guido van Rossum
|
cf5e852a1e
|
Accept PEP 3131.
|
2007-05-17 16:38:10 +00:00 |
Martin v. Löwis
|
348b685294
|
Require comments and string literals to be ASCII only.
|
2007-05-17 15:37:31 +00:00 |
Martin v. Löwis
|
6986d93450
|
Add UTR#39 discussion.
|
2007-05-17 15:11:31 +00:00 |
Martin v. Löwis
|
ae26a8cde2
|
Explain that using native language identifiers
improves code clarity and maintainability.
|
2007-05-17 12:10:44 +00:00 |
Martin v. Löwis
|
fd83b47657
|
Add reference to HTML file with all valid characters.
|
2007-05-17 10:40:36 +00:00 |
Martin v. Löwis
|
2ab493cea4
|
Include Other_ID_{Start|Continue}.
|
2007-05-17 09:01:43 +00:00 |
Georg Brandl
|
644c0cbc31
|
Add "Supporting Unicode Identifiers" by Martin v. Löwis as PEP 3131.
|
2007-05-01 20:34:25 +00:00 |