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 d660a81 commit 6db1ea2Copy full SHA for 6db1ea2
1 file changed
doc/api/api_changes/2017-05-22-cbook-deprecations.rst
@@ -0,0 +1,11 @@
1
+cbook deprecations
2
+``````````````````
3
+
4
+Many unused or near-unused cbook functions and classes have been deprecated:
5
+``converter``, ``tostr``, ``todatetime``, ``todate``, ``tofloat``, ``toint``,
6
+``unique``, ``is_string_like``, ``is_sequence_of_strings``, ``is_scalar``,
7
+``Sorter``, ``Xlator``, ``soundex``, ``Null``, ``dict_delall``, ``RingBuffer``,
8
+``get_split_ind``, ``wrap``, ``get_recursive_filelist``, ``pieces``,
9
+``exception_to_str``, ``allequal``, ``alltrue``, ``onetrue``, ``allpairs``,
10
+``finddir``, ``reverse_dict``, ``restrict_dict``, ``issubclass_safe``,
11
+``recursive_remove``, ``unmasked_index_ranges``.
0 commit comments