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

Feature python 3 12 release #967

Closed
wants to merge 26 commits into from
Closed

Conversation

hmstepanek
Copy link
Contributor

Release Python 3.12 support.

lrafeei and others added 25 commits August 2, 2023 15:43
* Replaced pkg_resources with importlib.metadata

* Fix entry_points logic for Py312

* Fix logic for entry_points

* Check to see if list or string
* Replaced pkg_resources with importlib.metadata

* Replace pkg_resources in wrapt/importer.py

* Add get_package_version from datastores

* [Mega-Linter] Apply linters fixes

* Push empty commit

* Add assert statements for version

---------

Co-authored-by: lrafeei <[email protected]>
* Replaced pkg_resources with importlib.metadata

* Replace pkg_resources in wrapt/importer.py

* Add get_package_version for lambdas/boto

* Unpin moto version in tests
Copy link
Contributor

mergify bot commented Nov 8, 2023

⚠️ The sha of the head commit of this PR conflicts with #897. Mergify cannot evaluate rules on this PR. ⚠️

Copy link
Contributor

mergify bot commented Nov 13, 2023

⚠️ The sha of the head commit of this PR conflicts with #897. Mergify cannot evaluate rules on this PR. ⚠️

Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 6 0 5.7s
✅ PYTHON black 24 0 0 1.99s
✅ PYTHON flake8 24 0 1.0s
✅ PYTHON isort 24 0 0 0.3s
✅ PYTHON pylint 24 0 13.19s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@hmstepanek hmstepanek closed this Nov 13, 2023
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