0 commenti (0 commenti)1 reazione (1 reazione)0 assegnatari (0 assegnatari)C++57 fork (57 fork)auto 404
api: breakingfrontend: C++17frontend: Python3good first issue
Metriche repository
- Star
- 160 stelle (160 stelle)
- Metriche merge PR
- Metriche PR in attesa (Metriche PR in attesa)
Descrizione
With the new features introduced in #204, the enum Allocation and the corresponding binding are dead code. The allocation strategy is now implicit in the style of function call.
Guida contributor
- Direzione di ricerca
- Indaga l'enumerazione ALLOCATION e il suo binding Python. Verifica cercando usi nel codice. Quindi rimuovi la definizione dell'enumerazione e il binding, e assicurati che nessun test o documentazione li riferisca.
- Tech stack
- cpppython
- Dominio
- backend
- Tipo issue
- Refactoring
- Prerequisiti
- GitC++Python