-
-
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
convert(::Type{BigFloat}, ...)
uses the current rounding mode, shouldn't it instead always use RoundNearest
?
bignums
#55924
opened Sep 29, 2024 by
nsajko
Make threadpoolsize(), threadpooltids(), and ngcthreads() public
needs decision
A decision on this change is needed
triage
This should be discussed on a triage call
#55701
opened Sep 6, 2024 by
JamesWrigley
Loading…
Common code not included in optionally-generated function
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
needs decision
A decision on this change is needed
#55101
opened Jul 11, 2024 by
martinholters
Autocompletion triggers error in invalid Indicates an unexpected problem or unintended behavior
collections
Data structures holding multiple items, e.g. sets
completions
Tab and autocompletion in the repl
needs decision
A decision on this change is needed
REPL
Julia's REPL (Read Eval Print Loop)
AbstractDict
bug
#54892
opened Jun 22, 2024 by
jakobnissen
Should Issues relating to equality relations: ==, ===, isequal
needs decision
A decision on this change is needed
==
over ComposedFunction
support missing
as usual
equality
#54881
opened Jun 21, 2024 by
nsajko
in(::Missing, ::Any)
inconsistency
collections
#54407
opened May 8, 2024 by
nsajko
What should the mangled names of anonymous functions and nested closures be?
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
needs decision
A decision on this change is needed
#54230
opened Apr 24, 2024 by
d-netto
Show REPL tab complete hints for public names only
design
Design of APIs or of the language itself
needs decision
A decision on this change is needed
REPL
Julia's REPL (Read Eval Print Loop)
#51327
opened Sep 15, 2023 by
IanButterworth
Unpacking in arglist vs inside function
needs decision
A decision on this change is needed
#51107
opened Aug 29, 2023 by
jariji
hasmethod documentation change needed
docs
This change adds or pertains to documentation
needs decision
A decision on this change is needed
#48769
opened Feb 23, 2023 by
vtjnash
Automatically resolve most method ambiguities
feature
Indicates new feature / enhancement requests
needs decision
A decision on this change is needed
types and dispatch
Types, subtyping and method dispatch
#47325
opened Oct 26, 2022 by
LilithHafner
Comma in struct definition leads to error & defined singleton struct
breaking
This change will break code
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
design
Design of APIs or of the language itself
needs decision
A decision on this change is needed
parser
Language parsing and surface syntax
#46283
opened Aug 8, 2022 by
Seelengrab
Exploiting ASAN more thoroughly in CI
needs decision
A decision on this change is needed
test
This change adds or pertains to unit tests
#44474
opened Mar 5, 2022 by
timholy
behavior of This change will break code
needs decision
A decision on this change is needed
testsystem
The unit testing framework and Test stdlib
@inferred
breaking
#44025
opened Feb 2, 2022 by
JeffBezanson
Make Linear algebra
missing data
Base.missing and related functionality
needs decision
A decision on this change is needed
dot
handle missing
s
linalg triage
linear algebra
#40769
opened May 10, 2021 by
dkarrasch
Loading…
U/u should mean week not month
breaking
This change will break code
bug
Indicates an unexpected problem or unintended behavior
correctness bug ⚠
Bugs that are likely to lead to incorrect results in user code without throwing
dates
Dates, times, and the Dates stdlib module
needs decision
A decision on this change is needed
#40532
opened Apr 19, 2021 by
jtrakk
Remove eltype parameter from AbstractArray and use IteratorEltype instead
arrays
[a, r, r, a, y, s]
breaking
This change will break code
design
Design of APIs or of the language itself
needs decision
A decision on this change is needed
speculative
Whether the change will be implemented is speculative
traits
Traits, sometimes called Tim Holy Traits
#39626
opened Feb 11, 2021 by
bramtayl
RFC: allow ** as unary and binary operator
needs decision
A decision on this change is needed
parser
Language parsing and surface syntax
#39089
opened Jan 4, 2021 by
simeonschaub
Loading…
.|> should have lower precedence than ->
breaking
This change will break code
needs decision
A decision on this change is needed
parser
Language parsing and surface syntax
show REPL input numbers?
needs decision
A decision on this change is needed
REPL
Julia's REPL (Read Eval Print Loop)
#38333
opened Nov 6, 2020 by
JeffBezanson
Generalize A decision on this change is needed
randomness
Random number generation and the Random stdlib
rand
for OffsetArrays
e.g. rand(Bool, 0:2)
needs decision
#36558
opened Jul 7, 2020 by
goretkin
Loading…
Parse This change will break code
needs decision
A decision on this change is needed
parser
Language parsing and surface syntax
&x
as a call expression
breaking
#34693
opened Feb 7, 2020 by
GunnarFarneback
Use of Linear algebra
needs decision
A decision on this change is needed
speculative
Whether the change will be implemented is speculative
abs
in the pivoting branch of the generic lufact.
linear algebra
#34574
opened Jan 29, 2020 by
mschauer
gcd and lcm on arrays?
arrays
[a, r, r, a, y, s]
breaking
This change will break code
needs decision
A decision on this change is needed
disallow scalars in [a, r, r, a, y, s]
breaking
This change will break code
needs decision
A decision on this change is needed
cat
?
arrays
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.