index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
1.2.x
Version bump to v1.2.5
Rapptz
6 years
async
Stop asyncio.async throwing a syntax error in 3.7.
MysterialPy
8 years
feature/ext-tasks
Update requirements.txt for future update
Taewan-P
6 years
feature/threads
Add Thread.permissions_for helper function
Rapptz
5 years
master
Fix README link
Rapptz
5 years
neo-docs
Set maximimum sidebar width
Josh
6 years
v1.3.x
Version bump to 1.3.4
Rapptz
6 years
v1.4.x
Version bump to v1.4.2
Rapptz
6 years
v1.5.x
Version bump to v1.5.1
Rapptz
5 years
v1.x
Version bump to v1.7.3
Rapptz
5 years
[...]
Tag
Download
Author
Age
v1.7.3
discord.py-1.7.3.tar.xz
discord.py-1.7.3.zip
Rapptz
5 years
v1.7.2
discord.py-1.7.2.tar.xz
discord.py-1.7.2.zip
Rapptz
5 years
v1.7.1
discord.py-1.7.1.tar.xz
discord.py-1.7.1.zip
Rapptz
5 years
v1.7.0
discord.py-1.7.0.tar.xz
discord.py-1.7.0.zip
Rapptz
5 years
v1.6.0
discord.py-1.6.0.tar.xz
discord.py-1.6.0.zip
Rapptz
5 years
v1.5.1
discord.py-1.5.1.tar.xz
discord.py-1.5.1.zip
Rapptz
5 years
v1.4.2
discord.py-1.4.2.tar.xz
discord.py-1.4.2.zip
Rapptz
6 years
v1.5.0
discord.py-1.5.0.tar.xz
discord.py-1.5.0.zip
Rapptz
6 years
v1.4.1
discord.py-1.4.1.tar.xz
discord.py-1.4.1.zip
Rapptz
6 years
v1.4.0
discord.py-1.4.0.tar.xz
discord.py-1.4.0.zip
Rapptz
6 years
[...]
Age
Commit message
Author
Files
Lines
2020-07-08
Version bump to 1.3.4
v1.3.4
v1.3.x
Rapptz
1
-2
/
+2
2020-07-08
Don't use a namedtuple for _Overwrites
Rapptz
1
-2
/
+16
2020-04-04
Version bump to v1.3.3
v1.3.3
Rapptz
1
-2
/
+2
2020-04-04
Add changelog for v1.3.3
Rapptz
1
-0
/
+13
2020-04-04
Change default close code to 4000 instead of 1000.
Rapptz
3
-3
/
+3
2020-04-04
Fixed missing awaits in subclassed coros
DevilXD
1
-1
/
+1
2020-04-04
Don't add None to Member.activities tuple
jack1142
2
-2
/
+4
2020-04-04
Add "FEATURABLE" in guild features.
PredaaA
1
-0
/
+1
2020-04-04
[commands] Fix a typo in the docstring of the internal _Semaphore class
s0lst1ce
1
-1
/
+1
2020-04-04
fixing the BaseActivity links
Glazed_Belmont
1
-3
/
+3
[...]