Skip to content
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

Модели на dataclasses #469

Closed
MarshalX opened this issue Sep 19, 2021 · 0 comments
Closed

Модели на dataclasses #469

MarshalX opened this issue Sep 19, 2021 · 0 comments
Assignees
Labels
feature Новая функция или улучшение старой
Milestone

Comments

@MarshalX
Copy link
Owner

Всё описание доступно в обсуждении #468

@MarshalX MarshalX added the feature Новая функция или улучшение старой label Sep 19, 2021
@MarshalX MarshalX added this to the 2.0.0 milestone Sep 19, 2021
@MarshalX MarshalX self-assigned this Sep 19, 2021
MarshalX added a commit that referenced this issue Sep 19, 2021
…dataclasses; у класса Response теперь вместо свойства result метод get_result, вместо свойства error метод get_error; к полям, имя которых как у встроенных функций, больше не добавляется нижнее подчеркивание в конец, теперь нижнее подчеркивание добавляется только к ключевым словам языка; изменена логика нахождения неизвестных полей, теперь она находится в базовом классе; удалена возможность задавать собственную фунцию для обработки неизвестных полей; обновлены зависимости.
@MarshalX MarshalX mentioned this issue Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Новая функция или улучшение старой
Projects
None yet
Development

No branches or pull requests

1 participant