December 2009 Archives by thread
Starting: Tue Dec 1 16:02:09 CET 2009
Ending: Wed Dec 23 21:33:54 CET 2009
Messages: 48
- [execnet-commit] execnet commit 4b3e70882e97: make iteration ordered by gateway id
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 398fae98d769: have popen-gateways use imports instead of source-strings,
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 92de97216048: fix group termination to work more reliably
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit a2b92aa8e4eb: skip/adapt tests properly to pass on pypy-c and jython
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 9eddac8d8fc3: get rid of custom source-detection and fix "is not" to "!=" for pypy-c/jython
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit b6af4948c926: remove potential support and tests for stdout/stderr redirection
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 2c58c2663ecd: refine gateway termination such that proper and unexpected exits
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 43c47dc35331: introduce TimeoutError and receive(timeout) parameter
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 57c400924a5a: refine EXECNET_DEBUG tracing
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 81dde6121815: refactor gateway termination and tests to allow for timely termination.
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 87be32c84857: assume python2.3 and use queue.get(timeout) instead of hacking our own.
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 26f11eb2bb99: avoid actually trying to instantiate gateways for deprecation tests
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit f429a449f16c: fix socket gateway creation
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit a29ab6d3ac2e: add remote_status/receiving issue
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 7681be82d2ff: refactor and re-group tests and test gateway creation
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 75e22c145464: assign gateway id's early, cleanup
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 00cb8b7aa529: do nicer, faster and more informative tracing.
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit c4646e0593cb: restructuring example docs
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit d7477e49fdd0: new method: gateway.hasreceiver() returns True
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 9c5a39c0506e: remove redundant file, better gateway repr, remove fixed issue
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 3023e9db5d9e: re-work initial documentation and web page
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit bdfe9a4a229e: adding contact and install pages
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 318325f5bc20: fix dist-testing setup
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 874bca2734d7: try to find python versions on windows as well
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit b9ae9afeb79d: kill processes after timeout
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 80baab4140de: refine and rework documentation and layout for 1.0.1 relase
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 9ec10766044b: refine group-membership handling: index by integer, don't use weakref
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 835e81022d0e: group.makegateway() uses group.default_spec if no spec is given
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit e07cbeaf8e3b: introduce basic container API to multichannels
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 2233f21d1d91: revamp and add docs
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 66760dc71203: finalizing bits for 1.0.1
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit e77a2974394b: Added tag 1.0.1 for changeset 66760dc71203
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit de6284add5db: avoid deprecated PopenGateway, new Group.defaultspec example, some doc tweaks
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 800841c9b050: skip jython tests if it is not a 2.5 version
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit a15041d7bb5e: work out issues/ideas a bit
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit e5cbfedbd84e: internal tweaks: move deprecated code to its own module, add python2.7 to python interpreters to look for.
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 3d00bf8eaea4: move socket-instantiation into own file, speeds up popen-gateway creation by another 10%.
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 9068ad88e86a: adding issues, fixing docs, fixating release-version
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 8a4fe45e6508: avoid unneccessary lower()
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit f9a82b8fb819: generalize channel-over-channel sending, add examples.
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 1d9442698ab8: rename CHANNEL_OPEN to CHANNEL_EXEC and add test_debug.txt to versioning
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit bbd403fddf54: remove the just committed issues
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 7c99c22b2bbb: better handle errors in callbacks, closing the channel and leaving
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 755fc3032507: fixing some python3 issues, everything passes
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 6007ee61a482: bumping version to 1.0.2, fixing bits, removing unused imports
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 58aeb70cf80a: fix internal timeout waiting bug (thanks ronny)
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 330b0032a09e: fixes for jython
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 73176c8168f2: Added tag 1.0.2 for changeset 330b0032a09e
commits-noreply at bitbucket.org
Last message date:
Wed Dec 23 21:33:54 CET 2009
Archived on: Fri Dec 21 11:55:10 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).