-
-
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 Completion throws a keymap error - expected MethodCompletion, got TextCompletion
bisect wanted
fixed on master
REPL
Julia's REPL (Read Eval Print Loop)
#57159
opened Jan 24, 2025 by
astrozot
Unexpected Allocation for small union: Must go faster
Union{Nothing,Tuple{String}}
performance
#57157
opened Jan 24, 2025 by
NHDaly
Failure to paste multiline code ending with Language parsing and surface syntax
REPL
Julia's REPL (Read Eval Print Loop)
,
into REPL on Windows in nightly
parser
Julia v1.11.3 and v1.10.8 stalling precompilation with [email protected]
performance
Must go faster
types and dispatch
Types, subtyping and method dispatch
#57152
opened Jan 24, 2025 by
oschulz
v1.12 throws 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
UndefVarError: not defined in local scope
for variable renamed in function before being captured by a closure
bug
#57141
opened Jan 23, 2025 by
nickrobinson251
Core.Intrinsics.fpext
cannot extend Float16 to Float16
bug
#57130
opened Jan 22, 2025 by
eschnett
exp10(::BigFloat)
is inaccurate on FreeBSD AArch64 unless MPFR is preloaded
bignums
#57121
opened Jan 21, 2025 by
ararslan
Regression in multithreaded workload from 1.10 to 1.11
multithreading
Base.Threads and related functionality
regression 1.11
Regression in the 1.11 release
#57118
opened Jan 21, 2025 by
jakobnissen
the variant of [a, r, r, a, y, s]
performance
Must go faster
randomness
Random number generation and the Random stdlib
rand!
for an array of Float64
is slowed down by the explicit SIMD when the array is small enough
arrays
#57114
opened Jan 21, 2025 by
nsajko
range() fails for some UInt64 lengths
ranges
Everything AbstractRange
#57113
opened Jan 21, 2025 by
ajalexei
Some of the CI tests fail when using MMTk
GC
Garbage collector
test
This change adds or pertains to unit tests
#57103
opened Jan 20, 2025 by
udesou
type inference hang on nightly since #56880
bug
Indicates an unexpected problem or unintended behavior
compiler:inference
Type inference
Iterating a tuple taints effect analysis
feature
Indicates new feature / enhancement requests
:terminates_locally
compiler:effects
#57097
opened Jan 19, 2025 by
LilithHafner
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
repr
on expressions containing $
or a keyword as identifier is not re-evaluable
display and printing
#57076
opened Jan 17, 2025 by
lucaferranti
Define specification for Data structures holding multiple items, e.g. sets
design
Design of APIs or of the language itself
map
collections
#57075
opened Jan 17, 2025 by
jariji
implement String(::Base.Generator)
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
strings
"Strings!"
#57072
opened Jan 16, 2025 by
StefanKarpinski
Delete This change will break code
iteration
Involves iteration or the iteration protocol
strings
"Strings!"
map(f, ::AbstractString)
special case
breaking
#57071
opened Jan 16, 2025 by
LilithHafner
Should Design of APIs or of the language itself
maths
Mathematical functions
false * 1//0 == 0//1
?
design
#57068
opened Jan 16, 2025 by
LilithHafner
@allocated
false positive on v1.12?
regression
Assertion failure during undefined variable error reporting
regression
Regression in behavior compared to a previous version
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.