Commit Graph

32 Commits

Author SHA1 Message Date
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Serhiy Storchaka cc1c734886 Issue #26921: Fixed a/an articles. 2016-05-03 13:52:22 +03:00
Georg Brandl af90430776 Fix lists-in-blockquotes in 0xxx PEPs. Ref: #26914 2016-05-03 10:18:02 +02:00
Martin v. Löwis bb0d67250e Incorporate measurement results. 2012-03-05 07:58:30 +01:00
Jesus Cea 3c89c9c913 Typo in PEP 393 2011-11-30 03:35:05 +01:00
Martin v. Löwis 48655ce245 Mark PEP final. 2011-10-15 16:06:07 +02:00
Georg Brandl 500d47d62b Fix typo. 2011-10-07 13:45:01 +02:00
Ezio Melotti e8a7d6bc87 Fix typos and whitespace in PEP-393. 2011-09-29 04:56:12 +03:00
Ezio Melotti 5e4bc1147e Add PyUnicode_GetMax to the list of deprecated functions. 2011-09-29 01:01:23 +03:00
Martin v. Löwis 4049736211 Guido pronounced that the PEP is accepted. 2011-09-28 00:09:37 +02:00
Martin v. Löwis 735b7589a0 Address Victor's comments. 2011-09-28 00:08:51 +02:00
Martin v. Löwis f6358363d0 Add character accessor functions, and put representation-independent functions into the stable ABI. 2011-09-27 23:46:28 +02:00
Martin v. Löwis df3ea135ef All open issues are now addressed. 2011-09-26 12:32:32 +02:00
Martin v. Löwis 522efc8efa Address GvR's comments. 2011-09-26 12:25:49 +02:00
Martin v. Löwis 1e71d17be4 Update to current object layout. 2011-09-25 22:58:13 +02:00
Martin v. Löwis 602c44f1d7 Add porting guidelines. 2011-09-15 17:29:41 +02:00
Martin v. Löwis cb30d24c13 Report some benchmark results. 2011-08-28 21:44:21 +02:00
Martin v. Löwis 7665ccc54d Introduce union. 2011-08-28 20:51:49 +02:00
Martin v. Löwis de53c32064 Add memory consumption table. 2011-08-28 20:12:38 +02:00
Martin v. Löwis 81e415ac36 Drop implicit FAST_READY calls. 2011-08-27 10:05:42 +02:00
Martin v. Löwis f30420c210 Reflect Antoine's comments. 2011-08-27 07:23:59 +02:00
Martin v. Löwis 6ec6d73ccd Add open issues section, add macros, adjust macro names to implementation. 2011-08-27 07:22:44 +02:00
Guido van Rossum 310b007a32 Slight grammar fixes. 2011-08-26 15:50:22 -07:00
Martin v. Löwis 3c6691491d Concern from Stefan Behnel: Lack for Py_Unicode representation
makes applications inefficient.
2011-01-27 21:47:00 +00:00
Martin v. Löwis 45c1ff768d Concern from Marc-Andre Lemburg: approach is complex. 2011-01-27 21:42:35 +00:00
Martin v. Löwis d363de45dd Changes from Nick Coghlan:
Clarify PyUnicode_AsUTF8 usage.
Rename PyUnicode_Finalize.
Store representation form in state.
2011-01-27 21:37:25 +00:00
Martin v. Löwis 55c04efb71 Changes from David Malcolm: Clarify representation of
optional fields; add gdb section.
2011-01-27 21:16:50 +00:00
Martin v. Löwis 1259b356bc Fix typo. Reported by Neal Norwitz. 2011-01-25 23:02:05 +00:00
Martin v. Löwis dcb8741994 Set keywords. 2011-01-24 20:14:21 +00:00
Martin v. Löwis d034c2d2dc Add PEP on Unicode strings. 2011-01-24 20:00:09 +00:00