<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tox.ini, branch read_pickle</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Add license mention to the top of all files. #313.</title>
<updated>2015-07-24T14:43:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-24T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=dc0d0c613de54cd5af74a1d3ac9d86235dc0aee9'/>
<id>dc0d0c613de54cd5af74a1d3ac9d86235dc0aee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and test add_to_hash: test_data.py now 100% covers data.py</title>
<updated>2015-07-20T11:00:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-20T11:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=3c6c983fe91068d056b8bc97b15f4ae23903e2af'/>
<id>3c6c983fe91068d056b8bc97b15f4ae23903e2af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mock broke 2.6 compatibility, so pin it for now.</title>
<updated>2015-07-16T12:48:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-16T12:48:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=749afd2c0035c01fc11cc93d6d8683aa57f5d96d'/>
<id>749afd2c0035c01fc11cc93d6d8683aa57f5d96d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8 fixes, but too many to really fix</title>
<updated>2015-07-16T11:30:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-16T11:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=a3aa66e1caae9e86ee324651632559dc6b74be96'/>
<id>a3aa66e1caae9e86ee324651632559dc6b74be96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also test on PyPy 2.6.0</title>
<updated>2015-06-09T21:13:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-06-09T21:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f4eebaa9f47d46d5e9143030887c08ccce711dcb'/>
<id>f4eebaa9f47d46d5e9143030887c08ccce711dcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make tests run on tox-2.0.</title>
<updated>2015-06-07T00:43:46+00:00</updated>
<author>
<name>Ionel Cristian Maries</name>
<email>contact@ionelmc.ro</email>
</author>
<published>2015-06-07T00:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=40f16e661c8ff7e5474ed5ea0dcbcad780295d53'/>
<id>40f16e661c8ff7e5474ed5ea0dcbcad780295d53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PyContracts so we can declare/enforce parameter and return types.</title>
<updated>2015-05-17T22:36:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-05-17T22:36:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=9520d008fb6a006aa70ae341906b0be18f40cd41'/>
<id>9520d008fb6a006aa70ae341906b0be18f40cd41</id>
<content type='text'>
This commit doesn't add any uses of PyContracts, but gets the machinery in
place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit doesn't add any uses of PyContracts, but gets the machinery in
place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make tox useful when interpreters are missing.</title>
<updated>2015-04-15T02:07:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-04-15T02:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8812abef13a0effb5a645342e75d6372e4fc9800'/>
<id>8812abef13a0effb5a645342e75d6372e4fc9800</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tox 1.9 knows about Python 3.5</title>
<updated>2015-02-28T13:15:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-28T13:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=e1b52c2444492b16e356bcf17819d1ab200723c1'/>
<id>e1b52c2444492b16e356bcf17819d1ab200723c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't need this any more</title>
<updated>2015-02-08T23:36:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-08T23:36:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=e6293b0f0d8a029489a5571f39f975021c2249e8'/>
<id>e6293b0f0d8a029489a5571f39f975021c2249e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
