-
Notifications
You must be signed in to change notification settings - Fork 55
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
windows py38 and py39 #139
Open
juhuebner
wants to merge
16
commits into
jupyter:main
Choose a base branch
from
juhuebner:master
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Mar 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cc3bccf - Browse repository at this point
Copy the full SHA cc3bccfView commit details -
set_event_loop_policy for windows
# patch c.f. tornadoweb/tornado#2608 (comment) asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) # python-3.8.x
Configuration menu - View commit details
-
Copy full SHA for fde60d1 - Browse repository at this point
Copy the full SHA fde60d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 804b584 - Browse repository at this point
Copy the full SHA 804b584View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ffac3 - Browse repository at this point
Copy the full SHA e1ffac3View commit details -
added version selection and type ignore
the type ignore should be made os dependent
Configuration menu - View commit details
-
Copy full SHA for f6defdd - Browse repository at this point
Copy the full SHA f6defddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3ee4d1 - Browse repository at this point
Copy the full SHA b3ee4d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f59fb2 - Browse repository at this point
Copy the full SHA 8f59fb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6167a7 - Browse repository at this point
Copy the full SHA d6167a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc5875 - Browse repository at this point
Copy the full SHA cbc5875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500d59b - Browse repository at this point
Copy the full SHA 500d59bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5a8ce - Browse repository at this point
Copy the full SHA 8d5a8ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed7d3a - Browse repository at this point
Copy the full SHA 1ed7d3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e634f - Browse repository at this point
Copy the full SHA 67e634fView commit details -
Configuration menu - View commit details
-
Copy full SHA for add7555 - Browse repository at this point
Copy the full SHA add7555View commit details
Commits on Mar 8, 2021
-
Apply suggestions from code review
python version check >= (3, 8) Co-authored-by: David Brochart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9609230 - Browse repository at this point
Copy the full SHA 9609230View commit details
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1905d15 - Browse repository at this point
Copy the full SHA 1905d15View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.