Any PRs or issues linked here for upcoming meetings should also have the triage label on github for visibility
Lilith Hafner
Stefan Karpinski
Keno Fischer
Ian Butterworth
Oscar Smith
Jakob Nissen
Lilith Hafner
Oscar Smith
Stefan Karpinski
Scott Jones
Jeff Bezanson
https://github.com/JuliaLang/julia/issues/54607
Lots of discussion about globals (including the world age proposal). This is a complidated mess of interacting semantics (primarily due to the complexity of the distinction between typed const and untyped globals)
https://github.com/JuliaLang/julia/pull/54002
long discussion summed up well by Jakob. This was mostly discussed last week, but it was a summary of consensus
https://github.com/JuliaLang/julia/pull/54653
We mostly deferred on this one until we have actual examples of where it is useful
https://github.com/JuliaLang/julia/pull/42080
we will merge this.
Discussion of milestone issues
Jakob Peters
Lilith Hafner
Joey Carpinelli
Scott Jones
Jeff Bezanson
Oscar Smith
…?
Scott Jones
Lilith Hafner
Nathan Zimmerberg (nhz2)
Oscar Smith
Jeff Bezanson
Timothy
Jameson Nash
Stefan
wait(;timeout=)
https://github.com/JuliaLang/julia/issues/36217 (@staticfloat)@code_{native,llvm}
https://github.com/JuliaLang/julia/pull/52173 @StefanKarpinskiOscar
Lilith
Jeff
Stefan
Jakob Peters
Timothy
Scott Jones
Anshul Singhvi
? It happened some folks poseted to GitHub, but Lilith wasn't there to take these notes
Jar
Oscar
Scott
Lilith
Stefan
Jeff
Timothy
wrap
#53552 @jar (view/reshape)Lighting round
More things
rcond
#44113 @Raye (didn't get to)Some
#52421 @sukera (didn't get to)Timothy
string(a, b) There's no way we could think of to keep perf in non-annotated case, preserve annotations consistently, and not drop all annotations. Maybe just drop annotations on string(a), too.
== on substrings is still an issue
Make REPL depend on JuliaSyntaxHighlighting and have JuliaSyntaxHighlighting pirate Expr display.
No Quorum
Lilith Hafner
Jeffry Sarnoff
Scott Jones
Jeff Bezanzon
Ian Butterworth
Oscar Smith
Tuple{Union{}} -> Union{} (It's the best [least breaking] we can get from Jameson)
BigFloat precision (it would be nice to preserve precision, maybe even give a )
https://github.com/JuliaLang/julia/pull/53377
https://github.com/JuliaLang/julia/issues/52314#issuecomment-1970275815
No consensus on https://github.com/JuliaLang/julia/pull/44113 but a brief chat.
Weak consensus on a "no" for https://github.com/JuliaLang/julia/pull/52654#issuecomment-1970308670
https://github.com/JuliaLang/julia/issues/40858#issuecomment-1970317596
Scott Jones
Lilith Hafner
oscar smith
Timothy
gabrielbaraldi
Jeff Bezanson
pfitzseb
Stefan Karpiński
Caleb Allen
Lars Göttgens
Nils Gudat
Ian Butterworth
Jameson Nash
https://github.com/JuliaLang/julia/pull/51149 (—project=@temp)
https://github.com/JuliaLang/julia/pull/40989 (gcdx(0,0) = (0,0,0))
Styled strings
@assert/@check
No quorum
unique
have w.r.t similar vs collect? https://github.com/JuliaLang/julia/pull/47970NamedTuple(::RegexMatch)
and Dict(::RegexMatch)
? The conversions are not super performant, and the NamedTuple conversion is not type stable, but there are cases where they are convenient to have. @aplavinsort(itr)
(current)sort(itr)
ProductIterator
support indexing, and with what semantics (specifically thinking a about component iterators which have non-integral indices (Dict) or support multiple indices (Matrix)) #49965 @Mason ProtterQuickies
LogRange
? @mcabbottTuple{Union{}}
to error? (#52385) @aplavinhasdoc
/ has_docstring
/ undocumented_names
bikeshed @jariji
[Did not get to:]
can_setindex
and can_change_size
@TokazamaNamedTuple(::RegexMatch)
and Dict(::RegexMatch)
@aplavinDiscussion
For next time
Lightning round
Discussion
Lightning round part two (if we get there)
Discussion
Lightning round
Back to larger discussions
🦃
1.10 Milestone
Lightning round (if we can't decide quickly, we'll punt to a later meeting)
const Iterators.first = Iterators.take
? #45394 @non-Jedi (Adam B) [no]export f(x) = x+1
? #36474 @Dalum (Sari Sakse Dalum) [no]map!(f, collection)
? #40632 @mcabbott [yes, also delete map(f) and foreach(f)]Discussion
Attendance: Lilith, Jeff, Frames, Oscar, Timothy, and Jeffrey