iyongliang
|
b81e9194da
|
Update 修复失败的链接
将所有链接 http -> https
修复 typescript 和 javascript 的链接错误
增加 README 中的新文档链接地址
|
2024-12-08 14:38:08 +08:00 |
|
yongliang
|
cffcc999d0
|
Update 更新pdf构建说明
修改在构建过程中的警告
|
2024-06-23 17:28:25 +08:00 |
|
Yu Lou
|
a90680f76d
|
修订 Python 风格规范
|
2024-02-13 22:18:59 -08:00 |
|
yongliang
|
5c80da5487
|
Update: add javadoc, fix some ref error
|
2023-10-15 13:25:06 +08:00 |
|
Yu Lou
|
0655396217
|
更新《Python风格规范》
|
2023-04-17 01:12:13 -07:00 |
|
Yu Lou
|
1093e1716c
|
更新 Python 语言规范并添加 LICENSE 文件
|
2023-04-06 00:21:06 -07:00 |
|
jeffery82
|
9e65e3ca33
|
Update python_style_rules.rst
根据与英文版的对比,修改了缩进的“错误示范”中的错误。
|
2022-10-16 12:20:55 +08:00 |
|
叉叉敌
|
0789ff3a8a
|
Update python_style_rules.rst
更新「抑制」-> 「一致」
|
2021-11-13 15:14:47 +08:00 |
|
chiebot_hq
|
fc94ff23c4
|
修改了一些明显的格式错误
|
2020-11-04 14:46:51 +08:00 |
|
chiebot_hq
|
24e6f66799
|
python style rules update complete
|
2020-11-02 10:15:07 +08:00 |
|
chiebot_hq
|
026b9f71f2
|
3.19.12 update
|
2020-11-02 00:24:16 +08:00 |
|
chiebot_hq
|
71f6be6b50
|
还差最后一个类型注释完工
|
2020-10-30 17:29:42 +08:00 |
|
chiebot_hq
|
596b938554
|
python section 3.5 have been update
|
2020-10-29 23:32:14 +08:00 |
|
chiebot_hq
|
62ba8a84a9
|
python language rules update all
|
2020-10-29 19:28:17 +08:00 |
|
chiebot_hq
|
57935cbf53
|
2.19 update
|
2020-10-28 22:19:24 +08:00 |
|
chiebot_hq
|
afe9f7e40e
|
2.15 have checked and update
|
2020-10-28 14:36:15 +08:00 |
|
chiebot_hq
|
4c7f2e5c0e
|
2.13 update
|
2020-10-28 13:19:58 +08:00 |
|
chiebot_hq
|
0cea39ac0e
|
update Inner Classes and Functions
|
2020-10-28 11:58:26 +08:00 |
|
chiebot_hq
|
41c01273fd
|
update excptions, global variabels
|
2020-10-28 11:29:21 +08:00 |
|
chiebot_hq
|
78c2c27196
|
update background,lint,import,packages
|
2020-10-27 23:47:57 +08:00 |
|
chiebot_hq
|
8df7551ceb
|
修改了一些小地方的说明
|
2020-10-20 19:11:38 +08:00 |
|
chiebot_hq
|
691a13dbe1
|
update the example in the Properties of python
|
2020-10-20 16:27:47 +08:00 |
|
Yang.Y
|
2cdfbf3b49
|
Merge pull request #88 from RyanZhiNie/patch-1
Fix two mistakes
|
2018-11-27 20:28:52 +08:00 |
|
Monad
|
646f2cfc0b
|
Fix rst format
|
2018-10-29 18:25:41 +08:00 |
|
Monad
|
cd4ab08e01
|
Fix a syntax mistake
|
2018-10-29 18:20:31 +08:00 |
|
Zhi Nie
|
637091c99c
|
Update python_style_rules.rst
|
2018-09-27 15:56:16 +08:00 |
|
Zhi Nie
|
3ceae82877
|
Update python_language_rules.rst
|
2018-09-27 15:45:31 +08:00 |
|
pythagodzilla
|
1c8afa374e
|
Update python_language_rules.rst
抑制错写成医治
|
2017-12-15 14:35:31 +08:00 |
|
shispt
|
58f0d67db1
|
fix typo
|
2017-07-19 15:20:13 +08:00 |
|
Jinhai ZHOU
|
32927ec650
|
update a broken link
|
2016-10-18 10:45:36 +02:00 |
|
Yang.Y
|
80f9f1d5a7
|
Merge pull request #52 from JinhaiZ/patch-2
fix a typo
|
2016-10-18 15:12:11 +08:00 |
|
Jinhai ZHOU
|
4c57c72622
|
fix a typo
iff here means: if and only if
origianl text: if i & (i-1) == 0: # true iff i is a power of 2
|
2016-10-13 14:55:25 +02:00 |
|
Jinhai ZHOU
|
a4c02d6131
|
fix a typo
original text: Use from x import y as z if two modules named y are to be imported or if y is an inconveniently long name.
|
2016-10-13 14:52:45 +02:00 |
|
tylderen
|
f1af737c83
|
typo
|
2016-08-27 15:16:39 +08:00 |
|
Bean Zhang
|
fe1f468a3b
|
Update README.rst and the contents of Python
Because of the adding of Shell Style Guide,
the total number becomes five.
Modify the contents of Python Style Guide,
make it consistent with others.
|
2016-03-21 09:32:59 +08:00 |
|
xiuyanduan
|
94768a475e
|
Change the link of google_python_style.vim
The former link [http://google-styleguide.googlecode.com/svn/trunk/google_python_style.vim](http://google-styleguide.googlecode.com/svn/trunk/google_python_style.vim) is 404. Update it to the [new](https://github.com/google/styleguide/blob/gh-pages/google_python_style.vim) one from official github account of google
|
2016-03-09 15:18:17 +08:00 |
|
xuxinkun
|
8880889201
|
update the Google Style Guide home page.
Signed-off-by: xuxinkun <xuxinkun@gmail.com>
|
2015-11-18 14:54:56 +08:00 |
|
xuxinkun
|
5b2112c65d
|
update to v2.59.
|
2014-02-17 09:56:13 +08:00 |
|
xuxinkun
|
1b31d96232
|
update to v2.59.
|
2014-02-17 09:48:30 +08:00 |
|
Brant Young
|
ee6d0529c0
|
change project urls
|
2012-07-19 14:05:48 +08:00 |
|
Brant Young
|
99b3572997
|
fix linkes and theme
|
2012-07-17 13:46:01 +08:00 |
|