Re: [python-committers] docs.python.org broken for 3.5

2015-05-27 Thread Yury Selivanov
Benjamin's commits to fix version switcher helped a little bit, but docs for 3.5 are still broken (and 3.6 FWIW). Yury On 2015-05-27 6:23 PM, Yury Selivanov wrote: Hi, docs.python.org is kind of broken for 3.5. For instance, "what's new in 3.5" link points now to a missing whatsnew for 3.6

[python-committers] docs.python.org broken for 3.5

2015-05-27 Thread Yury Selivanov
Hi, docs.python.org is kind of broken for 3.5. For instance, "what's new in 3.5" link points now to a missing whatsnew for 3.6 (which gives us 404 error). Version switcher extension should also be updated in 2.7, 3.4, 3.5, and 3.6 branches. I think I could fix that all myself, but I don't