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

close is underdocumented, and inconsistently implemented io Involving the I/O subsystem: libuv, read, write, etc.
#57944 opened Mar 30, 2025 by jakobnissen
isreadable is underdocumented and inconsistently implemented io Involving the I/O subsystem: libuv, read, write, etc.
#57942 opened Mar 30, 2025 by jakobnissen
juliac --trim on windows gives exception system:windows Affects only Windows trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57941 opened Mar 30, 2025 by Ininterrompue
REPL: Precompilation breaks on 1.11 if sysimage contains multiple exts with the same name bug Indicates an unexpected problem or unintended behavior regression 1.11 Regression in the 1.11 release REPL Julia's REPL (Read Eval Print Loop)
#57939 opened Mar 30, 2025 by IanButterworth
Type parameter currying doesn't work with Tuple types and dispatch Types, subtyping and method dispatch
#57933 opened Mar 29, 2025 by MasonProtter
Clarify ccall evaluation semantics
#57931 opened Mar 28, 2025 by Keno
Feature Request: Add Base.active_manifest feature Indicates new feature / enhancement requests packages Package management and loading
#57924 opened Mar 28, 2025 by oscardssmith
SIGPWR on 1.11.4
#57918 opened Mar 28, 2025 by wsmoses
Feature request: add function to calculate the starting date of a week for a given year dates Dates, times, and the Dates stdlib module feature Indicates new feature / enhancement requests
#57908 opened Mar 27, 2025 by hhaensel
prevpow errors on some BigInt/BigFloat input combinations bignums BigInt and BigFloat bug Indicates an unexpected problem or unintended behavior maths Mathematical functions
#57906 opened Mar 27, 2025 by abigail-gentle
Update doc string for @trace_compile docs This change adds or pertains to documentation observability metrics, timing, understandability, reflection, logging, ...
#57899 opened Mar 26, 2025 by charleskawczynski
"Delayed" Calls and trimming trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57888 opened Mar 25, 2025 by gbaraldi
Outputting sysimage went from ~18s on 1.11 to ~51s on 1.12. regression Regression in behavior compared to a previous version
#57885 opened Mar 25, 2025 by KristofferC
code_native generates different code with dump_module=true and dump_module=false docs This change adds or pertains to documentation
#57881 opened Mar 25, 2025 by dzhang314
LineNumberNode in expressions do not print in a way that makes them parse back correctly display and printing Aesthetics and correctness of printed representations of objects.
#57876 opened Mar 24, 2025 by KristofferC
disallow return in finally breaking This change will break code triage This should be discussed on a triage call
#57875 opened Mar 24, 2025 by StefanKarpinski
x as T shorthand for T(x)::T ? feature Indicates new feature / enhancement requests
#57857 opened Mar 21, 2025 by StefanKarpinski
Consider changing return type of div and divrem for (::Unsigned, ::Signed) docs This change adds or pertains to documentation
#57855 opened Mar 21, 2025 by oscardssmith
SumOfSquares error in inference regression Regression in behavior compared to a previous version types and dispatch Types, subtyping and method dispatch
#57852 opened Mar 21, 2025 by vtjnash
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.