This website requires JavaScript.
Explore
Help
Sign in
pep
/
poezio
Watch
1
Star
0
Fork
You've already forked poezio
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4321
commits
9
branches
11
tags
16
MiB
cf8608ab02
Commit graph
3 commits
Author
SHA1
Message
Date
Emmanuel Gil Peyrot
79bbbdb3e6
Replace asyncio.ensure_future() with asyncio.create_task()
...
The latter function got introduced in Python 3.7, which is conveniently our MSPV, so let’s use that.
2021-12-11 19:16:33 +01:00
mathieui
d0551c09ba
fix: typing issues in plugins
2021-04-02 17:44:36 +02:00
mathieui
5c6b2adeb2
plugins: add a user_extras plugin with PEP events
2021-02-09 19:16:03 +01:00