Will McGugan
|
d89269e70e
|
Merge branch 'master' into master
|
2021-05-04 12:56:23 +01:00 |
|
dependabot[bot]
|
cf1f78c39f
|
Bump pygments from 2.8.1 to 2.9.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.8.1...2.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-04 05:31:35 +00:00 |
|
dependabot[bot]
|
260123d28d
|
Bump typing-extensions from 3.7.4.3 to 3.10.0.0
Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.0.
- [Release notes](https://github.com/python/typing/releases)
- [Commits](https://github.com/python/typing/compare/3.7.4.3...3.10.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 06:04:16 +00:00 |
|
Will McGugan
|
47fa89a0cc
|
add Console.measure
|
2021-05-02 19:57:04 +01:00 |
|
Will McGugan
|
4e678b7180
|
fix issue with table_movie measure
|
2021-05-02 19:41:19 +01:00 |
|
Will McGugan
|
ccacd5c1d7
|
events
|
2021-05-02 19:34:22 +01:00 |
|
Nathan Page
|
03cbbb5b16
|
make typecheck cross platfrom
|
2021-05-01 17:47:45 -07:00 |
|
Nathan Page
|
d745c3065c
|
fix windows specific issues
|
2021-05-01 17:47:20 -07:00 |
|
Nathan Page
|
89066d9d6d
|
support mypy strict compliant
|
2021-05-01 17:47:06 -07:00 |
|
Nathan Page
|
4040f57d61
|
fully type console.print function
|
2021-05-01 17:46:11 -07:00 |
|
Will McGugan
|
9893e9b09f
|
Merge pull request #1198 from rafaelurben/patch-1
Fixed typo
|
2021-04-29 19:20:41 +01:00 |
|
Rafael
|
31326eddee
|
Fixed typo
|
2021-04-28 17:59:34 +02:00 |
|
oleksis
|
aff2135e87
|
Update readmechanged.yml workflow to run on master upstream
|
2021-04-25 17:40:17 -04:00 |
|
oleksis
|
cda4d55794
|
Add action checkout to readmechanged.yml
|
2021-04-25 17:25:08 -04:00 |
|
oleksis
|
bf71105c4c
|
Add commit SHA info to the body message
|
2021-04-25 17:15:50 -04:00 |
|
oleksis
|
5d281fb9b3
|
Update README.es.md
|
2021-04-25 14:05:07 -04:00 |
|
Will McGugan
|
820db0a12f
|
Merge branch 'master' into tui
|
2021-04-25 16:01:13 +01:00 |
|
Will McGugan
|
745d842c7d
|
Merge pull request #1189 from DevGrohl/patch-1
Update padding.rst
|
2021-04-25 15:05:25 +01:00 |
|
Miguel Lares
|
117b5981d6
|
Update padding.rst
Typo
with -> width
|
2021-04-25 01:10:53 -05:00 |
|
Will McGugan
|
e427168e1b
|
Merge pull request #1188 from willmcgugan/type-fixes
fix warnings due to import errors
|
2021-04-24 16:29:23 +01:00 |
|
Will McGugan
|
783cc9e32b
|
update poetry lock
|
2021-04-24 16:09:56 +01:00 |
|
Will McGugan
|
c1cc657749
|
typing fixes
|
2021-04-24 15:59:13 +01:00 |
|
Will McGugan
|
1c6d16288a
|
fix warnings due to import errors
|
2021-04-24 15:48:03 +01:00 |
|
Will McGugan
|
e41064ae91
|
Merge pull request #1187 from mgorny/typing-ext
Use typing-extensions on py<3.8
|
2021-04-24 15:41:55 +01:00 |
|
Will McGugan
|
f17e51ee12
|
tui experiment
|
2021-04-24 15:40:45 +01:00 |
|
Michał Górny
|
43590b7f1e
|
Use typing-extensions on py<3.8
typing-extensions backport typing features from Python 3.8. Use
built-in typing module in Python 3.8 and newer.
|
2021-04-24 12:51:16 +02:00 |
|
Michał Górny
|
5b666af37a
|
Update tox.ini for poetry
|
2021-04-24 12:49:13 +02:00 |
|
Will McGugan
|
f513abd35f
|
Merge pull request #1182 from paw-lu/optional-typing
Add `Optional` typing
|
2021-04-23 13:38:23 +01:00 |
|
Paulo S. Costa
|
e86b20e56d
|
Fix double Optional
|
2021-04-22 20:24:23 -07:00 |
|
Paulo S. Costa
|
524891e96c
|
Add ignore-missing-imports arg to mypy
|
2021-04-22 19:59:25 -07:00 |
|
Paulo S. Costa
|
0e1a91969f
|
Add Optional typing
|
2021-04-22 19:56:02 -07:00 |
|
Will McGugan
|
a05a5a1c2f
|
Added a comment just to test the notification system for translators
|
2021-04-20 14:54:19 +01:00 |
|
Will McGugan
|
6b05147bc9
|
Merge pull request #1175 from oleksis/master
Add Workflow when README.md changed
|
2021-04-20 14:51:07 +01:00 |
|
Will McGugan
|
1e19dab17d
|
Merge pull request #1166 from willmcgugan/dependabot/pip/sphinx-3.5.4
Bump sphinx from 3.5.3 to 3.5.4
|
2021-04-20 14:50:25 +01:00 |
|
oleksis
|
25c3b47c0f
|
Update README workflow for upstream
|
2021-04-18 12:37:06 -04:00 |
|
oleksis
|
881c63a1e4
|
Add Github Personal Token to workflow
|
2021-04-18 11:44:46 -04:00 |
|
oleksis
|
2a942cb1b5
|
Add Github Token to workflow
|
2021-04-18 11:41:12 -04:00 |
|
oleksis
|
1f1392b8b6
|
Add README workflow
|
2021-04-18 11:22:48 -04:00 |
|
Will McGugan
|
f624c8ddd5
|
Merge pull request #1172 from Adilius/master
bragging rights but swedish
|
2021-04-18 07:29:46 +01:00 |
|
Adilius
|
543260041e
|
bragging rights but swedish
|
2021-04-18 01:41:53 +02:00 |
|
dependabot[bot]
|
22ef2f417d
|
Bump sphinx from 3.5.3 to 3.5.4
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/commits/v3.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-12 06:04:54 +00:00 |
|
Will McGugan
|
704c8252ec
|
Merge pull request #1165 from jack1142/patch-2
Stop showing colon after exception type when there is no message
|
2021-04-10 18:00:24 +01:00 |
|
jack1142
|
0b93ce3438
|
Add test
|
2021-04-10 14:26:23 +02:00 |
|
jack1142
|
73ad8ef1f7
|
Stop showing colon after exception type when there is no message
|
2021-04-10 14:23:10 +02:00 |
|
Will McGugan
|
7b17bff680
|
Merge pull request #1162 from willmcgugan/dependabot/pip/sphinx-rtd-theme-0.5.2
Bump sphinx-rtd-theme from 0.5.1 to 0.5.2
|
2021-04-06 08:08:58 +01:00 |
|
Will McGugan
|
00368ba5eb
|
Merge pull request #1160 from willmcgugan/dependabot/pip/pytest-6.2.3
Bump pytest from 6.2.2 to 6.2.3
|
2021-04-06 08:08:38 +01:00 |
|
dependabot[bot]
|
929e873771
|
Bump sphinx-rtd-theme from 0.5.1 to 0.5.2
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.5.1...0.5.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-06 05:32:54 +00:00 |
|
Will McGugan
|
7585846ada
|
bragging rights
|
2021-04-05 11:04:34 +01:00 |
|
dependabot[bot]
|
49a64c444f
|
Bump pytest from 6.2.2 to 6.2.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...6.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-05 06:06:48 +00:00 |
|
Will McGugan
|
6e6e85aa41
|
added call syntax
|
2021-04-04 14:43:23 +01:00 |
|