Skip to content

Conversation

@JCoym
Copy link
Contributor

@JCoym JCoym commented Oct 14, 2019

This pull request adds a Python interface for the KV, Object, Distributed Object and Item clients.

@michaelkuhn michaelkuhn self-assigned this Mar 20, 2020
@michaelkuhn
Copy link
Member

Could you please rebase and squash this? This is currently split up into a few too many commits.

Have you had a chance to track down the bug you mentioned or is it still present in this version?

@JCoym JCoym force-pushed the python branch 2 times, most recently from 2cb0a3c to db56bb8 Compare March 23, 2020 01:06
@JCoym
Copy link
Contributor Author

JCoym commented Mar 23, 2020

The error still remains unresolved.
When writing >16 Bytes using the Python Object Client, the data correctly arrives in j_object_write of the C interface(Checked with a print in j_object_create), but then in the saved file, and therefore also in following reads, the first 8 Bytes are corrupted.

@JCoym
Copy link
Contributor Author

JCoym commented Dec 20, 2020

The error is now resolved with the newest commit 44e13b4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants