Skip to content

Remove Python 2 and Python 3.5 staleness#1600

Merged
randyzwitch merged 1 commit intostreamlit:developfrom
randyzwitch:fix_1599
Jun 18, 2020
Merged

Remove Python 2 and Python 3.5 staleness#1600
randyzwitch merged 1 commit intostreamlit:developfrom
randyzwitch:fix_1599

Conversation

@randyzwitch
Copy link
Copy Markdown
Contributor

Fixes #1599

Removes some unnecessary branching and other unnecessary comments now that Streamlit only supports 3.6+.

@randyzwitch randyzwitch requested a review from tconkling June 17, 2020 20:12
@randyzwitch randyzwitch requested a review from a team as a code owner June 17, 2020 20:12
@randyzwitch randyzwitch removed the request for review from tconkling June 17, 2020 20:12
@randyzwitch randyzwitch merged commit ee96af3 into streamlit:develop Jun 18, 2020
@randyzwitch randyzwitch deleted the fix_1599 branch June 18, 2020 12:32
tconkling added a commit that referenced this pull request Jun 22, 2020
* develop:
  Formatting changes from `make pyformat` (#1621)
  Add config to disable CSRF + conflict check with CORS (#1571)
  MediaFile Grace Period using KEEP_DELAY = 5 seconds (#1494)
  Fix server.cookieSecret config option. (#1603)
  Create a config option to toggle websocket compression (#1544)
  Remove Python 2 and Python 3.5 staleness (#1600)
  Disable/Remove scroll when in full screen mode (#1586)
  Better welcome message when running `streamlit hello` (#1585)
  Scale image to approximate size on screen (#1594)
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.

Clean up Makefile for Python staleness

2 participants