HomePhorge

[Python 3] Use 0o prefix for octal numbers

Description

[Python 3] Use 0o prefix for octal numbers

Summary:
The new 0o prefix was introduced in Python 2.6; the old 0 prefix was
deprecated in Python 3.0.

Reviewers: machniak, mollekopf

Reviewed By: mollekopf

Subscribers: mollekopf

Differential Revision: https://git.kolab.org/D3226

Details

Provenance
sicherhaAuthored on Jun 4 2021, 4:16 PM
sicherhaPushed on Jan 10 2022, 8:41 PM
Reviewer
mollekopf
Differential Revision
D3226: [Python 3] Use 0o prefix for octal numbers
Parents
rP25766ccf2710: [Python 3] Avoid use of 0 prefix for decimal literals
Branches
Unknown
Tags
Unknown
Build Status
Buildable 37828