From 1509785be600eb2ea93641972464fb5928d564a7 Mon Sep 17 00:00:00 2001 From: Siu Kwan Lam Date: Mon, 22 Jun 2020 17:06:52 -0500 Subject: [PATCH] Merge pull request #5884 from stuartarchibald/wip/0501_deprecation_update Update the deprecation notices for 0.50.1 --- docs/source/reference/deprecation.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/reference/deprecation.rst b/docs/source/reference/deprecation.rst index cbfeba87381..b6f930eb998 100644 --- a/docs/source/reference/deprecation.rst +++ b/docs/source/reference/deprecation.rst @@ -100,8 +100,8 @@ Schedule This feature will be removed with respect to this schedule: * Pending-deprecation warnings will be issued in version 0.44.0 -* Deprecation warnings and replacements will be issued in version 0.50.0 -* Support will be removed in version 0.51.0 +* Deprecation warnings and replacements will be issued in version 0.52.0 +* Support will be removed in version 0.53.0 Recommendations --------------- @@ -205,7 +205,7 @@ Schedule This feature will be removed with respect to this schedule: * Deprecation warnings will be issued in version 0.44.0 -* Support will be removed in version 0.50.0 +* Support will be removed in version 0.54.0 Recommendations --------------- @@ -253,4 +253,4 @@ This feature will be moved with respect to this schedule: * Deprecation warnings will be issued in version 0.49.0 * Support for importing from ``numba.jitclass`` will be removed in version - 0.51.0. + 0.52.0.