Skip to content

Commit 511f484

Browse files
committed
Added _asyncio binary module to embedded profile.
1 parent 40c035f commit 511f484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patch/Python/Setup.embedded

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Static compilation instructions for all binary modules.
33
#####################################################################
44

5+
_asyncio _asynciomodule.c
56
_bisect _bisectmodule.c
67
_blake2 _blake2/blake2module.c _blake2/blake2b_impl.c _blake2/blake2s_impl.c
78
_bz2 _bz2module.c -I$(srcdir)/../bzip2/include -L$(srcdir)/../Support/BZip2 -lbz2

0 commit comments

Comments
 (0)