mmmmxa opened a new pull request, #3825: URL: https://github.com/apache/iggy/pull/3825
## Which issue does this PR address? Closes #3750 ## Rationale The documentation provided in Python SDK does not provide a golden path for development workflow. The absence of golden path adds the cognitive load on most devs, especially the new ones. ## What changed? README for Python SDK now provides a clear instruction on how to build and test it and gives basic advice on troubleshooting for precommit and prepush hooks. The new path is tested by hand and has fixed a number of unwanted side effects described in the linked issue. ## Local Execution - Passed - Pre-commit hooks ran ## AI Usage If AI tools were used, please answer: 1. Which tools? - Claude 2. Scope of usage? - autocomplete, editing 3. How did you verify the generated code works correctly? - ran the proposed workflows from the readme manually on my local computer 4. Can you explain every line of the code if asked? - yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
