go-python / go-python/gpython

gpython: Display build information and support some builtin attribute

未关闭
#44 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
good first issue
主要语言
Go
星标
1k
派生
105
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。