Skip to content

Conversation

@dandavison
Copy link
Contributor

  • Don't mutate class attribute
  • Comment out unused imports

- Comment out unused imports
@dandavison dandavison force-pushed the no-mutable-class-attribute branch from fa34460 to 87c805f Compare May 23, 2024 12:25
@cretz
Copy link
Member

cretz commented May 23, 2024

@dandavison - the CI issue is caused by macos-latest now pointing to macos-14 which is arm instead of intel. The fix is probably to use actions/setup-python@v4 instead of actions/setup-python@v1, set macos-intel and macos-arm as macos-12 and macos-14 respectively, and disable 3.8 for macos-arm. See temporalio/sdk-python#506. Can be done in this PR or in a separate one your choice (or work can just be put on the backlog if time is limited).

@dandavison dandavison merged commit bcb9836 into temporalio:main May 23, 2024
@dandavison dandavison mentioned this pull request May 23, 2024
@dandavison
Copy link
Contributor Author

the CI issue is caused...

Thanks! Opened #117 for that.

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