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

improve cat design #384

Merged
merged 1 commit into from
Apr 20, 2023
Merged

improve cat design #384

merged 1 commit into from
Apr 20, 2023

Conversation

vtjnash
Copy link
Contributor

@vtjnash vtjnash commented Apr 11, 2023

This is type-piracy, but we cannot change that (until JuliaLang/julia#2326), so at least do not make these method intersections unnecessary slow and complicated for everyone who does not care about SparseArrays and does not load it, and unreliable for everyone who does load it.

This is type-piracy, but we cannot change that (until
JuliaLang/julia#2326), so at least do not make these method
intersections unnecessary slow and complicated for everyone who does not
care about SparseArrays and does not load it, and unreliable for
everyone who does load it.
@vtjnash
Copy link
Contributor Author

vtjnash commented Apr 17, 2023

bump

@ViralBShah
Copy link
Member

Does this need to get merged and backported to 1.9?

cc @Wimmerer @dkarrasch

@vtjnash
Copy link
Contributor Author

vtjnash commented Apr 17, 2023

It is for v1.10. We need to stop backporting stuff to v1.9 and release it

@ViralBShah
Copy link
Member

@KristofferC Are you able to review and merge this?

@vtjnash
Copy link
Contributor Author

vtjnash commented Apr 20, 2023

bump

@ViralBShah ViralBShah merged commit 5fc5771 into main Apr 20, 2023
@ViralBShah ViralBShah deleted the jn/better-cats branch April 20, 2023 17:43
@ViralBShah
Copy link
Member

ViralBShah commented Jul 10, 2023

Seems like Julia doesn't like this: https://buildkite.com/julialang/julia-master/builds/25732#01893d2f-42d7-49b6-8641-699e5ccc7101/602-913, but it is surprising it only fails on mac.

cc @Wimmerer

@vtjnash
Copy link
Contributor Author

vtjnash commented Jul 10, 2023

There is a complementary PR for base to this that I have rebased locally, once this package is fixed and functional again I can push those

@ViralBShah
Copy link
Member

ViralBShah commented Jul 10, 2023

We need the PR to get this package merged into Base.

Should we revert for now, get it all working and then get everything back in together?

vtjnash added a commit that referenced this pull request Jul 12, 2023
This reverts commit 2c7f4d6 (#406),
now that JuliaLang/julia#48977 is finished.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants