Skip to content

Pystack Exhausted Error on Raspberry Pi Pico#5677

Closed
putun0 wants to merge 21 commits into
mainfrom
7.1.x
Closed

Pystack Exhausted Error on Raspberry Pi Pico#5677
putun0 wants to merge 21 commits into
mainfrom
7.1.x

Conversation

@putun0
Copy link
Copy Markdown

@putun0 putun0 commented Dec 7, 2021

Hi, I am having pstack exhausted error. I want to increase pystack size. Can you please add pystack_size for pico? (This is my first PR, I don't know if it is the right place.) adafruitforum

@dhalbert
Copy link
Copy Markdown
Collaborator

dhalbert commented Dec 7, 2021

Hi, you are merging 7.1.x into main, which caused the extra commits. Could you make a separate branch and submit a PR either against 7.1.x or against main? This guide gives you help about how to submit PR's to CircuitPython: https://learn.adafruit.com/contribute-to-circuitpython-with-git-and-github

dhalbert and others added 6 commits December 7, 2021 13:12
add a frequencyin_reset() for VM restart
The remote ref may be out of date and not get the right branch
history in some cases. actions/checkout also fetches based on sha
Pass ci_fetch_deps.py the sha rather than ref
@dhalbert
Copy link
Copy Markdown
Collaborator

dhalbert commented Dec 8, 2021

Let's start this PR over again. What are the changes you want to make? I don't see any commits or changes you made?

@dhalbert dhalbert closed this Dec 8, 2021
t-ikegami pushed a commit to t-ikegami/circuitpython that referenced this pull request Dec 13, 2021
Previously a subclass of a type that didn't implement unary_op, or didn't
handle MP_UNARY_OP_BOOL, would raise TypeError on bool conversion.

Fixes adafruit#5677.
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.

4 participants