Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
forked frompython/cpython
Anselm Kruis edited this pageAug 12, 2021 ·27 revisions

Archived Downloads

Source Code

If for some reason, you are not able to obtain the source code from theGit repository,you can download it directly from here:

Documentation

FormatFileSizeMD5 Checksum
htmlstackless-python-2.7.5-docs-html.zip6.7 Mb3154a134618a422c7e18a0efe9444ad7
htmlstackless-python-2.7.5-docs-html.tar.bz24.2 Mbd3c524dd561e489f6a7b7816b351c1f5
htmlstackless-python-2.7.4-docs-html.zip6.7 Mb7654a179d06b76f416eed69195a42b2f
htmlstackless-python-2.7.4-docs-html.tar.bz24.2 Mb1524813b68469808b0a46ed4548d0238
htmlstackless-python-2.7.4rc2-docs-html.zip6.7 Mb87a7f8d26effaef9059122f097d1a03b
htmlstackless-python-2.7.4rc2-docs-html.tar.bz24.2 Mb010e550871543ef7163a184c46993061
htmlstackless-python-2.7.2-docs-html.zip6.9 Mb3d8015ff8459286e2f780c7db7d77fb5
htmlstackless-python-2.7.2-docs-html.tar.bz24.2 Mbd95fa0a4369711070766615ae0a7a993
chmpython379sl.chm8324037 Bytea0e83b5cc76c3a17ce476b4ce01f9ac3
chmpython375sl.chm8281041 Byte2f98e747bc693986372fc77530185c96
chmpython374sl.chm8278689 Byte1f9606dd957c9824ca8c1bd59fef3b98
chmpython373sl.chm8237007 Byte102601e1f81957a3794b2a17630f954a
chmpython372sl.chm8231337 Byted3dba54283d482bfc4c4ba619d9cd077
chmpython368sl.chm7989427 Byte749bd25d2b9b6d4aa38bf5595b2f7f89
chmpython366sl.chm8219727 Byte9f4bbd61fc3b38ec36069600cf0220b1
chmpython364sl.chm8159313 Byte0a81c5a2a9976363d6770b38a20597f8
chmpython354sl.chm7644783 Bytebf24ceb1fc1fc5ed7d2d82fbd22efec4
chmpython279sl.chm5.9 Mb8ec553b89b283909ef7b375dcbdd8911
chmpython278sl.chm5.9 Mb25a91a3d4a3cab217f7b37f0196a24a1
chmpython277sl.chm5.9 Mbe0bb11d769679badb4a6728ccc0694ba
chmpython276sl.chm5.8 Mbd3c85395262186ffe08741920423f21e
chmpython275sl.chm5.8 Mb9427a068307a44135b32658bc73f6126
chmpython274sl.chm5.8 Mbcde1f2ab81b224d3e40b00941eaa8306
chmpython274rc2sl.chm5.9 Mb5a72599b68a7e46aa9de82a18df94518
chmpython272sl.chm5.9 Mbe33581bf875734566d4f0beda4d6d4ae

Binaries

Unix and Linux users

Binaries are not provided for any of the various versions of Linux or Unixor for any platforms they may be running on. Please use the the source codeto compile your own copy of Stackless Python.

Mac OS X users

Microsoft Windows users

If you do not wish to compile Stackless Python yourself, we used to providetwo ways in which you can install a precompiled version. The moststraightforward and recommended way is using one of the provided MSI-installers, whilethe less straightforward (and nowadays deprecated) way is converting an existing Pythoninstallation into a Stackless one.

Please note: installers released before commit a4d6f9bb4ec103 (before 2.7.7 or 3.3.5) used the same product codeas regular C-Python. Therefore you can't install them alongside regular C-Python.

Installers

Binary Snapshots

Embeddable zip files

Legacy Stuff

If you are downloading one of these binary snapshots, you areintending to create a Stackless Python installation throughmodifying astandard Python installation. You may do so in this way:

  1. Download a standard C-Python installer.
  2. Download the binary snapshots from those which are listed below,which has the same version as the standard C-Python installeryou downloaded.
  3. Run the standard C-Python installer.
  4. Extract the binary snapshot archive into the installed Pythondirector:

Microsoft Windows users - Earlier versions of Stackless-Python

Complete installations of Stackless Python are not provided.Instead the dlls that comprise the Python runtime with theStackless changes built in, are. These should replace the fileswith the same names in your Python installation and are allthat is needed for you to obtain a working version of StacklessPython.

There are two ways which you can do this:

  1. Place the Stackless dlls in your PATH before the standard ones.
  2. Directly replace the dlls in your Python installation. If youinstalled an official installer based Python installation frompython.org, you can find the dlls in yourWINDOWS directoryunder thesystem32 sub-directory. In Windows XP Professional,this will beWINDOWS\system32. Even if theWINDOWS directoryis named differently in your version of Microsoft Windows, theywill most likely be installed in thesystem32 sub-directory within it.

Python 2.3

Requires:official Python 2.3.3 distribution

These binary snapshots are the frozen stable status for Python 2.3,uploaded at Wed Apr 07 21:30:18 2004:

Python 2.2

These binary snapshots are the frozen stable status for Python 2.2:

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp