Skip to content

bpo-43709: Remove pyc/pyo files from Tools/Parser in buildbot clean.bat#25157

Closed
db3l wants to merge 1 commit intopython:masterfrom
db3l:bpo-43709
Closed

bpo-43709: Remove pyc/pyo files from Tools/Parser in buildbot clean.bat#25157
db3l wants to merge 1 commit intopython:masterfrom
db3l:bpo-43709

Conversation

@db3l
Copy link
Copy Markdown
Contributor

@db3l db3l commented Apr 2, 2021

The Windows buildbot clean.bat script needs to remove pyc/pyo files in the
Tools and Parser directories (in addition to the existing Lib directory)
to avoid incompatible files between builds.

https://bugs.python.org/issue43709

…an.bat

The Windows buildbot clean.bat script needs to remove pyc/pyo files in the
Tools and Parser directories (in addition to the existing Lib directory)
to avoid incompatible files between builds.
@zware zware added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 2, 2021
@bedevere-bot
Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @zware for commit 7867619 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 2, 2021
@db3l db3l closed this Apr 4, 2021
@db3l
Copy link
Copy Markdown
Contributor Author

db3l commented Apr 4, 2021

No longer needed after commit c368ce7

@db3l db3l deleted the bpo-43709 branch April 6, 2021 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants