Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
cython
Commits
443369fc
Commit
443369fc
authored
6 years ago
by
Stefan Behnel
Browse files
Options
Download
Email Patches
Plain Diff
Prepare release of 0.29.
parent
f9388e15
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
Cython/Shadow.py
Cython/Shadow.py
+1
-1
No files found.
CHANGES.rst
View file @
443369fc
...
...
@@ -2,7 +2,7 @@
Cython
Changelog
================
0.29
(
2018
-
??-??
)
0.29
(
2018
-
10
-
14
)
=================
Features
added
...
...
This diff is collapsed.
Click to expand it.
Cython/Shadow.py
View file @
443369fc
# cython.* namespace for pure mode.
from
__future__
import
absolute_import
__version__
=
"0.29
b1
"
__version__
=
"0.29"
try
:
from
__builtin__
import
basestring
...
...
This diff is collapsed.
Click to expand it.
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