<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-coverage_7.1.0.bb, branch mickledore-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-02-27T17:43:09+00:00</updated>
<entry>
<title>python3-coverage: upgrade 7.1.0 -&gt; 7.2.0</title>
<updated>2023-02-27T17:43:09+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-02-27T08:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=45c05efdc95eb676071e3592ae3a167179bd0a2c'/>
<id>urn:sha1:45c05efdc95eb676071e3592ae3a167179bd0a2c</id>
<content type='text'>
Changelog:
==========
- Added a new setting "[report] exclude_also" to let you add more exclusions
  without overwriting the defaults.  Thanks, 'Alpha Chen &lt;pull 1557_&gt;'_,
  closing 'issue 1391_'.

- Added a :meth:'.CoverageData.purge_files' method to remove recorded data for
  a particular file.  Contributed by 'Stephan Deibel &lt;pull 1547_&gt;'_.

- Fix: when reporting commands fail, they will no longer congratulate
  themselves with messages like "Wrote XML report to file.xml" before spewing a
  traceback about their failure.

- Fix: arguments in the public API that name file paths now accept pathlib.Path
  objects.  This includes the "data_file" and "config_file" arguments to
  the Coverage constructor and the "basename" argument to CoverageData.
  Closes 'issue 1552'_.

- Fix: In some embedded environments, an IndexError could occur on stop() when
  the originating thread exits before completion.  This is now fixed, thanks to
  'Russell Keith-Magee &lt;pull 1543_&gt;'_, closing 'issue 1542'_.

- Added a "py.typed" file to announce our type-hintedness.  Thanks,
  'KotlinIsland &lt;pull 1550_&gt;'_.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-coverage: upgrade 7.0.5 -&gt; 7.1.0</title>
<updated>2023-02-08T16:51:44+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-02-08T08:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d060c597e5bc684019b43b7a95aba681fbc0f98c'/>
<id>urn:sha1:d060c597e5bc684019b43b7a95aba681fbc0f98c</id>
<content type='text'>
Changelog:
==========
- Added: the debug output file can now be specified with [run] debug_file in
  the configuration file. Closes issue 1319.
- Performance: fixed a slowdown with dynamic contexts that's been around since
  6.4.3.
- Typing: all product and test code has type annotations.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
