| commit | 0ab5cf9b46f28d3151e882b39b61ab8937578953 | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Mon Jun 25 17:32:43 2012 +0200 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Jun 25 17:32:43 2012 +0200 |
| tree | cbf5f7439a138e7b77195ba148c34a2a8d0b7dd8 | |
| parent | 7334be889dafb30db76ad68b2f02c27fe2faf38d [diff] |
Issue #15181: importlib bytecode is unsigned and shouldn't have negative numbers. This fixes a compiler warning with suncc.