Commit Graph

811 Commits (master)

Author SHA1 Message Date
David Wilson 051285437f importer: module preloading docs 6 years ago
David Wilson b3bd075d37 docs: getting started 6 years ago
David Wilson 792e789908 More. 6 years ago
David Wilson c15d227da4 docs: way more appropriate image 6 years ago
David Wilson b94e7b3678 docs: more getting started 6 years ago
David Wilson 709b38c36e docs: Getting started tidyups 6 years ago
David Wilson dcc45bc7de docs: Get started on Getting Started 6 years ago
David Wilson 0299f86bc9 docs: fix reference to with: 6 years ago
David Wilson c9daa2ff30 docs: move fakessh docs into Sphinx. 6 years ago
David Wilson 6a10ab605e docs: move mitogen.utils docs to Sphinx. 6 years ago
David Wilson 270b242ec5 docs: fix decorator types. 6 years ago
David Wilson ec66152e37 docs: better io_op doc, move Side docs to Sphinx. 6 years ago
David Wilson 0767abf26f docs: move BasicStream docs into Sphinx. 6 years ago
David Wilson b7a9aa46cf core: More robust shutdown
Now there is a separate SHUTDOWN message that relies only on being
received by the broker thread, the main thread can be hung horribly and
the process will still eventually receive a SIGTERM.
6 years ago
David Wilson 79dd00db5a master: hack to avoid executing __main__. 6 years ago
David Wilson 416ab90e02 docs: Fix index generation everywhere. 6 years ago
David Wilson 976c643f21 docs: remove note, unpickling can no longer trigger module loads 6 years ago
David Wilson decc9a900c docs: s/random/pseudorandom/ 6 years ago
David Wilson 83f8f1863e docs: fix pickler docs, begin relabelling master/slave->parent/child 6 years ago
David Wilson 4327baabfa docs: remove final references to call_with_deadline(). 6 years ago
David Wilson dd69b8feeb docs: with_context element is replaced by a decorator. 6 years ago
David Wilson 12fe884f1a Reference Select 6 years ago
David Wilson a81f804e92 Accidentally hecked in incomplete paragraph. 6 years ago
David Wilson 83e3e1b82a Typo. 6 years ago
David Wilson e9af841e60 docs: fix :return: syntax. 6 years ago
David Wilson f1d82c7284 More API documentation. 6 years ago
David Wilson 9d2a11e70f Fix function reference. 6 years ago
David Wilson 5772e06368 Typo. 6 years ago
David Wilson b7f95e558f Better document Router API and constructors. 6 years ago
David Wilson 3eb60d777a Add mitogen.parent_ids to docs. 6 years ago
David Wilson 0c573d0e47 Tidy up select examples even more. 6 years ago
David Wilson e624295d63 Document channel class 6 years ago
David Wilson c4d9f124c6 Document Sender and Receiver classes. 6 years ago
David Wilson 33643222de docs: Add spacing between list items in body text. 6 years ago
David Wilson 265d9f0293 Tidy up select docs. 6 years ago
David Wilson 112f76fe89 More concise text. 6 years ago
David Wilson 19869da087 issue #20: Return type fix. 6 years ago
David Wilson 0565784164 Package rename cleanup. 6 years ago
David Wilson f869e088f8 issue #20: tests and fixes for mitogen.master.Select(). 6 years ago
David Wilson e3d967ebeb issue #20: initial implementation of mitogen.master.Select(). 6 years ago
David Wilson abfa85d7da Remove set from permitted types. 6 years ago
David Wilson 9c4bf37cfc Remove final vestiges of context.key. 6 years ago
David Wilson 0ff65c9780 docs: Use sphinx-programoutput plugin for preamble_size.py 6 years ago
David Wilson 2af1830323 Update preamble_size output. 6 years ago
David Wilson 04ea5306e9 Document a bunch of mitogen.master and move more docstrings into Sphinx. 6 years ago
David Wilson 092bbef0b3 Reorder table of contents. 6 years ago
David Wilson caa1fde4fb Add serialization rules section. 6 years ago
David Wilson 4720eb1c55 core: add ALLOCATE_ID message for fakessh. 6 years ago
David Wilson 6f2d514813 Import unused images. 6 years ago
David Wilson b809d43865 Move more docstrings out of core.py. 6 years ago
David Wilson 4f50707b82 core: support takes_econtext and takes_router decorators. 6 years ago
David Wilson 025954af32 Typo. 6 years ago
David Wilson 6b9e46ecd6 Add subheading to describe each import hack. 6 years ago
David Wilson 36f0584087 Link to six bug. 6 years ago
David Wilson 6ff2a49f10 Pad out shame.rst. 6 years ago
David Wilson fa427d83c8 Tidy. 6 years ago
David Wilson 38a9482860 Add hacks to allow Mock to be imported. 6 years ago
David Wilson 1f99dcb435 fix unbelievably dumb variable shadowing 6 years ago
David Wilson 25e4724bac A few more mitogen.slave/master changes 6 years ago
David Wilson 708b742a9c Mention git. 6 years ago
David Wilson e7ff6259a3 Initial commit. 6 years ago