Commit 41d6adf
committed
Fix protocol_version access in obj_parser.pyx
Changed desc.protocol_version to deserializer.protocol_version since
protocol_version was removed from ParseDesc as part of the refactoring.
The protocol_version is now stored in the Deserializer instances.1 parent 9a4d0b2 commit 41d6adf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments