-
Notifications
You must be signed in to change notification settings - Fork 313
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
Feature/simple python3 migration #53
Open
nklapste
wants to merge
33
commits into
bfelbo:master
Choose a base branch
from
nklapste:feature/SimplePython3Migration
base: master
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 Jan 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6546fa6 - Browse repository at this point
Copy the full SHA 6546fa6View commit details -
* allowing for a range of dependency versions, locked by api level
Configuration menu - View commit details
-
Copy full SHA for 899587c - Browse repository at this point
Copy the full SHA 899587cView commit details -
adding
extras_requires
option for installing a viable tensorflow ba……ckend * install a viable tensorflow backend by running the command `pip install -e .[tensorflow_backend]`
Configuration menu - View commit details
-
Copy full SHA for 96beec0 - Browse repository at this point
Copy the full SHA 96beec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4cb4da - Browse repository at this point
Copy the full SHA e4cb4daView commit details -
was opening writing as bytes when content to be written was `str`
Configuration menu - View commit details
-
Copy full SHA for 63d1cfc - Browse repository at this point
Copy the full SHA 63d1cfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ceac2 - Browse repository at this point
Copy the full SHA c8ceac2View commit details -
disabling loading of
PsychExp
dataset* encountering pickle load error: `_pickle.UnpicklingError: the STRING opcode argument must be quoted`
Configuration menu - View commit details
-
Copy full SHA for 3e2feba - Browse repository at this point
Copy the full SHA 3e2febaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a628d8a - Browse repository at this point
Copy the full SHA a628d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c108abc - Browse repository at this point
Copy the full SHA c108abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 079d1f8 - Browse repository at this point
Copy the full SHA 079d1f8View commit details -
with python3 the values being given to `check_ascii` are now `str` instead of `bytes` using `word.encode('ascii')` to validate the given word can be ASCII encoded
Configuration menu - View commit details
-
Copy full SHA for 28306cf - Browse repository at this point
Copy the full SHA 28306cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for abca333 - Browse repository at this point
Copy the full SHA abca333View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0911b - Browse repository at this point
Copy the full SHA fc0911bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16bdfbd - Browse repository at this point
Copy the full SHA 16bdfbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47646ca - Browse repository at this point
Copy the full SHA 47646caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 177379c - Browse repository at this point
Copy the full SHA 177379cView commit details -
disabling loading of
data/PsychExp/raw.pickle
obtaining a `_pickle.UnpicklingError: the STRING opcode argument must be quoted` on loading this file.
Configuration menu - View commit details
-
Copy full SHA for 9047d5b - Browse repository at this point
Copy the full SHA 9047d5bView commit details -
was opening writing as `bytes` when content to be written was `str` in python3
Configuration menu - View commit details
-
Copy full SHA for dbf55f8 - Browse repository at this point
Copy the full SHA dbf55f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b21a73 - Browse repository at this point
Copy the full SHA 4b21a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da04b9 - Browse repository at this point
Copy the full SHA 6da04b9View commit details
Commits on Jan 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0dc13fc - Browse repository at this point
Copy the full SHA 0dc13fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff04f2 - Browse repository at this point
Copy the full SHA 5ff04f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c075c - Browse repository at this point
Copy the full SHA 81c075cView commit details -
* having analyze result tests `test_smoke_analyze_results` and `test_smoke_analyze_all_results` execute after the `test_smoke_finetune_dataset`
Configuration menu - View commit details
-
Copy full SHA for 9caaff3 - Browse repository at this point
Copy the full SHA 9caaff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2ab3c1 - Browse repository at this point
Copy the full SHA c2ab3c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b8fab1 - Browse repository at this point
Copy the full SHA 8b8fab1View commit details
Commits on Jan 31, 2020
-
adding comments noting the requirement of test execution order for `t…
…est_smoke_analyze_results` and `test_smoke_analyze_all_results`
Configuration menu - View commit details
-
Copy full SHA for a3480e7 - Browse repository at this point
Copy the full SHA a3480e7View commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 22cfee7 - Browse repository at this point
Copy the full SHA 22cfee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 357dd35 - Browse repository at this point
Copy the full SHA 357dd35View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc9cbde - Browse repository at this point
Copy the full SHA dc9cbdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcdb035 - Browse repository at this point
Copy the full SHA bcdb035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 269cb43 - Browse repository at this point
Copy the full SHA 269cb43View commit details
Commits on Apr 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a327694 - Browse repository at this point
Copy the full SHA a327694View 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.