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

add fix for import tracker compatibility with py3.11 #75

Merged
merged 4 commits into from
Feb 19, 2024

Commits on Feb 19, 2024

  1. add fix

    Signed-off-by: Xuancheng Fan <[email protected]>
    Xuancheng Fan committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    28ce83a View commit details
    Browse the repository at this point in the history
  2. update due to comments

    Signed-off-by: Xuancheng Fan <[email protected]>
    Xuancheng Fan committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4de5df9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f72b103 View commit details
    Browse the repository at this point in the history
  4. Update import_tracker/import_tracker.py

    3.7 compatible without walrus operator
    
    Signed-off-by: Gabe Goodhart <[email protected]>
    gabe-l-hart committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e84cf3e View commit details
    Browse the repository at this point in the history