-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: cammdeveloper/bpython
base: master
head repository: cammdeveloper/bpython
compare: 0.14-bugfix
- 18 commits
- 11 files changed
- 2 contributors
Commits on Feb 17, 2015
-
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at> (cherry picked from commit 8a70bcb)
Configuration menu - View commit details
-
Copy full SHA for ec73209 - Browse repository at this point
Copy the full SHA ec73209View commit details
Commits on Feb 18, 2015
-
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at> (cherry picked from commit 2eca243)
Configuration menu - View commit details
-
Copy full SHA for 25edf54 - Browse repository at this point
Copy the full SHA 25edf54View commit details -
Use correct default level values (fixes bpython#486)
Python 2 uses -1, Python 3 uses 0. Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at> (cherry picked from commit 43e7038)
Configuration menu - View commit details
-
Copy full SHA for 87470ef - Browse repository at this point
Copy the full SHA 87470efView commit details
Commits on Feb 23, 2015
-
Set mod of history file to 0600 (fixes bpython#489)
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at> (cherry picked from commit d4d9616)
Configuration menu - View commit details
-
Copy full SHA for 28510c9 - Browse repository at this point
Copy the full SHA 28510c9View commit details -
(cherry picked from commit 291a5d3)
Configuration menu - View commit details
-
Copy full SHA for 731cda7 - Browse repository at this point
Copy the full SHA 731cda7View commit details -
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
Configuration menu - View commit details
-
Copy full SHA for 6fb64c6 - Browse repository at this point
Copy the full SHA 6fb64c6View commit details
Commits on Feb 24, 2015
-
Be more careful with glob.glob (fixes bpython#491)
If we have glob.escape, use it. Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at> (cherry picked from commit 846ca4d)
Configuration menu - View commit details
-
Copy full SHA for 01394db - Browse repository at this point
Copy the full SHA 01394dbView commit details -
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
Configuration menu - View commit details
-
Copy full SHA for 0f81bf8 - Browse repository at this point
Copy the full SHA 0f81bf8View commit details
Commits on Feb 28, 2015
-
Bump six dependency (fixes bpython#494)
from six.moves.X import Y only works with six 1.5 and newer. Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at> (cherry picked from commit 934c5b6)
Configuration menu - View commit details
-
Copy full SHA for b1d1da7 - Browse repository at this point
Copy the full SHA b1d1da7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b8c40 - Browse repository at this point
Copy the full SHA 63b8c40View commit details -
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at> (cherry picked from commit 2b32c81)
Configuration menu - View commit details
-
Copy full SHA for a294451 - Browse repository at this point
Copy the full SHA a294451View commit details -
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at> (cherry picked from commit e77ce89)
Configuration menu - View commit details
-
Copy full SHA for cf7b14f - Browse repository at this point
Copy the full SHA cf7b14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a22589 - Browse repository at this point
Copy the full SHA 7a22589View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d9ae4 - Browse repository at this point
Copy the full SHA b0d9ae4View commit details
Commits on Mar 7, 2015
-
Remove workarounds for no longer supported Python versions
collections.Callable was used for Python 3.0 - 3.1 since callable was missing in these versions. Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
Configuration menu - View commit details
-
Copy full SHA for e3e9061 - Browse repository at this point
Copy the full SHA e3e9061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40eb018 - Browse repository at this point
Copy the full SHA 40eb018View commit details
Commits on Mar 15, 2015
-
Change default to None and set it to LOCK_EX in __init__ (fixes bpyth…
Configuration menu - View commit details
-
Copy full SHA for 6ac3311 - Browse repository at this point
Copy the full SHA 6ac3311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 038a4c7 - Browse repository at this point
Copy the full SHA 038a4c7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...0.14-bugfix