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

[REPL] Autocompletion of v = Module.Submodule.<TAB> is broken bug Indicates an unexpected problem or unintended behavior completions Tab and autocompletion in the repl regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release REPL Julia's REPL (Read Eval Print Loop)
#57611 opened Mar 3, 2025 by giordano 1.12
code_warntype(::String, ::Function, ::DataType) overflows the stack bug Indicates an unexpected problem or unintended behavior stdlib Julia's standard library
#57597 opened Mar 1, 2025 by nsajko
if @generated functions missing source file and line number information bug Indicates an unexpected problem or unintended behavior observability metrics, timing, understandability, reflection, logging, ...
#57572 opened Feb 28, 2025 by nsajko
Compilation broken on riscv64 due to changes to final gc lowering passes bug Indicates an unexpected problem or unintended behavior regression Regression in behavior compared to a previous version system:riscv Support for Risc-V cpus
#57569 opened Feb 28, 2025 by giordano
IOBuffer does not respect maxsize after the first take! bug Indicates an unexpected problem or unintended behavior good first issue Indicates a good issue for first-time contributors to Julia io Involving the I/O subsystem: libuv, read, write, etc. regression 1.11 Regression in the 1.11 release
#57549 opened Feb 27, 2025 by Liozou
Attempting to add a docstring to an anonymous function throws a BoundsError bug Indicates an unexpected problem or unintended behavior docs This change adds or pertains to documentation error messages Better, more actionable error messages
#57524 opened Feb 24, 2025 by xal-0
Assignment to _ sets the binding type of _ bug Indicates an unexpected problem or unintended behavior compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#57497 opened Feb 21, 2025 by xal-0
Side effects due to assignment are visible before the right hand side is evaluated bug Indicates an unexpected problem or unintended behavior compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#57484 opened Feb 20, 2025 by xal-0
Float32/16 raised to an integer's typemin throws a DomainError bug Indicates an unexpected problem or unintended behavior maths Mathematical functions
#57464 opened Feb 19, 2025 by mbarbar
2
1
Segfault in ijl_isa when giving two return types in function assignment when function already exists bug Indicates an unexpected problem or unintended behavior compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#57458 opened Feb 18, 2025 by xal-0
error in type inference, causes either a crash or silently wrong results depending on Julia version bug Indicates an unexpected problem or unintended behavior correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing types and dispatch Types, subtyping and method dispatch
#57429 opened Feb 16, 2025 by nsajko 1.12
method static parameter matching bug involving a lower bound on a type parameter: parameter should be defined but is not bug Indicates an unexpected problem or unintended behavior types and dispatch Types, subtyping and method dispatch
#57427 opened Feb 16, 2025 by nsajko
coverage CI broken bug Indicates an unexpected problem or unintended behavior code coverage
#57411 opened Feb 14, 2025 by vtjnash
Runtime intrinsics: fptoui/fptosi have inconsistent rounding behaviour bug Indicates an unexpected problem or unintended behavior
#57384 opened Feb 13, 2025 by xal-0
StackOverflowError / precompile hang when importing & re-exporting undefined binding bug Indicates an unexpected problem or unintended behavior compiler:precompilation Precompilation of modules regression Regression in behavior compared to a previous version
#57343 opened Feb 10, 2025 by benlorenz 1.12
Regression in autocomplete for Julia 1.10 bug Indicates an unexpected problem or unintended behavior completions Tab and autocompletion in the repl
#57307 opened Feb 7, 2025 by nilshg
Assertion tt->isdispatchtuple || tt->hasfreetypevars failed when testing CanopyLaters.jl bisect wanted bug Indicates an unexpected problem or unintended behavior regression 1.12 Regression in the 1.12 release
#57305 opened Feb 7, 2025 by KristofferC 1.12
(spurious?) global binding world age warning involving function that returns a huge tuple bug Indicates an unexpected problem or unintended behavior
#57301 opened Feb 7, 2025 by nsajko
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
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
exp10(::BigFloat) is inaccurate on FreeBSD AArch64 unless MPFR is preloaded bignums BigInt and BigFloat bug Indicates an unexpected problem or unintended behavior system:arm ARMv7 and AArch64 system:freebsd Affects only FreeBSD
#57121 opened Jan 21, 2025 by ararslan
type inference hang on nightly since #56880 bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference
#57098 opened Jan 19, 2025 by benlorenz 1.12
Julia dislikes living under a file system path including : bug Indicates an unexpected problem or unintended behavior compiler:precompilation Precompilation of modules packages Package management and loading
#57092 opened Jan 18, 2025 by nsajko
0-length index into a StepRange of TimePeriod errors bug Indicates an unexpected problem or unintended behavior dates Dates, times, and the Dates stdlib module
#57056 opened Jan 15, 2025 by tiemvanderdeure
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.