Commit 7b5c1fe
mark.dickinson
No need for carry to be type twodigits in _PyLong_AsByteArray; digit is large enough.
This change should silence a compiler warning on Windows.
git-svn-id: http://svn.python.org/projects/python/trunk@68947 6015fed2-1504-0410-9fe1-9d1591cc47711 parent a08b48e commit 7b5c1fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
| 550 | + | |
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
| |||
0 commit comments