aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRapptz <[email protected]>2015-12-12 13:37:58 -0500
committerRapptz <[email protected]>2015-12-12 13:37:58 -0500
commit2b6bdf7c8258e426cc448d5035a3557a904c0a5e (patch)
treef8dedae5ec23961d1988591ffa4a7dfc6eb9a47a /MANIFEST.in
parentFix send_file to actually work with aiohttp. (diff)
downloaddiscord.py-2b6bdf7c8258e426cc448d5035a3557a904c0a5e.tar.xz
discord.py-2b6bdf7c8258e426cc448d5035a3557a904c0a5e.zip
Fix bug where PMs would be sent to the wrong person.
This bug triggered because we did not call `yield from` to the coroutine that starts the private message if it isn't found in cache. Obviously the fix for that is to make the destination resolution a coroutine and thus it'll be invoked correctly.
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions