<div dir="ltr"><div class="markdown-here-wrapper" style><blockquote style="margin:1.2em 0px;border-left-width:4px;border-left-style:solid;border-left-color:rgb(221,221,221);padding:0px 1em;color:rgb(119,119,119);quotes:none">
<p style="margin:0px 0px 1.2em!important">Also, just replacing the version number in the URL works for the python 3 series (use 3.X even for python 3.0), even farther back than the drop down menu allows.</p>
</blockquote>
<p style="margin:0px 0px 1.2em!important">This does not help in this case:</p>
<p style="margin:0px 0px 1.2em!important"><a href="https://docs.python.org/3.4/library/asyncio-task.html#asyncio.ensure_future">https://docs.python.org/3.4/library/asyncio-task.html#asyncio.ensure_future</a></p>
<p style="margin:0px 0px 1.2em!important">Also, you cannot select the docs for a maintenance release, like 3.4.3.</p>
<p style="margin:0px 0px 1.2em!important">Anyway, it’s not a big deal as long as significant changes are tagged appropriately with notes like “New in version NNN”, which they are.</p>
<p style="margin:0px 0px 1.2em!important">Ideally, the docs would only show the latest changes for released versions of Python, but since some changes (like the one I linked to) are introduced in maintenance versions, it’s probably hard to separate them out into separate branches.</p>
<p style="margin:0px 0px 1.2em!important">Nick</p>
<div title="MDH:Jmd0O8KgQWxzbywganVzdCByZXBsYWNpbmcgdGhlIHZlcnNpb24gbnVtYmVyIGluIHRoZcKgPHNw
YW4gc3R5bGU9ImxpbmUtaGVpZ2h0OiAxLjU7Ij5VUkwgd29ya3MgZm9yIHRoZSBweXRob24gMyBz
ZXJpZXMgKHVzZSAzLlggZXZlbiBmb3IgcHl0aG9uIDMuMCksIGV2ZW4mbmJzcDs8L3NwYW4+PHNw
YW4gc3R5bGU9ImxpbmUtaGVpZ2h0OiAxLjU7Ij5mYXJ0aGVyIGJhY2sgdGhhbiB0aGUgZHJvcCBk
b3duIG1lbnUgYWxsb3dzLjwvc3Bhbj48ZGl2Pjxicj48L2Rpdj48ZGl2PlRoaXMgZG9lcyBub3Qg
aGVscCBpbiB0aGlzIGNhc2U6PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5odHRwczovL2RvY3Mu
cHl0aG9uLm9yZy8zLjQvbGlicmFyeS9hc3luY2lvLXRhc2suaHRtbCNhc3luY2lvLmVuc3VyZV9m
dXR1cmU8YnI+PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5BbHNvLCB5b3UgY2Fubm90IHNlbGVj
dCB0aGUgZG9jcyBmb3IgYSBtYWludGVuYW5jZSByZWxlYXNlLCBsaWtlIDMuNC4zLjwvZGl2Pjxk
aXY+PGJyPjwvZGl2PjxkaXY+QW55d2F5LCBpdCdzIG5vdCBhIGJpZyBkZWFsIGFzIGxvbmcgYXMg
c2lnbmlmaWNhbnQgY2hhbmdlcyBhcmUgdGFnZ2VkIGFwcHJvcHJpYXRlbHkgd2l0aCBub3RlcyBs
aWtlICJOZXcgaW4gdmVyc2lvbiBOTk4iLCB3aGljaCB0aGV5IGFyZS48L2Rpdj48ZGl2Pjxicj48
L2Rpdj48ZGl2PklkZWFsbHksIHRoZSBkb2NzIHdvdWxkIG9ubHkgc2hvdyB0aGUgbGF0ZXN0IGNo
YW5nZXMgZm9yIHJlbGVhc2VkIHZlcnNpb25zIG9mIFB5dGhvbiwgYnV0IHNpbmNlIHNvbWUgY2hh
bmdlcyAobGlrZSB0aGUgb25lIEkgbGlua2VkIHRvKSBhcmUgaW50cm9kdWNlZCBpbiBtYWludGVu
YW5jZSB2ZXJzaW9ucywgaXQncyBwcm9iYWJseSBoYXJkIHRvIHNlcGFyYXRlIHRoZW0gb3V0IGlu
dG8gc2VwYXJhdGUgYnJhbmNoZXMuPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5OaWNrPC9kaXY+" style="height:0;width:0;max-height:0;max-width:0;overflow:hidden;font-size:0em;padding:0;margin:0">​</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jun 10, 2015 at 10:11 AM Nicholas Chammas <<a href="mailto:nicholas.chammas@gmail.com">nicholas.chammas@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">For example, here is a "New in version 3.4.4" method:<div><br></div><div><a href="https://docs.python.org/3/library/asyncio-task.html#asyncio.ensure_future" target="_blank">https://docs.python.org/3/library/asyncio-task.html#asyncio.ensure_future</a><br></div><div><br></div><div>However, the latest release appears to be 3.4.3:</div><div><br></div><div><a href="https://www.python.org/downloads/" target="_blank">https://www.python.org/downloads/</a><br></div><div><br></div><div>Is this normal, or did the 3.4.4 docs somehow get published early by mistake?</div><div><br></div><div>Nick</div><div><br></div></div>
</blockquote></div>