Skip to content

Add more deprecations and raise `DeprecationWarnings` in Python API

Tim Schoof requested to merge docs_add_deprecation_notices into develop
  • Add deprecation notices to the Python API docs for all deprecations mentioned in the changelog.
  • Raise DeprecationWarning in the Python API when using deprecated functionality.
  • Add the following deprecations:
    • Default value for stream
    • consumer.get_current_dataset_count
    • producer.set_stream_persistent
Edited by Tim Schoof

Merge request reports

Loading