mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Issue #15181: importlib bytecode is unsigned and shouldn't have negative numbers.
This fixes a compiler warning with suncc.
This commit is contained in:
parent
7334be889d
commit
0ab5cf9b46
2 changed files with 648 additions and 647 deletions
1288
Python/importlib.h
1288
Python/importlib.h
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue