David Sangrey
77ce620011
[Docs] Document Dropping of 3.5
...
1.0 indicated dropping of support for Python 3.4 and below, however silently also dropped support for Python 3.5. This documents that change.
2022-07-17 21:37:34 -04:00
hburn7
1268884771
Update intro.rst
2022-04-07 15:46:10 -04:00
hburn7
a2175601e3
Update supported versions
...
Pydle does not, as of v0.9.4, support Python 3.10 (Ref #162 ). This change makes this clear in the documentation and could be reverted once proper support for 3.10 has been implemented.
2022-04-07 15:42:55 -04:00
David Sangrey
b96190aa8f
[ #161 ] Remove Deprecated Marker from WHOIS
...
Resolves #161 , related to #142
2022-03-22 03:45:08 -04:00
Felix Yan
f622633d0f
Correct a typo in features/overview.rst
2020-11-09 06:51:10 +08:00
Bernardo Sulzbach
ca18f83a7c
Fixes a documentation async/await typo
2020-07-08 23:37:52 -03:00
joshua salzedo
5a274c59b6
Typos.
2020-06-14 15:04:48 -07:00
joshua salzedo
9ed9ce9cf4
Add build documentation for the new optional feature
2020-06-14 15:04:48 -07:00
theunkn0wn1
7e2ba474d0
Added authentication information.
...
closes #115
2019-04-07 14:15:46 -07:00
theunkn0wn1
22cb8e539c
Update documentation for v9.0
2019-01-12 15:28:51 -08:00
Shiz
801d9e8843
Merge branch 'asyncio'
2018-09-10 23:09:33 +02:00
Yay295
f9e0761530
use MyClient instead of pydle.Client
2017-06-11 13:09:22 -05:00
Harmon
98bbfed64c
Correct spelling mistakes
2016-10-27 23:57:38 -05:00
Shiz
0ccb96a9cb
Add SASL EXTERNAL support and SASL mechanism choice.
2016-10-20 06:05:21 +02:00
Shiz
ffd048956c
Update requirements.
2016-10-20 04:22:00 +02:00
Shiz
64c2fea503
Bump Python requirement up to 3.4 and clean up imports.
2016-10-20 03:51:16 +02:00
Shiz
590ee851cf
Ensure created futures belong to the client event loop.
2016-10-13 01:32:18 +02:00
Shiz
352782379d
Clarify version requirement for Python.
2016-10-12 06:05:01 +02:00
Shiz
1d0c7ee744
Update documentation in light of change from "yield" to "yield from".
2016-10-12 06:03:44 +02:00
Shiz
e9c2f1f845
Experimental port to asyncio.
2016-10-12 05:55:33 +02:00
Shiz
fe250d1efe
Update docs for IRCv3.2 changes.
2015-05-02 21:43:20 +02:00
Shizmob
fba565a6be
Fix feature formatting in docs.
2014-07-31 01:21:50 +02:00
Shizmob
4a978cdf13
Fix feature references in docs.
2014-07-31 01:13:35 +02:00
Shiz
e5887ebd72
Add feature documentation.
2014-07-31 00:08:38 +02:00
Shiz
71aadca48e
Fix license indentation in documentation.
2014-03-08 19:03:44 +01:00
Shiz
96e25e9c47
Add preliminary documentation.
2014-03-08 18:47:00 +01:00
Shiz
0fc2391f7a
Initial import.
2014-01-23 02:44:19 +01:00