Skip to content

Implement keys() method in av.dictionary.Dictionary to allow calling dict() on it#2179

Merged
WyattBlue merged 1 commit intoPyAV-Org:mainfrom
laggykiller:dict-fix
Mar 5, 2026
Merged

Implement keys() method in av.dictionary.Dictionary to allow calling dict() on it#2179
WyattBlue merged 1 commit intoPyAV-Org:mainfrom
laggykiller:dict-fix

Conversation

@laggykiller
Copy link
Contributor

Fixes #2178

@WyattBlue WyattBlue merged commit 3d45d47 into PyAV-Org:main Mar 5, 2026
6 checks passed
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.

Calling dict() on av.dictionary.Dictionary object cause ValueError

2 participants