Skip to content
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

CirPy will provide collections.dequeue in v8.0.0 #42

Open
2bndy5 opened this issue Aug 18, 2022 · 0 comments
Open

CirPy will provide collections.dequeue in v8.0.0 #42

2bndy5 opened this issue Aug 18, 2022 · 0 comments

Comments

@2bndy5
Copy link
Member

2bndy5 commented Aug 18, 2022

collections.dequeue could be used for the FIFO objects in RF24Network/Mesh layers. Currently, I had to roll my own implementation (based on a basic list object) to circumvent the lack of a proper dequeue implementation in CircuitPython (despite the fact that CPyhon on Linux can already use this implementation).

Staying tuned to CirPy releases... (see v8.0.0-beta release description)

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

No branches or pull requests

1 participant