Skip to content

Backport PR #57553 on branch 2.2.x (API: avoid passing Manager to subclass init) #58008

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

Merged

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@jbrockmendel jbrockmendel added this to the 2.2.2 milestone Mar 26, 2024
@mroeschke
Copy link
Member

I didn't realize this was going to be backported. Would be good to have a whatsnew note in v2.2.2.rst

@jbrockmendel
Copy link
Member Author

I didn't realize this was going to be backported. Would be good to have a whatsnew note in v2.2.2.rst

Good idea. Do I add the note in this PR or does it need to go into a PR in main?

@mroeschke
Copy link
Member

Do I add the note in this PR or does it need to go into a PR in main?

Yeah the note should go into main and 2.2.x.

@jbrockmendel jbrockmendel mentioned this pull request Mar 29, 2024
5 tasks
@jbrockmendel
Copy link
Member Author

Yeah the note should go into main and 2.2.x.

Done in #58075

@mroeschke mroeschke merged commit 810b2d0 into pandas-dev:2.2.x Apr 1, 2024
@jbrockmendel jbrockmendel deleted the auto-backport-of-pr-57553-on-2.2.x branch April 1, 2024 20:45
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