Skip to content

DOC/CLN: 1.3.2 release notes #42983

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 2 commits into from
Aug 11, 2021

Conversation

simonjayhawkins
Copy link
Member

No description provided.

@jreback
Copy link
Contributor

jreback commented Aug 11, 2021

lgtm

@@ -15,25 +15,25 @@ including other versions of pandas.
Fixed regressions
~~~~~~~~~~~~~~~~~
- Performance regression in :meth:`DataFrame.isin` and :meth:`Series.isin` for nullable data types (:issue:`42714`)
- Regression in updating values of :class:`pandas.Series` using boolean index, created by using :meth:`pandas.DataFrame.pop` (:issue:`42530`)
Copy link
Member

@MarcoGorelli MarcoGorelli Aug 11, 2021

Choose a reason for hiding this comment

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

should there be a pygrep check for

:\w+:`pandas\.

if this is a common enough occurrence?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think people look at the adjacent code for inspiration, so maybe it would be common if let through when the release notes don't have many entries.

although no harm in a check.

Copy link
Member Author

Choose a reason for hiding this comment

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

we probably want to allow pandas.NA

@simonjayhawkins simonjayhawkins marked this pull request as draft August 11, 2021 13:10
@simonjayhawkins
Copy link
Member Author

i've converted to draft till #42984 is merged otherwise the auto-backport will fail

@simonjayhawkins simonjayhawkins marked this pull request as ready for review August 11, 2021 16:59
@simonjayhawkins simonjayhawkins merged commit 2fad5d7 into pandas-dev:master Aug 11, 2021
@simonjayhawkins simonjayhawkins deleted the release-note-tidy branch August 11, 2021 16:59
@lumberbot-app
Copy link

lumberbot-app bot commented Aug 11, 2021

Something went wrong ... Please have a look at my logs.

@simonjayhawkins
Copy link
Member Author

@meeseeksdev backport 1.3.x

@lumberbot-app
Copy link

lumberbot-app bot commented Aug 11, 2021

Something went wrong ... Please have a look at my logs.

simonjayhawkins added a commit to simonjayhawkins/pandas that referenced this pull request Aug 11, 2021
simonjayhawkins added a commit that referenced this pull request Aug 11, 2021
* DOC/CLN: 1.3.2 release notes (#42983)

* sync notes with master
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
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.

3 participants