pandas icon indicating copy to clipboard operation
pandas copied to clipboard

RLS: 2.2.3

Open lithomas1 opened this issue 1 year ago • 2 comments

Scheduled date: TBD

lithomas1 avatar Apr 21 '24 17:04 lithomas1

Scheduled date: mid-may sometime

@lithomas1 what's the status here?

simonjayhawkins avatar May 15 '24 10:05 simonjayhawkins

At the moment, there's nothing merged for 2.2.3, so nothing to release.

I think the original date was more of a estimated time based on the timing of previous releases.

At the meeting, there was still interest in doing a 2.2.3, though.

lithomas1 avatar May 16 '24 03:05 lithomas1

@pandas-dev/pandas-core This was discussed at the dev meeting today, but the release is tentatively scheduled for next Wednesday, assuming we can make CI green by then. (the goal is to get out a Python 3.13 and numpy 2.1.0 compatible release before Python 3.13 final on the 1st of October)

lithomas1 avatar Sep 12 '24 01:09 lithomas1

Issues that need fixing

whatsnew for #59144 needs to be removed add licenses into wheels whatsnew for Python 3.13 (incl free threading) and numpy 2.1 support

lithomas1 avatar Sep 18 '24 12:09 lithomas1

The actual updates to the wheel building infrastructure still need to be backported as well, right? (maybe https://github.com/pandas-dev/pandas/pull/58647, but certainly https://github.com/pandas-dev/pandas/pull/59136)

jorisvandenbossche avatar Sep 18 '24 16:09 jorisvandenbossche

The actual updates to the wheel building infrastructure still need to be backported as well, right? (maybe #58647, but certainly #59136)

Good point.

The WASM stuff probably shouldn't be backported.

I think I have some of the changes from #59136 already, I'll do the manual backport by hand later today.

lithomas1 avatar Sep 18 '24 16:09 lithomas1

I think I have some of the changes from #59136 already, I'll do the manual backport by hand later today.

I was just trying to get the commits together for this, and opened https://github.com/pandas-dev/pandas/pull/59835 (I won't be online for the coming three hours, so feel free to take over, but after that I can try to get it working)

jorisvandenbossche avatar Sep 18 '24 16:09 jorisvandenbossche

I think I have some of the changes from #59136 already, I'll do the manual backport by hand later today.

I was just trying to get the commits together for this, and opened #59835 (I won't be online for the coming three hours, so feel free to take over, but after that I can try to get it working)

Thanks Joris!

I fixed up the merge conflicts on that one so should be mergeable when green

lithomas1 avatar Sep 18 '24 17:09 lithomas1

Final PR should be https://github.com/pandas-dev/pandas/pull/59840

I'm gonna try to make a release tomorrow then.

lithomas1 avatar Sep 19 '24 16:09 lithomas1

@pandas-dev/pandas-core Starting release now!

EDIT: release is delayed for a couple of hours since we forgot the ARM Python 3.13 wheels.

lithomas1 avatar Sep 20 '24 10:09 lithomas1

Thanks a lot @lithomas1!

jorisvandenbossche avatar Sep 21 '24 12:09 jorisvandenbossche