<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/fatcat_tools/transforms, branch v0.5.0</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.5.0</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2021-11-18T00:36:16+00:00</updated>
<entry>
<title>content_scope: include in file ES schema and transform</title>
<updated>2021-11-18T00:36:16+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-18T00:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=09a1829a10caf9759762b41c36169c0b88cd5ed7'/>
<id>urn:sha1:09a1829a10caf9759762b41c36169c0b88cd5ed7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typing: first batch of python bulk type annotations</title>
<updated>2021-11-03T19:31:07+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-03T19:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=10a2374051568edf3d872988e730328d899a0fdd'/>
<id>urn:sha1:10a2374051568edf3d872988e730328d899a0fdd</id>
<content type='text'>
While these changes are more delicate than simple lint changes, this
specific batch of edits and annotations was *relatively* simple, and
resulted in few code changes other than function signature additions.
</content>
</entry>
<entry>
<title>lint: resolve existing mypy type errors</title>
<updated>2021-11-03T02:51:51+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-03T02:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=4c77bdb8d92523935454f1c406c954913f923c01'/>
<id>urn:sha1:4c77bdb8d92523935454f1c406c954913f923c01</id>
<content type='text'>
Adds annotations and re-workes dataflow to satisfy existing mypy issues,
without adding any additional type annotations to, eg, function
signatures.

There will probably be many more type errors when annotations are all
added.
</content>
</entry>
<entry>
<title>fmt (black): fatcat_tools/</title>
<updated>2021-11-03T01:14:59+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-03T01:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=31d1a6a713d177990609767d508209ced19ca396'/>
<id>urn:sha1:31d1a6a713d177990609767d508209ced19ca396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: isort everything</title>
<updated>2021-11-03T01:05:23+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-03T01:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=78f08280edea4ff65ca613ad30005c45cc48dea6'/>
<id>urn:sha1:78f08280edea4ff65ca613ad30005c45cc48dea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lint: simple, safe inline lint fixes</title>
<updated>2021-11-03T00:55:22+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-03T00:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=6fa2d38be243531747241a3ae602069d507368d9'/>
<id>urn:sha1:6fa2d38be243531747241a3ae602069d507368d9</id>
<content type='text'>
'==' vs 'is'; 'not a in b' vs 'a not in b'; etc
</content>
</entry>
<entry>
<title>entity transforms: add basic type annotations</title>
<updated>2021-11-03T00:02:50+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-02T23:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=42c38edc9966267d591ea314a201757fa07f88a2'/>
<id>urn:sha1:42c38edc9966267d591ea314a201757fa07f88a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-fmt all the fatcat_tools __init__ files for readability</title>
<updated>2021-11-03T00:02:50+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-02T22:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=e148fce040b874c7dd397cb22118a3c03b7f02d4'/>
<id>urn:sha1:e148fce040b874c7dd397cb22118a3c03b7f02d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>small python tweaks for annotations, imports</title>
<updated>2021-11-03T00:02:49+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-02T21:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a0d89d08b40c07b13a76a8afd020b0d1e62e58aa'/>
<id>urn:sha1:a0d89d08b40c07b13a76a8afd020b0d1e62e58aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try some type annotations</title>
<updated>2021-11-03T00:02:49+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-04-17T01:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=8e2fd41d10725b65c787ae56cb9320fbcc182288'/>
<id>urn:sha1:8e2fd41d10725b65c787ae56cb9320fbcc182288</id>
<content type='text'>
</content>
</entry>
</feed>
