kio icon indicating copy to clipboard operation
kio copied to clipboard

Python data types for the Apache Kafka® Protocol.

Results 22 kio issues
Sort by recently updated
recently updated
newest added

Current docs hosting will only support latest version of main, which is confusing in many ways: - Documentation will show features that have not yet been released. - It's impossible...

Fields with `mapKey` should be represented as a mapping. Consider parsing into [MagicStack/immutables](https://github.com/MagicStack/immutables).

Please see separate commits, second one has the schema re-generation. This addresses a regret. While it's nice to have the full link to the upstream source easily available, this just...

We should add test that asserts all errors defined upstream are present in `ErrorCode` — or, even better — generate the kio definition based on the upstream definition.

This addresses a part of the code base that had a lot of type ignores. This was due to how the return type of the `classify_field()` function did not maintain...

I have been looking into this periodically since very early in the life of kio. This is ticket is for tracking progress, discussing nuances and just some general brain-dumping of...