<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/Utils.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/bitbot.git/atom/Utils.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/Utils.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2018-09-24T14:13:27Z</updated>
<entry>
<title>Move most code in root directory to src/</title>
<updated>2018-09-24T14:13:27Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-24T14:13:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=ecb9d7cb3f4435457560e03201bbed57a469d548'/>
<id>urn:sha1:ecb9d7cb3f4435457560e03201bbed57a469d548</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change Utils.color to take a string to wrap in color</title>
<updated>2018-09-21T10:39:09Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-21T10:38:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=a87196c608a237968918d1c21985926850001598'/>
<id>urn:sha1:a87196c608a237968918d1c21985926850001598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support hooking functions in modules with @Utils.hook</title>
<updated>2018-09-19T11:37:41Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-19T11:35:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=b8aca728611d0422683347fdf3fc97b4f8651499'/>
<id>urn:sha1:b8aca728611d0422683347fdf3fc97b4f8651499</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement __str__ and __repr__ on Utils.IRCHostmask</title>
<updated>2018-09-17T20:49:32Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-17T20:49:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=fda223ee46f5a105036b9d35c86a521c2cfdeb1b'/>
<id>urn:sha1:fda223ee46f5a105036b9d35c86a521c2cfdeb1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Utils.irc_lower was returning an unchanged string because .replace on a string</title>
<updated>2018-09-17T12:09:45Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-17T12:09:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=840957fda44fa71ccd892b25509b73d9ed5ee1f2'/>
<id>urn:sha1:840957fda44fa71ccd892b25509b73d9ed5ee1f2</id>
<content type='text'>
returns a new string
</content>
</entry>
<entry>
<title>Oops, this isn't C#.</title>
<updated>2018-09-13T10:50:18Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-13T10:50:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=b4397071ed73c16ef7a461894e65adf28124776b'/>
<id>urn:sha1:b4397071ed73c16ef7a461894e65adf28124776b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support "nickname@hostname" hostmask, even though it's almost certain it'll</title>
<updated>2018-09-13T10:46:42Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-13T10:46:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=8e003281b621e30cc6cf3d0a1f696aaa51cfe3d0'/>
<id>urn:sha1:8e003281b621e30cc6cf3d0a1f696aaa51cfe3d0</id>
<content type='text'>
never be seen in the wild.
</content>
</entry>
<entry>
<title>Add missing argument to Utils._multi_replace calls in irc_lower</title>
<updated>2018-09-12T12:48:19Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-12T12:48:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=461b4f4083ca4edc44192c37c583c911d258c3c7'/>
<id>urn:sha1:461b4f4083ca4edc44192c37c583c911d258c3c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.lower() is also not valid for ascii case mapping</title>
<updated>2018-09-12T09:33:01Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-12T09:33:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=bb372964d6efd2d72e494be64a2fed2df27068f0'/>
<id>urn:sha1:bb372964d6efd2d72e494be64a2fed2df27068f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.lower() is not valid as "Á" is not the same as "á" within RFC1459 casemapping</title>
<updated>2018-09-12T09:28:06Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-12T09:28:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=362bf7cec72845f7bfa178f4cc79930757167771'/>
<id>urn:sha1:362bf7cec72845f7bfa178f4cc79930757167771</id>
<content type='text'>
</content>
</entry>
</feed>
