Skip to content

Issues: JuliaLang/julia

Beta
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

Translate emojis back to their name? 😃🍕 and other emoji display and printing Aesthetics and correctness of printed representations of objects. 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
#58158 opened Apr 17, 2025 by eschnett
allunique(::AbstractRange) is fooled by very small step ranges Everything AbstractRange
#58139 opened Apr 16, 2025 by mcabbott
range is not handling InexactError ranges Everything AbstractRange
#58138 opened Apr 16, 2025 by sadish-d
Function call getting stuck without errors or warnings in versions >=1.11.4 regression Regression in behavior compared to a previous version regression 1.11 Regression in the 1.11 release types and dispatch Types, subtyping and method dispatch
#58129 opened Apr 15, 2025 by anchal-physics
Hang in inference, during subtyping, on 1.10.9 backport 1.10 Change should be backported to the 1.10 release bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference
#58115 opened Apr 14, 2025 by Drvi
IteratorSize incorrect for some subtypes of Generator bug Indicates an unexpected problem or unintended behavior iteration Involves iteration or the iteration protocol
#58109 opened Apr 14, 2025 by nsajko
Ctrl-C on "Install package?" prompt now exits Julia error handling Handling of exceptions by Julia or the user regression Regression in behavior compared to a previous version REPL Julia's REPL (Read Eval Print Loop)
#58105 opened Apr 14, 2025 by adienes
autocompletion not working after <: completions Tab and autocompletion in the repl REPL Julia's REPL (Read Eval Print Loop)
#58099 opened Apr 13, 2025 by matthias314
v1.12: clarification for news.md: note explicitly that --trim is still experimental docs This change adds or pertains to documentation
#58095 opened Apr 13, 2025 by nsajko 1.12
clarification for history.md: note explicitly that --trim is still experimental docs This change adds or pertains to documentation
#58094 opened Apr 13, 2025 by nsajko
fieldindex should probably be exported feature Indicates new feature / enhancement requests
#58092 opened Apr 13, 2025 by PatrickHaecker
Feature request: hook or mechanism to intercept closure capture for specific types feature Indicates new feature / enhancement requests multithreading Base.Threads and related functionality
#58090 opened Apr 12, 2025 by MilesCranmer
valtype should fallback to eltype collections Data structures holding multiple items, e.g. sets design Design of APIs or of the language itself iteration Involves iteration or the iteration protocol
#58081 opened Apr 11, 2025 by MilesCranmer
ProTip! What’s not been updated in a month: updated:<2025-03-18.