Skip to content

Conversation

@realdoug
Copy link

@realdoug realdoug commented Mar 13, 2019

Removes usage of deprecated python sytax in update-checkout

I ran into this issue when building. Looks like if you update the implicit relative imports to explicit, it will run fine on python2 & 3.

Resolves SR-9941 and SR-1805 which appears to be a duplicate.

Removes usage of deprecated python sytax in update-checkout
@realdoug realdoug changed the title Resolves [SR-9941] https://bugs.swift.org/browse/SR-9941 Resolves [SR-9941] https://bugs.swift.org/browse/SR-9941 (remove python implicit import as it is deprecated) Mar 13, 2019
@realdoug realdoug changed the title Resolves [SR-9941] https://bugs.swift.org/browse/SR-9941 (remove python implicit import as it is deprecated) Resolves [SR-9941] remove python implicit import as it is deprecated Mar 13, 2019
@realdoug realdoug changed the title Resolves [SR-9941] remove python implicit import as it is deprecated Resolves [SR-9941] [SR-1805] remove python implicit import as it is deprecated Mar 13, 2019
@drodriguez
Copy link
Contributor

Same fix as in #23038 and #23256. I still cannot start the CI, but I think this can be merged as is.

@realdoug
Copy link
Author

closing as this is old and likely fixed

@realdoug realdoug closed this Sep 12, 2019
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