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

Define specification for map
#57075 opened Jan 17, 2025 by jariji
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
Delete map(f, ::AbstractString) special case breaking This change will break code iteration Involves iteration or the iteration protocol strings "Strings!"
#57071 opened Jan 16, 2025 by LilithHafner
Should false * 1//0 == 0//1? design Design of APIs or of the language itself maths Mathematical functions
#57068 opened Jan 16, 2025 by LilithHafner
@allocated false positive on v1.12? regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release testsystem The unit testing framework and Test stdlib
#57064 opened Jan 16, 2025 by nsajko
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
Deadlock in FreeBSD tests, causing CI jobs to timeout regression Regression in behavior compared to a previous version system:freebsd Affects only FreeBSD test This change adds or pertains to unit tests
#57058 opened Jan 15, 2025 by inkydragon
Assertion failure during undefined variable error reporting regression Regression in behavior compared to a previous version
#57057 opened Jan 15, 2025 by maleadt 1.12
0-length index into a StepRange of TimePeriod errors bug Indicates an unexpected problem or unintended behavior dates Dates, times, and the Dates stdlib module
#57056 opened Jan 15, 2025 by tiemvanderdeure
safer, more foolproof hash: make hash return an opaque value, and take that type as the second argument breaking This change will break code design Design of APIs or of the language itself hashing speculative Whether the change will be implemented is speculative
#57055 opened Jan 15, 2025 by nsajko
Suboptimal performance for tuples of small unions compiler:inference Type inference compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) performance Must go faster
#57054 opened Jan 15, 2025 by wheeheee
Segmentation fault in Coverage tests bug Indicates an unexpected problem or unintended behavior code coverage
#57053 opened Jan 15, 2025 by inkydragon
[REPL] world age mistake in handling Pkg extension for paste bug Indicates an unexpected problem or unintended behavior REPL Julia's REPL (Read Eval Print Loop)
#57046 opened Jan 14, 2025 by vtjnash
non-allocating recv_into! (feature request)? feature Indicates new feature / enhancement requests sockets
#57029 opened Jan 13, 2025 by tt1234567
10x performance regression on v1.11 performance Must go faster 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
#57028 opened Jan 13, 2025 by mhauru
Compiler bug with @ccall and parametric types bug Indicates an unexpected problem or unintended behavior compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#57023 opened Jan 12, 2025 by mattsignorelli
We seem to link against wrong libstdc++ when building on mingw building Build system, or building Julia or its dependencies system:windows Affects only Windows
#57021 opened Jan 12, 2025 by Zentrik
Crayons.Crayon() causes a bus error on riscv64 bug Indicates an unexpected problem or unintended behavior system:riscv Support for Risc-V cpus
#57019 opened Jan 11, 2025 by giordano
Chairmarks segfaults on 1.12 GC Garbage collector regression 1.12 Regression in the 1.12 release
#57018 opened Jan 10, 2025 by LilithHafner 1.12
flaky rebinding test, seems like invalidation sometimes doesn't happen after deleting a binding bug Indicates an unexpected problem or unintended behavior
#57007 opened Jan 9, 2025 by nsajko
@propagate_inbounds not working through copyto! arrays [a, r, r, a, y, s]
#57003 opened Jan 9, 2025 by vustef
ProTip! Follow long discussions with comments:>50.