Commit Graph

27 Commits

Author SHA1 Message Date
Dave Pearson b25c4d6d94
Update the minimum-supported Python mentioned in the intro 2022-10-20 09:42:58 +01:00
Dave Pearson d856be8e1c
OSX -> macOS 2022-10-20 09:41:44 +01:00
Will McGugan 0bdbe550c4 quote extras 2022-09-23 16:10:33 +01:00
Olivier Philippon 303e9b5563 Bump minimum Python version to `3.6.3` (from `3.6.1`)
The `OrderedDict[CacheKey, CacheValue]` code we use in the LRUCache class doesn't work with Python versions `3.6.1` and `3.6.2`, unfortunately
2022-04-04 16:24:29 +01:00
Will McGugan 21432b4c6a docs 2022-02-22 10:37:16 +00:00
Aaron Stephens c3469772a4 docs: fix typos and whitespace 2022-01-03 01:04:35 -08:00
Raphael Borun Das Gupta e1c4628ffe capizalize "PyPI" correctly 2021-11-13 12:19:11 +01:00
Raphael Borun Das Gupta 200cca8d73 add LF at EOF 2021-11-13 12:18:02 +01:00
Nathan Page 81215323f0 add ipython extension for rich 2021-06-06 15:00:52 -04:00
Will McGugan 6f972a059a control codes 2021-03-08 21:47:27 +00:00
Nitin George Cherian e600d70053 fix grammatical mistake in docs 2021-01-13 12:59:24 +05:30
Will McGugan ebb4eaa26f themed tracebacks 2020-10-03 12:06:19 +01:00
Will McGugan f1826276af docs 2020-09-07 17:29:05 +01:00
Will McGugan 0eb7958196 words 2020-08-13 15:39:16 +01:00
Ben d533cb89fb
fix demo-breaking typo 2020-08-09 03:15:58 +02:00
Will McGugan 6169ab64df docs 2020-08-08 17:38:57 +01:00
Will McGugan fe57ff60d1 words 2020-08-01 16:27:37 +01:00
Will McGugan 2b0ad53e1c intro 2020-07-31 18:51:46 +01:00
Will McGugan c0ee115e74 intro doc 2020-07-31 10:44:06 +01:00
Will McGugan 0b3d734d1c added example 2020-07-10 16:52:01 +01:00
Will McGugan cf1b2d4e68 docs 2020-05-25 11:19:22 +01:00
Will McGugan 958638c180 docs 2020-04-19 14:40:22 +01:00
Will McGugan 0df0b483a4 doc example 2020-03-27 09:16:39 +00:00
Will McGugan 7f3f0a8f74 readme 2020-01-19 17:18:05 +00:00
Will McGugan c9ce00abe0 docs 2020-01-08 11:51:49 +00:00
Will McGugan a5731429c2 more docs 2019-12-30 22:08:02 +00:00
Will McGugan 24f3ff4d60 more docs 2019-12-29 18:03:42 +00:00