Skip to content
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

Backports for 0.27.20 #1866

Merged
merged 10 commits into from
Jul 10, 2022
Merged

Backports for 0.27.20 #1866

merged 10 commits into from
Jul 10, 2022

Conversation

mortenpi
Copy link
Member

@mortenpi mortenpi commented Jul 6, 2022

Waiting for #1865.

X-refs: #1844, #1846, #1842, #1847, #1856, #1861, #1862, #1865

rikhuijzer and others added 6 commits July 6, 2022 20:17
(cherry picked from commit 06e0140)
Co-authored-by: Morten Piibeleht <morten.piibeleht@gmail.com>

(cherry picked from commit 373590a)
It looks like the repository owner has changed.

(cherry picked from commit 02a6775)
(cherry picked from commit 17989ce)
@staticfloat
Copy link
Contributor

addenv() wasn't added until around 1.6, I think.

@mortenpi mortenpi force-pushed the mp/0.27.20 branch 2 times, most recently from eac4a84 to 7b31030 Compare July 7, 2022 01:19
Relative to the original commit, to support Julia 1.0:

* the call to isnothing() has been replaced with === nothing
* a compatibility definition for addenv() has been added

(cherry picked from commit f8ba5ce)
This is to support Julia 1.0 on this branch.
@mortenpi mortenpi force-pushed the mp/0.27.20 branch 7 times, most recently from 780292a to 25d7fdb Compare July 7, 2022 07:26
Relative to the original commit, to support Julia 1.0:

* !isnothing has been replaced with !== nothing
* the shorthand kwarg syntax is not used in tests
* deploydocs tests add a version check to work around an islink issue

(cherry picked from commit 67bc100)
@mortenpi mortenpi merged commit 7a77b21 into release-0.27 Jul 10, 2022
@mortenpi mortenpi deleted the mp/0.27.20 branch July 10, 2022 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants