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
38c24b10
Commit
38c24b10
authored
Sep 16, 2018
by
Stefan Behnel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify changelog.
parent
0dcb5d19
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
CHANGES.rst
CHANGES.rst
+2
-1
No files found.
CHANGES.rst
View file @
38c24b10
...
...
@@ -9,7 +9,8 @@ Features added
--------------
*
PEP
-
489
multi
-
phase
module
initialisation
has
been
enabled
again
.
Module
reloads
raise
an
exception
to
prevent
corruption
of
the
static
module
state
.
reloads
in
other
subinterpreters
raise
an
exception
to
prevent
corruption
of
the
static
module
state
.
*
A
set
of
``
mypy
``
compatible
PEP
-
484
declarations
were
added
for
Cython
's C data
types to integrate with static analysers in typed Python code. They are available
...
...
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