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

Race Condition: Test.collect_test_logs() is not thread safe. domain:multithreading Base.Threads and related functionality kind:bug Indicates an unexpected problem or unintended behavior kind:good first issue Indicates a good issue for first-time contributors to Julia testsystem The unit testing framework and Test stdlib
#54439 opened May 10, 2024 by NHDaly
a compiler flag to ignore all uses of @assume_effects? kind:feature Indicates new feature / enhancement requests
#54436 opened May 10, 2024 by nsajko
New copystring function domain:arrays [a, r, r, a, y, s] domain:strings "Strings!"
#54424 opened May 9, 2024 by nhz2
Basic use of StaticArrays and begin ... end leads to GC error (probable corruption) backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 compiler:codegen Generation of LLVM IR and native code GC Garbage collector kind:bug Indicates an unexpected problem or unintended behavior
#54422 opened May 9, 2024 by kbarros
Heap snapshot does not seem to work anymore on 1.11 (in chrome profile loader) kind:regression Regression in behavior compared to a previous version profiler
#54414 opened May 8, 2024 by KristofferC
type application doesn't infer as consistent compiler:effects effect analysis performance Must go faster
#54410 opened May 8, 2024 by nsajko
Overallocation of arrays now seems to persist through precompile serialization on 1.11+ compiler:precompilation Precompilation of modules kind:regression Regression in behavior compared to a previous version kind:release Release management and versioning.
#54409 opened May 8, 2024 by KristofferC
in(::Missing, ::Any) inconsistency domain:collections Data structures holding multiple items, e.g. sets domain:missing data Base.missing and related functionality status:needs decision A decision on this change is needed
#54407 opened May 8, 2024 by nsajko
Unreachable reached and Illegal Instruction in v1.10+ domain:types and dispatch Types, subtyping and method dispatch kind:bug Indicates an unexpected problem or unintended behavior kind:regression Regression in behavior compared to a previous version
#54404 opened May 8, 2024 by AntonReinhard
Bounds check inconsistency in keepat!/deleteat! domain:arrays [a, r, r, a, y, s]
#54401 opened May 8, 2024 by sgaure
pivoted cholesky(I(2)) not implemented domain:linear algebra Linear algebra
#54400 opened May 8, 2024 by 3f6a
Random stdlib: randstring(rand(UInt8)) errors domain:randomness Random number generation and the Random stdlib
#54397 opened May 8, 2024 by thomvet
Meta.parse(repr(Char(0x110000))) fails domain:display and printing Aesthetics and correctness of printed representations of objects. domain:unicode Related to unicode characters and encodings parser Language parsing and surface syntax
#54396 opened May 8, 2024 by stevengj
Encode type-/layout- vs. region-based alias info separately in LLVM IR compiler:codegen Generation of LLVM IR and native code compiler:llvm For issues that relate to LLVM status:help wanted Indicates that a maintainer wants help on an issue or pull request
#54395 opened May 7, 2024 by topolarity
OpaqueClosures returning constants are slow performance Must go faster
#54377 opened May 6, 2024 by KristofferC
String(v::Memory{UInt8}) doesn't make a copy domain:arrays [a, r, r, a, y, s]
#54369 opened May 5, 2024 by nhz2
ProTip! no:milestone will show everything without a milestone.