A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nedbat/coveragepy/issues/1790 below:

Support coverage plugins with sys.monitoring · Issue #1790 · nedbat/coveragepy · GitHub

Is your feature request related to a problem? Please describe.

Running coverage.py on Cython code with sys.monitoring in Py3.13 disables the Cython coverage plugin:

# Early warning if we aren't going to be able to support plugins. if self._plugins.file_tracers and not self._collector.supports_plugins: self._warn( "Plugin file tracers ({}) aren't supported with {}".format(

Describe the solution you'd like
Plugins should work the same with the old tracing and new monitoring infrastructure.

Additional context
I'm currently working on getting Cython to use the monitoring C-API, but found that coverage.py doesn't support both together as it stands.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4