Skip to content

Remove six package and its usage since Python 2 is no longer supported#766

Merged
GSVarsha merged 1 commit into
mainfrom
remove-six
Jul 31, 2025
Merged

Remove six package and its usage since Python 2 is no longer supported#766
GSVarsha merged 1 commit into
mainfrom
remove-six

Conversation

@GSVarsha

@GSVarsha GSVarsha commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

The package six was used to bridge the gap between Python 2 and Python 3 but since we have removed support for Python 2 long back, it would only make sense to completely remove its usage from our codebase.

@GSVarsha GSVarsha added this to the H2-2025 milestone Jul 24, 2025
@GSVarsha GSVarsha self-assigned this Jul 24, 2025
@GSVarsha GSVarsha added enhancement WIP work in progress labels Jul 24, 2025
@github-actions

This comment was marked as outdated.

@GSVarsha GSVarsha added fix refactor and removed WIP work in progress labels Jul 30, 2025
@GSVarsha GSVarsha marked this pull request as ready for review July 30, 2025 08:15
@GSVarsha GSVarsha requested a review from a team as a code owner July 30, 2025 08:15

@pvital pvital left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

One minor request.

Comment thread tests/clients/test_google-cloud-storage.py Outdated
Signed-off-by: Varsha GS <varsha.gs@ibm.com>

@pvital pvital left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It looks good to me.

@GSVarsha GSVarsha merged commit b6e50d1 into main Jul 31, 2025
17 checks passed
@GSVarsha GSVarsha deleted the remove-six branch July 31, 2025 07:55
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.

2 participants