<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/fatcat_tools/harvest, branch v0.3.0</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.3.0</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.3.0'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2019-04-01T21:50:24+00:00</updated>
<entry>
<title>increase default harvest window to 14 days</title>
<updated>2019-04-01T21:50:24+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-04-01T21:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=cff3906f2ea6176d6395fb7eb1830dde4a096522'/>
<id>urn:sha1:cff3906f2ea6176d6395fb7eb1830dde4a096522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HACK: force pylint to ignore urllib3 Retry import</title>
<updated>2019-03-15T23:53:56+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-03-15T23:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=4f5d992bd75823e03ef64a77104b4ddee08aaf12'/>
<id>urn:sha1:4f5d992bd75823e03ef64a77104b4ddee08aaf12</id>
<content type='text'>
As the code comment mentions, not sure why pylint throws this error.
requests and urllib3 are recent, and this code runs fine in tests and
QA, and pylint is running (in CI) within pipenv.
</content>
</entry>
<entry>
<title>MEDLINE/Pubmed note</title>
<updated>2019-03-15T22:16:57+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-03-15T22:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d0772cc01462d532d0cd82cb0c6dd859f4c4e74d'/>
<id>urn:sha1:d0772cc01462d532d0cd82cb0c6dd859f4c4e74d</id>
<content type='text'>
Also, arXivRaw, not arXiv (though see WIP on more-importers branch)
</content>
</entry>
<entry>
<title>fix harvester session.get() params</title>
<updated>2019-03-06T19:47:21+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-03-06T19:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7da130abec5ce9a8edbe6d2a4ef4c8be60e16a0d'/>
<id>urn:sha1:7da130abec5ce9a8edbe6d2a4ef4c8be60e16a0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>retry/backoff for Crossref harvester</title>
<updated>2019-03-06T19:39:36+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-03-06T19:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=5dc322c93eb3b92324c4f947697d2a2c69749040'/>
<id>urn:sha1:5dc322c93eb3b92324c4f947697d2a2c69749040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bunch of lint/whitespace cleanups</title>
<updated>2019-02-22T19:48:41+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-02-22T19:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=fbbd7f2dc2d4a82d3da9327a7297f47103196544'/>
<id>urn:sha1:fbbd7f2dc2d4a82d3da9327a7297f47103196544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check request status codes idiomatically</title>
<updated>2018-12-29T08:07:14+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-12-29T08:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d95fa771f5c9a75dece2038ee50619a53f9c43f7'/>
<id>urn:sha1:d95fa771f5c9a75dece2038ee50619a53f9c43f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up harvester comments/docs</title>
<updated>2018-11-22T06:22:32+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-11-22T06:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=fb80eab1bdae2d21a3dda2e82230b7477ed41ebc'/>
<id>urn:sha1:fb80eab1bdae2d21a3dda2e82230b7477ed41ebc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use isoformat() to format dates</title>
<updated>2018-11-21T19:40:16+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-11-21T19:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=008366697aba8046fd33ae1f3707972d87c9a342'/>
<id>urn:sha1:008366697aba8046fd33ae1f3707972d87c9a342</id>
<content type='text'>
This shouldn't change behavior; it's just more consistent.
</content>
</entry>
<entry>
<title>fix loop_sleep typo</title>
<updated>2018-11-21T18:16:45+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-11-21T18:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=de49f9c832045abd03a30be34526a64525574818'/>
<id>urn:sha1:de49f9c832045abd03a30be34526a64525574818</id>
<content type='text'>
</content>
</entry>
</feed>
