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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[tasks] Fix assignment of tuple when appending
Danny
2019-04-15
1
-1
/
+1
*
Fix UnboundLocalError when RequestsWebhookAdapter raises an error.
Rapptz
2019-04-15
1
-1
/
+4
*
Add notes to all relationship endpoints that they don't work on bots.
Rapptz
2019-04-14
1
-10
/
+74
*
Internal consistency with message related HTTPClient methods
Rapptz
2019-04-14
4
-16
/
+16
*
Bump version to 1.1.0a
Rapptz
2019-04-14
1
-2
/
+2
*
Add compute_prune_count to Guild.prune_members
Rapptz
2019-04-14
2
-7
/
+14
*
[commands] Use message creation as the reference time in cooldowns
Rapptz
2019-04-14
1
-1
/
+3
*
[commands] Allow passing reference time to update_rate_limit
Rapptz
2019-04-14
1
-2
/
+2
*
Fix abc.GuildChannel.overwrites returning None keys.
Rapptz
2019-04-14
1
-1
/
+8
*
Fix typo in on_raw_reaction_remove docs.
Rapptz
2019-04-14
1
-1
/
+1
*
Fix attribute error in Widget.__repr__
Rapptz
2019-04-13
1
-1
/
+1
*
Add equality comparisons between two assets and hashing an asset.
Rapptz
2019-04-13
1
-0
/
+21
*
Bool fix in TextChannel.purge documentation.
Lorenzo
2019-04-13
1
-1
/
+1
*
[commands] Support callables in Greedy converter
Rapptz
2019-04-13
1
-1
/
+1
*
[commands] Fix lambda converters in non-module contexts.
Rapptz
2019-04-13
1
-1
/
+1
*
Change slowmode max value in docs
apple502j
2019-04-13
1
-1
/
+1
*
Add `Permissions.stream`
NCPlayz
2019-04-12
1
-3
/
+10
*
Improvements to intro docs.
Dante Dam
2019-04-12
1
-7
/
+7
*
[tasks] set internal task to None after canceling
Steve C
2019-04-12
1
-0
/
+1
*
Remove "needs python 3.5+" from async iter section
apple502j
2019-04-12
1
-2
/
+1
*
[tasks] Add before_loop and after_loop decorators
Rapptz
2019-04-12
2
-19
/
+124
*
Export tasks extension
Rapptz
2019-04-12
1
-1
/
+1
*
[commands] Add versionadded to dm_only
Rapptz
2019-04-12
1
-0
/
+2
*
Update FAQ with some common tags
Vexs
2019-04-12
1
-4
/
+70
*
[tasks] Document version added
Rapptz
2019-04-11
1
-0
/
+2
*
[tasks] Ensure total number of seconds is not less than 0.
Rapptz
2019-04-11
1
-3
/
+6
*
[tasks] Rename Loop.run to Loop.start to avoid blocking connotations
Rapptz
2019-04-11
2
-6
/
+6
*
[tasks] Add a new background helper 'tasks' extension.
Rapptz
2019-04-11
3
-0
/
+292
*
[commands] Fix erroneous string in dm_only check
Rapptz
2019-04-11
1
-1
/
+1
*
[commands] Added dm_only check
Dante Dam
2019-04-11
2
-7
/
+29
*
[commands] Fix references in Bot to actually link.
Rapptz
2019-04-10
3
-71
/
+68
*
Update changelog
v1.0.1
Rapptz
2019-04-10
2
-1
/
+13
*
Version bump to v1.0.1
Rapptz
2019-04-10
1
-2
/
+2
*
[commands] Properly name heading for ExtensionError
Rapptz
2019-04-10
1
-2
/
+2
*
Fix voice handshake race condition
Imayhaveborkedit
2019-04-10
1
-0
/
+10
*
Add notes warning that fetch_ methods are api calls
Vexs
2019-04-10
2
-0
/
+25
*
Fix various bugs with Asset._url None handling.
Rapptz
2019-04-09
1
-2
/
+4
*
Fix cleanup code on Linux not working properly.
Rapptz
2019-04-09
1
-9
/
+17
*
Stop the event loop if it's running during cleanup.
Rapptz
2019-04-09
1
-1
/
+8
*
Use is_connected() instead of _connected in checks
Daniel
2019-04-09
1
-2
/
+2
*
Fix broken documentation attribute
Steve C
2019-04-09
1
-1
/
+1
*
Fix issue with speaking state causing an error.
Rapptz
2019-04-08
1
-0
/
+3
*
Update classifier in setup.py
v1.0.0
Rapptz
2019-04-08
1
-1
/
+1
*
Version bump to v1.0.0
Rapptz
2019-04-08
1
-2
/
+2
*
Update Japanese translation files.
Rapptz
2019-04-08
8
-3488
/
+8740
*
Add notes stating what Guild.fetch_guild and Guild.fetch_guilds returns
NCPlayz
2019-04-08
1
-2
/
+12
*
Fix documentation so Sphinx can build semi-cleanly.
Rapptz
2019-04-08
2
-4
/
+4
*
Bump PyNaCl to 1.3.0
Rapptz
2019-04-08
1
-1
/
+1
*
Wording nit, library -> function in load_opus
Rapptz
2019-04-08
1
-1
/
+1
*
Change all IntEnum to Enum
Rapptz
2019-04-08
2
-8
/
+8
[prev]
[next]