Skip to content

Conversation

qlands
Copy link

@qlands qlands commented Aug 29, 2024

Fixes: #111 and #114

Summary/Motivation:

This fixes PyUtilLib in Python 3.12

Changes proposed in this PR:

  • Migrate code from imp to importlib

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

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.

DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
1 participant