projects
/
platform
/
upstream
/
python-cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8402970
)
changelog
author
Stefan Behnel
<stefan_ml@behnel.de>
Tue, 31 Dec 2013 15:25:36 +0000
(16:25 +0100)
committer
Stefan Behnel
<stefan_ml@behnel.de>
Tue, 31 Dec 2013 15:25:36 +0000
(16:25 +0100)
CHANGES.rst
patch
|
blob
|
history
diff --git
a/CHANGES.rst
b/CHANGES.rst
index 6c779e64378bb450190c808827b9955a024338b4..8760db30623f3eb295de0dd1add71746ef1a42fa 100644
(file)
--- a/
CHANGES.rst
+++ b/
CHANGES.rst
@@
-8,6
+8,8
@@
Cython Changelog
Features added
--------------
+* Support for CPython 3.4.
+
* Support for calling C++ template functions.
* ``yield`` is supported in ``finally`` clauses.