##// END OF EJS Templates
don't special case for py3k+numpy...
don't special case for py3k+numpy py3k+numpy non-copying recv works fine now, with released pyzmq. There was no need to make any changes in pyzmq. closes gh-478, closes gh-587 (rebased)

File last commit:

r4166:212e4eaf
r4571:487466d7
Show More
development.txt
21 lines | 463 B | text/plain | TextLexer
Brian Granger
Cleanup of docs....
r2275 ================================================
Development version
================================================
Thomas Kluyver
Update What's new documentation to reflect some of the work that's gone into 0.11.
r3816 The changes listed here are a brief summary of the substantial work on IPython
MinRK
move 0.11 whatsnew into version0.11
r4166 since the 0.11.x release series. For more details, please consult the actual
Thomas Kluyver
Update What's new documentation to reflect some of the work that's gone into 0.11.
r3816 source.
Brian Granger
Cleanup of docs....
r2275 Main `ipython` branch
=====================
Thomas Kluyver
Describe the IPython situation in What's New docs.
r4147
Brian Granger
Cleanup of docs....
r2275 New features
------------
MinRK
move 0.11 whatsnew into version0.11
r4166 .. * use bullet list
Brian Granger
Cleanup of docs....
r2275
Backwards incompatible changes
------------------------------
MinRK
move 0.11 whatsnew into version0.11
r4166 .. * use bullet list