simple tools
Project description
version: 0.0.1
status: dev
author: hsz
email: hsz1273327@gmail.com
Desc
- The python version so far has poorly supported windows. One of the most troubling things is
loop.add_signal_handler can not deal with the signal on windows.
This project is asyncio’s patch which can deal with problem ,It’s from https://codereview.appspot.com/119990043/.
One day python will fix this problem. Then I will delete this program.
keywords:asyncio,patch
Feature
loop.add_signal_handler can deal with the signal on windows
Example
import aio_windows_patch as asyncio
....
Install
python -m pip install aio_windows_patch
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aio_windows_patch-0.0.1.tar.gz
(91.5 kB
view details)
Built Distribution
File details
Details for the file aio_windows_patch-0.0.1.tar.gz
.
File metadata
- Download URL: aio_windows_patch-0.0.1.tar.gz
- Upload date:
- Size: 91.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2522e1b364bd05130b5f634e1d193422194c888fea60fd48e6f36976017cb43b |
|
MD5 | 165cbe6fe61528da146a581555a4ac40 |
|
BLAKE2b-256 | 796d01f7bbc03f8d50ba3d3fa035ae5919c09517f659b3508bf0a5e45a9cfb86 |
File details
Details for the file aio_windows_patch-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: aio_windows_patch-0.0.1-py3-none-any.whl
- Upload date:
- Size: 106.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf6f79ed3951b76847c0de3d8e2d3b1c657f35bb7739fb972202c35b637b7ec4 |
|
MD5 | 76918f37e8a6c861fdc4fe6fdd8ceff5 |
|
BLAKE2b-256 | 1187a18ca012e5b55cdc0aac1fe194d9aff0fd71e8b03a55b14424c46da85270 |