Adam Turner
|
63dea6172a
|
Merge branch '5.x'
# Conflicts:
# sphinx/locale/__init__.py
|
2022-09-30 16:15:24 +01:00 |
|
danieleades
|
bf36a7905a
|
shrink 'any-generics' whitelist for the 'deprecation' module (#10849)
|
2022-09-29 23:47:58 +01:00 |
|
danieleades
|
3c73efadab
|
shrink 'Any generics' mypy whitelist for builders module (#10846)
|
2022-09-29 17:26:53 +01:00 |
|
danieleades
|
8267dc4fde
|
shrink 'any-generics' whitelist for the 'locale' module (#10866)
|
2022-09-29 17:16:36 +01:00 |
|
danieleades
|
6dbb618834
|
Shrink 'any-generics' whitelist for the pycode module (#10868)
|
2022-09-28 09:13:48 +01:00 |
|
Adam Turner
|
bb62d2a2ee
|
Increase minimum Docutils to 0.18
|
2022-09-27 18:31:47 +01:00 |
|
Adam Turner
|
080517ce55
|
Increase minimum Docutils to 0.17
|
2022-09-27 18:31:47 +01:00 |
|
Adam Turner
|
4660b62de0
|
Drop Python 3.7
|
2022-09-27 18:31:47 +01:00 |
|
danieleades
|
05683f794c
|
Shrink 'any-generics' whitelist for the cmd module (#10847)
|
2022-09-27 17:56:35 +01:00 |
|
Adam Turner
|
51927bb6e4
|
Merge branch '5.x'
|
2022-09-27 16:02:52 +01:00 |
|
Adam Turner
|
8accc34966
|
Merge branch '5.2.x' into 5.x
# Conflicts:
# CHANGES
# sphinx/__init__.py
|
2022-09-27 15:58:00 +01:00 |
|
Adam Turner
|
89b4f14b44
|
Fix mypy violations for v0.981 (#10875)
|
2022-09-27 15:18:20 +01:00 |
|
Hugo van Kemenade
|
d5b28997f2
|
Declare support for Python 3.11 (#10871)
|
2022-09-27 14:21:55 +01:00 |
|
Adam Turner
|
f01d50d695
|
Merge branch '5.x'
# Conflicts:
# CHANGES
# doc/conf.py
# sphinx/__init__.py
# sphinx/builders/html/__init__.py
# sphinx/domains/python.py
# tests/test_build_html.py
|
2022-09-25 21:36:30 +01:00 |
|
danieleades
|
b842cabd4f
|
Add a new mypy whitelist for 'Any generics' (#10845)
|
2022-09-24 15:12:01 +01:00 |
|
Adam Turner
|
7ad0fcf22d
|
Drop Python 3.6 support (pyproject.toml)
|
2022-09-23 17:29:05 +01:00 |
|
Christian Clauss
|
cb77162144
|
Migrate configs for isort, mypy, and pytest into pyproject.toml (#10844)
|
2022-09-21 18:46:30 +01:00 |
|
danieleades
|
276f430b57
|
Begin addding flake8-simplify checks (#10820)
Start with SIM104 and ignore all other flake8-simplify warnings
|
2022-09-20 21:30:31 +01:00 |
|
Adam Turner
|
b347657809
|
Use declarative metadata
- Move to pyproject.toml metadata
- Update references to `setup.py`
- Use pypa/build
- Update workflows and tooling
|
2022-09-13 10:31:27 +01:00 |
|
Adam Turner
|
5477ef6675
|
git mv setup.py pyproject.toml
|
2022-09-13 10:31:27 +01:00 |
|