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
912d66f9
Commit
912d66f9
authored
Nov 23, 2018
by
Stefan Behnel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog.
parent
040109f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
CHANGES.rst
CHANGES.rst
+6
-2
No files found.
CHANGES.rst
View file @
912d66f9
...
...
@@ -23,12 +23,16 @@ Bugs fixed
warnings that are now fixed.
Patch by Nicolas Pauss. (Github issue #2685)
* Cython'
s
memoryviews
no
longer
require
strides
for
setting
the
shape
field
but
only
the
``
PyBUF_ND
``
flag
to
be
set
.
Patch
by
John
Kirkham
.
(
Github
issue
#
2716
)
*
Some
C
compiler
warnings
about
unused
memoryview
code
were
fixed
.
Patch
by
Ho
Cheuk
Ting
.
(
Github
issue
#
2588
)
*
The
power
operator
and
the
support
for
NumPy
math
functions
were
fixed
in
Pythran
expressions
.
Patch by Serge Guelton
(Github issues #2702, #2709).
Patch
by
Serge
Guelton
.
(
Github
issues
#
2702
,
#
2709
)
*
Signatures
with
memory
view
arguments
now
show
the
expected
type
when
embedded
in
docstrings
.
...
...
@@ -40,7 +44,7 @@ Bugs fixed
Patch
by
Kry
š
tof
Piln
áč
ek
.
(
Github
issue
#
2638
)
*
A
struct
field
type
in
the
``
cpython
.
array
``
declarations
was
corrected
.
Patch by John Kirkham. (Github issue #2712)
Patch
by
John
Kirkham
.
(
Github
issue
#
2712
)
0.29
(
2018
-
10
-
14
)
...
...
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