Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cython
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
nexedi
cython
Commits
8970c94d
Commit
8970c94d
authored
Jul 31, 2020
by
Stefan Behnel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare release of 3.0a6.
parent
9c5ebdc4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CHANGES.rst
CHANGES.rst
+1
-1
Shadow.py
Cython/Shadow.py
+1
-1
No files found.
CHANGES.rst
View file @
8970c94d
...
...
@@ -2,7 +2,7 @@
Cython
Changelog
================
3.0.0
alpha
6
(
2020
-
07
-
29
)
3.0.0
alpha
6
(
2020
-
07
-
31
)
==========================
Features
added
...
...
Cython/Shadow.py
View file @
8970c94d
# cython.* namespace for pure mode.
from
__future__
import
absolute_import
__version__
=
"3.0a
5
"
__version__
=
"3.0a
6
"
try
:
from
__builtin__
import
basestring
...
...
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