##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r3121:41eb15e3
Add explicit comment about disabled code in importstring. This lets us know the deactivated code is meant for eventual deletion (the replacement was written by T. Kluyver in his 2to3 preparation work, we just need to be sure we have no problems with it in more testing).
Fernando Perez
0
r3120:572d3d79
Merge branch 'takowl-ipy3-preparation' into trunk This branch cleans up our trunk to make a 2to3 run be as painless as possible, while keeping our code fully 2.6-compatible. Closes gh-159 (pull request).
Fernando Perez
merge
0
r3119:468a14f2
Rename misleading use of raw_input so it's not automatically converted to input by 2to3.
Thomas Kluyver
0
r3118:91a11d59
Revert "Option for testing local copy, rather than global. Testing needs more work." (Doesn't work; will use virtualenv instead) This reverts commit 9bef7e3b597be5bcecaf4e884146e672ecd6fe2d.
Thomas Kluyver
0
r3117:b0a6ac50
Option for testing local copy, rather than global. Testing needs more work.
Thomas Kluyver
0
r3116:be0324d2
Update md5 calls.
Thomas Kluyver
0
r3115:10494fdb
Change to pass tests in IPython.extensions
Thomas Kluyver
0
r3114:edb052c5
Replacing some .items() calls with .iteritems() for cleaner conversion with 2to3.
Thomas Kluyver
0
r3113:d4266570
Tidy up dictionary-style methods of Config (2to3 converts 'has_key' calls to use the 'in' operator, which will be that of the parent dict unless we define it).
Thomas Kluyver
0
r3112:b2dc4fa9
Update use of rjust
Thomas Kluyver
0
r3111:3fd347a5
Ignore .bak files
Thomas Kluyver
0
r3110:50876ac0
Ignore .py~ files
Thomas Kluyver
0
r3109:760c4329
Further updating.
Thomas Kluyver
0
r3108:663027f0
Cleaning up old code to simplify 2to3 conversion.
Thomas Kluyver
0
r3107:263d8f14
Complete fix for __del__ errors with .reset(), add unit test.
Fernando Perez
0
r3106:f16f5ccc
Merge branch 'keepkernel' of https://github.com/minrk/ipython into minrk-keepkernel Closes pull request gh-164.
Fernando Perez
merge
0
r3105:26754715
comment/doc logic cleanup
MinRK
0
r3104:3e324f47
changed close Console behavior to leave Kernel alive
MinRK
0
r3103:a55b74a6
Work around bug in pprint.pformat. Closes gh-148
Fernando Perez
0
r3102:8e7eb96f
Fix error in %gui. Closes gh-160.
Fernando Perez
0
load next
< 1 .. 1280 1281 1282 1283 1284 .. 1438 >
showing 20 out of 28742 commits