Skip to content

sys.flags.int_max_str_digits is not -1 #5139

@youknowone

Description

@youknowone

Summary

sys.flags.int_max_str_digits now returns sys.get_int_max_str_digits().

Introduced from https://github.com/RustPython/RustPython/pull/5127/files#diff-128fff16ea63b541718887f5c714e0c1a357414fe1146b4893ef699e8853e3b0R953

Related RustPython code is vm/src/stdlib.sys.rs Flags::int_max_str_digits.

Not sure yet if we need to change the value of Settings or sys::Flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions