From: Mike Bayer Date: Sun, 18 Nov 2012 17:22:17 +0000 (-0500) Subject: make an 0.8 branch. imitate pyramid's scheme to the degree that they only release X-Git-Tag: rel_0_8_0~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba5ac9f2b1c7f3932bca8f38a7045203fa2075d6;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git make an 0.8 branch. imitate pyramid's scheme to the degree that they only release from branches. the motivation here is mostly due to readthedocs hardcoded URI scheme, and the fact that I am wasting this morning angsting over how much trouble it will be to move the docs to a self-hosted system *again*. really need docs to be on an 0.6/0.7/0.8/0.x system so that links are permanent ---