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

Deprecate Base.@async deprecation This change introduces or involves a deprecation julep Julia Enhancement Proposal multithreading Base.Threads and related functionality
#52109 opened Nov 9, 2023 by kpamnany
float implicitly broadcasts deprecation This change introduces or involves a deprecation
#49929 opened May 22, 2023 by oscardssmith Potential 2.0
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 fetch(::Any) method deprecation This change introduces or involves a deprecation minor change Marginal behavior change acceptable for a minor release parallelism Parallel or distributed computation
#45425 opened May 23, 2022 by nalimilan Potential 2.0
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 join to stringjoin or joinstring breaking This change will break code deprecation This change introduces or involves a deprecation strings "Strings!"
#37861 opened Oct 2, 2020 by iamed2
Dates + works on array of Dates and a single Date dates Dates, times, and the Dates stdlib module deprecation This change introduces or involves a deprecation
#37814 opened Sep 30, 2020 by mzgubic
word choice improvements deprecation This change introduces or involves a deprecation
#36954 opened Aug 6, 2020 by JeffreySarnoff Potential 2.0
deprecate <<, >>, >>> on BitArray arrays [a, r, r, a, y, s] breaking This change will break code deprecation This change introduces or involves a deprecation
#30958 opened Feb 4, 2019 by JeffBezanson Potential 2.0
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
#29653 opened Oct 15, 2018 by cossio Potential 2.0
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.