-
-
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
Deprecate This change introduces or involves a deprecation
julep
Julia Enhancement Proposal
multithreading
Base.Threads and related functionality
Base.@async
deprecation
#52109
opened Nov 9, 2023 by
kpamnany
Enable deprecations for non-broadcasted Dates arithmetic.
dates
Dates, times, and the Dates stdlib module
deprecation
This change introduces or involves a deprecation
stdlib
Julia's standard library
#49832
opened May 16, 2023 by
inkydragon
Loading…
Deprecation warnings that warn only when the deprecated call is directly "your fault"
deprecation
This change introduces or involves a deprecation
feature
Indicates new feature / enhancement requests
#49583
opened May 1, 2023 by
LilithHafner
Remove This change introduces or involves a deprecation
minor change
Marginal behavior change acceptable for a minor release
parallelism
Parallel or distributed computation
fetch(::Any)
method
deprecation
a'b ambiguous with a'[1,1]
deprecation
This change introduces or involves a deprecation
parser
Language parsing and surface syntax
#43654
opened Jan 4, 2022 by
zsoerenm
Rename This change will break code
deprecation
This change introduces or involves a deprecation
strings
"Strings!"
join
to stringjoin
or joinstring
breaking
#37861
opened Oct 2, 2020 by
iamed2
Dates Dates, times, and the Dates stdlib module
deprecation
This change introduces or involves a deprecation
+
works on array of Dates and a single Date
dates
#37814
opened Sep 30, 2020 by
mzgubic
deprecate <<, >>, >>> on BitArray
arrays
[a, r, r, a, y, s]
breaking
This change will break code
deprecation
This change introduces or involves a deprecation
make shared array constructor consistent to array constructor
deprecation
This change introduces or involves a deprecation
#29930
opened Nov 4, 2018 by
Roger-luo
Loading…
2 tasks done
deprecate randn((1,2))
breaking
This change will break code
deprecation
This change introduces or involves a deprecation
randomness
Random number generation and the Random stdlib
speculative
Whether the change will be implemented is speculative
Deprecation in sync block gives wrong source info
deprecation
This change introduces or involves a deprecation
#28205
opened Jul 20, 2018 by
andreasnoack
Feature request: Reshape shorthand for squashing first dimensions instead of last
arrays
[a, r, r, a, y, s]
deprecation
This change introduces or involves a deprecation
#27474
opened Jun 7, 2018 by
tbole
ProTip!
Exclude everything labeled
bug
with -label:bug.