Commit Graph

18 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
Min ho Kim cfb7bd74db Fix typos (#1113) 2019-07-03 11:20:45 -07:00
Antoine Pitrou a9e0d3cbd1
PEP 574: Mark final (GH-1089) 2019-05-27 20:37:14 +02:00
Antoine Pitrou 60d8b08e39 PEP 574: Mark accepted (#1031) 2019-05-08 11:56:00 -04:00
Antoine Pitrou 969ccb255e PEP 574: Final updates (#1017)
Reconcile the PEP contents with the current implementation.
2019-04-29 21:20:45 -07:00
Brett Cannon 15f60095ab Make Nick Coghlan the BDFL Delegate for PEP 574 (#943) 2019-03-24 21:11:52 +10:00
Antoine Pitrou 5bf886ecbb PEP 574: update (#883)
* PEP 574: add bit of trivia about the undocumented "inst_persistent_id" hook

Communicated by Martin Gfeller.

* PEP 574: make it a requirement that buffers are contiguous
2019-01-27 21:48:33 +10:00
Antoine Pitrou 7808074692
PEP 574: minor updates (GH-805)
* Fix example
* Mention Numpy implementation and benchmark
2018-10-11 13:54:53 +02:00
Antoine Pitrou 4df40cca06 PEP 574: Rephrase and clarify the "open questions" (#752) 2018-08-04 14:52:39 +10:00
Antoine Pitrou 9b8ee10c15
PEP 574: mention experimental support in Apache Arrow (#750) 2018-07-30 19:09:57 +02:00
Antoine Pitrou 1ed3043948 PEP 574: change buffer callback semantics (#742)
`buffer_callback` now takes a single buffer argument and can return a true-ish
value if the buffer is to be considered in-band.
2018-07-20 21:25:18 +10:00
Antoine Pitrou 6482422d75
PEP 574: Retitle "Alternatives" to "Rejected alternatives" (#696) 2018-07-06 17:37:02 +02:00
Antoine Pitrou 267ef773c6
PEP 574: add mention of in-band performance (#687) 2018-07-02 22:44:31 +02:00
Antoine Pitrou bebfd65c2b
PEP 574: add implementation (#663) 2018-05-24 00:05:19 +02:00
Antoine Pitrou bad793c121
PEP 574: fix error in code sample (#662) 2018-05-22 23:35:23 +02:00
Olivier Grisel 91279babfc Rename BYTEARRAY to BYTEARRAY8 (#625) 2018-04-20 17:18:24 +02:00
Antoine Pitrou 61cb444e6d
PEP 574 additions (#621) 2018-04-13 18:16:58 +02:00
Antoine Pitrou da4e36a422
PEP draft: pickle protocol 5 (#602) 2018-03-28 19:53:02 +02:00