You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3: Add warnings for numbers r=vext01 a=nanjekyejoannah
This has several changes, after git playing games with me, I managed to split the commits instead of committing one long one, as I had done before.
*First commit*: Adds warnings for when the suffix "L" is used with numbers but also adds a custom Exception for our work suggested in the review of python#2 , called `Py3xWarning`. I should have committed the exception separately though.
*Second commit*: Add warnings for octal literals. I fixed a test too
Co-authored-by: Joannah Nanjekye <[email protected]>
0 commit comments