Skip to content

Issues: JuliaLang/julia

Beta
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

Make enum a keyword rather than macro
#58472 opened May 20, 2025 by pddshk
Union{Nothing,Int} field in mutable struct, when set to nothing, sometimes reads as garbage Int in >=1.11 bug Indicates an unexpected problem or unintended behavior correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing regression 1.11 Regression in the 1.11 release
#58470 opened May 20, 2025 by danielwe
Segfaults when building Julia from scratch building Build system, or building Julia or its dependencies heisenbug This bug occurs unpredictably system:linux Affects only Linux
#58466 opened May 19, 2025 by jakobnissen
Does repr context officially allow multiple attributes? display and printing Aesthetics and correctness of printed representations of objects.
#58461 opened May 19, 2025 by bvdmitri
Package precompilation repeatedly precompiling some Base code packages Package management and loading
#58459 opened May 19, 2025 by IanButterworth
[Bug] juliac.jl --trim removes essential standard I/O functions in 1.12-beta3, causing compilation failure docs This change adds or pertains to documentation trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#58458 opened May 19, 2025 by draftman9
Missing NEWS entry for the use of ScopedValue in setprecision backport 1.12 Change should be backported to release-1.12 bignums BigInt and BigFloat docs This change adds or pertains to documentation
#58456 opened May 18, 2025 by Joel-Dahne
Showing an error caused an error in 1.11.5 (not in 1.11.4) error handling Handling of exceptions by Julia or the user error messages Better, more actionable error messages
#58453 opened May 17, 2025 by GHTaarn
REPL-related BoundsError in 1.12.0-beta3 REPL Julia's REPL (Read Eval Print Loop)
#58451 opened May 17, 2025 by MilesCranmer
Add default MethodError handler for --trim executables error messages Better, more actionable error messages trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#58450 opened May 17, 2025 by topolarity
Performance regression in ccall on master and 1.12-beta ffi foreign function interfaces, ccall, etc. performance Must go faster regression 1.12 Regression in the 1.12 release
#58449 opened May 17, 2025 by thofma 1.12
Logging macros don't handle repeated keys logging The logging framework macros @macros
#58447 opened May 17, 2025 by Seelengrab
Opening an empty FIFO blocks
#58442 opened May 16, 2025 by Uroc327
Incorrect rounding when converting rational to bigfloat bignums BigInt and BigFloat rationals The Rational type and values thereof
#58432 opened May 16, 2025 by lucaferranti
detect_unbound_args false positive testsystem The unit testing framework and Test stdlib types and dispatch Types, subtyping and method dispatch
#58427 opened May 15, 2025 by nsajko
stride(A, k) ill-defined k > ndims(A) arrays [a, r, r, a, y, s]
#58403 opened May 13, 2025 by FedericoStra
Function evaluated on identical arguments returns different results using ApproxFunSingularities correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release
#58402 opened May 13, 2025 by jishnub
ProTip! Type g i on any issue or pull request to go back to the issue listing page.