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

Updates for python3 #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Updates for python3 #24

wants to merge 1 commit into from

Conversation

doddatpivotal
Copy link

Existing code does not work as python 2 has been deprecated.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Existing code does not work as python 2 has been deprecated.
@jbernalvallejo
Copy link

I did these changes myself but then I found issues later on while doing the lab. For ie:

  • / not working for monolith task
  • urlparser dependency not being available at runtime when running the like microservice.

Did you find these?

@doddatpivotal
Copy link
Author

@jbernalvallejo I did not. But I wasn't doing a very thorough review.

@ctcudd
Copy link
Contributor

ctcudd commented Aug 12, 2020

@doddatpivotal thank you for this PR it was very helpful in troubleshooting some recent issues.

I believe I ran into the same issues with the like-service, I've posted a fix for the urlparser issue here: #32

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.

None yet

3 participants