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 fix #101

Merged
merged 2 commits into from
May 21, 2016
Merged

Rename fix #101

merged 2 commits into from
May 21, 2016

Conversation

mrbean-bremen
Copy link
Member

@mrbean-bremen mrbean-bremen commented May 6, 2016

- change rename to change the existing object instead of creating a new
one
- initialize st_link with 0 and increase it in AddEntry() (mirrors
behavior in RemoveEntry())
- fixes issue pytest-dev#99
- change rename to change the existing object instead of creating a new
one
- initialize st_link with 0 and increase it in AddEntry() (mirrors
behavior in RemoveEntry())
- fixes issue pytest-dev#99
@mrbean-bremen
Copy link
Member Author

Please check if it is ok to simplify renaming this way, or if I overlooked something why the old implementation was needed.
Also, if you want to merge this, better merge the 2 commits - I did this locally, but it got messed up with the existing pull request.

@jmcgeheeiv jmcgeheeiv merged commit 4ca1314 into pytest-dev:master May 21, 2016
@mrbean-bremen mrbean-bremen deleted the rename_fix branch June 4, 2016 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants