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

implement String(::Base.Generator) good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request strings "Strings!"
#57072 opened Jan 16, 2025 by StefanKarpinski
Building julia on x86_64-linux-musl fails often building Build system, or building Julia or its dependencies compiler:musl Support for musl linked binaries on linux instead of glibc help wanted Indicates that a maintainer wants help on an issue or pull request
#57063 opened Jan 16, 2025 by inkydragon
Code printing of illegal identifiers, e.g. var"do" display and printing Aesthetics and correctness of printed representations of objects. good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request
#56936 opened Jan 2, 2025 by StefanKarpinski
Replace Array{T, 1} with Vector{T} and Array{T, 2} with Matrix{T} docs This change adds or pertains to documentation help wanted Indicates that a maintainer wants help on an issue or pull request
#56922 opened Dec 30, 2024 by LilithHafner
Use jldoctest wherever possible docs This change adds or pertains to documentation good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request
#56921 opened Dec 30, 2024 by LilithHafner
Inconsistencies with available assignment operators design Design of APIs or of the language itself feature Indicates new feature / enhancement requests help wanted Indicates that a maintainer wants help on an issue or pull request triage This should be discussed on a triage call
#56821 opened Dec 13, 2024 by lukebemish
Introduce immutable field error help wanted Indicates that a maintainer wants help on an issue or pull request
#55475 opened Aug 12, 2024 by tecosaur Loading…
JULIA_NUM_THREADS ignored when embedding Julia on a Windows system bug Indicates an unexpected problem or unintended behavior help wanted Indicates that a maintainer wants help on an issue or pull request system:windows Affects only Windows
#55468 opened Aug 12, 2024 by bradcarman
WIP: a more principled take on dimensional reduction inits fold sum, maximum, reduce, foldl, etc. help wanted Indicates that a maintainer wants help on an issue or pull request
#55318 opened Jul 31, 2024 by mbauman Loading…
12
14
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 help wanted Indicates that a maintainer wants help on an issue or pull request
#54395 opened May 7, 2024 by topolarity
Missing docstrings for public/exported symbols docs This change adds or pertains to documentation good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request
#52725 opened Jan 3, 2024 by stevengj
14 of 27 tasks
Allow ignoring the native cache within a pkgimage. compiler:precompilation Precompilation of modules help wanted Indicates that a maintainer wants help on an issue or pull request pkgimage priority This should be addressed urgently
#51412 opened Sep 20, 2023 by vchuravy
Correctly mark all symbols as public or not docs This change adds or pertains to documentation help wanted Indicates that a maintainer wants help on an issue or pull request
#51335 opened Sep 15, 2023 by LilithHafner
Granular @fastmath flags feature Indicates new feature / enhancement requests good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request
#49890 opened May 19, 2023 by mikmoore
run TEMP_CLEANUP during test/runtests.jl between tests help wanted Indicates that a maintainer wants help on an issue or pull request
#49068 opened Mar 20, 2023 by vtjnash
Add metrics for number of tasks help wanted Indicates that a maintainer wants help on an issue or pull request multithreading Base.Threads and related functionality
#48213 opened Jan 10, 2023 by msagarpatel
Dates round/floor/ceil arguments switched dates Dates, times, and the Dates stdlib module good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request
#47786 opened Dec 2, 2022 by jariji
Improve reinterpret docstring docs This change adds or pertains to documentation help wanted Indicates that a maintainer wants help on an issue or pull request
#47706 opened Nov 25, 2022 by LilithHafner
Why do StackFrame comparisons and hash ignore linfo? bug Indicates an unexpected problem or unintended behavior equality Issues relating to equality relations: ==, ===, isequal help wanted Indicates that a maintainer wants help on an issue or pull request
#47028 opened Oct 3, 2022 by NHDaly
Replace uses of tempname in CI by mktemp ci Continuous integration good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request
#43597 opened Dec 29, 2021 by Keno
iterate on SubArray uses slow default fallback arrays [a, r, r, a, y, s] help wanted Indicates that a maintainer wants help on an issue or pull request
#43295 opened Dec 2, 2021 by jakobnissen
WIP: Fast 1-d in-place circshift! arrays [a, r, r, a, y, s] help wanted Indicates that a maintainer wants help on an issue or pull request
#42676 opened Oct 18, 2021 by Keno Draft
Add inbounds annotation to safe iteration compiler:lowering Syntax lowering (compiler front end, 2nd stage) feature Indicates new feature / enhancement requests help wanted Indicates that a maintainer wants help on an issue or pull request
#42030 opened Aug 27, 2021 by timholy
2 tasks
Consider improving performance of rand! for view of BitArray help wanted Indicates that a maintainer wants help on an issue or pull request performance Must go faster
#41862 opened Aug 11, 2021 by bkamins
findprev/findlast with empty search string bug Indicates an unexpected problem or unintended behavior help wanted Indicates that a maintainer wants help on an issue or pull request search & find The find* family of functions strings "Strings!"
#39940 opened Mar 6, 2021 by sostock
ProTip! Find all open issues with in progress development work with linked:pr.