<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dateutil-git.git/docs, branch pganssle-patch-1</title>
<subtitle>github.com: dateutil/dateutil.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/'/>
<entry>
<title>Rearrange parser documentation</title>
<updated>2020-01-02T19:49:54+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2020-01-02T16:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=5197a8854b86945dd899cdbab86dd7e70f96aee9'/>
<id>5197a8854b86945dd899cdbab86dd7e70f96aee9</id>
<content type='text'>
Previously the parser documentation did not include warnings and
exceptions. This rearranges things to cleanly separate out functions,
classes and exceptions / warnings, and adds the warnings to the
documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the parser documentation did not include warnings and
exceptions. This rearranges things to cleanly separate out functions,
classes and exceptions / warnings, and adds the warnings to the
documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in comments and documentation</title>
<updated>2019-08-27T14:56:09+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2019-08-26T06:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=b7668eaf95bc1bddb02c6e377cfe21c65fccc4c6'/>
<id>b7668eaf95bc1bddb02c6e377cfe21c65fccc4c6</id>
<content type='text'>
Fixes several misspellings, typos and styling errors (e.g. github -&gt;
GitHub) in the comments and documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes several misspellings, typos and styling errors (e.g. github -&gt;
GitHub) in the comments and documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add versionadded note to UTC singleton</title>
<updated>2019-04-23T18:08:38+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2019-04-23T18:08:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=46ad80dfd731babde8b0733abc0d9c08eb5e8ba1'/>
<id>46ad80dfd731babde8b0733abc0d9c08eb5e8ba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update use of tz.UTC in examples</title>
<updated>2019-04-23T17:54:57+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2019-04-23T17:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=7febd7bb20432f862e461f1b66fab62b1066db1a'/>
<id>7febd7bb20432f862e461f1b66fab62b1066db1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright notice 2016-2019</title>
<updated>2019-02-22T21:18:39+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2019-02-22T21:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=44a697cffdf517d8846fd57a01268227a5a2c5b1'/>
<id>44a697cffdf517d8846fd57a01268227a5a2c5b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation exercises to pytest</title>
<updated>2018-10-25T17:37:26+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-10-25T17:32:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=09a6f414f0d8ee704482e103d42605baaf7596e1'/>
<id>09a6f414f0d8ee704482e103d42605baaf7596e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add solution to Martin Luther King Day exercise</title>
<updated>2018-10-25T17:37:25+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-06-20T15:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=13ce77380ca745ada1a5252e264c97029facc075'/>
<id>13ce77380ca745ada1a5252e264c97029facc075</id>
<content type='text'>
Currently this solution is not automatically tested, but was
manually tested using Python 3.6.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently this solution is not automatically tested, but was
manually tested using Python 3.6.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change sphinx pin to != 1.8.0</title>
<updated>2018-09-19T13:16:11+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-09-19T13:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=fd223d26711c574ea6fd094aab6c9734f4f2f2c9'/>
<id>fd223d26711c574ea6fd094aab6c9734f4f2f2c9</id>
<content type='text'>
The callable function typing issue should be fixed in sphinx commit
bbb4593bfaa65611b6bd600c5, so the next release after 1.8.0 should
contain the fix.

Fixed in GH sphinx-doc/sphinx#5431

https://github.com/sphinx-doc/sphinx/commit/bbb4593bfaa65611b6bd600c5e37c4c54af87f1a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The callable function typing issue should be fixed in sphinx commit
bbb4593bfaa65611b6bd600c5, so the next release after 1.8.0 should
contain the fix.

Fixed in GH sphinx-doc/sphinx#5431

https://github.com/sphinx-doc/sphinx/commit/bbb4593bfaa65611b6bd600c5e37c4c54af87f1a
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin sphinx to &lt;1.8.0 for docs build</title>
<updated>2018-09-13T16:21:52+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-09-13T16:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=0243f763cf755cfd99fcfdb611fcd8b6f5c08d0c'/>
<id>0243f763cf755cfd99fcfdb611fcd8b6f5c08d0c</id>
<content type='text'>
Sphinx made some sort of type annotation related change that is throwing
a warning for `rrule.rrulestr` which is a callable object defined in a
closure rather than a Python function object. Until they fix this bug,
we'll pin to the previous version of Sphinx.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sphinx made some sort of type annotation related change that is throwing
a warning for `rrule.rrulestr` which is a callable object defined in a
closure rather than a Python function object. Until they fix this bug,
we'll pin to the previous version of Sphinx.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #762 from prdickson/#623-no-docs-for-rrulestr</title>
<updated>2018-06-20T15:41:10+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>pganssle@users.noreply.github.com</email>
</author>
<published>2018-06-20T15:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=97dd3697df28bc50baaa2a098124a7428218f74e'/>
<id>97dd3697df28bc50baaa2a098124a7428218f74e</id>
<content type='text'>
#623: added documentation for rrulestr function</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#623: added documentation for rrulestr function</pre>
</div>
</content>
</entry>
</feed>
