Skip to content

Remove lazy functionality from PyObject #16

Closed
@cjdoris

Description

@cjdoris

It is basically unused, increases memory usage and (for some reason I don't understand) slows down pyptr even on objects that are not lazy.

The only instances of it are _none, _true and _false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions