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

document non-reproducibility of objectid docs This change adds or pertains to documentation hashing
#57477 opened Feb 20, 2025 by mhinsch
Float32/16 raised to an integer's typemin throws a DomainError maths Mathematical functions
#57464 opened Feb 19, 2025 by mbarbar
Undefined references to utf8proc_* when building julia from source on mingw32 building Build system, or building Julia or its dependencies system:windows Affects only Windows
#57462 opened Feb 19, 2025 by ajinkya-k
Incorrect ccall signature for _include_from_serialized ci Continuous integration regression 1.12 Regression in the 1.12 release
#57459 opened Feb 18, 2025 by vtjnash
Segfault in ijl_isa when giving two return types in function assignment when function already exists bug Indicates an unexpected problem or unintended behavior compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#57458 opened Feb 18, 2025 by xal-0
"bpart: Start tracking backedges for bindings" introduced UB into our CI ci Continuous integration regression 1.12 Regression in the 1.12 release
#57457 opened Feb 18, 2025 by vtjnash
tanpi produces NaN for large complex argument complex Complex numbers maths Mathematical functions
#57450 opened Feb 18, 2025 by Youjack
"error: initializer element is not constant" when trying make julia building Build system, or building Julia or its dependencies
#57440 opened Feb 17, 2025 by digital-carver
Pasting multi-line input eats comment parser Language parsing and surface syntax REPL Julia's REPL (Read Eval Print Loop)
#57439 opened Feb 17, 2025 by lgoettgens 1.12
Unexpected behaviour of cat for empty matrix entry arrays [a, r, r, a, y, s]
#57438 opened Feb 17, 2025 by andreasvarga
Package load time regressions in 1.12 compiler:latency Compiler latency regression Regression in behavior compared to a previous version
#57436 opened Feb 17, 2025 by KristofferC 1.12
3x regression in broadcast with fused outer constructor broadcast Applying a function over a collection performance Must go faster regression 1.10 Regression in the 1.10 release
#57434 opened Feb 17, 2025 by adienes
Bug report: EXCEPTION_ACCESS_VIOLATION
#57431 opened Feb 16, 2025 by amp1098
error in type inference, causes either a crash or silently wrong results depending on Julia version bug Indicates an unexpected problem or unintended behavior correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing types and dispatch Types, subtyping and method dispatch
#57429 opened Feb 16, 2025 by nsajko 1.12
method static parameter matching bug involving a lower bound on a type parameter: parameter should be defined but is not bug Indicates an unexpected problem or unintended behavior types and dispatch Types, subtyping and method dispatch
#57427 opened Feb 16, 2025 by nsajko
Small formatting issue in section 6.3 of manual (pdf specific) bug Indicates an unexpected problem or unintended behavior docs This change adds or pertains to documentation
#57424 opened Feb 15, 2025 by kern3020
CI is running with threads? ci Continuous integration multithreading Base.Threads and related functionality
#57415 opened Feb 14, 2025 by vtjnash
ProTip! Adding no:label will show everything without a label.