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

Remove python version checks #555

Merged
merged 1 commit into from
Jan 7, 2021
Merged

Conversation

aaronayres35
Copy link
Contributor

@aaronayres35 aaronayres35 commented Jan 6, 2021

part of #483

This PR removes a few checks for a specific python version and only keeps code specific to python 3+.

Based on this comment:

/* Python 2.3 syntax contributed by Gheorghe Milas */

I suspect we Can remove this .js file entirely?

@aaronayres35 aaronayres35 changed the title [WIP] Remove python version checks Remove python version checks Jan 6, 2021
@kitchoi
Copy link
Contributor

kitchoi commented Jan 7, 2021

Based on this comment:

chaco/docs/scipy_tutorial/Scripts/shBrushPython.js
/* Python 2.3 syntax contributed by Gheorghe Milas */

I suspect we Can remove this .js file entirely?

Just the comment alone is not compelling enough for me to think removing it is safe. So I'd prefer not.

@aaronayres35 aaronayres35 merged commit f69999e into master Jan 7, 2021
@rahulporuri rahulporuri deleted the remove-python-version-checks branch March 23, 2021 03:11
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