Ticket #6052 (closed: fixed)
Clean up orphaned pyc files
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
When a .py script or Python algorithm is removed from git, its .pyc file is left around in the source directory and can end up being included in the package.
Change History
comment:2 Changed 8 years ago by Martyn Gigg
Clean orphaned pyc files. Refs #6052
Make sure those deleted from git are truely gone.
Changeset: 4aca604779ffc8bca9c7d248c73319e9377760eb
comment:3 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
Tester: Check the package and look at the scripts & PythonAlgorithms directories. There should be a .py file + a corresponding .pyc file but no .pyc files without a corresponding .py file.
comment:4 Changed 8 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:6 Changed 8 years ago by Martyn Gigg
Clean orphaned pyc files. Refs #6052
Make sure those deleted from git are truely gone.
Changeset: 4aca604779ffc8bca9c7d248c73319e9377760eb
comment:7 Changed 8 years ago by Martyn Gigg
Clean orphaned pyc files. Refs #6052
Make sure those deleted from git are truely gone.
Changeset: 4aca604779ffc8bca9c7d248c73319e9377760eb