go-python / go-python/gpython

gpython: Display build information and support some builtin attribute

Ouverte
#44 8 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
good first issue
Langage dominant
Go
Étoiles
1k
Forks
105
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Likewise, PyPy3, if we can display build information such as commit information, go version.
it will be awesome.

``` python
Python 3.5.3 (fdd60ed87e941677e8ea11acf9f1819466521bf2, Apr 26 2018, 01:23:42)
[PyPy 6.0.0 with GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
```

Also, we need to implement `copyright`, `credits`and `license` as a built-in attribute.

- [ ] copyright
- [ ] credits
- [ ] license
- [x] build info

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

É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.