Skip to content

Conversation

@rzuckerm
Copy link
Collaborator

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.
For more information please refer to our contributing documentation

I Am Adding a New Code Snippet in a New Language

  • I fixed Add Cython Testing #5137
  • I did not include any extra folders/libraries
  • I named the pull request using Add {PROJECT} in {LANGUAGE} format
  • I added a testinfo.yml files (see contributing documentation)
    • I used an officially supported docker image or one that I personally trust

Other Notes

As the name implies, Cython is a mix of python and C.

@rzuckerm rzuckerm added enhancement Any code that improves the repo hello world See: https://sampleprograms.io/projects/hello-world/ hacktoberfest Hacktoberfest related tests Testing related labels Oct 24, 2025
@rzuckerm rzuckerm marked this pull request as ready for review October 24, 2025 00:49
@rzuckerm rzuckerm enabled auto-merge (squash) October 24, 2025 00:49
Copy link
Member

@jrg94 jrg94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New language! Let's go.

@rzuckerm rzuckerm merged commit 5b43ad8 into TheRenegadeCoder:main Oct 27, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Any code that improves the repo hacktoberfest Hacktoberfest related hello world See: https://sampleprograms.io/projects/hello-world/ tests Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Cython Testing

2 participants