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
Xavier Thompson
cython
Commits
2b3546fe
Commit
2b3546fe
authored
Mar 21, 2020
by
Stefan Behnel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog.
parent
2b124b5a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
CHANGES.rst
CHANGES.rst
+6
-0
No files found.
CHANGES.rst
View file @
2b3546fe
...
...
@@ -30,11 +30,17 @@ Bugs fixed
*
The
``
_Py_PyAtExit
()``
function
in
``
cpython
.
pylifecycle
``
was
misdeclared
.
Patch
by
Zackery
Spytz
.
(
Github
issue
#
3382
)
*
The
matrix
multiplication
functions
in
``
cpython
.
number
``
were
missing
.
Patch
by
Zackery
Spytz
.
(
Github
issue
#
3421
)
*
Avoid
"undeclared"
warning
about
automatically
generated
pickle
methods
.
Patch
by
David
Woods
.
(
Github
issue
#
3353
)
*
Avoid
C
compiler
warning
about
unreachable
code
in
``
prange
()``.
*
Some
C
compiler
warnings
in
PyPy
were
resolved
.
Patch
by
Matti
Picus
.
(
Github
issue
#
3437
)
0.29.15
(
2020
-
02
-
06
)
====================
...
...
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