-
-
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
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…
unify reduce/reducedim empty case behaviors
breaking
This change will break code
fold
sum, maximum, reduce, foldl, etc.
needs pkgeval
Tests for all registered packages should be run with this change
#55628
opened Aug 29, 2024 by
mbauman
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
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
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
Single naming convention for functions returning indices in 2.0
breaking
This change will break code
search & find
The find* family of functions
Change This change will break code
Dict
field names to _keys
and _vals
breaking
#49095
opened Mar 22, 2023 by
CameronBieganek
for 2.0, make try/catch/else/finally scopeless?
breaking
This change will break code
speculative
Whether the change will be implemented is speculative
keep array type in unique()
breaking
This change will break code
needs compat annotation
Add !!! compat "Julia x.y" to the docstring
needs docs
Documentation for this change is required
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
triage
This should be discussed on a triage call
#47970
opened Dec 22, 2022 by
aplavin
Loading…
Deprecate This change will break code
mapslices
breaking
#47793
opened Dec 3, 2022 by
ParadaCarleton
(in)equality comparisons of (This change will break code
dates
Dates, times, and the Dates stdlib module
Date
, DateTime
) allowed, but not simple arithmetic
breaking
Comma in struct definition leads to error & defined singleton struct
breaking
This change will break code
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
design
Design of APIs or of the language itself
needs decision
A decision on this change is needed
parser
Language parsing and surface syntax
#46283
opened Aug 8, 2022 by
Seelengrab
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.