Commit Graph

29 Commits

Author SHA1 Message Date
Adam Turner b0329c31b3
Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Brett Cannon bb4751379a
Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
Arun Persaud 7a2c2168b6
PEP 3154: fix typo (#1338) 2020-03-22 21:51:49 -07: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
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Serhiy Storchaka cc1c734886 Issue #26921: Fixed a/an articles. 2016-05-03 13:52:22 +03:00
Antoine Pitrou a2cb375059 Mark PEP 3154 final. 2013-11-23 19:06:53 +01:00
Antoine Pitrou 7c5a782f7c Remove question marks and explain __getnewargs_ex__ 2013-11-21 02:06:06 +01:00
Antoine Pitrou e389853776 Mark accepted (Tim) 2013-11-21 01:49:24 +01:00
Antoine Pitrou 08ebc09b61 EMPTY_FROZENSET is gone (Alexandre) 2013-11-21 01:48:24 +01:00
Antoine Pitrou 3bafcf54c5 Add a FRAME opcode for framing, and document Alexandre's new MEMOIZE opcode 2013-11-21 00:58:38 +01:00
Antoine Pitrou 554b1b0f9c Wording tweaks 2013-11-16 19:10:10 +01:00
Antoine Pitrou a4b740aacb Add current opcodes, as implemented by Alexandre 2013-11-16 19:08:03 +01:00
Antoine Pitrou e1ba742ebc Add some comments and acknowledgements 2013-04-27 13:24:45 +02:00
Antoine Pitrou a1fb8fd657 We could overlap or cross boundaries, but let's straddle them instead.
(dedicated to Larry)
2013-04-26 23:18:25 +02:00
Antoine Pitrou 82071751b4 Presentation nits 2013-04-26 23:13:23 +02:00
Antoine Pitrou 1258ea5228 Protocol 4 has number four in its header 2013-04-26 23:10:52 +02:00
Antoine Pitrou 643a33de69 Small touches on framing 2013-04-26 23:10:16 +02:00
Antoine Pitrou b26857967d Pickle 4 changes:
- add framing
- change BINGLOBAL to Alexandre Vassalotti's GLOBAL_STACK
2013-04-26 22:57:06 +02:00
Antoine Pitrou 4ca9074870 Update PEP 3154 after PEP 3155 has been accepted. 2011-12-02 20:19:29 +01:00
Georg Brandl 7a9f081882 More formatting and fill-column fixes. 2011-10-30 12:45:18 +01:00
Antoine Pitrou 605d5638fe Add a suggestion to make more callables picklable (as multiprocessing
already does)
2011-08-16 12:12:02 +02:00
Antoine Pitrou f484655b83 Add Alexandre's suggestions 2011-08-16 03:27:53 +02:00
Sandro Tosi 339563b31d typo 2011-08-12 19:38:10 +02:00
Antoine Pitrou 250db51386 Propose a str opcode with a 1-byte length 2011-08-12 17:14:23 +02:00
Antoine Pitrou 162c6010d6 Typo 2011-08-11 20:34:07 +02:00
Antoine Pitrou b1b6360f57 Add draft for PEP 3154, "Pickle protocol version 4" 2011-08-11 20:10:41 +02:00