Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcbfc8cd

Browse files
committed
Update version.
1 parentaf87c01 commitcbfc8cd

File tree

3 files changed

+2
-18
lines changed

3 files changed

+2
-18
lines changed

‎README.rst

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,6 @@ Another old presentation here: http://www.youtube.com/watch?v=YhqsjUUHj6g
2828
..contents::
2929

3030

31-
Changelog
32-
=========
33-
34-
## 2013-03-15 0.6.12
35-
--------------------
36-
* Update `PEP8` to version 1.4.5;
37-
* Update `Pylint` to version 0.27.0;
38-
* Update `autopep8` to version 0.8.7;
39-
* Fix breakpoint definition;
40-
* Update python syntax;
41-
* Fixed run-time error when output non-ascii in multibyte locale;
42-
* Move initialization into ftplugin as it is python specific;
43-
* Pyrex (Cython) files support;
44-
* Support `raw_input` in run python code;
45-
46-
4731
Requirements
4832
============
4933

‎doc/pymode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
(__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____)~
77

88

9-
Version: 0.6.16
9+
Version: 0.6.17
1010

1111
==============================================================================
1212
CONTENTS*Python-mode-contents*

‎ftplugin/python/init-pymode.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ if exists('did_init_pymode_vim')
33
endif
44
let did_init_pymode_vim=1
55

6-
letg:pymode_version="0.6.16"
6+
letg:pymode_version="0.6.17"
77

88
com! PymodeVersionechomsg"Current python-mode version:" .g:pymode_version
99

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp