Issue replacing _parse_blob
オープン
- 主要言語
- Python
- スター
- 1.2k
- フォーク
- 303
- 平均マージ
- 4時間 32分
- マージ済み PR(30日)
- 216
説明
I was working on applicationstate.py and I ran into an issue regarding plist parsing. I tried to replace the local _parse_blob function with the standard function from the core, but I ran into errors.
Testing with get_plist_content I tried passing the data to this function, but it failed with this error:
```Error: Type error when parsing plist data: a bytes-like object is required, not '_io.BytesIO'```
I also noticed that this same custom block of code is present in other modules, not just here. I found it in:
- bumble.py
- imoHD_Chat.py
- instagramThreads.py
- safariTabs.py
- uberClient.py
- vipps.py
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。