-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[REPL] Autocompletion of 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)
v = Module.Submodule.<TAB>
is broken
bug
code_warntype(::String, ::Function, ::DataType)
overflows the stack
bug
#57597
opened Mar 1, 2025 by
nsajko
if @generated
functions missing source file and line number information
bug
#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 Indicates an unexpected problem or unintended behavior
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
_
sets the binding type of _
bug
#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
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
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
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 Indicates an unexpected problem or unintended behavior
regression 1.12
Regression in the 1.12 release
tt->isdispatchtuple || tt->hasfreetypevars
failed when testing CanopyLaters.jl
bisect wanted
bug
(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 Indicates an unexpected problem or unintended behavior
multithreading
Base.Threads and related functionality
system:linux
Affects only Linux
--sysimage-native-code=no
while multithreaded
bug
#57198
opened Jan 30, 2025 by
IanButterworth
methods are shown wrong when key word argument defaults are defined with a Indicates an unexpected problem or unintended behavior
display and printing
Aesthetics and correctness of printed representations of objects.
keyword arguments
f(x; keyword=arguments)
let
bug
#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
#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
Julia dislikes living under a file system path including Indicates an unexpected problem or unintended behavior
compiler:precompilation
Precompilation of modules
packages
Package management and loading
:
bug
#57092
opened Jan 18, 2025 by
nsajko
0-length index into a Indicates an unexpected problem or unintended behavior
dates
Dates, times, and the Dates stdlib module
StepRange
of TimePeriod
errors
bug
#57056
opened Jan 15, 2025 by
tiemvanderdeure
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.