Re: [Cython] Contributing to the Cython Project as a beginner

2024-04-15 Thread da-woods
I don't think we've kept the "good first issue" tag on Github rigorously up-to-date, but see if there's anything tagged with that. Here are a few ideas: * The easiest thing to modify is probably the declarations in Cython/Includes to wrap the C and C++ standard libraries and the Python C API.

[Cython] Contributing to the Cython Project as a beginner

2024-04-15 Thread So Min An
Dear Cython Core Development Team, I hope this email finds you well. My name is Somin An and I am a junior studying at the University of Michigan. As part of my final project for a course, I was hoping to work on one or two beginner issues for the Cython project. This is my very first time attem