Skip to content

[5.2] Lazy property with nosetter.pascalcase-underscore accessor #3332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

sashakboo
Copy link
Contributor

@sashakboo sashakboo commented Jun 21, 2023

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

There is no such problem in version 5.2
Tests fails here #3331

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants