Will McGugan
|
9a0b4a8d59
|
dependencies
|
2021-08-08 13:05:30 +01:00 |
Will McGugan
|
c86429640b
|
update black
|
2021-08-08 13:01:48 +01:00 |
Will McGugan
|
fb57dfff38
|
wrong bound
|
2021-08-08 12:59:51 +01:00 |
Will McGugan
|
3191df1f0e
|
dataclasses version
|
2021-08-08 12:57:31 +01:00 |
Will McGugan
|
7d28475949
|
bump poetry
|
2021-08-08 12:52:12 +01:00 |
Will McGugan
|
6fe4977c6f
|
grr
|
2021-08-08 12:48:51 +01:00 |
Will McGugan
|
ad9d19a895
|
Version format
|
2021-08-08 12:45:51 +01:00 |
Will McGugan
|
8d14f4ed64
|
try python 3.10
|
2021-08-08 12:43:41 +01:00 |
Will McGugan
|
2786097ec3
|
Merge pull request #1388 from mgorny/py310-fixes
revert expected test_repr value for py3.10 following upstream
|
2021-08-07 12:30:24 +01:00 |
Will McGugan
|
1b5ab4b46c
|
Merge pull request #1383 from luigibertaco/add-english-readme-links
Adds the "English readme" link to all README.* files
|
2021-08-07 12:29:49 +01:00 |
Michał Górny
|
376ded1a1a
|
revert expected test_repr value for py3.10 following upstream
All Enum changes were reverted from Python 3.10 just before rc1. Revert
the test changes to fix test failures with 3.10.0rc1.
|
2021-08-06 08:02:55 +02:00 |
Luigi Bertaco Cristofolini
|
2677bead43
|
add "English readme" link to all README.* files
|
2021-08-06 09:51:48 +10:00 |
Will McGugan
|
e8fc236434
|
docstring
|
2021-08-05 21:43:12 +01:00 |
Will McGugan
|
c7b733321d
|
doc
|
2021-08-05 21:39:03 +01:00 |
Will McGugan
|
dd53faa04b
|
Add typing
|
2021-08-05 21:36:09 +01:00 |
Will McGugan
|
52d159aae0
|
Merge pull request #1387 from willmcgugan/10.7.0
10.7.0
|
2021-08-05 21:14:44 +01:00 |
Will McGugan
|
29e653c089
|
broken code
|
2021-08-05 21:10:45 +01:00 |
Will McGugan
|
a46f8352df
|
Merge branch 'master' into 10.7.0
|
2021-08-05 21:08:06 +01:00 |
Will McGugan
|
c367751536
|
sory imports
|
2021-08-05 20:40:11 +01:00 |
Will McGugan
|
3d383ef5b4
|
no cache
|
2021-08-05 20:34:48 +01:00 |
Will McGugan
|
fbf0de02b3
|
lockfile
|
2021-08-05 20:32:11 +01:00 |
Will McGugan
|
2cef98a7ac
|
imports
|
2021-08-05 20:22:33 +01:00 |
Will McGugan
|
0d4585623d
|
abitrary readme tweak
|
2021-08-05 17:43:49 +01:00 |
Will McGugan
|
338d6468be
|
version bump
|
2021-08-05 17:01:07 +01:00 |
Will McGugan
|
00eff38f20
|
Restore fix
|
2021-08-05 16:44:37 +01:00 |
Will McGugan
|
16bf5cba8b
|
restore finally
|
2021-08-05 16:33:25 +01:00 |
Will McGugan
|
8d52f96667
|
Merge pull request #1385 from luigibertaco/add-portuguese-readme
Create Brazilian Portuguese readme
|
2021-08-05 16:29:17 +01:00 |
Luigi Bertaco Cristofolini
|
54aae1cdd3
|
include README.pt-br.md to codespell exclusions
|
2021-08-05 21:22:58 +10:00 |
Luigi Bertaco Cristofolini
|
1fa3422d70
|
add portuguese links to all readmes
|
2021-08-05 21:17:44 +10:00 |
Luigi Bertaco Cristofolini
|
d7fa10f175
|
add portuguese readme
|
2021-08-05 21:17:22 +10:00 |
Will McGugan
|
dbeb776c90
|
remove finally
|
2021-08-03 21:40:56 +01:00 |
Will McGugan
|
af0327d182
|
fast path
|
2021-08-03 20:41:51 +01:00 |
Will McGugan
|
542cfe1a96
|
fast path
|
2021-08-03 20:32:35 +01:00 |
Will McGugan
|
c4a4345898
|
print multiple exceptions
|
2021-08-03 17:37:10 +01:00 |
Will McGugan
|
c41b654d75
|
traceback doc update
|
2021-08-03 17:27:42 +01:00 |
Will McGugan
|
774c7c224d
|
Merge pull request #1381 from simonw/patch-2
Improved example code for trackback
|
2021-08-03 17:03:23 +01:00 |
Will McGugan
|
781bdcb82f
|
Merge pull request #1376 from claws/grammar_typos
Fix trivial typo and grammar in live docs
|
2021-08-03 17:01:25 +01:00 |
Will McGugan
|
13feaae4ae
|
Merge pull request #1374 from kilacoda/README-hi
Added a Hindi translation of the README
|
2021-08-03 16:58:59 +01:00 |
Simon Willison
|
121d72721f
|
Improved example code for trackback
- Show how to create a `console` object
- Demonstrate the `show_locals=True` parameter
Refs #1380
|
2021-08-03 08:51:39 -07:00 |
Will McGugan
|
e63682e237
|
cache split cells
|
2021-08-03 13:32:48 +01:00 |
Will McGugan
|
45191783b4
|
meta params
|
2021-08-03 13:25:18 +01:00 |
Chris Laws
|
38b2f0adb3
|
Fix trivial typo and grammar in live docs
|
2021-08-02 22:23:52 +09:30 |
kilacoda
|
9eaaf78804
|
Update links in all READMEs
|
2021-08-01 12:54:07 +05:30 |
kilacoda
|
291db41eb6
|
Update codespell.yml
|
2021-08-01 12:41:30 +05:30 |
kilacoda
|
1fc216ebb1
|
Update header and add link to the Hindi README
|
2021-08-01 12:17:33 +05:30 |
kilacoda
|
c977452208
|
Add Hindi README
|
2021-08-01 12:10:13 +05:30 |
Will McGugan
|
6169848d89
|
Merge pull request #1370 from Adilius/master
Added links to other languages in all READMEs, added some missing shield badges
|
2021-07-28 20:00:22 +01:00 |
Adilius
|
515928f815
|
Added links to other languages in all READMEs, added some missing shield badges
|
2021-07-28 14:45:47 +02:00 |
Will McGugan
|
be78d80d91
|
Merge pull request #1369 from ubaumann/patch-1
Create Swiss German README
|
2021-07-28 12:41:05 +01:00 |
ubaumann
|
b58d38de7a
|
Add de-ch README to README and update codespell.yml
|
2021-07-28 13:02:21 +02:00 |