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

Fix eltype of flatten of tuple with non-2 length bugfix This change fixes an existing bug collections Data structures holding multiple items, e.g. sets
#56802 opened Dec 11, 2024 by jakobnissen Loading…
fix evalpoly type instability and 0-length case bugfix This change fixes an existing bug maths Mathematical functions
#56707 opened Nov 28, 2024 by stevengj Loading…
Fix type stability of ReadEachIterator bugfix This change fixes an existing bug
#56678 opened Nov 24, 2024 by jakobjpeters Loading…
fix map! undefined value exposure bugfix This change fixes an existing bug minor change Marginal behavior change acceptable for a minor release needs pkgeval Tests for all registered packages should be run with this change
#56673 opened Nov 24, 2024 by adienes Loading…
Fix and test lcm([1//2, 1//2]) == 1//1 backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug maths Mathematical functions triage This should be discussed on a triage call
#56423 opened Nov 2, 2024 by LilithHafner Loading…
use stmt instead of Instruction in populate_def_use_map! bugfix This change fixes an existing bug compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#56201 opened Oct 16, 2024 by jumerckx Loading…
Correction of lcm() for Array arguments bugfix This change fixes an existing bug maths Mathematical functions minor change Marginal behavior change acceptable for a minor release needs news A NEWS entry is required for this change needs pkgeval Tests for all registered packages should be run with this change needs tests Unit tests are required for this change
#56113 opened Oct 11, 2024 by cyanescent Loading…
also redirect JL_STDERR etc. when redirecting to devnull backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug
#55958 opened Oct 1, 2024 by IanButterworth Loading…
fix (-Inf)^-1 inconsistency bugfix This change fixes an existing bug maths Mathematical functions
#55875 opened Sep 25, 2024 by oscardssmith Loading…
don't mutate globals when constructing Rational from AbstractIrrational bignums BigInt and BigFloat bugfix This change fixes an existing bug rationals The Rational type and values thereof
#55853 opened Sep 24, 2024 by nsajko Loading…
inference: track reaching defs for slots bugfix This change fixes an existing bug compiler:inference Type inference
#55601 opened Aug 27, 2024 by topolarity Draft
4 tasks
propagate the terminal's displaysize to the IOContext used by the REPL backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug
#55499 opened Aug 15, 2024 by KristofferC Loading…
Make AnnotateChar equality consider annotations backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug equality Issues relating to equality relations: ==, ===, isequal strings "Strings!"
#55457 opened Aug 11, 2024 by tecosaur Loading…
Make IteratorSize(::Iterators.Cycle) not always IsInfinite and document why bugfix This change fixes an existing bug iteration Involves iteration or the iteration protocol
#54187 opened Apr 22, 2024 by LilithHafner Loading…
Switch supertype of CodeUnits from DenseVector to AbstractVector bugfix This change fixes an existing bug forget me not PRs that one wants to make sure aren't forgotten minor change Marginal behavior change acceptable for a minor release
#54002 opened Apr 9, 2024 by jakobnissen Loading…
change how we handle unions of missings and other types in unitary functions bugfix This change fixes an existing bug
#53616 opened Mar 6, 2024 by oxinabox Loading…
show Complex imag components directly bugfix This change fixes an existing bug display and printing Aesthetics and correctness of printed representations of objects.
#53529 opened Feb 29, 2024 by mbauman Loading…
improve construction of <:Tuple types from iterators bugfix This change fixes an existing bug collections Data structures holding multiple items, e.g. sets performance Must go faster types and dispatch Types, subtyping and method dispatch
#53265 opened Feb 9, 2024 by nsajko Draft
Check channel state on iterate awaiting review PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated. bugfix This change fixes an existing bug iteration Involves iteration or the iteration protocol multithreading Base.Threads and related functionality
#52981 opened Jan 19, 2024 by jakobnissen Loading…
[RFC]: Added normalization checks for isidentifier(::Symbol) bugfix This change fixes an existing bug display and printing Aesthetics and correctness of printed representations of objects.
#52735 opened Jan 4, 2024 by 11happy Draft
Fix constraint detection in the GC bugfix This change fixes an existing bug GC Garbage collector performance Must go faster
#51656 opened Oct 10, 2023 by gbaraldi Loading…
do not bail when finding directories with matching name in dlload bugfix This change fixes an existing bug ffi foreign function interfaces, ccall, etc.
#51295 opened Sep 13, 2023 by KristofferC Loading…
Base: correctly rounded floats constructed from rationals bugfix This change fixes an existing bug forget me not PRs that one wants to make sure aren't forgotten maths Mathematical functions rationals The Rational type and values thereof
#49749 opened May 11, 2023 by nsajko Loading…
prevent REPL from erroring in numbered mode in some situations backport 1.9 Change should be backported to release-1.9 bugfix This change fixes an existing bug REPL Julia's REPL (Read Eval Print Loop)
#49713 opened May 10, 2023 by KristofferC Loading…
fix type stability of nextpow/prevpow (with powers of 2) bugfix This change fixes an existing bug
#49672 opened May 6, 2023 by oscardssmith Loading…
ProTip! Updated in the last three days: updated:>2024-12-09.