There is also faulthandler on PyPI. It is not really a backport since the
project developement started on PyPI.
Victor
Le dimanche 16 juin 2013, Łukasz Langa a écrit :
> Now we have (at least) the following libraries backported from 3.2+ to
> older versions of Python by members of the core team:
On 16 June 2013 19:30, Łukasz Langa wrote:
> Now we have (at least) the following libraries backported from 3.2+ to
> older versions of Python by members of the core team:
>
> - configparser
> - enum34
> - singledispatch
> - subprocess32
> - unittest2
>
> There are also unofficial backports like b
Now we have (at least) the following libraries backported from 3.2+ to
older versions of Python by members of the core team:
- configparser
- enum34
- singledispatch
- subprocess32
- unittest2
There are also unofficial backports like billiard (multiprocessing).
I would be happy if all those were