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

Code loading tries to stat a potentially unreadable file path bug Indicates an unexpected problem or unintended behavior filesystem Underlying file system and functions that use it
#55966 opened Oct 2, 2024 by fredcouderc
objects of type BigFloat cannot be finalized because they are not mutable bignums BigInt and BigFloat invalid Indicates that an issue or pull request is no longer relevant
#55965 opened Oct 2, 2024 by lgoettgens
the error message for ^ calls all unknown types "integer" error messages Better, more actionable error messages maths Mathematical functions
#55960 opened Oct 1, 2024 by nsajko
SpinLocks suffer from false sharing parallelism Parallel or distributed computation
#55942 opened Sep 30, 2024 by kuszmaul
Undefined typevar when it is clearly defined bisect wanted bug Indicates an unexpected problem or unintended behavior types and dispatch Types, subtyping and method dispatch
#55933 opened Sep 29, 2024 by wsmoses
Base.show(::IO, ::MIME"text/plain", d::AbstractDict) requires length(d) collections Data structures holding multiple items, e.g. sets display and printing Aesthetics and correctness of printed representations of objects.
#55931 opened Sep 29, 2024 by kuszmaul
rounding(::Type{Float16}) float16
#55926 opened Sep 29, 2024 by nsajko
Customize test failure display testsystem The unit testing framework and Test stdlib
#55925 opened Sep 29, 2024 by jariji
1.11 release notes don't mention new multidimensional logical indexing feature arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation
#55923 opened Sep 29, 2024 by rversteegen
Implement a fixed size UniformScaling arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests
#55922 opened Sep 28, 2024 by albertomercurio
Add documentation for ones and zeros to clarify that they return arrays filled with the same object (similar to fill) arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation
#55912 opened Sep 28, 2024 by sadish-d
gotoing to inside of a gc_preserve crashes julia bug Indicates an unexpected problem or unintended behavior compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#55905 opened Sep 27, 2024 by gbaraldi
[CI] Failing errorshow testset on 32-bit Windows ci Continuous integration system:windows Affects only Windows system:32-bit Affects only 32-bit systems
#55900 opened Sep 27, 2024 by giordano
setprecision(::Function, ::Type, ::Int) regression bignums BigInt and BigFloat regression 1.12 Regression in the 1.12 release
#55899 opened Sep 27, 2024 by nsajko
ProTip! Find all open issues with in progress development work with linked:pr.