Skip to content

Issues: JuliaLang/julia

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

switch MurmurHash3 to rapidhash ? hashing performance Must go faster speculative Whether the change will be implemented is speculative
#57235 opened Feb 2, 2025 by adienes
Handle keywords in macro signatures
#57233 opened Feb 2, 2025 by MilesCranmer
Repeated output when pasting multi-line code REPL Julia's REPL (Read Eval Print Loop)
#57231 opened Feb 1, 2025 by wheeheee
Syntax errors in julia nightly MWE wanted parser Language parsing and surface syntax regression Regression in behavior compared to a previous version
#57223 opened Jan 31, 2025 by longemen3000 1.12
Keyword arguments ending with ! error messages Better, more actionable error messages parser Language parsing and surface syntax
#57221 opened Jan 31, 2025 by giacomogiudice
implement Base.copy(uuid::UUID)
#57219 opened Jan 31, 2025 by filchristou
Does eachslice on AbstractArray have to return Slices ? arrays [a, r, r, a, y, s] design Design of APIs or of the language itself
#57206 opened Jan 30, 2025 by rafaqz
Segfault during boot with --sysimage-native-code=no while multithreaded bug Indicates an unexpected problem or unintended behavior multithreading Base.Threads and related functionality system:linux Affects only Linux
#57198 opened Jan 30, 2025 by IanButterworth
Segfault from @atomic operation on typed field (miscompilation?) atomics compiler:codegen Generation of LLVM IR and native code regression 1.11 Regression in the 1.11 release
#57190 opened Jan 29, 2025 by adienes
misleading printing of value type parameters display and printing Aesthetics and correctness of printed representations of objects. types and dispatch Types, subtyping and method dispatch
#57189 opened Jan 28, 2025 by nsajko
MemoryRef bounds errors can be confusing arrays [a, r, r, a, y, s] error messages Better, more actionable error messages good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request
#57184 opened Jan 28, 2025 by LilithHafner
methods are shown wrong when key word argument defaults are defined with a let bug Indicates an unexpected problem or unintended behavior display and printing Aesthetics and correctness of printed representations of objects. keyword arguments f(x; keyword=arguments)
#57179 opened Jan 28, 2025 by ArbitRandomUser
Extra 1 dimensions in reinterpreted arrays cause stack overflow arrays [a, r, r, a, y, s] bug Indicates an unexpected problem or unintended behavior
#57170 opened Jan 27, 2025 by AaronGhost
testset inside "testset let" fails testsystem The unit testing framework and Test stdlib
#57167 opened Jan 27, 2025 by KnutAM
Failure to paste multiline code ending with , into REPL on Windows in nightly parser Language parsing and surface syntax REPL Julia's REPL (Read Eval Print Loop)
#57154 opened Jan 24, 2025 by KristofferC 1.12
ProTip! What’s not been updated in a month: updated:<2025-01-02.