Skip to content

remove argparse as it was moved to the python standard library as of python 3.2 and python 2.7#95

Closed
mattf9 wants to merge 2 commits intoosquery:masterfrom
mattf9:master
Closed

remove argparse as it was moved to the python standard library as of python 3.2 and python 2.7#95
mattf9 wants to merge 2 commits intoosquery:masterfrom
mattf9:master

Conversation

@mattf9
Copy link

@mattf9 mattf9 commented Jul 11, 2024

remove argparse as it was moved to the python standard library as of python 3.2 and python 2.7

Including this requirement causes idempotence issues with configuration management systems:
https://www.reddit.com/r/learnpython/comments/uj3dhx/why_does_pip_keep_reinstalling_the_same_version/?rdt=57231

python 3.2 and 2.7 have been end-of-life for several years: https://devguide.python.org/versions/

nex9 and others added 2 commits July 11, 2024 16:58
remove argparse as it was moved to the python standard library as of …
@linux-foundation-easycla
Copy link

CLA Missing ID CLA Not Signed

@directionless
Copy link
Member

Hi @mattf9 Thank you for submitting this. Any issues with the CLA?

@mattf9
Copy link
Author

mattf9 commented Jul 14, 2024 via email

@directionless
Copy link
Member

Hi @mattf9 We cannot accept code that does not come with a signed CLA.

You can do this by editing your commits to match the email github (and thus EasyCLA) uses, or by opening a new PR

@mattf9 mattf9 closed this Jul 15, 2024
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.

2 participants