Commit Graph

123 Commits (b6552bb594ea2c2f6e2716d4e39e0ae677b94205)

Author SHA1 Message Date
David Wilson dc6ed860f7 docs: fix reference to with: 7 years ago
David Wilson 320191cae2 docs: move fakessh docs into Sphinx. 7 years ago
David Wilson 2830304407 docs: move mitogen.utils docs to Sphinx. 7 years ago
David Wilson b56f848cc6 docs: fix decorator types. 7 years ago
David Wilson 2bda6ee70c docs: better io_op doc, move Side docs to Sphinx. 7 years ago
David Wilson 15492adabc docs: move BasicStream docs into Sphinx. 7 years ago
David Wilson 8439e889ed 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.
7 years ago
David Wilson 0e51aa5cd9 master: hack to avoid executing __main__. 7 years ago
David Wilson 88c82aff6a docs: Fix index generation everywhere. 7 years ago
David Wilson 8fec1f985e docs: remove note, unpickling can no longer trigger module loads 7 years ago
David Wilson 2d2d547a1c docs: s/random/pseudorandom/ 7 years ago
David Wilson a71c9fd128 docs: fix pickler docs, begin relabelling master/slave->parent/child 7 years ago
David Wilson abf1aa33dd docs: remove final references to call_with_deadline(). 7 years ago
David Wilson 09985204ad docs: with_context element is replaced by a decorator. 7 years ago
David Wilson e057d289e9 Reference Select 7 years ago
David Wilson 1b823dc0b0 Accidentally hecked in incomplete paragraph. 7 years ago
David Wilson ed329fe580 Typo. 7 years ago
David Wilson 8d8096b6d8 docs: fix :return: syntax. 7 years ago
David Wilson 3a883d79f6 More API documentation. 7 years ago
David Wilson 25963736c6 Fix function reference. 7 years ago
David Wilson 0da42a5e90 Typo. 7 years ago
David Wilson 62c9dc6f49 Better document Router API and constructors. 7 years ago
David Wilson 126080019d Add mitogen.parent_ids to docs. 7 years ago
David Wilson a5f809cbd9 Tidy up select examples even more. 7 years ago
David Wilson 05d601c315 Document channel class 7 years ago
David Wilson 89220a418a Document Sender and Receiver classes. 7 years ago
David Wilson bc482c6be8 docs: Add spacing between list items in body text. 7 years ago
David Wilson 39924c432f Tidy up select docs. 7 years ago
David Wilson 9625e77f87 More concise text. 7 years ago
David Wilson 6dc0e13f5f issue #20: Return type fix. 7 years ago
David Wilson 0ef26f250e Package rename cleanup. 7 years ago
David Wilson 186d823600 issue #20: tests and fixes for mitogen.master.Select(). 7 years ago
David Wilson 6869292738 issue #20: initial implementation of mitogen.master.Select(). 7 years ago
David Wilson d1faf5ba1d Remove set from permitted types. 7 years ago
David Wilson df1dc41d4f Remove final vestiges of context.key. 7 years ago
David Wilson f186b4c9d8 docs: Use sphinx-programoutput plugin for preamble_size.py 7 years ago
David Wilson f62d4f1891 Update preamble_size output. 7 years ago
David Wilson 1ed8bb6924 Document a bunch of mitogen.master and move more docstrings into Sphinx. 7 years ago
David Wilson 25adb7416a Reorder table of contents. 7 years ago
David Wilson 1de875b4aa Add serialization rules section. 7 years ago
David Wilson 491b5ab575 core: add ALLOCATE_ID message for fakessh. 7 years ago
David Wilson 18a0529887 Import unused images. 7 years ago
David Wilson 535ffc25b7 Move more docstrings out of core.py. 7 years ago
David Wilson 05a0feb2f9 core: support takes_econtext and takes_router decorators. 7 years ago
David Wilson 60dc0f6058 Typo. 7 years ago
David Wilson a1525b8bb8 Add subheading to describe each import hack. 7 years ago
David Wilson 38602d5eb3 Link to six bug. 7 years ago
David Wilson 700bfe31a4 Pad out shame.rst. 7 years ago
David Wilson db793003e0 Tidy. 7 years ago
David Wilson f60e8bc47d Add hacks to allow Mock to be imported. 7 years ago