Skip to content

Lazy property with nosetter accessor remains uninitialized #3333

Closed
@sashakboo

Description

@sashakboo

In my project after upgrading from version 5.2 to 5.3 there is a problem with lazy properties that have nosetter.pascal-underscore accessor in their mapping.

  • After accessing the property it remains uninitialized
  • Each call to a property getter returns a new object

I have added tests which demonstrate the problem #3331

There is no such problem in version 5.2 #3332

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions