Skip to content
Snippets Groups Projects
  • Masood Malekghassemi's avatar
    62d895bc
    Paper-over Python errors · 62d895bc
    Masood Malekghassemi authored
    This reads directly off of the slices rather than ref'ing and unref'ing
    them. There's likely some silliness w.r.t. interned slices and
    references to them outliving their associated call objects, but we are
    just ignoring that for now.
    62d895bc
    History
    Paper-over Python errors
    Masood Malekghassemi authored
    This reads directly off of the slices rather than ref'ing and unref'ing
    them. There's likely some silliness w.r.t. interned slices and
    references to them outliving their associated call objects, but we are
    just ignoring that for now.