1
0
mirror of https://github.com/gryf/python-syntax.git synced 2026-04-21 12:31:25 +02:00

Revision 3.3.3

This commit is contained in:
Dmitry Vasiliev
2013-06-02 13:52:27 +02:00
parent fc6a66bf80
commit ebbdd093b7
3 changed files with 18 additions and 10 deletions
+4
View File
@@ -1,3 +1,7 @@
Revision 3.3.3 (2013-06-02):
- More lightweight syntax reloading. Patch by Will Gray.
Revision 3.3.2 (2013-06-01):
- Fixed behaviour of b:python_version_2 variable. Reported by Will Gray.