Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sijis
Copy link
Contributor

@sijis sijis commented Oct 29, 2023

Another attempt to use importlib vs pkg_resources for processing packages as plugins.

@sijis sijis force-pushed the refactor/pkg_resources branch from 0c6a993 to 26297d9 Compare July 5, 2024 05:43
@sijis sijis force-pushed the refactor/pkg_resources branch 3 times, most recently from 8056027 to d0d8e8a Compare October 28, 2024 04:42
@sijis sijis marked this pull request as ready for review October 28, 2024 05:55
@sijis sijis force-pushed the refactor/pkg_resources branch 2 times, most recently from eb945af to f6aefee Compare May 21, 2025 23:56
@sijis sijis force-pushed the refactor/pkg_resources branch from f6aefee to 4230370 Compare June 6, 2025 03:10
@sijis sijis merged commit 363f01f into errbotio:master Jun 6, 2025
5 checks passed
@sijis sijis deleted the refactor/pkg_resources branch June 6, 2025 04:04
@sijis sijis restored the refactor/pkg_resources branch June 7, 2025 03:30
kayman-mk pushed a commit to Hapag-Lloyd/errbot that referenced this pull request Jul 2, 2025
* refactor: use importlib instead of pkg_resources

* fix: remove try/except import check for importlib

* fix: workaround to support python 3.9 and older

* tests: add basic entry_point_plugins tests

I needed to further adjust the files lookup to ignore distributions that were
not found.

* docs: add info to CHANGES

(cherry picked from commit 363f01f)
kayman-mk pushed a commit to Hapag-Lloyd/errbot that referenced this pull request Jul 2, 2025
* refactor: use importlib instead of pkg_resources

* fix: remove try/except import check for importlib

* fix: workaround to support python 3.9 and older

* tests: add basic entry_point_plugins tests

I needed to further adjust the files lookup to ignore distributions that were
not found.

* docs: add info to CHANGES

(cherry picked from commit 363f01f)
kayman-mk pushed a commit to Hapag-Lloyd/errbot that referenced this pull request Jul 2, 2025
* refactor: use importlib instead of pkg_resources

* fix: remove try/except import check for importlib

* fix: workaround to support python 3.9 and older

* tests: add basic entry_point_plugins tests

I needed to further adjust the files lookup to ignore distributions that were
not found.

* docs: add info to CHANGES

(cherry picked from commit 363f01f)
kayman-mk pushed a commit to Hapag-Lloyd/errbot that referenced this pull request Jul 2, 2025
* refactor: use importlib instead of pkg_resources

* fix: remove try/except import check for importlib

* fix: workaround to support python 3.9 and older

* tests: add basic entry_point_plugins tests

I needed to further adjust the files lookup to ignore distributions that were
not found.

* docs: add info to CHANGES

(cherry picked from commit 363f01f)
@sijis sijis deleted the refactor/pkg_resources branch October 13, 2025 05:24
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.

1 participant