Simon Hawkins

Results 155 comments of Simon Hawkins

At present we create a commit for the tag but this may not be necessary. Maybe we could tag the appropriate commit directly. IIUC deleting a release from Github can...

in https://github.com/pandas-dev/pandas-release/pull/33#issuecomment-1205726818 @lithomas1 wrote Bigger picture, for build system/CI/release work, I was thinking that we prioritize: Python 3.11 work a. I was busy for a while, so the Python 3.11rc(this...

> If you have anything else in your release workflow that you'd like to automate, I can also do it now while I'm still doing build work. Yep making the...

> Currently scheduled for July 31, 2022. 1.4.4 does not need to be released before 1.5.0rc0 and not even before 1.5.0. if 1.5.0rc0 is released before 1.4.4 we need double...

@jorisvandenbossche following up to https://github.com/pandas-dev/pandas/issues/45223#issuecomment-1220512537 if we make good progress getting the open PRs merged in the next few days, then there would be more fixes than I would be...

> So, if that was the case, I would propose doing a 1.4.4 about the same time as 1.5.0rc0 and then have a 2 week window to get a 1.4.5...

I've removed the milestone from the issues milestoned 1.4.4 where the discussion has not progressed enough to implement a fix. That just left #47101. have put a PR, #48313 planning...

> (to be honest, I don't think #47101 is crucial, since the support for having pd.NA in object dtype is quite limited / buggy in general) not merged so closed....

release checklist for commit 8653b28b7ca445b12bb388aaa9336779dc5aa90f - [x] wheels building https://github.com/MacPython/pandas-wheels/pull/173 - [x] release readiness passing https://github.com/simonjayhawkins/pandas-release/actions?query=workflow%3A%22Tag+Release%22 - [x] release notes checked https://pandas.pydata.org/pandas-docs/dev/whatsnew/v1.4.4.html - [x] ci checks https://github.com/pandas-dev/pandas/commits/1.4.x - [x] no...

starting release now - [x] tag locally - [x] build sdist - [x] pip test - [x] conda test - [x] build docs - [x] push tag https://github.com/pandas-dev/pandas/tags - [x]...