Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename _rmdir to _rmtree and use only where necessary. #11

Merged

Conversation

fhoech
Copy link
Contributor

@fhoech fhoech commented May 11, 2012

Split into two commits.
Second commit: Clean: Remove unused code after _rmtree calls.

@matysek
Copy link
Member

matysek commented May 11, 2012

Did you run any buildtests to make sure anything else is not broken?

@rasky
Copy link
Member

rasky commented May 13, 2012

Sounds good. Are you going to push it?

@fhoech
Copy link
Contributor Author

fhoech commented May 13, 2012

Done. Have run buildtests on Windows and OS X 10.7 (can't currently test Linux).

@matysek
Copy link
Member

matysek commented May 13, 2012

I run tests on 64bit linux and it seems ok.
@rasky, could you please merge it if you have no other comments?

@matysek
Copy link
Member

matysek commented May 15, 2012

One user reported speed improvements with these changes.

matysek added a commit that referenced this pull request May 15, 2012
…b65b92

Rename _rmdir to _rmtree and use only where necessary.
@matysek matysek merged commit b4e56e4 into pyinstaller:develop May 15, 2012
@rasky
Copy link
Member

rasky commented May 17, 2012

Thanks @matysek, sorry for the delay

mrmachine pushed a commit to ixc/pyinstaller that referenced this pull request Nov 5, 2014
Issue pyinstaller#812: Some changes to support code signing on Mac OS X.
xoviat pushed a commit to xoviat/pyinstaller that referenced this pull request Apr 7, 2021
xoviat pushed a commit to xoviat/pyinstaller that referenced this pull request Apr 8, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants