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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

'make test' fails for julia-1.10.4
#54771 opened Jun 11, 2024 by sergstesh
view(::Memory, ::UnitRange) should not create a Vector status:triage This should be discussed on a triage call
#54768 opened Jun 11, 2024 by MasonProtter 1.11
Use show for Test.Testset instead of always printing to stdout testsystem The unit testing framework and Test stdlib
#54766 opened Jun 11, 2024 by Seelengrab
Mistaken "invalid redefinition" for self-referential types domain:types and dispatch Types, subtyping and method dispatch kind:feature Indicates new feature / enhancement requests
#54757 opened Jun 10, 2024 by Liozou
JuliaSyntax's documentation is overflowing into the main Julia documentation domain:docs This change adds or pertains to documentation
#54749 opened Jun 10, 2024 by Paalon
Clean up syntactic multi-assignment?
#54748 opened Jun 10, 2024 by Keno
suboptimal subtyping: tuple types vs unions of tuple types domain:types and dispatch Types, subtyping and method dispatch kind:feature Indicates new feature / enhancement requests
#54746 opened Jun 10, 2024 by nsajko
Base.PersistentDict/HAMT: rehashing is ineffective kind:bug Indicates an unexpected problem or unintended behavior
#54740 opened Jun 8, 2024 by xitology
Concurrent program crashes 1.12 nightly build (1.10 is fine) domain:atomics domain:multithreading Base.Threads and related functionality kind:bug Indicates an unexpected problem or unintended behavior regression 1.12 Regression in the 1.12 release status:bisect wanted
#54720 opened Jun 6, 2024 by levy 1.12
Make an isdense trait domain:arrays [a, r, r, a, y, s]
#54715 opened Jun 6, 2024 by LilithHafner
Potentially erring paths in matrix logarithms domain:linear algebra Linear algebra kind:bug Indicates an unexpected problem or unintended behavior
#54703 opened Jun 6, 2024 by jishnub
Over/underflow in complex power function domain:complex Complex numbers domain:maths Mathematical functions kind:bug Indicates an unexpected problem or unintended behavior
#54692 opened Jun 5, 2024 by jwmerrill
Document to use nightly Julia to contribute to the standard library domain:docs This change adds or pertains to documentation
#54688 opened Jun 5, 2024 by Paalon
else isn't documented in try block docstring domain:docs This change adds or pertains to documentation good first issue Indicates a good issue for first-time contributors to Julia
#54686 opened Jun 5, 2024 by IanButterworth
Function to get Unicode code point notation like U+0061 domain:unicode Related to unicode characters and encodings
#54683 opened Jun 5, 2024 by Paalon
Macros and struct unpacking compiler:lowering Syntax lowering (compiler front end, 2nd stage) macros @macros
#54677 opened Jun 4, 2024 by albop
ProTip! no:milestone will show everything without a milestone.