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
Kirill Smelkov
cython
Commits
4d437f24
Commit
4d437f24
authored
Oct 08, 2019
by
Stefan Behnel
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '0.29.x'
parents
00a1d4cb
cb1e6e41
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
CHANGES.rst
CHANGES.rst
+4
-7
No files found.
CHANGES.rst
View file @
4d437f24
...
...
@@ -169,16 +169,13 @@ Other changes
0.29.14
(
2019
-??-??)
====================
Features
added
--------------
*
``?``
is
supported
as
NumPy
dtype
for
``
bool
``.
Patch
by
Max
Klein
.
(
Github
issue
#
2675
)
Bugs
fixed
----------
*
``
await
``
was
not
allows
inside
of
f
-
strings
.
*
``?``
for
``
bool
``
was
missing
from
the
supported
NumPy
dtypes
.
Patch
by
Max
Klein
.
(
Github
issue
#
2675
)
*
``
await
``
was
not
allowed
inside
of
f
-
strings
.
Patch
by
Dmitro
Getz
.
(
Github
issue
#
2877
)
*
Coverage
analysis
failed
for
projects
where
the
code
resides
in
separate
...
...
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