<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/oauthlib/uri_validate.py, branch python-3.7</title>
<subtitle>github.com: idan/oauthlib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/'/>
<entry>
<title>Sorted imports.</title>
<updated>2017-09-17T11:14:31+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omerk@checkpoint.com</email>
</author>
<published>2017-09-17T11:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=0218f8da4f6405c6a38ea7e01feacf73b35dd698'/>
<id>0218f8da4f6405c6a38ea7e01feacf73b35dd698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto pep8 changes throughout the code base.</title>
<updated>2014-09-24T16:32:39+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2014-09-24T16:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=2d7dab66b589159712f96bd0086f45ae3c32216d'/>
<id>2d7dab66b589159712f96bd0086f45ae3c32216d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move docstrings above `from __future__` imports.</title>
<updated>2014-04-15T11:32:52+00:00</updated>
<author>
<name>Kirill Spitsin</name>
<email>tn@0x746e.org.ua</email>
</author>
<published>2014-04-15T11:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=0bd355c057d99e2df57483519e49198c086c38c1'/>
<id>0bd355c057d99e2df57483519e49198c086c38c1</id>
<content type='text'>
Docstrings are considered as such by python only if they are the first
statement in the file/block.  Even if they are preceded by a
`from __future__` import they are interpreted as just a string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docstrings are considered as such by python only if they are the first
statement in the file/block.  Even if they are preceded by a
`from __future__` import they are interpreted as just a string.
</pre>
</div>
</content>
</entry>
<entry>
<title>URI validator</title>
<updated>2012-11-17T11:41:20+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2012-11-17T11:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=f927f52864dd6971492fadd90e2176de4d9ac4c1'/>
<id>f927f52864dd6971492fadd90e2176de4d9ac4c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
