googleapis / googleapis/google-cloud-python

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

Aberta
#16,262 1 comentário 0 reações 1 responsável Reivindicada por @ohmayr Ver no GitHub
priority: p2 type: cleanup
Linguagem predominante
Python
Estrelas
5.4k
Forks
1.8k
Merge médio
2d 23h
PRs com merge (30d)
123

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.