mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
bpo-30249: Improve struct.unpack_from() error messages (GH-6059)
This commit is contained in:
parent
67ee07795b
commit
c10b288f34
5 changed files with 67 additions and 15 deletions
|
@ -0,0 +1,2 @@
|
|||
Improve struct.unpack_from() exception messages for problems with the buffer
|
||||
size and offset.
|
Loading…
Add table
Add a link
Reference in a new issue