<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tox.ini, branch coverage-5.0b2</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Prep for 5.0b2</title>
<updated>2019-12-08T17:56:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-08T17:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=225dd7cd63336b90c6e0b55fbe800a9241b3695b'/>
<id>225dd7cd63336b90c6e0b55fbe800a9241b3695b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test on Python 3.9</title>
<updated>2019-11-25T20:54:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-21T00:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b90db9580f2a70c83bc224a6867c40a06e4c0aa0'/>
<id>b90db9580f2a70c83bc224a6867c40a06e4c0aa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better auto-spelling of contributors' names</title>
<updated>2019-11-11T12:14:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-11T11:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2cabc80a24e5f1b24e1eea1c39407c3aa60eee9e'/>
<id>2cabc80a24e5f1b24e1eea1c39407c3aa60eee9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanups for TOML code</title>
<updated>2019-11-04T02:27:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-03T14:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a44e6e48abfdab8f5a7e457ae1e481005f7bdbe5'/>
<id>a44e6e48abfdab8f5a7e457ae1e481005f7bdbe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TOML support for pyproject.toml and other config files</title>
<updated>2019-11-04T02:27:42+00:00</updated>
<author>
<name>Frazer McLean</name>
<email>frazer@frazermclean.co.uk</email>
</author>
<published>2019-09-16T20:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f97d0750a91e53bec387528344c1ca3bf86e1d08'/>
<id>f97d0750a91e53bec387528344c1ca3bf86e1d08</id>
<content type='text'>
Squashed and rebased from https://github.com/nedbat/coveragepy/pull/699

Missing getfloat

TOMLConfigParser -&gt; TomlConfigParser

fix getfloat for int

Move TomlConfigParser

Add name to contributors

Import toml in backward.py

fix indentation

Don't ignore TomlDecodeError

Raise if TomlConfigParser is used without toml installed

Add tests for TOML config

Fix test on Python 2

Mention toml support in documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Squashed and rebased from https://github.com/nedbat/coveragepy/pull/699

Missing getfloat

TOMLConfigParser -&gt; TomlConfigParser

fix getfloat for int

Move TomlConfigParser

Add name to contributors

Import toml in backward.py

fix indentation

Don't ignore TomlDecodeError

Raise if TomlConfigParser is used without toml installed

Add tests for TOML config

Fix test on Python 2

Mention toml support in documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade stuff</title>
<updated>2019-10-18T11:20:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-18T11:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9e32140b6620558b59fd52af1d99e4f4d64b2b15'/>
<id>9e32140b6620558b59fd52af1d99e4f4d64b2b15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaner release note conversion and upload</title>
<updated>2019-08-12T10:28:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-08-12T10:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c8643d84d6f2a89287ddce0e37cfca1eaf337d80'/>
<id>c8643d84d6f2a89287ddce0e37cfca1eaf337d80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Utility to check .rst for accurate copies from source files.</title>
<updated>2019-08-11T20:07:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-08-11T20:07:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=af9830596d53b43efea837a67efa2c683f69793f'/>
<id>af9830596d53b43efea837a67efa2c683f69793f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve doc tooling</title>
<updated>2019-08-11T20:06:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-08-11T20:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f2a778b3aa18de0bd43b1ba1a144d16faa53b8a2'/>
<id>f2a778b3aa18de0bd43b1ba1a144d16faa53b8a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Latest dependencies</title>
<updated>2019-05-13T12:34:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-05-12T11:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=672ae3ff45cac34731170dc5b5996b96b9ef6288'/>
<id>672ae3ff45cac34731170dc5b5996b96b9ef6288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
