Skip to content
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

Try commits for Release 0.23.2 #6686

Closed

Conversation

anmyachev
Copy link
Collaborator

What do these changes do?

  • first commit message and PR title follow format outlined here

    NOTE: If you edit the PR title to match this format, you need to add another commit (even if it's empty) or amend your last commit for the CI job that checks the PR title to pick up the new PR title.

  • passes flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py
  • passes black --check modin/ asv_bench/benchmarks scripts/doc_checker.py
  • signed commit with git commit -s
  • Resolves #?
  • tests added and passing
  • module layout described at docs/development/architecture.rst is up-to-date

AndreyPavlenko and others added 30 commits October 30, 2023 17:56
…shed on HDK 0.7.0 and python 3.9 (modin-project#6515)

Signed-off-by: Andrey Pavlenko <[email protected]>
…is disabled (modin-project#6517)

Signed-off-by: Andrey Pavlenko <[email protected]>
Co-authored-by: Anatoly Myachev <[email protected]>
…_text' param for old 'openpyxl' (modin-project#6534)

Signed-off-by: Anatoly Myachev <[email protected]>
…when `axis=None` (modin-project#6560)

Co-authored-by: Rehan Durrani <[email protected]>
Signed-off-by: Anatoly Myachev <[email protected]>
…l/hdk/query.py part of modin package (modin-project#6646)

Signed-off-by: Egor Krivov <[email protected]>
…y.apply in case of experimental groupby (modin-project#6649)

Signed-off-by: izamyati <[email protected]>
Co-authored-by: Dmitry Chigarev <[email protected]>
@anmyachev
Copy link
Collaborator Author

@modin-project/modin-core please take a look at the commits I want to include in version 0.23.2. The main goal is to port the fixes to a version of Modin that still supports Python 3.8.

@sfc-gh-dpetersohn
Copy link
Contributor

@anmyachev I think it looks good, you just cherry-picked the commits, correct? We can release this as a backport, but typically the naming convention we have used is 0.23.1.post0 to indicate that it is not the most recent release (despite having the most recent release date).

@anmyachev
Copy link
Collaborator Author

@anmyachev I think it looks good, you just cherry-picked the commits, correct? We can release this as a backport, but typically the naming convention we have used is 0.23.1.post0 to indicate that it is not the most recent release (despite having the most recent release date).

Yes, just cherry-picked. Although I also had to resolve conflicts for some commits.

@anmyachev
Copy link
Collaborator Author

anmyachev commented Nov 9, 2023

Blocked by #6673

@anmyachev anmyachev added Blocked ❌ A pull request that is blocked and removed Blocked ❌ A pull request that is blocked labels Nov 9, 2023
@anmyachev anmyachev closed this Nov 15, 2023
@anmyachev anmyachev deleted the release-0.23.2 branch November 17, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants