Skip to content

DOC: Added section on git bisect to pandas maintenance #48968

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
merged 8 commits into from
Oct 6, 2022

Conversation

seljaks
Copy link
Contributor

@seljaks seljaks commented Oct 6, 2022

Added section on regressions to development guide under pandas maintenance. Wasn't sure if this needs a whatsnew entry, added it anyway.

@MarcoGorelli Please let me know what you think.

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, very well-written! We don't need the whatsnew note though as it's not a user-facing change, could you remove that please?

@seljaks
Copy link
Contributor Author

seljaks commented Oct 6, 2022

@MarcoGorelli Thank you for the speedy feedback! The whatsnew entries are removed.

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks

@MarcoGorelli MarcoGorelli added this to the 1.6 milestone Oct 6, 2022
@mroeschke mroeschke merged commit 814fd82 into pandas-dev:main Oct 6, 2022
@mroeschke
Copy link
Member

Thanks @seljaks

@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
)

* DOC: add section on bisect GH35685

* DOC: added whatsnew entry GH35685

* DOC: modified bisect section GH35685

* DOC: modified whatsnew entry on bisect

* Revert "DOC: modified whatsnew entry on bisect"

This reverts commit 6364688.

* Revert "DOC: added whatsnew entry GH35685"

This reverts commit 046badb.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC/DEV: document approach to bisect regressions
3 participants