Skip to content

Conversation

dmalan
Copy link
Member

@dmalan dmalan commented Jul 1, 2019

  • Deprecated eprint
  • Deprecated get_char
  • Removed outdated Retry: prompts

@dmalan dmalan self-assigned this Jul 1, 2019
@dmalan dmalan requested a review from kzidane July 6, 2019 00:41
@@ -42,19 +42,5 @@ def _after(*args, **kwargs):
logging.getLogger("cs50").disabled = disabled
SQL.execute = _after

# Add support for Cloud9 proxy so that flask.redirect doesn't redirect from HTTPS to HTTP
# http://stackoverflow.com/a/23504684/5156190
if getenv("C9_HOSTNAME") and not getenv("IDE_OFFLINE"):
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kzidane is this okay to remove now, for v4?

@dmalan dmalan requested a review from brianyu28 July 6, 2019 00:42
@dmalan
Copy link
Member Author

dmalan commented Jul 6, 2019

@brianyu28 mind taking a look too?

@brianyu28
Copy link
Member

Will let @kzidane weigh in on the C9 code, but rest looks good!

@dmalan dmalan merged commit 010b59e into develop Jul 7, 2019
@dmalan dmalan deleted the deprecations branch July 7, 2019 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants