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

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
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
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
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
Inconsistencies with available assignment operators design Design of APIs or of the language itself feature Indicates new feature / enhancement requests triage This should be discussed on a triage call
#56821 opened Dec 13, 2024 by lukebemish
Support copying garbage collectors GC Garbage collector julep Julia Enhancement Proposal
#56819 opened Dec 13, 2024 by qinsoon
Serialization of lambdas with kwargs fails bug Indicates an unexpected problem or unintended behavior keyword arguments f(x; keyword=arguments) stdlib Julia's standard library
#56815 opened Dec 12, 2024 by pablosanjose
Documentation about abstract type declarations on assignments docs This change adds or pertains to documentation types and dispatch Types, subtyping and method dispatch
#56809 opened Dec 12, 2024 by ArnoStrouwen
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.