aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.2.xVersion bump to v1.2.5Rapptz6 years
asyncStop asyncio.async throwing a syntax error in 3.7.MysterialPy8 years
feature/ext-tasksUpdate requirements.txt for future updateTaewan-P6 years
feature/threadsAdd Thread.permissions_for helper functionRapptz5 years
masterFix README linkRapptz5 years
neo-docsSet maximimum sidebar widthJosh5 years
v1.3.xVersion bump to 1.3.4Rapptz6 years
v1.4.xVersion bump to v1.4.2Rapptz5 years
v1.5.xVersion bump to v1.5.1Rapptz5 years
v1.xVersion bump to v1.7.3Rapptz5 years
[...]
 
TagDownloadAuthorAge
v1.7.3discord.py-1.7.3.tar.xz  discord.py-1.7.3.zip  Rapptz5 years
v1.7.2discord.py-1.7.2.tar.xz  discord.py-1.7.2.zip  Rapptz5 years
v1.7.1discord.py-1.7.1.tar.xz  discord.py-1.7.1.zip  Rapptz5 years
v1.7.0discord.py-1.7.0.tar.xz  discord.py-1.7.0.zip  Rapptz5 years
v1.6.0discord.py-1.6.0.tar.xz  discord.py-1.6.0.zip  Rapptz5 years
v1.5.1discord.py-1.5.1.tar.xz  discord.py-1.5.1.zip  Rapptz5 years
v1.4.2discord.py-1.4.2.tar.xz  discord.py-1.4.2.zip  Rapptz5 years
v1.5.0discord.py-1.5.0.tar.xz  discord.py-1.5.0.zip  Rapptz5 years
v1.4.1discord.py-1.4.1.tar.xz  discord.py-1.4.1.zip  Rapptz6 years
v1.4.0discord.py-1.4.0.tar.xz  discord.py-1.4.0.zip  Rapptz6 years
[...]
 
AgeCommit messageAuthorFilesLines
2019-11-19Update requirements.txt for future updatefeature/ext-tasksTaewan-P1-2/+2
2019-11-19Fix OggStream "invalid header magic" at end of streamrkevin1-0/+2
2019-11-18Update regex to fetch URLs to match the official client.Rapptz1-1/+1
2019-11-18Document that PartialEmoji.name can be NoneRapptz1-2/+3
2019-11-18Manually trigger GC in cases of large deallocations.Rapptz1-0/+10
2019-11-18Add changelog for 1.2.5Rapptz1-0/+10
2019-11-15animation field in reaction objects are not consistently availableRapptz1-7/+7
2019-11-15[commands] Add Command/Group.add/remove_checkRiley Shaw1-0/+34
2019-11-15Adjust BASE urls to have no trailing slash (consistency)Devon R6-15/+15
2019-11-15Return invites as https, various URL normalizationDevon R8-18/+23
[...]