gh-124457: Remove coverity from CPython repo#124460
Conversation
4326822 to
6315681
Compare
| @@ -0,0 +1,2 @@ | |||
| Remove coverity scan from the CPython repo. It has not been used since 2020 | |||
There was a problem hiding this comment.
Wasn't sure if a Misc News entry is needed, and also I wasn't sure which section should it be.
I chose the "Documentation" section here.
|
Please keep it. We are using Coverity at Red Hat. cc @stratakis |
|
While we use coverity at Red Hat, it's usually done on specific time frames using OpenScanHub. And we don't utilize the coverity scan model file. So overall I believe the removal is fine. Maybe in the future a nice project would be to introduce coverity scanning through either some service, the buildbots or github actions. |
Oh, I didn't know that. |
vstinner
left a comment
There was a problem hiding this comment.
LGTM. Let's remove it. It's easy to add it again if someone decides to use it again.
|
Do I need to backport this? |
|
And thanks for the reviews! |
I don't think so. |
|
Thanks, in this case I'll close the issue. |
Remove coverity from CPython Repo.
There are still some mentions about coverity in the history and changelog for v 2.5. I kept those in there.
coverity#124457