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

2.7 to 3.5.2 #723

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

2.7 to 3.5.2 #723

wants to merge 14 commits into from

Conversation

zoechallacombe
Copy link

I fixed all the str/byte errors that I could find and that were obviously causing problems, but I may missed some. Main error during testing is in line 14 of amgut/handlers/base_handlers.py, in get_current_user:
skid = self.get_secure_cookie("skid")
AttributeError: 'TestAddSampleOverview' object has no attribute 'get_secure_cookie'

Testing to see if this is reproducible in travis or if anything blatantly wrong sticks out.

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.

3 participants