<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/fatcat_tools/harvest, branch v0.5.1</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.5.1</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.5.1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2021-11-24T23:45:33+00:00</updated>
<entry>
<title>codespell fixes in python code (comments)</title>
<updated>2021-11-24T23:45:33+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-24T23:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=5d3e62f757e968d28e90bdc4f0abe2ee07a09f3f'/>
<id>urn:sha1:5d3e62f757e968d28e90bdc4f0abe2ee07a09f3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pubmed harvester: remove unused variables</title>
<updated>2021-11-03T23:46:07+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-03T21:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b7750e4f8a3099cdd63d64506b92f26227cdcac9'/>
<id>urn:sha1:b7750e4f8a3099cdd63d64506b92f26227cdcac9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pubmed harvester: explicit assertions to mark unreachable code paths</title>
<updated>2021-11-03T23:46:07+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-03T21:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a7337a5a4a9ca2376b392161e1caf871914b9b13'/>
<id>urn:sha1:a7337a5a4a9ca2376b392161e1caf871914b9b13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typing: add assertions to fatcat_tool code to make type assumptions explicit</title>
<updated>2021-11-03T23:46:07+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-03T21:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7cd0d97849f37d366a33c98204321c471fb6011c'/>
<id>urn:sha1:7cd0d97849f37d366a33c98204321c471fb6011c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typing: add annotations to remaining fatcat_tools code</title>
<updated>2021-11-03T23:46:07+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-11-03T21:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=45612465cc08114fa19588ea1b0aba0ace1e7b03'/>
<id>urn:sha1:45612465cc08114fa19588ea1b0aba0ace1e7b03</id>
<content type='text'>
Again, these are just annotations, no changes made to get type checks to
pass
</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>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>pubmed: switch default http site to retrieve update files</title>
<updated>2021-10-15T20:04:04+00:00</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2021-10-15T19:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=1b4136d415cbe549c735d459cd0ab1345bb37011'/>
<id>urn:sha1:1b4136d415cbe549c735d459cd0ab1345bb37011</id>
<content type='text'>
Proxy started to throw: "dial tcp: lookup ftp.ncbi.nlm.nih.gov on
[::1]:53: read udp [::1]:45178-&gt;[::1]:53: read: connection refused"

NIH has a http version on it's own, try to use that.
</content>
</entry>
</feed>
