Issue Details (XML | Word | Printable)

Key: MODPYTHON-190
Type: Task Task
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Jim Gallacher
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
mod_python

python 2.5 support

Created: 19/Sep/06 06:35 PM   Updated: 24/Oct/06 05:56 AM
Return to search
Component/s: core
Affects Version/s: 3.3.x
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works ssizecheck.diff 2006-10-20 01:37 PM Jim Gallacher 0.7 kB
Environment: All


 Description  « Hide
Python 2.5 has been offically released, The major change that may effect mod_python is better support for 64-bit machines, allowing for things such as strings > 2GiB.

Details and conversion guidelines can be found in PEP-353.
http://www.python.org/dev/peps/pep-0353/

Scanning the mod_python source with the ssizecheck.py script mentioned in the PEP indicates a number of places that will require attention.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jim Gallacher made changes - 20/Oct/06 01:37 PM
Field Original Value New Value
Attachment ssizecheck.diff [ 12343363 ]
Graham Dumpleton made changes - 24/Oct/06 05:56 AM
Fix Version/s 3.3 [ 12310101 ]