<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dateutil-git.git/dateutil/easter.py, 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>Update tondering.dk link to use HTTPS</title>
<updated>2018-01-25T14:11:43+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-01-25T14:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=2d530a6ba9c656bc6aef609702651b89ebedb5b0'/>
<id>2d530a6ba9c656bc6aef609702651b89ebedb5b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dead link and cleanup bare links in easter</title>
<updated>2017-12-27T20:52:18+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2017-12-27T20:52: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=3637fd51460021ca088b41d0953a9b3e81fac4fc'/>
<id>3637fd51460021ca088b41d0953a9b3e81fac4fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up easter documentation.</title>
<updated>2016-11-08T14:03:21+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2016-11-07T20:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=bf71c95d73abe6d0c732116323802b41baf72b38'/>
<id>bf71c95d73abe6d0c732116323802b41baf72b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 and style modifications</title>
<updated>2014-11-29T21:17:59+00:00</updated>
<author>
<name>Yaron de Leeuw</name>
<email>me@jarondl.net</email>
</author>
<published>2014-11-29T21:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=683c66e173f9b86d5bc274302dd5fcbf1a717fd7'/>
<id>683c66e173f9b86d5bc274302dd5fcbf1a717fd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add more docs</title>
<updated>2014-11-29T12:53:14+00:00</updated>
<author>
<name>Yaron de Leeuw</name>
<email>me@jarondl.net</email>
</author>
<published>2014-11-24T19:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=3195820c01fc0638fd1d05759aa56cc65c247d2f'/>
<id>3195820c01fc0638fd1d05759aa56cc65c247d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: organized the import statements.</title>
<updated>2014-11-27T19:02:58+00:00</updated>
<author>
<name>Yaron de Leeuw</name>
<email>me@jarondl.net</email>
</author>
<published>2014-11-27T19:02: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=4f81f55a6e123c5f079d5a5eeb6a6ea1f58fe644'/>
<id>4f81f55a6e123c5f079d5a5eeb6a6ea1f58fe644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Metadata fixes</title>
<updated>2012-03-03T09:43:08+00:00</updated>
<author>
<name>Tomi Pieviläinen</name>
<email>tomi.pievilainen+launchpad@iki.fi</email>
</author>
<published>2012-03-03T09:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=40996e01996096f252ef9d7754edf054e691900d'/>
<id>40996e01996096f252ef9d7754edf054e691900d</id>
<content type='text'>
Fix remaining references to PSF license, change maintainer info.
Removed most occurances of __author__, since it felt redundant
with the copyright notice (credit) and package metadata
(developer contact).

Also fixed references to Python 2.3 (it's not even tested anymore)
and changed calls from python3 to just python (let the system decide).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix remaining references to PSF license, change maintainer info.
Removed most occurances of __author__, since it felt redundant
with the copyright notice (credit) and package metadata
(developer contact).

Also fixed references to Python 2.3 (it's not even tested anymore)
and changed calls from python3 to just python (let the system decide).
</pre>
</div>
</content>
</entry>
<entry>
<title>PSF License doesn't exist. This is Simplified BSD.</title>
<updated>2011-03-24T17:37:46+00:00</updated>
<author>
<name>Gustavo Niemeyer</name>
<email>gustavo@niemeyer.net</email>
</author>
<published>2011-03-24T17:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=074cf275840cdece5196e9643a0b8cc3e268298d'/>
<id>074cf275840cdece5196e9643a0b8cc3e268298d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Applying Python 3 support patch by Brian Jones.</title>
<updated>2011-03-24T17:16:39+00:00</updated>
<author>
<name>Gustavo Niemeyer</name>
<email>gustavo@niemeyer.net</email>
</author>
<published>2011-03-24T17:16: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=ac37a80ce677025e03951091284feab1eadc0404'/>
<id>ac37a80ce677025e03951091284feab1eadc0404</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>All code is now compatible with new-style division.</title>
<updated>2007-11-20T00:07:34+00:00</updated>
<author>
<name>niemeyer</name>
<email></email>
</author>
<published>2007-11-20T00:07:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dateutil-git.git/commit/?id=d0bbacbaa23fa53ae8ac0225f4a7a324ee47a1a4'/>
<id>d0bbacbaa23fa53ae8ac0225f4a7a324ee47a1a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
