Commit graph

4212 commits

Author SHA1 Message Date
Damian Shaw
27fe68c85f Remove all sys.version_info >= (3, 8) checks as Python 3.7 is no longer supported 2025-06-15 11:02:57 -04:00
Will McGugan
c8f234f136
Merge pull request #3760 from Textualize/willmcgugan-patch-2
Some checks failed
CodeQL / Analyze (push) Has been cancelled
codespell / codespell (push) Has been cancelled
Update pull_request_template.md
2025-06-12 20:43:58 +01:00
Will McGugan
5eaa444630
Update pull_request_template.md 2025-06-12 20:43:35 +01:00
Will McGugan
8c4d3d1d50
Merge pull request #3716 from TomJGooding/docs-readme-update-python-versions-badge
docs: update supported python versions
2025-05-19 18:03:49 +01:00
Will McGugan
8732dc52db
Update README.md 2025-05-05 10:28:25 +01:00
Will McGugan
b8c169556e
Merge pull request #3720 from jwilk-forks/spelling
Fix typos in Polish README
2025-05-05 10:26:30 +01:00
Jakub Wilk
4d82dad7c5 Fix typos in Polish README 2025-05-05 07:24:10 +02:00
Will McGugan
6396050ad7
Merge pull request #3698 from TomJGooding/docs-fix-search-not-working
docs: fix search not working
2025-05-02 17:24:46 +01:00
TomJGooding
c45f73ae26 docs(introduction): update minimum python version 2025-04-30 20:02:51 +01:00
TomJGooding
f25dc43167 docs(readme): update python versions badge
Update the badge in the README for currently supported Python versions.
2025-04-30 19:24:11 +01:00
TomJGooding
a648cdcec2 docs: fix search not working
Fix the documentation search not working after a recent Read the Docs
upgrade.

This adds `sphinx_rtd_theme` to the extensions as recommended in the
install guide: https://sphinx-rtd-theme.readthedocs.io/en/stable/installing.html

Fixes: #3697
2025-04-15 12:07:03 +01:00
Will McGugan
0c6c75644f update build os 2025-03-30 15:35:10 +01:00
Will McGugan
9533080b6c gix for rtd 2025-03-30 15:28:27 +01:00
Will McGugan
c9129e7072 update for read the docs 2025-03-30 15:23:52 +01:00
Will McGugan
72e3bb33d4
Merge pull request #3681 from Textualize/bump14.0.0
bump to 14.0.0
2025-03-30 15:14:41 +01:00
Will McGugan
859d77bd6f bump to 13.0.0 2025-03-30 15:10:32 +01:00
Will McGugan
2bae2fe3d8
Update feature_request.md 2025-03-30 12:37:49 +01:00
Will McGugan
07b738a230
Merge pull request #3610 from kotfu/master
Update docstring to reflect that box is not optional
2025-03-30 12:28:21 +01:00
Will McGugan
e6673492e5
Merge pull request #3624 from itamaro/patch-1
Remove unnecessary import that confuses type checkers
2025-03-30 12:26:44 +01:00
Will McGugan
a48a5b309f
Merge pull request #3677 from Textualize/exception-groups
exception groups
2025-03-30 12:14:46 +01:00
Will McGugan
4de139ef0e
Merge pull request #3679 from bcapener/remove-leftover-code
Remove leftover code from previous commit
2025-03-30 10:08:03 +01:00
Will McGugan
8f68c848bf changelog 2025-03-30 08:56:06 +01:00
Will McGugan
ec5d2f1589 Merge branch 'master' into exception-groups 2025-03-30 08:55:28 +01:00
Will McGugan
13f9b4f874 style tweak 2025-03-30 08:52:50 +01:00
Will McGugan
0775e2533b remove debug 2025-03-30 08:38:42 +01:00
Will McGugan
c8e9222eda typing fix 2025-03-30 08:35:00 +01:00
Will McGugan
1d7434864b for MyPy 2025-03-30 08:29:55 +01:00
Will McGugan
2ffd9d6976 changelog 2025-03-30 08:24:45 +01:00
Will McGugan
39fa5eeeff
Merge pull request #3678 from Textualize/exception-ranges
Don't underline indentation
2025-03-30 08:23:05 +01:00
Will McGugan
47da97e46a simplify 2025-03-30 08:19:11 +01:00
Brandon Capener
dab648cc48 update CONTRIBUTORS.md 2025-03-29 21:03:45 -06:00
Brandon Capener
bcf6f33f21 remove code leftover from previous commit 2025-03-29 20:33:38 -06:00
Will McGugan
e6557f5b6c simplify 2025-03-29 20:38:04 +00:00
Will McGugan
8cd9986991 simplify 2025-03-29 20:12:07 +00:00
Will McGugan
e6cdda5f73 Don't underline indentation 2025-03-29 16:08:03 +00:00
Will McGugan
1fc109cfe3 group exceptions 2025-03-29 15:21:18 +00:00
Will McGugan
d6b9178385 implement exception groups 2025-03-29 13:52:22 +00:00
Will McGugan
d43db99418 wording 2025-03-28 14:54:48 +00:00
Will McGugan
863d3daa54
Merge pull request #3675 from Textualize/tty-compatible
TTY_COMPATIBLE
2025-03-28 14:54:23 +00:00
Will McGugan
225cb07b3b
Merge branch 'master' into tty-compatible 2025-03-28 14:54:14 +00:00
Will McGugan
edc6b0a39b
Merge pull request #3676 from Textualize/notes
Notes
2025-03-28 14:37:24 +00:00
Will McGugan
17baaed1c0 changelog 2025-03-28 14:37:05 +00:00
Will McGugan
35b0f52cbf notes added in 3.11 2025-03-28 14:32:22 +00:00
Will McGugan
d09e63afe1 fix typing 2025-03-28 14:18:14 +00:00
Will McGugan
43d07993d9 simplify 2025-03-28 14:15:49 +00:00
Will McGugan
44797c00ad added trest 2025-03-28 14:07:57 +00:00
Will McGugan
580cfe85d3 changelog 2025-03-28 13:51:53 +00:00
Will McGugan
9dce064544 changelog 2025-03-28 13:50:29 +00:00
Will McGugan
f19b246826 render notes in traceback 2025-03-28 13:49:49 +00:00
Will McGugan
d013fd67d7 added to diagnose 2025-03-28 12:33:37 +00:00