-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Implementing switch to disable generational behaviour of the GC
GC
Garbage collector
#56646
opened Nov 21, 2024 by
gbaraldi
Base.Compiler.stdout incorrectly defined now
compiler:inference
Type inference
regression 1.12
Regression in the 1.12 release
#56645
opened Nov 21, 2024 by
vtjnash
threads deadlock caught locally: missing safe region in _jl_mutex_wait
backport 1.11
Change should be backported to release-1.11
ci
Continuous integration
multithreading
Base.Threads and related functionality
#56638
opened Nov 21, 2024 by
vtjnash
copy!(::Memory{Int}, ::Vector{Int})
causes JET warnings
arrays
#56634
opened Nov 21, 2024 by
nsajko
Complicated lazy broadcasting slower than equivalent single broadcast
broadcast
Applying a function over a collection
performance
Must go faster
#56629
opened Nov 21, 2024 by
mcabbott
Julia 1.11.1 Bug: splatting Change should be backported to release-1.11
bug
Indicates an unexpected problem or unintended behavior
compiler:inference
Type inference
regression 1.11
Regression in the 1.11 release
collect(kwargs)
into an array can crash julia if kwargs are empty
backport 1.11
#56628
opened Nov 20, 2024 by
hhaensel
Disallow Indicates an unexpected problem or unintended behavior
system:32-bit
Affects only 32-bit systems
_Atomic(uint64_t)
in structs, since some C compilers have an alignment bug
bug
#56626
opened Nov 20, 2024 by
NHDaly
const
semantics changed to implicitly global
in 1.12-DEV
bug
#56613
opened Nov 20, 2024 by
c42f
Segfault on DynamicQuantities range
bug
Indicates an unexpected problem or unintended behavior
ranges
Everything AbstractRange
#56610
opened Nov 19, 2024 by
alhirzel
Performance regression: iterating Tuples of Functions allocates
regression 1.11
Regression in the 1.11 release
#56607
opened Nov 19, 2024 by
MarcMush
Extremely slow subtype query causes unreasonable compilation times
bug
Indicates an unexpected problem or unintended behavior
types and dispatch
Types, subtyping and method dispatch
#56606
opened Nov 19, 2024 by
topolarity
Segafult with Issues with trimming functionality or PR's relevant to its performance/functionality
@ccallable
functions and juliac
trimming
#56603
opened Nov 19, 2024 by
baggepinnen
--trace-compile=stdout
error messages
#56594
opened Nov 18, 2024 by
LilithHafner
Feature request: Allocations on outlined iteration
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
feature
Indicates new feature / enhancement requests
#56587
opened Nov 17, 2024 by
jakobnissen
Compiler warnings with gcc 14
building
Build system, or building Julia or its dependencies
system:windows
Affects only Windows
#56579
opened Nov 16, 2024 by
inkydragon
replace for non-collection arguments
collections
Data structures holding multiple items, e.g. sets
#56578
opened Nov 16, 2024 by
tillfalko
unnecessary boxing of variables that are not reassigned within a closure
#56561
opened Nov 14, 2024 by
aviatesk
Memory corruption when interrupting a computation with BigInt
bignums
BigInt and BigFloat
#56545
opened Nov 13, 2024 by
jmichel7
Base.cp
seems to have a bug when copying large files
io
#56537
opened Nov 12, 2024 by
sriharshakandala
Broadcast.broadcasted
docstring indicates that it is a private function, but documentation treats it otherwise
#56530
opened Nov 11, 2024 by
brainandforce
Julia 1.11 regression: Parallel precompilation recompiles repeatedly
#56529
opened Nov 11, 2024 by
lukas-weber
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.