syndicate-py/syndicate
Tony Garnock-Jones 8007382db5 Make unquotes autoescaping; add patterns.unlit(p) 2022-01-12 14:09:05 +01:00
..
protocols Merge latest changes from the syndicate-protocols repository 2021-12-13 22:04:04 +01:00
__init__.py Add missing return keywords 2022-01-12 11:05:10 +01:00
actor.py First stab at tackling issues involved in running Syndicate in a multi-threaded context 2022-01-11 20:53:59 +01:00
dataflow.py Dataflow 2021-12-25 11:35:11 -05:00
dataspace.py Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00
during.py Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00
gatekeeper.py Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00
idgen.py Reimplement following novy design 2021-08-18 13:35:49 -04:00
mapset.py Dataflow 2021-12-25 11:35:11 -05:00
metapy.py Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00
patterns.py Make unquotes autoescaping; add patterns.unlit(p) 2022-01-12 14:09:05 +01:00
relay.py Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00
schema.py Include schemas in the package 2021-11-30 18:47:52 +01:00
transport.py Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00