##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r3461:950a970a
Require blank line to end input cell immediately after dedenting. Closes gh-290
Thomas Kluyver
0
r3460:11e30b27
Merge branch 'issue-31' Conflicts: IPython/core/magic.py closes gh-31
Thomas Kluyver
merge
0
r3459:a6a9d580
Merge branch 'unicode-issues'
Thomas Kluyver
merge
0
r3458:528125c0
Tweak code with suggestions from yesterday.
Thomas Kluyver
0
r3457:ae0c2a59
Handle errors from older versions of argparse.
Thomas Kluyver
0
r3456:f38fe81a
Fix up argparse (update bundled version) so IPython starts whether or not argparse is installed system-wide.
Thomas Kluyver
0
r3455:0ae4841c
Further fixes and tweaks for inputsplitter.
Thomas Kluyver
0
r3454:dad1e44e
Fix up so tests pass again. input_splitter now uses ast module instead of compiler, bringing it closer to the Python 3 implementation.
Thomas Kluyver
0
r3453:11b36e20
Small tweaks to unicode in test file.
Thomas Kluyver
0
r3452:6b21f595
Fix for non-ascii characters in IPYTHONDIR, + unit test.
Thomas Kluyver
0
r3451:1017c448
IPython behaves properly when started in a directory with non-ascii characters in the name. + Unit test. Closes gh-200
Thomas Kluyver
0
r3450:fb96e099
Tweak unicode history test so it will work in Windows.
Thomas Kluyver
0
r3449:7a0ba14f
Add file encoding declarations to two tests.
Thomas Kluyver
0
r3448:3a53644f
Fix for unicode in inputsplitter.
Thomas Kluyver
0
r3447:88c823a2
Moved unicode tests into main test suite. Reverified that both fail if the fixes in previous commits are undone.
Thomas Kluyver
0
r3446:66d514c5
Remove check for GTK in tests, so that the default encoding remains ascii, and Unicode failures can be resolved.
Robert Kern
0
r3445:04d5253f
Fix for loading history with unicode characters. Not sure if this is the best way to do it - sys.stdin.encoding is None in the test suite.
Thomas Kluyver
0
r3444:4ac6905e
Add test for reloading history including unicode (currently fails).
Thomas Kluyver
0
r3443:a8652504
Test case for the failure to compile code including unicode characters.
Thomas Kluyver
0
r3442:5acaf967
Fix compilerop to handle unicode input.
Thomas Kluyver
0
load next
< 1 .. 1263 1264 1265 1266 1267 .. 1438 >
showing 20 out of 28742 commits