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

"Delayed" Calls and trimming trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57888 opened Mar 25, 2025 by gbaraldi
Outputting sysimage went from ~18s on 1.11 to ~51s on 1.12. regression Regression in behavior compared to a previous version
#57885 opened Mar 25, 2025 by KristofferC
code_native generates different code with dump_module=true and dump_module=false docs This change adds or pertains to documentation
#57881 opened Mar 25, 2025 by dzhang314
LineNumberNode in expressions do not print in a way that makes them parse back correctly display and printing Aesthetics and correctness of printed representations of objects.
#57876 opened Mar 24, 2025 by KristofferC
disallow return in finally breaking This change will break code triage This should be discussed on a triage call
#57875 opened Mar 24, 2025 by StefanKarpinski
x as T shorthand for T(x)::T ? feature Indicates new feature / enhancement requests
#57857 opened Mar 21, 2025 by StefanKarpinski
Consider changing return type of div and divrem for (::Unsigned, ::Signed) breaking This change will break code minor change Marginal behavior change acceptable for a minor release needs decision A decision on this change is needed triage This should be discussed on a triage call
#57855 opened Mar 21, 2025 by oscardssmith
SumOfSquares error in inference regression Regression in behavior compared to a previous version types and dispatch Types, subtyping and method dispatch
#57852 opened Mar 21, 2025 by vtjnash
GaussianProcesses illegal field hosting upstream The issue is with an upstream dependency, e.g. LLVM
#57850 opened Mar 21, 2025 by vtjnash
Exceptions and data safety design Design of APIs or of the language itself error handling Handling of exceptions by Julia or the user
#57844 opened Mar 20, 2025 by kpamnany
[REPL] Autocompletion of kwargs for some common functions no longer works completions Tab and autocompletion in the repl REPL Julia's REPL (Read Eval Print Loop)
#57836 opened Mar 20, 2025 by mbauman
Support resolving dispatch in apply_iterate for variable-length containers (Tuple{Vararg{T}} and Vector{T}) compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57830 opened Mar 19, 2025 by topolarity
Internal error: during type inference of... bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference
#57827 opened Mar 19, 2025 by emilhedevang
Segfault when spawned task uses regex during exit bug Indicates an unexpected problem or unintended behavior multithreading Base.Threads and related functionality
#57817 opened Mar 18, 2025 by IanButterworth
segfault and memory corruption in type instantiation, possibly because of integer overflow? bug Indicates an unexpected problem or unintended behavior types and dispatch Types, subtyping and method dispatch
#57814 opened Mar 18, 2025 by nsajko
OutOfMemoryError for Tuple{Vararg{T, N}} where {T} for large N::Int types and dispatch Types, subtyping and method dispatch
#57813 opened Mar 18, 2025 by nsajko
"WARNING: replacing module..." is no longer printed when replacing modules bug Indicates an unexpected problem or unintended behavior
#57810 opened Mar 17, 2025 by topolarity
ProTip! Find all open issues with in progress development work with linked:pr.