aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 3d732f6c032c0ce1ef78862d626fa9d8c6036e64 (plain)
1
2
3
4
5
6
* find a better way to run "find" without creating the index storage,
  if one is not already readily available
* write the correct jit_elidable in _get_index_storage
* improve performance of splitlines
* fix _pypyjson to not use a wrapped dict when decoding an object
* make sure we review all the places that call ord(unichr) to check for ValueErrors