<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/src/EventManager.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/bitbot.git/atom/src/EventManager.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/src/EventManager.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2020-02-15T20:42:18Z</updated>
<entry>
<title>don't call hooks added during event call and don't call ones removed</title>
<updated>2020-02-15T20:42:18Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-15T20:42:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=2b19c337f00232b290465ef49ef451777e151396'/>
<id>urn:sha1:2b19c337f00232b290465ef49ef451777e151396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>another rework of event priorities. insert as &gt;=, not as default</title>
<updated>2020-02-13T23:56:04Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-13T23:56:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=fc8e0f718c5190a6d096c185210a6de0e534520b'/>
<id>urn:sha1:fc8e0f718c5190a6d096c185210a6de0e534520b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>insert new hooks at the start of their priority, to prevent duplicates on reload</title>
<updated>2020-02-09T10:14:14Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-09T10:14:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=94197b33a2cad41ed9c2bad3df9f96c1a14b8587'/>
<id>urn:sha1:94197b33a2cad41ed9c2bad3df9f96c1a14b8587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>store timestamp and current git commit when loading a module</title>
<updated>2020-02-03T23:00:53Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-03T23:00:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=7a15e5b2bf314093d6ce36ae56832a793712113a'/>
<id>urn:sha1:7a15e5b2bf314093d6ce36ae56832a793712113a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix type errors detected by 'mypy --ignore-missing-imports src'.</title>
<updated>2019-10-30T21:26:59Z</updated>
<author>
<name>Valentin Lorentz</name>
</author>
<published>2019-10-25T22:32:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=fbf8cd1a167966d31717f4fc1fec1418910ad0f4'/>
<id>urn:sha1:fbf8cd1a167966d31717f4fc1fec1418910ad0f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move typing.Callable def so Event doesn't have to be in " "</title>
<updated>2019-10-29T18:00:59Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-10-29T18:00:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=9b349f8cc0435a17d333819207f238a12295bf7e'/>
<id>urn:sha1:9b349f8cc0435a17d333819207f238a12295bf7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EventRoot._hook's `kwarg` should be a list of tuples</title>
<updated>2019-09-16T14:34:34Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-09-16T14:34:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=a48aececfd129b96ab54e8369c0adef3770a35b1'/>
<id>urn:sha1:a48aececfd129b96ab54e8369c0adef3770a35b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pull `priority` out of `kwargs` in _hook</title>
<updated>2019-07-30T14:24:13Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-07-30T14:24:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=dd8b276b352f31669535d384d40812b1e30f7fc1'/>
<id>urn:sha1:dd8b276b352f31669535d384d40812b1e30f7fc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "hook priority position should default to 0, not end"</title>
<updated>2019-07-30T14:23:13Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-07-30T14:23:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=27a6078f209a8bfe0ebc2e040c22c2b08231a8bb'/>
<id>urn:sha1:27a6078f209a8bfe0ebc2e040c22c2b08231a8bb</id>
<content type='text'>
This reverts commit ff0cc59507249da262535895129d9ec3258b56a5.
</content>
</entry>
<entry>
<title>Revert "we should be checking if the new hook has a higher priority"</title>
<updated>2019-07-30T14:23:05Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-07-30T14:23:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=5ffe2941e8d63ef3ac5893fcb36a1ad0f825e319'/>
<id>urn:sha1:5ffe2941e8d63ef3ac5893fcb36a1ad0f825e319</id>
<content type='text'>
This reverts commit b145e664e1c26322c916783b910050b7393fdb83.
</content>
</entry>
</feed>
