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

Issues list

@atomic setfield! parsing
#56979 opened Jan 7, 2025 by MilesCranmer
a failure to infer :consistent compiler:effects effect analysis types and dispatch Types, subtyping and method dispatch
#56966 opened Jan 6, 2025 by nsajko
Inconsistent return types of map when applied to Memory arrays [a, r, r, a, y, s]
#56962 opened Jan 5, 2025 by frankwswang
Performance regression for BitMatrix multiplication in 1.11.2 arrays [a, r, r, a, y, s] linear algebra Linear algebra performance Must go faster regression 1.11 Regression in the 1.11 release
#56954 opened Jan 5, 2025 by jonocarroll
ParseError when typing multi-line input with comment bug Indicates an unexpected problem or unintended behavior regression 1.12 Regression in the 1.12 release
#56950 opened Jan 4, 2025 by lgoettgens 1.12
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 randn/rand randomness Random number generation and the Random stdlib
#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 Array{T, 1} with Vector{T} and Array{T, 2} with Matrix{T} docs This change adds or pertains to documentation help wanted Indicates that a maintainer wants help on an issue or pull request
#56922 opened Dec 30, 2024 by LilithHafner
Use jldoctest wherever possible docs 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
#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
Unreachable reached in DocStringExtensions test suite bug Indicates an unexpected problem or unintended behavior regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release
#56910 opened Dec 27, 2024 by nsajko 1.12
Instruction does not dominate all uses! error after the bump to LLVM 18 bug Indicates an unexpected problem or unintended behavior compiler:llvm For issues that relate to LLVM regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release
#56909 opened Dec 27, 2024 by nsajko
Stacktraces from the repl aren't shortened from within @testsets REPL Julia's REPL (Read Eval Print Loop)
#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
HasEltype and EltypeUnknown should be public from Base? design Design of APIs or of the language itself docs This change adds or pertains to documentation iteration Involves iteration or the iteration protocol
#56898 opened Dec 24, 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 Data structures holding multiple items, e.g. sets invalid Indicates that an issue or pull request is no longer relevant iteration Involves iteration or the iteration protocol
#56891 opened Dec 23, 2024 by ehehela
ProTip! Add no:assignee to see everything that’s not assigned.