<feed xmlns='http://www.w3.org/2005/Atom'>
<title>quackmark/puzzles, branch master</title>
<subtitle>Comparison of type checkers for Python.</subtitle>
<id>http://git.push-f.com/quackmark/atom/puzzles?h=master</id>
<link rel='self' href='http://git.push-f.com/quackmark/atom/puzzles?h=master'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/'/>
<updated>2022-03-02T06:13:19Z</updated>
<entry>
<title>add puzzles/mod_relative_import/</title>
<updated>2022-03-02T06:13:19Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-03-02T06:13:19Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/commit/?id=060bf54f3cce2b72f7bc0a951a0dc6ab02b18f14'/>
<id>urn:sha1:060bf54f3cce2b72f7bc0a951a0dc6ab02b18f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add puzzles/xtra_new_and_init_mismatch.py</title>
<updated>2022-03-01T05:07:03Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-03-01T05:07:03Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/commit/?id=7622571695e7c07064ca950bff6845f2b2ecc372'/>
<id>urn:sha1:7622571695e7c07064ca950bff6845f2b2ecc372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add puzzles/infer_literal_narrowing.py</title>
<updated>2022-02-28T15:12:22Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-02-28T15:12:22Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/commit/?id=a080a080f61d945712f17f68882b3b3b5781e1c8'/>
<id>urn:sha1:a080a080f61d945712f17f68882b3b3b5781e1c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update seq_try_except_finally puzzle</title>
<updated>2022-02-27T05:41:42Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-02-27T05:41:42Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/commit/?id=f752a8559959733f2224e92c8a86b512278371f9'/>
<id>urn:sha1:f752a8559959733f2224e92c8a86b512278371f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename puzzles</title>
<updated>2022-02-25T07:26:09Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-02-25T07:26:09Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/commit/?id=0bea98520c8fbefab29b60c25c5586747f9bf6f1'/>
<id>urn:sha1:0bea98520c8fbefab29b60c25c5586747f9bf6f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move control flow puzzles before typing puzzles</title>
<updated>2022-02-25T07:24:47Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-02-25T07:02:46Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/commit/?id=cab35e3dfd2fa2d41a045b79e9c247ddcd84cf52'/>
<id>urn:sha1:cab35e3dfd2fa2d41a045b79e9c247ddcd84cf52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add puzzle for protocol with missing member</title>
<updated>2022-02-25T06:27:19Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-02-25T06:27:19Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/commit/?id=8a6d70aef46b4fd44fcd93d1b9ce48e13d26597c'/>
<id>urn:sha1:8a6d70aef46b4fd44fcd93d1b9ce48e13d26597c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing type param puzzle &amp; test pyright strict</title>
<updated>2022-02-25T06:14:47Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-02-25T06:14:34Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/commit/?id=fe40934a1c98150ee6684a7cdd21bac640fd2ac8'/>
<id>urn:sha1:fe40934a1c98150ee6684a7cdd21bac640fd2ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add puzzle: x: Literal[3] = 1 + 2</title>
<updated>2022-02-24T08:00:38Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-02-24T07:57:28Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/commit/?id=743b5b586b8910b4d8536a8e1b4ff9b74e346f6c'/>
<id>urn:sha1:743b5b586b8910b4d8536a8e1b4ff9b74e346f6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>checkers: merge table cells if mypy &amp; mypy --strict give same result</title>
<updated>2022-02-24T07:46:23Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-02-24T07:46:14Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/quackmark/commit/?id=92ad22ca77833d5c5c8841ece9368a6843e20c8d'/>
<id>urn:sha1:92ad22ca77833d5c5c8841ece9368a6843e20c8d</id>
<content type='text'>
</content>
</entry>
</feed>
