-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
keys(g::Generator) = keys(g.iter)
is not generically correct and should not be defined
breaking
#58341
opened May 7, 2025 by
adienes
Restrict vector arg eltype of read/copyuntil to UInt8
breaking
This change will break code
io
Involving the I/O subsystem: libuv, read, write, etc.
#58019
opened Apr 6, 2025 by
jakobnissen
Loading…
disallow return in finally
breaking
This change will break code
help wanted
Indicates that a maintainer wants help on an issue or pull request
minor change
Marginal behavior change acceptable for a minor release
needs pkgeval
Tests for all registered packages should be run with this change
#57875
opened Mar 24, 2025 by
StefanKarpinski
Delete This change will break code
iteration
Involves iteration or the iteration protocol
strings
"Strings!"
map(f, ::AbstractString)
special case
breaking
#57071
opened Jan 16, 2025 by
LilithHafner
safer, more foolproof This change will break code
design
Design of APIs or of the language itself
hashing
speculative
Whether the change will be implemented is speculative
hash
: make hash
return an opaque value, and take that type as the second argument
breaking
#57055
opened Jan 15, 2025 by
nsajko
Shadowing in closures in This change will break code
design
Design of APIs or of the language itself
let
blocks influences bindings in neighboring functions
breaking
#56002
opened Oct 5, 2024 by
Seelengrab
RFC: fix #54664, make at-doc not change when REPL is loaded
breaking
This change will break code
docsystem
The documentation building system
needs pkgeval
Tests for all registered packages should be run with this change
triage
This should be discussed on a triage call
#55817
opened Sep 19, 2024 by
JeffBezanson
Loading…
3:::Int
parses as 3::(:Int)
breaking
#55304
opened Jul 29, 2024 by
nsajko
invalid type application returns instead of throwing
breaking
This change will break code
minor change
Marginal behavior change acceptable for a minor release
types and dispatch
Types, subtyping and method dispatch
#54348
opened May 3, 2024 by
nsajko
the [a, r, r, a, y, s]
breaking
This change will break code
design
Design of APIs or of the language itself
speculative
Whether the change will be implemented is speculative
GenericMemory
type parameters
arrays
#54312
opened Apr 30, 2024 by
nsajko
2.0 Remove This change will break code
design
Design of APIs or of the language itself
copy(x)
for immutables
breaking
#53970
opened Apr 5, 2024 by
jariji
clamp(x, T)
argument order
breaking
#53956
opened Apr 4, 2024 by
jariji
The behavior of type parameter constraint inheritance is not documented
breaking
This change will break code
docs
This change adds or pertains to documentation
minor change
Marginal behavior change acceptable for a minor release
types and dispatch
Types, subtyping and method dispatch
#53380
opened Feb 18, 2024 by
brainandforce
[breaking] fix first and last on empty ranges
breaking
This change will break code
ranges
Everything AbstractRange
Expression on same line of This change will break code
parser
Language parsing and surface syntax
if
condition is part of the true branch
breaking
#52014
opened Nov 3, 2023 by
giordano
Consider making Date and DateTime not promote
breaking
This change will break code
dates
Dates, times, and the Dates stdlib module
needs nanosoldier run
This PR should have benchmarks run on it
#51745
opened Oct 17, 2023 by
LilithHafner
Explicit syntax for reassigning a variable
breaking
This change will break code
feature
Indicates new feature / enhancement requests
parser
Language parsing and surface syntax
replace!
dispatches on ::Function
breaking
#50888
opened Aug 11, 2023 by
jariji
Remove This change will break code
needs pkgeval
Tests for all registered packages should be run with this change
Base.lib{blas,lapack}_name
breaking
Should This change will break code
speculative
Whether the change will be implemented is speculative
success(command)
be renamed to issuccess(command)
?
breaking
#50468
opened Jul 7, 2023 by
singularitti
2.0: make Bool !<: Integer?
breaking
This change will break code
speculative
Whether the change will be implemented is speculative
Previous Next
ProTip!
no:milestone will show everything without a milestone.