November 2009 Archives by subject
Starting: Mon Nov 2 15:59:17 CET 2009
Ending: Mon Nov 30 13:10:47 CET 2009
Messages: 49
- [execnet-commit] execnet commit 06731e924227: introduce slightly experimental remote_status method
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 0868fc4f0c55: tweaks to the home page
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 0a17bf52bab1: Added tag 1.0.0b1 for changeset 39e4b3a1397a
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 0dc5d92806f6: enhance docs, add __len__ and __iter__ to groups
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 14fb410db7ef: * disallow closing a channel from within remote_exec code
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 1fbf1ba9e24f: some tests and additions for id-handling with gateways and groups
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 22303634ba47: make tracing dependent on existence of EXECNET_DEBUG instead of module-global
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 24b1ef2beadd: take the simple way out with long encoding: use the repr
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 309d91b1db59: fix python2.4 serializer compatibility (does not have struct.Struct)
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 3573cc5b82a7: small fixes/adjustments for running tests on jython-2.5.1
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 36fdf3d6180f: use popen.communicate()
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 38c616690338: make remote_status work with remote_init_threads
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 39e4b3a1397a: packaging a 1.0.0b1 release
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 413beb635298: fix empty tuple-handling (thanks ronny)
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 4322e331bdc5: add and use apipkg.py for lazy loading.
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 44271e00ae78: re-org and refine examples, make them tested by default, refine gateway __repr__
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 467184964d4a: fixing docs and some tests for jython
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 47e73b3c07c5: "" or "0.0.0.0" do not work on my VirtualBox/Win XP2 box
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 48d78b31ec63: introduce socketserver examples and gateway.id for handling "installvia" spec
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 493fc337a1f1: adding doc about new remote_status() method, updated Changelog
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 4983a8c1c244: use per-gateway serializers and unserializers
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 5302d8c04c02: simplify serialization
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 53e5b0719e1a: hide a spurious finalization issue
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 591908a9c739: make groups iterable, expose and test execnet.default_group
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 5d1c438e335d: merge in accidental branch
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 6371d6423d5d: small refinements: simplifying send-code, fixing RInfo for python3, extend .hgignore
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 6cb40cacafd7: Added tag 1.0.0 for changeset 7cf86a1811b1
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 6ea0aa1903db: integrate serializer into gateway bootstrap, simplify exception hierarchies
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 778696674e2d: add some more issues/thoughts
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 7cf86a1811b1: include tests, mark 'installvia' experimental
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 83d9978c473e: fix EXECNET_DEBUG to work with win32
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 9b2015e7e393: some python3 and deprecation related fixes
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit 9ca8d04cb915: adding tests, fixing typos and setting option to automatically turn py2 strings into a py3 'str'
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit a4fe6d21ca1a: preparing final execnet-1.0.0
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit a5abe9344482: introduce execnet.Group to manage multiple gateways including
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit ac44b2b936df: add support for set and frozenset
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit b0289aa788c4: refine docs, avoid redundancy, move some bits to a new implnotes.txt file
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit b161226fbabf: add proper long support
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit b66d332b2ad8: reduce boilerplate around options, add a test,
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit c75295641d3c: Added tag 1.0.0 for changeset 5d1c438e335d
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit cb65283a1bc3: porting some issues from bb-py-trunk tracker
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit cb9bc8210ab5: bumping version to the envisioned 1.0.0b4, using setuptools if available
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit d157364437d2: fixing some docs, removing issue tracker.
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit d8ed57971198: adding neccessary serialization support for long, None, bools
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit d903ea597bb3: actually deprecate execnet.XYZGateway
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit dd5b365f3af7: adding examples and fixing code for __channelexec__ and a new "command" example.
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit dea537cf22d4: automatically find "save_typename" methods instead of redundant registration
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit e03e84d72df8: avoid closing a channel that was remotely triggered to be closed already
commits-noreply at bitbucket.org
- [execnet-commit] execnet commit f92bb37b9b25: only write to the stream if serialization succeeded in toto.
commits-noreply at bitbucket.org
Last message date:
Mon Nov 30 13:10:47 CET 2009
Archived on: Fri Dec 21 11:55:10 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).