There is also faulthandler on PyPI. It is not really a backport since the project developement started on PyPI.<div><br></div><div>Victor<span></span><br><br>Le dimanche 16 juin 2013, Łukasz Langa  a écrit :<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Now we have (at least) the following libraries backported from 3.2+ to<br>
older versions of Python by members of the core team:<br>
<br>
- configparser<br>
- enum34<br>
- singledispatch<br>
- subprocess32<br>
- unittest2<br>
<br>
There are also unofficial backports like billiard (multiprocessing).<br>
<br>
I would be happy if all those were more discoverable by the community<br>
at large. Having a single namespace for backports would be great but<br>
my spidey sense forebodes large flocks of bike sheds flying that way.<br>
<br>
Can we put links to those backports in the docs of older versions of<br>
Python? Most users would be better off using the updated packages<br>
while still deploying on an older release of Python.<br>
<br>
--<br>
Best regards,<br>
Łukasz Langa<br>
<br>
WWW: <a href="http://lukasz.langa.pl/" target="_blank">http://lukasz.langa.pl/</a><br>
Twitter: @llanga<br>
IRC: ambv on #python-dev<br>
<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'Python-Dev@python.org')">Python-Dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-dev" target="_blank">http://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="http://mail.python.org/mailman/options/python-dev/victor.stinner%40gmail.com" target="_blank">http://mail.python.org/mailman/options/python-dev/victor.stinner%40gmail.com</a><br>
</blockquote></div>