<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/httpretty.git/tests/functional/test_httplib2.py, branch black</title>
<subtitle>github.com: gabrielfalcao/httpretty.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/'/>
<entry>
<title>prettify code with black</title>
<updated>2018-11-04T22:34:43+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2018-11-04T22:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=067c4bda72a442e1771374f9d69a5a1c77c88de5'/>
<id>067c4bda72a442e1771374f9d69a5a1c77c88de5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lint</title>
<updated>2018-11-04T22:32:50+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2018-11-04T22:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=2314893ec5ab46513e91ab867d7b55a72968909e'/>
<id>2314893ec5ab46513e91ab867d7b55a72968909e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.9.0 - Python 3 support + Improved Documentation (#335)</title>
<updated>2018-04-28T04:49:35+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabrielfalcao@users.noreply.github.com</email>
</author>
<published>2018-04-28T04:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=7bd8648671caa0680554f04b9825be64b6df9e26'/>
<id>7bd8648671caa0680554f04b9825be64b6df9e26</id>
<content type='text'>
* prepare for python3.6 support and migrate to pipenv

* merge with master

* refactor code style and build targets

* improved docs and more cleanup

* more documentation

* revert behavior of normalize_headers

* comment out passthrough tests for now

* update tox

* include singledispatch dependency

* ci

* skip lock

* fix testserver

* pyopenssl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* prepare for python3.6 support and migrate to pipenv

* merge with master

* refactor code style and build targets

* improved docs and more cleanup

* more documentation

* revert behavior of normalize_headers

* comment out passthrough tests for now

* update tox

* include singledispatch dependency

* ci

* skip lock

* fix testserver

* pyopenssl
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version classifiers (#329)</title>
<updated>2018-03-07T22:43:38+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-03-07T22:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=42061abe4836f8299c50b934c6c9b63006f3fdf8'/>
<id>42061abe4836f8299c50b934c6c9b63006f3fdf8</id>
<content type='text'>
* Ignore IDE metadata

* Python 2.6 is EOL and was dropped in 2015

* Use automatic formatters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ignore IDE metadata

* Python 2.6 is EOL and was dropped in 2015

* Use automatic formatters
</pre>
</div>
</content>
</entry>
<entry>
<title>revamping docs + tests</title>
<updated>2015-12-13T09:41:35+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2015-12-13T09:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=c813340b664fdd52635c143c7806f30441c0ab30'/>
<id>c813340b664fdd52635c143c7806f30441c0ab30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace and 'u' string fixes</title>
<updated>2013-05-06T17:18:26+00:00</updated>
<author>
<name>Gregory Oschwald</name>
<email>goschwald@maxmind.com</email>
</author>
<published>2013-05-06T17:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=aef80904fe976c56c68c31db35f39b8c1803f687'/>
<id>aef80904fe976c56c68c31db35f39b8c1803f687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed 2.x-style unicode literals</title>
<updated>2013-05-06T16:55:34+00:00</updated>
<author>
<name>Gregory Oschwald</name>
<email>goschwald@maxmind.com</email>
</author>
<published>2013-05-06T16:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=42aa501c3cc5870a08db6fb734688485a876f94e'/>
<id>42aa501c3cc5870a08db6fb734688485a876f94e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving code around, simplifying API interface and releasing 0.6.0</title>
<updated>2013-04-18T20:40:47+00:00</updated>
<author>
<name>Gabriel Falcao</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2013-04-18T20:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=b369c23d1bedad292fdf5a73224711234b4562a3'/>
<id>b369c23d1bedad292fdf5a73224711234b4562a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduced more flexible callbacks.</title>
<updated>2013-03-20T10:15:36+00:00</updated>
<author>
<name>Kai Richard Koenig</name>
<email>kai@kairichardkoenig.com</email>
</author>
<published>2013-03-20T10:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=6671320cc5a158f9d377d565ee5f546296f96153'/>
<id>6671320cc5a158f9d377d565ee5f546296f96153</id>
<content type='text'>
Callbacks are now called when the response
is about to be written.
A callback now takes the actual request as
first parameter. And can be any object that is
callable. Furthermore the signature of the
return value has changed to a tuple returning
the status code along with the headers and the body.
This allows for more logic in the callbacks.

Callbacks and regex url matching now work together
because the real request is used for passing the
url the callback instead of the Regex
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Callbacks are now called when the response
is about to be written.
A callback now takes the actual request as
first parameter. And can be any object that is
callable. Furthermore the signature of the
return value has changed to a tuple returning
the status code along with the headers and the body.
This allows for more logic in the callbacks.

Callbacks and regex url matching now work together
because the real request is used for passing the
url the callback instead of the Regex
</pre>
</div>
</content>
</entry>
<entry>
<title>bumping to 0.5.10 + updating readme, changelog and adding a contributors list</title>
<updated>2013-02-19T18:19:47+00:00</updated>
<author>
<name>Gabriel Falcao</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2013-02-19T18:19:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=f2a169b1f9efe2a7ddb4f1129d097c071adc49cc'/>
<id>f2a169b1f9efe2a7ddb4f1129d097c071adc49cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
