Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gwenaël Samain
cython
Commits
4dfdc658
Commit
4dfdc658
authored
7 years ago
by
Stefan Behnel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog.
parent
c338bd65
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
CHANGES.rst
CHANGES.rst
+19
-0
No files found.
CHANGES.rst
View file @
4dfdc658
...
...
@@ -2,6 +2,25 @@
Cython Changelog
================
0.27.1 (2017-??-??)
===================
Features added
--------------
* The Jupyter magic has a new debug option ``--verbose`` that prints the C
compiler output. Patch by Boris Filippov (Github issue #1881).
Bugs fixed
----------
* Modules built for later CPython 3.5.x versions failed to import in 3.5.1.
(Github issue #1880)
* Crash when compiling in C++ mode with old setuptools versions.
(Github issue #1879)
0.27 (2017-09-23)
=================
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment