Thanks to visit codestin.com Credit goes to github.com
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 30f803b commit ab2c055Copy full SHA for ab2c055
doc/api/next_api_changes.rst
@@ -5,11 +5,40 @@ Next API changes
5
6
.. ifconfig:: releaselevel == 'dev'
7
8
+ This page lists API changes for the next release.
9
+
10
+ Behavior changes
11
+ ----------------
12
13
.. toctree::
14
:glob:
15
:maxdepth: 1
16
17
next_api_changes/behavior/*
18
19
+ Deprecations
20
+ ------------
21
22
+ .. toctree::
23
+ :glob:
24
+ :maxdepth: 1
25
26
next_api_changes/deprecations/*
- next_api_changes/development/*
27
28
+ Removals
29
+ --------
30
31
32
33
34
35
next_api_changes/removals/*
36
37
+ Development changes
38
+ -------------------
39
40
41
42
43
44
+ next_api_changes/development/*
0 commit comments