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
path:
root
/
docs
/
migrating.rst
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Rename Colour.to_tuple to Colour.to_rgb.
Rapptz
2017-05-15
1
-0
/
+5
|
*
Fix all broken cross references in the migrating page... again.
Rapptz
2017-05-15
1
-4
/
+4
|
*
Fix dead links in the migrating page.
Rapptz
2017-05-14
1
-3
/
+3
|
*
Add note about upgraded dependencies in the migrating page.
Rapptz
2017-05-14
1
-0
/
+29
|
*
Fix some broken cross references in the migrating page.
Rapptz
2017-05-13
1
-20
/
+16
|
*
Be more consistent with period placements.
Rapptz
2017-05-12
1
-19
/
+19
|
*
Make images in the discord intro have consistent dimensions.
Rapptz
2017-05-12
1
-1
/
+1
|
*
Fix dead cross-reference links in the migrating page.
Rapptz
2017-05-12
1
-4
/
+4
|
*
First pass at documentation reform.
Rapptz
2017-05-12
1
-233
/
+880
|
*
Change all email/password pair examples to use token.
Rapptz
2016-04-08
1
-3
/
+3
|
*
Change enumerators into enumerations to please Voltana.
Rapptz
2016-01-30
1
-3
/
+3
|
*
Add and remove some of the on_socket_* events.
Rapptz
2016-01-25
1
-1
/
+3
|
|
|
|
|
|
on_socket_raw_receive and on_socket_raw_send were added back in an odd way. The rest of them such as on_socket_closed, on_socket_opened, and on_socket_receive were removed.
*
Documentation fixes for Permissions related code.
Rapptz
2016-01-14
1
-1
/
+1
|
*
Document the breaking change with the new dictionary storage change.
Rapptz
2016-01-08
1
-0
/
+37
|
|
|
|
|
Since the only things dict views support are iteration we should advise people who want the old behaviour to change it to a list.
*
Document how Client.run should be the last function to call.
Rapptz
2016-01-08
1
-0
/
+7
|
*
Documentation fixes to quiet Sphinx warnings.
Rapptz
2016-01-07
1
-1
/
+1
|
*
Change permissions to remove the can_ prefix.
Rapptz
2016-01-03
1
-0
/
+3
|
*
Document more breaking changes in migrating file.
Rapptz
2016-01-03
1
-0
/
+52
|
*
Fix consistency issue with migrating page.
Rapptz
2015-12-17
1
-11
/
+11
|
*
Add migrating guide for migrating to v0.10.0.
Rapptz
2015-12-17
1
-0
/
+235