Skip to main content

simple tools

Project description

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


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 hashes)

Uploaded Source

Built Distribution

aio_windows_patch-0.0.1-py3-none-any.whl (106.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page