Django

Code

Ticket #5264 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Specify required Flup version in documentation

Reported by: akaihola Assigned to: anonymous
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The FastCGI page in the documentation states:

Make sure to use the latest Subversion snapshot of flup,
as some users have reported stalled pages with older flup versions.

This note was added in [3211] on June 26, 2006, that is, over a year ago. Surely the features in the trunk version of Flup at that time have later made it to a release? Is Flup 0.5 tried and tested?

Attachments

docs_fastcgi.diff (0.6 kB) - added by Nis Jørgensen <nis@superlativ.dk> on 09/14/07 16:13:30.

Change History

08/29/07 07:49:57 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

09/14/07 00:04:05 changed by Barry Pederson <bp@barryp.org>

Allan Saddi released flup 1.0 to the cheeseshop a few days ago http://cheeseshop.python.org/pypi/flup/1.0

09/14/07 14:36:21 changed by Nis Jørgensen <nis@superlativ.dk>

  • owner changed from nobody to anonymous.
  • status changed from new to assigned.

I have been using 0.5 from http://www.saddi.com/software/flup/dist/flup-0.5-py2.4.egg for a few months without problems.

Since this is the main version of 0.5, and it is more recent than the problem report, I believe we can remove the warning, noting that people are succesfully using 0.5.

I will write some documentation to that effect.

09/14/07 16:12:48 changed by Nis Jørgensen <nis@superlativ.dk>

I am attaching a patch to remove the comment, since

- We don't know what the problem was - We don't know exactly which versions had the problem - The versions from the time the problem was reported are no longer available for download

so IMO the current state is worse than nothing , and we cannot write anything better.

09/14/07 16:13:30 changed by Nis Jørgensen <nis@superlativ.dk>

  • attachment docs_fastcgi.diff added.

09/14/07 16:23:18 changed by Simon G. <dev@simon.net.nz>

  • has_patch set to 1.
  • stage changed from Accepted to Ready for checkin.

09/14/07 23:30:15 changed by adrian

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [6255]) Fixed #5264 -- Specified Flup version in docs/fastcgi.txt. Thanks, akaihola and Nis Jorgensen


Add/Change #5264 (Specify required Flup version in documentation)




Change Properties
Action