Skip to content

Remove stale bytecode files #590

Closed
Closed
@pytestbot

Description

@pytestbot

Originally reported by: Wolfgang Schnerring (BitBucket: wosc, GitHub: wosc)


The situation is rather rare (when switching between branches for example) that you get obsolete .pyc/.pyo files, i.e. without corresponding .py files, but when it occurs it can lead to obscure and really hard to detect problems. So it might be a worthwile feature to clean those up automatically (zope.testrunner does this for example).


Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementnew feature or API change, should be merged into features branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions