Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
Pyston
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
Pyston
Commits
23f5166d
Commit
23f5166d
authored
Oct 31, 2015
by
Marius Wachtler
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #990 from undingen/release_notes_04
update README for 0.4 release
parents
e8412dca
17f7e2c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
README.md
README.md
+12
-1
No files found.
README.md
View file @
23f5166d
...
...
@@ -41,7 +41,18 @@ We have some documentation for those interested in contributing: see our [Develo
-
Better performance
-
Match CPython's performance on our small benchmark suite
##### v0.4: Coming soon
##### v0.4: [released 10/31/2015]
-
Many new features and better language support
-
Passes most of the tests of several famous python libraries
-
Unicode support
-
GC finalizer
-
much improved C API support
-
Better performance
-
Custom C++ exception handler
-
Object Cache (improves startup time)
-
Baseline JIT
##### v0.5: Coming soon
### Trying it out
...
...
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