Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pypy.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PyPy
pypy.org
Commits
cd784667
Commit
cd784667
authored
15 years ago
by
Armin Rigo
Browse files
Options
Downloads
Patches
Plain Diff
Move this bit of text from download.txt to features.txt.
parent
c79230f0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
source/download.txt
+0
-4
0 additions, 4 deletions
source/download.txt
source/features.txt
+3
-2
3 additions, 2 deletions
source/features.txt
with
3 additions
and
6 deletions
source/download.txt
+
0
−
4
View file @
cd784667
...
...
@@ -21,10 +21,6 @@
| * `Building from source`_ |
+-------------------------------------------------+
The release 1.2 of PyPy supports **Python version 2.5**.
If you are interested in helping
with 2.6, 2.7 or 3.x features, `contact us`_!
.. _`With a JIT Compiler`:
...
...
This diff is collapsed.
Click to expand it.
source/features.txt
+
3
−
2
View file @
cd784667
...
...
@@ -6,7 +6,7 @@
PyPy features
===========================================================
PyPy implements Python
language version
2.5. It supports all of the core
**
PyPy
1.2**
implements
**
Python 2.5.
**
It supports all of the core
language, passing Python test suite (with minor modifications that were
already accepted in main python in newer versions). It supports most
of commonly used Python standard library modules. For known differences
...
...
@@ -10,7 +10,8 @@
language, passing Python test suite (with minor modifications that were
already accepted in main python in newer versions). It supports most
of commonly used Python standard library modules. For known differences
with CPython, see our `compatibility`_ page.
with CPython, see our `compatibility`_ page. If you are interested in
helping with 2.6, 2.7 or 3.x features, `contact us`_!
PyPy 1.2 runs essentially only on Intel `x86 (IA-32)`_. On 64-bit platforms
you have to use the 32-bit compatibility mode, for now -- or `contact us`_
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment