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

Convert away from six python 2 -> 3 conversion library #5187

Closed
matteius opened this issue Jul 24, 2022 · 2 comments
Closed

Convert away from six python 2 -> 3 conversion library #5187

matteius opened this issue Jul 24, 2022 · 2 comments
Assignees
Labels
Type: Vendored Dependencies This issue affects vendored dependencies within pipenv.

Comments

@matteius
Copy link
Member

Convert away from six python 2 -> 3 conversion library

Issue description

We no longer support python 2 so including six should no longer be a requirement.

@matteius matteius added the Type: Vendored Dependencies This issue affects vendored dependencies within pipenv. label Jul 24, 2022
@oz123
Copy link
Contributor

oz123 commented Jul 28, 2022

We will need to sieve through the vendored packages and slowly bump them up to versions that don't support Python2.

@oz123
Copy link
Contributor

oz123 commented Aug 31, 2022

I already removed\bumped a few vendored libs which pulled six.
We now only have plette and pipfile which pull it.

@oz123 oz123 self-assigned this Sep 7, 2022
oz123 added a commit that referenced this issue Sep 7, 2022
This version removes Python2 support. Partial fix for #5187.
@oz123 oz123 closed this as completed in 2eb7712 Oct 2, 2022
yeisonvargasf pushed a commit to yeisonvargasf/pipenv that referenced this issue Nov 19, 2022
This version removes Python2 support. Partial fix for pypa#5187.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Vendored Dependencies This issue affects vendored dependencies within pipenv.
Projects
None yet
Development

No branches or pull requests

2 participants