-
-
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
BigFloat prints differently from Float(32|64) in scientific notation
bignums
BigInt and BigFloat
display and printing
Aesthetics and correctness of printed representations of objects.
#56941
opened Jan 3, 2025 by
fredrikekre
Support ranges as shape information in Random number generation and the Random stdlib
randn
/rand
randomness
#56940
opened Jan 3, 2025 by
mtfishman
Code printing of illegal identifiers, e.g. var"do"
display and printing
Aesthetics and correctness of printed representations of objects.
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
#56936
opened Jan 2, 2025 by
StefanKarpinski
Update emoji completions for Unicode 16
😃🍕 and other emoji
completions
Tab and autocompletion in the repl
REPL
Julia's REPL (Read Eval Print Loop)
#56935
opened Jan 2, 2025 by
inkydragon
Breaking change in module variable assignment
regression 1.11
Regression in the 1.11 release
#56933
opened Jan 1, 2025 by
MilesCranmer
Replace This change adds or pertains to documentation
help wanted
Indicates that a maintainer wants help on an issue or pull request
Array{T, 1}
with Vector{T}
and Array{T, 2}
with Matrix{T}
docs
#56922
opened Dec 30, 2024 by
LilithHafner
Use This change adds or pertains to documentation
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
jldoctest
wherever possible
docs
#56921
opened Dec 30, 2024 by
LilithHafner
Cannot serialize during __init__
bug
Indicates an unexpected problem or unintended behavior
packages
Package management and loading
regression 1.11
Regression in the 1.11 release
stdlib
Julia's standard library
#56916
opened Dec 28, 2024 by
willow-ahrens
Internal error: during type inference of Indicates an unexpected problem or unintended behavior
compiler:inference
Type inference
regression
Regression in behavior compared to a previous version
regression 1.12
Regression in the 1.12 release
promote_typeof(Base.UnitRange{Int64}, Base.UnitRange{Int64}, Array{Any, 1}, Base.UnitRange{Int64}, Base.UnitRange{Int64}...)
bug
Unreachable reached
in DocStringExtensions test suite
bug
Instruction does not dominate all uses!
error after the bump to LLVM 18
bug
#56909
opened Dec 27, 2024 by
nsajko
Stacktraces from the repl aren't shortened from within Julia's REPL (Read Eval Print Loop)
@testset
s
REPL
#56908
opened Dec 26, 2024 by
IanButterworth
lowering regression on nightly causing spurious syntax errors
bug
Indicates an unexpected problem or unintended behavior
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
regression 1.12
Regression in the 1.12 release
#56904
opened Dec 25, 2024 by
nsajko
Unexpected allocation on ternary operation
performance
Must go faster
#56893
opened Dec 23, 2024 by
theogf
eltype
inference for Iterators.map
could be more precise
collections
#56891
opened Dec 23, 2024 by
ehehela
Exception thrown inside Handling of exceptions by Julia or the user
logging
The logging framework
Base.show(::IO, x)
can cause an exception to leak a log message.
error handling
#56889
opened Dec 22, 2024 by
NHDaly
Crosscompile julia with aarch64 about flisp
building
Build system, or building Julia or its dependencies
#56887
opened Dec 22, 2024 by
billfang2024
tab completion hinting slows down paste on Windows
completions
Tab and autocompletion in the repl
REPL
Julia's REPL (Read Eval Print Loop)
#56884
opened Dec 22, 2024 by
WalterMadelim
isapprox
for dates and times
dates
#56879
opened Dec 21, 2024 by
aplavin
Garbage collection thread safety issues on 1.11
GC
Garbage collector
multithreading
Base.Threads and related functionality
regression 1.11
Regression in the 1.11 release
#56871
opened Dec 19, 2024 by
MilesCranmer
Adding package fails on 1.11.2, works on 1.10.5
regression 1.11
Regression in the 1.11 release
#56870
opened Dec 19, 2024 by
orebas
About crosscompile julia with aarch64
building
Build system, or building Julia or its dependencies
compiler:musl
Support for musl linked binaries on linux instead of glibc
system:arm
ARMv7 and AArch64
#56869
opened Dec 19, 2024 by
billfang2024
ci/gnuassertrr: Assertion `node->header != gc_bigval_sentinel_tag' failed
bug
Indicates an unexpected problem or unintended behavior
ci
Continuous integration
GC
Garbage collector
rr trace included
#56867
opened Dec 19, 2024 by
inkydragon
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.