Skip to content
Snippets Groups Projects
Select Git revision
0 results

cython

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    da-woods authored
    Implement generic optimized loop iterator with indexing and type inference for memoryviews (GH-3617)
    
    * Adds bytearray iteration since that was not previously optimised (because it allows changing length during iteration).
    * Always set `entry.init` for memoryviewslice.
    27337172
    History
    Name Last commit Last update