Skip to content
Snippets Groups Projects
Select Git revision
  • fa3b8951452ca13a807c0b6a090e0385507113db
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

py

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Paul Sokolovsky authored
    Traceback allocation for exception will now never lead to recursive
    MemoryError exception - if there's no memory for traceback, it simply
    won't be created.
    fa3b8951
    History