Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix inheritance issue at commit.iter_items#1119

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Byron merged 1 commit intogitpython-developers:masterfromyvolchkov:master
Feb 5, 2021

Conversation

yvolchkov
Copy link

The iterator used to yield Commit() objects, which does not play well
with inheritance. Yield cls() instead.

Signed-off-by: Yuri Volchkovyuri@volch.org

The iterator used to yield Commit() objects, which does not play wellwith inheritance. Yield cls() instead.Signed-off-by: Yuri Volchkov <yuri@volch.org>
@yvolchkov
Copy link
Author

I am not sure the test failure:

   stderr: 'fatal: unable to connect to localhost:localhost[0: ::1]: errno=Connection refusedlocalhost[1: 127.0.0.1]: errno=Connection refused

is related to my changes anyhow...

Is that a known issue. Or could someone help me figure out what is wrong?

@ByronByron added this to thev3.1.13 - Bugfixes milestoneFeb 5, 2021
@Byron
Copy link
Member

Thanks a lot for the fix!
The tests failed spuriously, which is a rare event on CI.

@ByronByron merged commit9de6450 intogitpython-developers:masterFeb 5, 2021
@yvolchkov
Copy link
Author

thanks for the quick merge! Are you planning a release soon by any chance? :)

@Byron
Copy link
Member

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
@yvolchkov@Byron

[8]ページ先頭

©2009-2025 Movatter.jp