Update assertion in compiler_addop_i()
In practice, bytecode instruction arguments are unsigned. Update the assertion to make it more explicit that argument must be greater or equal than 0. Rewrite also the comment.
V
Victor Stinner committed
2ad474ba5e8ac06b7edae3cd2e15ab93212dd01b
Parent: f219285