googleapis / googleapis/google-cloud-python

Restructure the generation of `_Mixin` classes and `@property` methods

Ouverte
#16,262 1 commentaire 0 réactions 1 personne assignée Réclamée par @ohmayr Voir sur GitHub
priority: p2 type: cleanup
Langage dominant
Python
Étoiles
5.4k
Forks
1.8k
Merge moyen
3 j 4 h
PR mergées (30 j)
122

Description

We want to generate `_Mixin` classes and `@property` methods into separate macros so that `_Method` and `_Mixin` classes can be defined all together and the @property methods for each can be defined after the class definitions. This can be achieved by separating out the genration of `_Mixin` classes and `@property` methods so that they can be called in separate for loops.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.