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

Installing julia within windows for all users fails with error 5 "no access" needs more info Clarification or a reproducible example is required
#55667 opened Sep 2, 2024 by tps800
is // required to return Rational? Alternatively, an interface for rationals design Design of APIs or of the language itself domain:docs This change adds or pertains to documentation domain:rationals The Rational type and values thereof
#55661 opened Sep 1, 2024 by nsajko
power_by_squaring (thus ^, too) broken for "type domain number" types domain:maths Mathematical functions kind:bug Indicates an unexpected problem or unintended behavior
#55633 opened Aug 29, 2024 by nsajko
@test_logs should allow restricting min_level to a file/module as JULIA_DEBUG does testsystem The unit testing framework and Test stdlib
#55616 opened Aug 28, 2024 by IanButterworth
report error magnitude on @test x ≈ y failure testsystem The unit testing framework and Test stdlib
#55613 opened Aug 28, 2024 by stevengj
repl completion shows qualification warning inline completions Tab and autocompletion in the repl stdlib:REPL Julia's REPL (Read Eval Print Loop)
#55612 opened Aug 28, 2024 by IanButterworth
define_editor should default to wait=true stdlib Julia's standard library
#55579 opened Aug 25, 2024 by jyn514
Defining sum(f, ::MyArray; dims) breaks sum(::MyArray) domain:arrays [a, r, r, a, y, s] domain:docs This change adds or pertains to documentation domain:fold sum, maximum, reduce, foldl, etc.
#55570 opened Aug 23, 2024 by jishnub
Mention accuracy of Base.summarysize in docstring domain:docs This change adds or pertains to documentation
#55552 opened Aug 21, 2024 by xlxs4
Base.summarysize(::Symbol) returns zero
#55549 opened Aug 21, 2024 by xlxs4
Conditional lattice element is semantically broken in the presence of SSAValues compiler:inference Type inference kind:bug Indicates an unexpected problem or unintended behavior
#55548 opened Aug 21, 2024 by Keno
2
1
Deadlock doing I/O on a foreign thread while the main thread is blocked domain:multithreading Base.Threads and related functionality kind:bug Indicates an unexpected problem or unintended behavior
#55525 opened Aug 19, 2024 by maleadt
[REPL] Autocompletion of @benchmark A .= A setup=(A= is broken completions Tab and autocompletion in the repl kind:bug Indicates an unexpected problem or unintended behavior kind:regression Regression in behavior compared to a previous version stdlib:REPL Julia's REPL (Read Eval Print Loop)
#55520 opened Aug 17, 2024 by giordano 1.12
[REPL] Autocompletion of ModuleName.@macro_name is broken completions Tab and autocompletion in the repl kind:bug Indicates an unexpected problem or unintended behavior kind:regression Regression in behavior compared to a previous version stdlib:REPL Julia's REPL (Read Eval Print Loop)
#55518 opened Aug 17, 2024 by giordano 1.12
Monorepo Packages via Submodules/Subpackages: Support in Pkg and Julia Compiler domain:packages Package management and loading kind:feature Indicates new feature / enhancement requests modules
#55516 opened Aug 17, 2024 by ChrisRackauckas
RetentionParameterEstimator hits incorrect assert in emit_masked_bits_compare backport 1.11 Change should be backported to release-1.11 compiler:codegen Generation of LLVM IR and native code
#55513 opened Aug 16, 2024 by vtjnash 1.12
Emit OSC 9;9 escape sequences on Windows system:windows Affects only Windows
#55493 opened Aug 14, 2024 by davidanthoff
ProTip! What’s not been updated in a month: updated:<2024-08-26.