Commits
User selector
Commit History
Commits on Mar 2, 2015
Commits on Feb 24, 2015
Use glob.iglob
Show description for 601df71committedBe more careful with glob.glob (fixes #491)
Show description for 846ca4dcommitted
Commits on Feb 23, 2015
Set mod of history file to 0600 (fixes #489)
Show description for d4d9616committedDecode attribute names
Show description for e6b739ecommittedUse unicode literals
Show description for d8aaad8committedMake magic methods unicode (fixes #488)
Show description for 1357471committed
Commits on Feb 20, 2015
Use n and iteritems
Show description for bf09b5ecommittedWatch multiple files in the same directory
Show description for adfb053committedRemove unnecessary else
Show description for 9cc8889committedFix ImportFinder/Loader for Python 2
Show description for a8cf459committedPEP-8
Show description for d071969committed
Commits on Feb 19, 2015
Use ignore rather than replace
Show description for 046646ecommittedDecode with errors='replace'
Show description for 88fa209committedRemove unused import
Show description for be4cd1ccommitted- committed
Sort imports
Show description for 49818b9committedRemove no longer needed __future__ imports
Show description for c08f412committedRemove useless u
Show description for f22e580committedMake try_decode a no-op in Python 3
Show description for 6e38d18committed- committed
Commits on Feb 18, 2015
Use sys.meta_path to hook into import
Show description for cc7aebdcommitted- committed
Keep a frozen copy of keyword list
Show description for d2d236dcommittedTest global completion with modified keyword list
Show description for b454048committedUse correct length
Show description for ac3ef20committed- committed
- committed
- committed
- committed
- committed
Use builtins module
Show description for 2df245bcommittedUse six
Show description for 1b4cc8fcommittedUse correct default level values (fixes #486)
Show description for 43e7038committed