This is an automated email from the ASF dual-hosted git repository.

hubcio pushed a change to branch partition_superblock
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 6a6c88e3e address review comments
     add 56b961285 feat(python): expose remaining Topic/TopicDetails fields and 
partitions (#3623)
     add 5d588ff38 Merge branch 'master' into partition_superblock

No new revisions were added by this update.

Summary of changes:
 bdd/python/uv.lock                     |   4 +-
 core/common/src/types/partition/mod.rs |   2 +-
 examples/python/uv.lock                |   2 +-
 foreign/python/Cargo.toml              |   2 +-
 foreign/python/apache_iggy.pyi         | 221 +++++++++++++++++++++++++-
 foreign/python/pyproject.toml          |   2 +-
 foreign/python/src/client.rs           | 109 ++++++++-----
 foreign/python/src/consumer.rs         |  32 ++--
 foreign/python/src/lib.rs              |   5 +-
 foreign/python/src/topic.rs            | 276 ++++++++++++++++++++++++++++++++-
 foreign/python/tests/test_topic.py     | 235 ++++++++++++++++++++++++----
 foreign/python/uv.lock                 |   4 +-
 12 files changed, 794 insertions(+), 100 deletions(-)

Reply via email to