On 21 April 2011 04:11, Brian <[email protected]> wrote: > Will this revision make it into the 2.x branch?
No. The 2.X branch is only receiving critical fixes, with the last time it was updated being November 2009. The latest version of mod_wsgi is 3.3 and with that branch also only in maintenance mode. There will likely be a 3.4 soon to add Python 3.2 compatibility into that branch, but I usually do not add functionality changes in minor revisions once they are in maintenance mode. Also, the auth environ changes as I made them to trunk are probably only completely correct for Apache 2.2 and not for Apache 1.3, which the 3.X branch still supports. Any reason why you are using such an old mod_wsgi version? Graham -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
