Merge lp://qastaging/~ipython-dev/ipython/ipython1-fc into lp://qastaging/~ipython-dev/ipython/ipython1-dev

Proposed by Brian Granger
Status: Merged
Approved by: Brian Granger
Approved revision: 67
Merge reported by: Brian Granger
Merged at revision: 67
Proposed branch: lp://qastaging/~ipython-dev/ipython/ipython1-fc
Merge into: lp://qastaging/~ipython-dev/ipython/ipython1-dev
To merge this branch: bzr merge lp://qastaging/~ipython-dev/ipython/ipython1-fc

Commit message

This branch implements all the network protocols using foolscap, which is a secure network protocol. All tests pass and the documentation has been updated to reflect these changes. From here on out, IPython has security in its network protocols.

To post a comment you must log in.
Revision history for this message
Brian Granger (ellisonbg) wrote :

Security is needed very badly in ipython1 and this seems like a good approach. But, we now have a dependency on foolscap. We need to think about how we want to handle this.

review: Approve
66. By Brian Granger

Initial changes to docs to reflect recent foolscap work

67. By Brian Granger

Moving old files from kernel/old -> notebook and deleting others

Subscribers

No one subscribed via source and target branches