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

Cannot serialize during __init__ bug Indicates an unexpected problem or unintended behavior packages Package management and loading regression 1.11 Regression in the 1.11 release stdlib Julia's standard library
#56916 opened Dec 28, 2024 by willow-ahrens
Internal error: during type inference of promote_typeof(Base.UnitRange{Int64}, Base.UnitRange{Int64}, Array{Any, 1}, Base.UnitRange{Int64}, Base.UnitRange{Int64}...) bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release
#56913 opened Dec 27, 2024 by nsajko 1.12
Unreachable reached in DocStringExtensions test suite bug Indicates an unexpected problem or unintended behavior regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release
#56910 opened Dec 27, 2024 by nsajko 1.12
Instruction does not dominate all uses! error after the bump to LLVM 18 bug Indicates an unexpected problem or unintended behavior compiler:llvm For issues that relate to LLVM regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release
#56909 opened Dec 27, 2024 by nsajko
Stacktraces from the repl aren't shortened from within @testsets REPL Julia's REPL (Read Eval Print Loop)
#56908 opened Dec 26, 2024 by IanButterworth
lowering regression on nightly causing spurious syntax errors bug Indicates an unexpected problem or unintended behavior compiler:lowering Syntax lowering (compiler front end, 2nd stage) regression 1.12 Regression in the 1.12 release
#56904 opened Dec 25, 2024 by nsajko
HasEltype and EltypeUnknown should be public from Base? design Design of APIs or of the language itself docs This change adds or pertains to documentation iteration Involves iteration or the iteration protocol
#56898 opened Dec 24, 2024 by nsajko
Unexpected allocation on ternary operation performance Must go faster
#56893 opened Dec 23, 2024 by theogf
eltype inference for Iterators.map could be more precise collections Data structures holding multiple items, e.g. sets invalid Indicates that an issue or pull request is no longer relevant iteration Involves iteration or the iteration protocol
#56891 opened Dec 23, 2024 by ehehela
Exception thrown inside Base.show(::IO, x) can cause an exception to leak a log message. error handling Handling of exceptions by Julia or the user logging The logging framework
#56889 opened Dec 22, 2024 by NHDaly
Crosscompile julia with aarch64 about flisp building Build system, or building Julia or its dependencies
#56887 opened Dec 22, 2024 by billfang2024
tab completion hinting slows down paste on Windows completions Tab and autocompletion in the repl REPL Julia's REPL (Read Eval Print Loop)
#56884 opened Dec 22, 2024 by WalterMadelim
isapprox for dates and times dates Dates, times, and the Dates stdlib module feature Indicates new feature / enhancement requests
#56879 opened Dec 21, 2024 by aplavin
Garbage collection thread safety issues on 1.11 GC Garbage collector multithreading Base.Threads and related functionality regression 1.11 Regression in the 1.11 release
#56871 opened Dec 19, 2024 by MilesCranmer
Adding package fails on 1.11.2, works on 1.10.5 regression 1.11 Regression in the 1.11 release
#56870 opened Dec 19, 2024 by orebas
About crosscompile julia with aarch64 building Build system, or building Julia or its dependencies compiler:musl Support for musl linked binaries on linux instead of glibc system:arm ARMv7 and AArch64
#56869 opened Dec 19, 2024 by billfang2024
ci/gnuassertrr: Assertion `node->header != gc_bigval_sentinel_tag' failed bug Indicates an unexpected problem or unintended behavior ci Continuous integration GC Garbage collector rr trace included
#56867 opened Dec 19, 2024 by inkydragon
@edit doesn't work on Compiler in 1.12 bug Indicates an unexpected problem or unintended behavior regression 1.12 Regression in the 1.12 release REPL Julia's REPL (Read Eval Print Loop)
#56865 opened Dec 18, 2024 by oscardssmith 1.12
no method matching edit_splice!(...) when using the REPL bug Indicates an unexpected problem or unintended behavior REPL Julia's REPL (Read Eval Print Loop)
#56864 opened Dec 18, 2024 by KristofferC
Pkg mode Segmentation fault in 1.11.2 needs more info Clarification or a reproducible example is required REPL Julia's REPL (Read Eval Print Loop) stdlib Julia's standard library
#56862 opened Dec 18, 2024 by andferrari
Latency regression on first error compiler:latency Compiler latency regression 1.11 Regression in the 1.11 release
#56861 opened Dec 18, 2024 by jakobnissen
documentation about assigning a try statement with finally clause docs This change adds or pertains to documentation error handling Handling of exceptions by Julia or the user
#56855 opened Dec 17, 2024 by ArnoStrouwen
CSL: Potential crt version mismatch building Build system, or building Julia or its dependencies system:windows Affects only Windows
#56840 opened Dec 15, 2024 by inkydragon
Segfault on OpaqueClosure MethodInstance registration backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 bug Indicates an unexpected problem or unintended behavior GC Garbage collector
#56833 opened Dec 14, 2024 by wsmoses
Printing of zero-step StepRangeLen does not preserve types display and printing Aesthetics and correctness of printed representations of objects. ranges Everything AbstractRange
#56822 opened Dec 14, 2024 by mcabbott
ProTip! Follow long discussions with comments:>50.