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

Revert "Re-enable parallel builds in CI" #51952

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

jbrockmendel
Copy link
Member

Reverts #51902

Depends on #51525 which is reverted by #51951

@jbrockmendel
Copy link
Member Author

@phofl ping on merging this and #51951

@phofl
Copy link
Member

phofl commented Mar 14, 2023

Didn't follow this last week. This breaks other stuff that you want to fix, that's why we are reverting?

@jbrockmendel
Copy link
Member Author

jbrockmendel commented Mar 14, 2023 via email

@jbrockmendel
Copy link
Member Author

ATM I can't maintain the C parts of the datetime code, which is unacceptable.

@jbrockmendel jbrockmendel merged commit c8ea34c into main Mar 14, 2023
@jbrockmendel jbrockmendel deleted the revert-51902-reenable-parallel branch March 14, 2023 23:24
@phofl
Copy link
Member

phofl commented Mar 14, 2023

Sorry that it took me so long, I was going through the initial PR. If I understand it correctly it did not fix anything user visible and might get simpler if we can upstream stuff to NumPy? So should be good to revert, hopefully will get simpler in the future.

@WillAyd
Copy link
Member

WillAyd commented Mar 15, 2023

This shouldn't be reverted. The whole point of this and the capsule PR is to clean up our symbol management and make an internal API for our extensions. Reverting this puts us back into a place of hacks and guesses until things work. Can we revert this revert?

@jbrockmendel
Copy link
Member Author

Fine

mroeschke added a commit to mroeschke/pandas that referenced this pull request Mar 16, 2023
@mroeschke mroeschke mentioned this pull request Mar 16, 2023
lithomas1 pushed a commit that referenced this pull request Mar 18, 2023
* Revert "Revert "Use PyCapsule for internal datetime functions" (#51951)"

This reverts commit 8487b2e.

* Revert "Revert "Re-enable parallel builds in CI" (#51952)"

This reverts commit c8ea34c.

* Revert "Revert "CI: parallel build follow up" (#51984)"

This reverts commit 93b5135.
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.

3 participants