Skip to content

remove print "flush" arguments in examples -- not accepted by CirCuitPython #32

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

Closed
jerryneedell opened this issue Jun 14, 2021 · 2 comments · Fixed by #49
Closed

remove print "flush" arguments in examples -- not accepted by CirCuitPython #32

jerryneedell opened this issue Jun 14, 2021 · 2 comments · Fixed by #49
Labels
bug good first issue Hacktoberfest DigitalOcean's Hacktoberfest

Comments

@jerryneedell
Copy link
Contributor

The examples use the argument "flush=True" in many of the print statements but this is not recognized but CircuitPython and it throws an error.

@jerryneedell jerryneedell changed the title remove "flush" arguments from examples -- not accepted by CirCuitPython remove print "flush" arguments in examples -- not accepted by CirCuitPython Jun 14, 2021
@jerryneedell
Copy link
Contributor Author

This appears to be A bug in CircuitPyhton and should be fixed there
adafruit/circuitpython#4888
leaving open until it is

@tekktrik
Copy link
Member

Looks like the decision was to remove the flush argument in the examples then! Adding the "First Good Issue" label so it gets tagged for Hacktoberfest!

@adafruit-adabot adafruit-adabot added the Hacktoberfest DigitalOcean's Hacktoberfest label Sep 29, 2022
@tekktrik tekktrik linked a pull request Oct 4, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue Hacktoberfest DigitalOcean's Hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants