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

segfault due to invalid CodeInstance from OpaqueClosure optimization kind:bug Indicates an unexpected problem or unintended behavior
#55035 opened Jul 5, 2024 by topolarity
In-place array functions
#55031 opened Jul 4, 2024 by jariji
Delete jl_gc_alloc_*w? GC Garbage collector
#55024 opened Jul 4, 2024 by d-netto
Make RawFD operate like fd
#55022 opened Jul 4, 2024 by LilithHafner
Difference in Float32 parsing on Windows and Linux kind:bug Indicates an unexpected problem or unintended behavior
#55019 opened Jul 3, 2024 by jakobnissen
Testing Julia pipeline in isolation via opt leads to invalid IR domain:docs This change adds or pertains to documentation
#55010 opened Jul 3, 2024 by topolarity
Performance regression up to 20% when updating from Julia v1.10.4 to v1.11.0-rc1 kind:regression Regression in behavior compared to a previous version performance Must go faster status:bisect wanted
#55009 opened Jul 3, 2024 by benegee
document the optional argument of the Task constructor domain:docs This change adds or pertains to documentation
#55005 opened Jul 2, 2024 by nsajko
Proposal: A propertytype(s) function kind:feature Indicates new feature / enhancement requests
#55001 opened Jul 2, 2024 by Tortar
Increase stack size to 8 MB?
#54998 opened Jul 2, 2024 by MilesCranmer
Anomalous “JuliaSyntax parser failed” error - julia 1.11.0-DEV.715 domain:error messages Better, more actionable error messages parser Language parsing and surface syntax
#54989 opened Jul 1, 2024 by ghjwp7
Subtle change in Array behavior w.r.t finalizers after Memory domain:arrays [a, r, r, a, y, s] domain:docs This change adds or pertains to documentation GC Garbage collector
#54985 opened Jul 1, 2024 by vchuravy
USE_BINARYBUILDER_LLVM=0 doesn't work on windows compiler:llvm For issues that relate to LLVM domain:building Build system, or building Julia or its dependencies system:windows Affects only Windows
#54981 opened Jun 29, 2024 by Zentrik
Typing Memory.body() crashes Julia. kind:bug Indicates an unexpected problem or unintended behavior
#54969 opened Jun 28, 2024 by andrewmcconnell
length() no longer works with Iterators.Stateful in Julia 1.11rc1 domain:iteration Involves iteration or the iteration protocol
#54953 opened Jun 27, 2024 by s-fuerst
REPLExt for Pkg no longer loads when loading a custom Pkg domain:packages Package management and loading
#54941 opened Jun 26, 2024 by KristofferC
External Pkg always recompiles upon loading compiler:precompilation Precompilation of modules domain:packages Package management and loading
#54940 opened Jun 26, 2024 by KristofferC 1.12
ProTip! Exclude everything labeled bug with -label:bug.