Skip to content

CPython compatibility #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

FoamyGuy
Copy link

@FoamyGuy FoamyGuy commented Oct 1, 2022

I tested this version on PyPortal with circuitpython, as well as CPython with PyGameDisplay.

I am going to try to test on RasPi with just Blinka_DisplayIO as well.

@FoamyGuy
Copy link
Author

FoamyGuy commented Oct 1, 2022

I did test this on Raspberry Pi and it does seem to work successfully on that platform as well.

I am still open to other potential solutions as well if anyone has other ideas.

@shulltronics shulltronics merged commit 47f94f2 into shulltronics:cpython-compatibility Oct 2, 2022
@shulltronics
Copy link
Owner

Hey @FoamyGuy thank you so much for discovering and fixing these issues. I tested this on three setups as well:

  1. Adafruit CLUE board running CircuitPython 8.0.0beta (copy-pasting examples directly from the turtle repo),
  2. Adafruit nRF52840 express running CircuitPython 7.3.0 with a PiTFT 3.2" display,
  3. CPython 3.10.7 with the PygameDisplay.

It seems to work well on all of those platforms. I went ahead and merged these changes so we can continue with the other pull request!

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