GitHub / adafruit/Adafruit_CircuitPython_turtle issues and pull requests
#51 - displayio API update
Pull Request -
State: closed - Opened by FoamyGuy 2 months ago
#50 - change to ruff
Pull Request -
State: closed - Opened by FoamyGuy 2 months ago
#49 - Remove secrets usage
Pull Request -
State: closed - Opened by justmobilize 5 months ago
- 1 comment
#48 - fix for visible turtle location
Pull Request -
State: closed - Opened by FoamyGuy 8 months ago
#47 - graphics scaling error, deeper than turtle graphics?
Issue -
State: open - Opened by ricknun 8 months ago
- 7 comments
#46 - last line drawn has the turtle at the wrong end
Issue -
State: closed - Opened by ricknun 8 months ago
#45 - Account for fractions of a pixel when drawing
Pull Request -
State: closed - Opened by jepler 8 months ago
- 1 comment
#44 - make circle and dot always use degrees internally
Pull Request -
State: closed - Opened by FoamyGuy 8 months ago
#43 - default to "standard" mode
Pull Request -
State: closed - Opened by FoamyGuy 8 months ago
- 2 comments
#42 - Standard color docs
Pull Request -
State: closed - Opened by FoamyGuy 8 months ago
#41 - turtle location is wrong after several moves
Issue -
State: closed - Opened by ricknun 9 months ago
- 12 comments
#40 - online turtle graphics example code defects
Issue -
State: closed - Opened by ricknun 9 months ago
- 3 comments
#39 - Documentation: "Standard colors" is unclear
Issue -
State: closed - Opened by ricknun 9 months ago
Labels: bug
#38 - Draw to displayio Group.
Issue -
State: closed - Opened by poetaster over 1 year ago
- 3 comments
#37 - Convert .show() to .root_group = for CircuitPython 9
Issue -
State: closed - Opened by dhalbert over 1 year ago
- 1 comment
#36 - Remove depreciated displayio.show
Pull Request -
State: closed - Opened by RetiredWizard almost 2 years ago
#35 - adding type annotations for adafruit_turtle.py
Pull Request -
State: closed - Opened by rrahkola over 2 years ago
- 3 comments
#34 - Fix koch examples
Pull Request -
State: closed - Opened by tannewt over 2 years ago
#33 - Drawing shapes requires degrees mode
Issue -
State: closed - Opened by anderjef over 2 years ago
#32 - Fix pylint errors
Pull Request -
State: closed - Opened by tekktrik over 2 years ago
#31 - CPython compatibility fix
Pull Request -
State: closed - Opened by shulltronics almost 3 years ago
- 5 comments
#30 - turtle constructor incompatible with CPython: tuple expected at most 1 argument, got 2
Issue -
State: closed - Opened by shulltronics almost 3 years ago
- 10 comments
#29 - Remove cp 6 fallback
Pull Request -
State: closed - Opened by FoamyGuy over 3 years ago
#28 - Linted
Pull Request -
State: closed - Opened by evaherrada over 3 years ago
#27 - Missing Type Annotations
Issue -
State: closed - Opened by FoamyGuy almost 4 years ago
- 4 comments
Labels: documentation, Hacktoberfest
#26 - fix heading angle table in docs
Pull Request -
State: closed - Opened by FoamyGuy almost 4 years ago
Labels: documentation
#25 - Update the pixel_shader usage of OnDiskBitmap
Pull Request -
State: closed - Opened by lesamouraipourpre about 4 years ago
- 3 comments
#24 - Remove max_size parameter
Pull Request -
State: closed - Opened by lesamouraipourpre about 4 years ago
#23 - Ran pre-commit, added licenses
Pull Request -
State: closed - Opened by evaherrada over 4 years ago
#22 - Black reformatting with Python 3 target.
Pull Request -
State: closed - Opened by kattni over 5 years ago
#21 - Ran black, updated to pylint 2.x
Pull Request -
State: closed - Opened by evaherrada over 5 years ago
#20 - Pylint: assignment-from-no-return
Issue -
State: closed - Opened by evaherrada over 5 years ago
- 1 comment
#19 - Update Code of Conduct
Pull Request -
State: closed - Opened by sommersoft over 5 years ago
#18 - multiple improvements : memory, functionality
Pull Request -
State: closed - Opened by Marius-450 over 5 years ago
- 6 comments
#17 - 'Vec2D' object is not subscriptable
Issue -
State: closed - Opened by reversefold over 5 years ago
- 1 comment
#16 - Moved repository from Travis to GitHub Actions
Pull Request -
State: closed - Opened by evaherrada over 5 years ago
#15 - patch for Vec2D.__repr__
Pull Request -
State: closed - Opened by caternuson almost 6 years ago
- 2 comments
#14 - pos() not working as expected?
Issue -
State: closed - Opened by caternuson almost 6 years ago
- 5 comments
#13 - Removed building locally section from README, replaced with documenta…
Pull Request -
State: closed - Opened by evaherrada almost 6 years ago
#12 - External display and time.sleep patches.
Pull Request -
State: closed - Opened by caternuson almost 6 years ago
- 1 comment
#11 - Can not specify external display
Issue -
State: closed - Opened by caternuson almost 6 years ago
- 1 comment
#10 - internal time.sleep(0.003) hacks are required but limit speed
Issue -
State: closed - Opened by gpshead about 6 years ago
- 5 comments
#9 - Example additions and edits
Pull Request -
State: closed - Opened by dastels about 6 years ago
- 2 comments
#8 - Tweaks and cleaning up
Pull Request -
State: closed - Opened by dastels about 6 years ago
#7 - Add to CircuitPython RTD
Issue -
State: closed - Opened by dastels about 6 years ago
- 2 comments
#6 - Implement circle
Pull Request -
State: closed - Opened by dastels about 6 years ago
#5 - Dot implemented
Pull Request -
State: closed - Opened by dastels about 6 years ago
#4 - Add stub methods to comply with the cpython turtle implementation
Pull Request -
State: closed - Opened by dastels about 6 years ago
#3 - A few more pylint issues that my local run found
Pull Request -
State: closed - Opened by dastels about 6 years ago
#2 - Clean up some things and add cookiecutter output
Pull Request -
State: closed - Opened by dastels about 6 years ago
#1 - Future example or project
Issue -
State: closed - Opened by willingc about 6 years ago
- 3 comments
Labels: enhancement