1.0 progress/status

Hehe, that’s what I’ve been doing lately (I’ve already found a bug in Base caused by the iterate change,
parsing no longer works correctly with AbstractStrings that don’t have Char as their eltype (such as all of my strings in Strs.jl), see: Bug with new iteration code in parse, I have a branch on my fork of julia to fix it.)
Now I’m fixing all the deprecation warnings from the eval change PR #27098 that just went in.

1 Like