Commit Graph

10 Commits

Author SHA1 Message Date
Petr Viktorin d525d4db6a
PEP 689: Mark as Accepted (#2967) 2023-01-18 11:58:46 +01:00
Petr Viktorin 580f8e3c70
PEP 689: Updates from discussion & initial implementation (GH-2901)
The prefix is very visible, so:
- No opt-in macro
- No new Include/ subdirectory

Removed frame evaluation API: I haven't found a way to use it,
so I can't test it.

Mention that unstable API should be documented and tested.

Add link to rough reference implementation.
2022-11-28 15:27:37 +01:00
Petr Viktorin a981dc1c2a
PEP 689: Link to new discussion thread (#2852) 2022-10-27 18:22:17 +02:00
Petr Viktorin e707124176
PEP 689: Rewrite, with PyUnstable_ prefix (GH-2847)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-10-27 17:16:40 +02:00
C.A.M. Gerlach f613ad8801
Lint: Update outdated Python-Version on still-Draft PEPs (#2756)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2022-08-24 17:39:36 -05:00
Petr Viktorin de9695d9f0
PEP 689: Fix typo in deferral note (GH-2771) 2022-08-24 17:07:42 +02:00
Petr Viktorin 63ec31e8d8
PEP 689: Defer for now (GH-2769) 2022-08-24 16:45:26 +02:00
Petr Viktorin 5232fda0ab
PEP 689: Rename to "Unstable C API tier" (#2576)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2022-05-04 10:02:41 +02:00
Petr Viktorin fa18fffb76
PEP 689: Add Post-History (#2561) 2022-04-27 16:39:28 +02:00
Petr Viktorin 7f53796471
PEP 689: Semi-stable C API tier (GH-2559)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-04-27 15:13:10 +02:00