Skip to content

RLS: 1.3.3 #43050

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

Closed
simonjayhawkins opened this issue Aug 15, 2021 · 7 comments
Closed

RLS: 1.3.3 #43050

simonjayhawkins opened this issue Aug 15, 2021 · 7 comments
Labels
Milestone

Comments

@simonjayhawkins
Copy link
Member

Tracking issue for the 1.3.3 release. Currently scheduled for September 05, 2021.

https://github.com/pandas-dev/pandas/milestone/89

List of open regressions: https://github.com/pandas-dev/pandas/issues?q=is%3Aopen+is%3Aissue+label%3ARegression

performance regressions between 1.2.5 and 1.3.x https://simonjayhawkins.github.io/fantastic-dollop/#regressions?sort=3&dir=desc&branch=1.3.x

cc @pandas-dev/pandas-core @pandas-dev/pandas-triage

@simonjayhawkins simonjayhawkins added this to the 1.3.3 milestone Aug 15, 2021
@simonjayhawkins
Copy link
Member Author

xref question at #43181 (comment)


There is a lengthy discussion in numpy/numpy#19630 about proving 3.10 wheels on PyPI for py3.10

numpy have published aarch64 and manylinux2014 wheels for py3.10rc1 with their latest release, numpy 1.21.2

we are now also building 3.10 wheels, MacPython/pandas-wheels#152 for nightly [see note 1] and for the latest test of 1.3.x these are successfully built (https://github.com/MacPython/pandas-wheels/runs/3495117390)

These wheels are built and tested with numpy 1.21.2

so when we release 1.3.3, these wheels will be built and the release scripts will publish them.

The question is should these be uploaded to PyPI or not? (if not would just delete the downloaded wheel before running twine, nbd)


on ci, actions-310-dev we currently use numpy 1.22 dev

pip install -i https://pypi.anaconda.org/scipy-wheels-nightly/simple numpy

maybe we should change ci to use the numpy 1.21.2 wheels (and backport) prior to 1.3.3 release if we are going to upload the pandas py3.10 wheels?


[1] note that we have yet actually published 3.10 wheels on nightly, but that's a different issue. MacPython/pandas-wheels#153

@simonjayhawkins
Copy link
Member Author

should mention that no urgency here. 1.3.3 was originally scheduled for September 05, 2021 but quite happy to push that out a week as we have more PRs in the pipeline than the number of issues fixed so far on 1.3.3.

for the patch releases the schedule is probably like 3.3.4.5.6 weeks so that they are spaced out over the 6 months with the first issues reported getting fixed soonest.

we are 3 weeks since 1.3.2, so I am quite happy to give it another week for 1.3.3

@jreback
Copy link
Contributor

jreback commented Sep 3, 2021

sounds good to push it out a week

and yes should try to publish 310 wheels

@simonjayhawkins
Copy link
Member Author

planning to release 1.3.3 on Sunday. please use the blocker label on any issues/PRs if necessary (next release in approx 5 weeks)

1.3.4 milestone created https://github.com/pandas-dev/pandas/milestone/90 and issues without PRs and PRs that need more work can be moved across.

@simonjayhawkins
Copy link
Member Author

#42946 will be closed after successful upload of wheels to PyPI

starting release shortly.

@simonjayhawkins
Copy link
Member Author

simonjayhawkins commented Sep 12, 2021

1.3.3 milestone now closed off.

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

No branches or pull requests

2 participants