Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/extmod: Add test for ure regexes leading to infinite recursion. | Paul Sokolovsky | 2017-10-03 |
These now should be caught properly and lead to RuntimeError instead of crash. |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/extmod: Add test for ure regexes leading to infinite recursion. | Paul Sokolovsky | 2017-10-03 |
These now should be caught properly and lead to RuntimeError instead of crash. |