ybapat commented on issue #50342:
URL: https://github.com/apache/arrow/issues/50342#issuecomment-5066239615

   I've opened a PR for this: #50626
   
   The `python/AGENTS.md` covers:
   - Project overview and Cython architecture
   - AI disclosure requirement
   - Cython source files and type stubs (hand-written, not generated)
   - Development setup via conda
   - Building Arrow C++ + PyArrow in editable mode
   - Testing with pytest, including `--enable-<group>` / `--disable-<group>` 
flags
   - Code style via `pre-commit run --all-files python`
   - Type checking with mypy, pyright, and ty
   - File structure reference table
   - PR conventions
   
   Happy to adjust anything based on feedback!


-- 
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]

Reply via email to