We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23aced5 commit 14cac66Copy full SHA for 14cac66
slep009/proposal.rst
@@ -5,11 +5,14 @@ SLEP009: Keyword-only arguments
5
===============================
6
7
:Author: Adrin Jalali
8
-:Status: Accepted
+:Status: Final
9
:Type: Standards Track
10
:Created: 2019-07-13
11
:Vote opened: 2019-09-11
12
13
+Implemented with `v0.23 <https://scikit-learn.org/stable/whats_new/v0.23.html#enforcing-keyword-only-arguments>`__
14
+and `v1.0.0 <https://scikit-learn.org/stable/whats_new/v1.0.html#enforcing-keyword-only-arguments>`__.
15
+
16
Abstract
17
########
18
0 commit comments