Commits
User selector
Commit History
Commits on Feb 24, 2015
Be more careful with glob.glob (fixes #491)
Show description for 01394dbcommitted
Commits on Feb 16, 2015
PEP-8
Show description for 7594078committedMerge remote-tracking branch 'maryakins/autocomplete-params'
Show description for 5b6e61ecommittedFailing test for #479
Show description for 0748500committedTest methods
Show description for aaaf99bcommittedSimple test for GlobalCompletion
Show description for e18bab3committed
Commits on Feb 13, 2015
Commits on Feb 12, 2015
Run the test
Show description for c663b20committed- committed
Mary Mokuolu
Commits on Feb 7, 2015
Test for get_encoding_file
Show description for 7587ad8committedFix test name and use mock.patch.dict
Show description for 60c4c08committedSimplify
Show description for a4038cdcommittedTest differently encoded startup files
Show description for b5d7790committedSimplify tests and enable all of them
Show description for e4c3d4dcommitted- committed
- committed
- committed
- committed
- committed
prevent tests failing when PYTHONSTARTUP set
Show description for 50d2b21committed
Commits on Feb 6, 2015
- committed
- committed
Use unittest.mock if possible
Show description for 758d6a6committedPEP-8
Show description for 5b406c1committed
Commits on Feb 5, 2015
Use six.moves.range
Show description for 997dfb6committedPEP-8
Show description for 589a867committedMock next/__next__
Show description for 5d59275committed
Commits on Feb 4, 2015
Removed unused imports
Show description for 6dfb7fccommittedUse next(iter)
Show description for 17f6eaecommittedUse six.moves.StringIO
Show description for f5a8e67committedRevert "Use io.BytesIO instead of StringsIO.StringsIO"
Show description for 8b2c03bcommittedUnbreak 2to3
Show description for b642758committedUse io.BytesIO instead of StringsIO.StringsIO
Show description for 7e0653bcommittedUse range everywhere
Show description for ee2ab57committed