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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

suboptimal and unexpected subtyping types and dispatch Types, subtyping and method dispatch
#54349 opened May 3, 2024 by nsajko
invalid type application returns instead of throwing breaking This change will break code minor change Marginal behavior change acceptable for a minor release types and dispatch Types, subtyping and method dispatch
#54348 opened May 3, 2024 by nsajko
Composable multithreading with OpenBLAS linear algebra Linear algebra multithreading Base.Threads and related functionality
#54345 opened May 3, 2024 by giordano
isuppercase/islowercase fail on invalid characters unicode Related to unicode characters and encodings
#54343 opened May 3, 2024 by Seelengrab
1.11.0-beta1: regression for embedding Julia with CMake embedding Embedding Julia using the C API
#54339 opened May 3, 2024 by jonathan-conder-sm
Constructing a 67108864 TiB array succeeds incorrectly, corrupting memory bug Indicates an unexpected problem or unintended behavior correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing
#54328 opened May 2, 2024 by LilithHafner
Make Core.checked_dims public arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests
#54327 opened May 1, 2024 by LilithHafner
Improve error message when unpacking in loop misses parentheses error messages Better, more actionable error messages
#54326 opened May 1, 2024 by Tortar
the GenericMemory type parameters design Design of APIs or of the language itself
#54312 opened Apr 30, 2024 by nsajko
eigen and svd with Symmetric{Float16, ...} linear algebra Linear algebra
#54306 opened Apr 29, 2024 by btmit
circshift(::Tuple{}, ::Int) throws DivideError instead of returning bug Indicates an unexpected problem or unintended behavior collections Data structures holding multiple items, e.g. sets
#54294 opened Apr 28, 2024 by nsajko
doc: an inconsistency: is size guaranteed to be defined for iterators with HasShape? bug Indicates an unexpected problem or unintended behavior design Design of APIs or of the language itself doc This change adds or pertains to documentation
#54290 opened Apr 28, 2024 by nsajko
supertype is documented to only accept a DataType when it also accepts other types doc This change adds or pertains to documentation good first issue Indicates a good issue for first-time contributors to Julia
#54286 opened Apr 27, 2024 by LilithHafner
Segfault during eval needs more info Clarification or a reproducible example is required
#54285 opened Apr 27, 2024 by Drvi
Identical calls to getindex not optimised out arrays [a, r, r, a, y, s] performance Must go faster
#54281 opened Apr 27, 2024 by juliaUser42
'make test' fails for julia-1.11.0-beta1 test This change adds or pertains to unit tests
#54280 opened Apr 26, 2024 by sergstesh
Too long stack traces at the REPL shell mode error messages Better, more actionable error messages
#54277 opened Apr 26, 2024 by LilithHafner
ProTip! no:milestone will show everything without a milestone.