Skip to content

Conversation

@shcheklein
Copy link
Contributor

Fixes a warning we have in tests:

Warning: Treating LsRemoteResult as a dictionary is deprecated. Use result.refs instead.

due to:

https://github.com/jelmer/dulwich/blob/3c0213350d16e6909aef19f7eb54ab7c4ed2bafb/dulwich/client.py#L420

and

https://github.com/jelmer/dulwich/blob/3c0213350d16e6909aef19f7eb54ab7c4ed2bafb/dulwich/client.py#L321

@shcheklein shcheklein requested a review from skshetry July 17, 2025 04:26
@skshetry
Copy link
Collaborator

This requires bumping minimum version of dulwich to dulwich-0.23.1.

@shcheklein
Copy link
Contributor Author

shcheklein commented Jul 17, 2025

@shcheklein I think that's fine, wdyt? (I can bump it)

EDIT: Bumped it, rebased to fix some issues

@shcheklein shcheklein force-pushed the fix-dulwich-warning branch from 3792027 to 3b94cb6 Compare July 17, 2025 22:47
@skshetry skshetry merged commit 978edd6 into main Jul 18, 2025
16 checks passed
@skshetry skshetry deleted the fix-dulwich-warning branch July 18, 2025 03:18
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.

2 participants