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
b4947fec
Commit
b4947fec
authored
Aug 30, 2015
by
Jakub Wilk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo.
parent
6dd9fd22
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/src/reference/compilation.rst
docs/src/reference/compilation.rst
+1
-1
No files found.
docs/src/reference/compilation.rst
View file @
b4947fec
...
@@ -369,7 +369,7 @@ Cython code. Here is the list of currently supported directives:
...
@@ -369,7 +369,7 @@ Cython code. Here is the list of currently supported directives:
``infer_types`` (True / False)
``infer_types`` (True / False)
Infer types of untyped variables in function bodies. Default is
Infer types of untyped variables in function bodies. Default is
None, indicating that on safe (semantically-unchanging) inferences
None, indicating that on
ly
safe (semantically-unchanging) inferences
are allowed.
are allowed.
``language_level`` (2/3)
``language_level`` (2/3)
...
...
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