Staging
v0.8.1
Revision da742ba826721da84140abc785856d4ccc2d787f authored by Chris Jerdonek on 18 May 2020, 05:47:31 UTC, committed by GitHub on 18 May 2020, 05:47:31 UTC
When an asyncio.Task is cancelled, the exception traceback now
starts with where the task was first interrupted.  Previously,
the traceback only had "depth one."
1 parent d17f3d8
History
File Mode Size
python-mappings
Makefile -rw-r--r-- 1.7 KB
comparecodecs.py -rwxr-xr-x 1.4 KB
gencjkcodecs.py -rw-r--r-- 2.0 KB
gencodec.py -rw-r--r-- 12.0 KB
genmap_japanese.py -rw-r--r-- 10.1 KB
genmap_korean.py -rw-r--r-- 2.0 KB
genmap_schinese.py -rw-r--r-- 5.1 KB
genmap_support.py -rw-r--r-- 6.1 KB
genwincodec.py -rw-r--r-- 1.7 KB
genwincodecs.bat -rw-r--r-- 201 bytes
listcodecs.py -rw-r--r-- 1021 bytes
makeunicodedata.py -rw-r--r-- 47.5 KB
mkstringprep.py -rw-r--r-- 9.9 KB

back to top