summaryrefslogtreecommitdiff
path: root/sphinx/util
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.x' into 9607_incorrect_orig_basesTakeshi KOMIYA2021-09-271-0/+2
|\
| * Close #9664: autodoc: autodoc-process-bases supports reST snippetTakeshi KOMIYA2021-09-231-0/+2
* | Fix #9607: autodoc: Incorrect base class detectionTakeshi KOMIYA2021-09-201-0/+15
|/
* Merge pull request #9640 from tk0miya/9639_support_asyncgenfunctionTakeshi KOMIYA2021-09-181-1/+2
|\
| * Close #9639: autodoc: Support asynchronous generator functionsTakeshi KOMIYA2021-09-171-1/+2
* | Fix #9630: autodoc: Failed to build xrefs if primary_domain is not 'py'Takeshi KOMIYA2021-09-141-34/+34
|/
* Merge pull request #9611 from tk0miya/9560_NewType_moduleTakeshi KOMIYA2021-09-111-3/+11
|\
| * Close #9560: autodoc: Allow to refer NewType with modname in py310+Takeshi KOMIYA2021-09-051-3/+11
* | Fix typos discovered by codespellChristian Clauss2021-09-084-5/+5
|/
* Merge branch '4.x' into 9564-fix_highlighted_code_role_smartquotesTakeshi KOMIYA2021-08-291-0/+2
|\
| * Merge pull request #9590 from tk0miya/9589_AnnotatedTakeshi KOMIYA2021-08-291-0/+2
| |\
| | * Fix #9589: autodoc: typing.Annotated has wrongly been renderedTakeshi KOMIYA2021-08-291-0/+2
* | | Check complete ancestry of text nodes for smartquotes eligibility.Justin Turner Arthur2021-08-211-7/+9
|/ /
* | Merge pull request #9530 from tacaswell/fix_numpy_class_attributeTakeshi KOMIYA2021-08-111-2/+3
|\ \
| * | FIX: do not try to compute the boolean value of a numpy arrayThomas A Caswell2021-08-061-2/+3
* | | Merge branch '4.1.x' into 4.xTakeshi KOMIYA2021-08-111-8/+6
|\ \ \ | |/ / |/| / | |/
| * Fix #9537: autodoc: Some typing.* objects are brokenTakeshi KOMIYA2021-08-111-2/+4
| * Fix #9504: autodoc: generate incorrect reference to the parent classTakeshi KOMIYA2021-07-311-6/+2
| * Fix #9512: sphinx-build: crashed with the HEAD of Python 3.10Takeshi KOMIYA2021-07-301-6/+6
* | Merge branch '4.x' into 4.xJames2021-08-0210-38/+65
|\ \
| * \ Merge branch '4.x' into bugfix/get-type-hintsyanyongyu2021-07-301-6/+6
| |\ \
| | * \ Merge pull request #9513 from tk0miya/9512_types.UnionTypesTakeshi KOMIYA2021-07-301-6/+6
| | |\ \
| | | * | Fix #9512: sphinx-build: crashed with the HEAD of Python 3.10Takeshi KOMIYA2021-07-301-6/+6
| | | |/
| * | | Fix uncatched exception in get type hintsyanyongyu2021-07-291-0/+3
| |/ /
| * | Fix #9481: autosummary: some warnings contain non-existing filenamesTakeshi KOMIYA2021-07-252-1/+9
| * | Merge branch 'sphinx-doc:4.x' into 4.xLouis Maddox2021-07-232-11/+14
| |\ \
| | * \ Merge branch '4.1.x' into 4.xTakeshi KOMIYA2021-07-232-11/+14
| | |\ \ | | | |/
| | | * Fix #9490: autodoc: Some typing.* objects are brokenTakeshi KOMIYA2021-07-231-6/+6
| | | * Fix #9489: autodoc: Custom types using typing.NewType are brokenTakeshi KOMIYA2021-07-231-5/+8
| * | | Merge branch 'sphinx-doc:4.x' into 4.xLouis Maddox2021-07-192-2/+16
| |\ \ \ | | |/ /
| | * | Merge pull request #9464 from Gobot1234/4.xTakeshi KOMIYA2021-07-201-1/+4
| | |\ \
| | * | | Close #9445: autodoc: Support class propertiesTakeshi KOMIYA2021-07-171-1/+12
| | | |/ | | |/|
| * | | Improve sphinx.util.nodes docstringsLouis Maddox2021-07-181-5/+5
| * | | Improve sphinx.util.matching docstringsLouis Maddox2021-07-181-2/+4
| * | | Improve sphinx.util.logging docstringsLouis Maddox2021-07-181-8/+8
| * | | Docstring improvement to sphinx.util.inventoryLouis Maddox2021-07-181-1/+1
| * | | Improve sphinx.util.console docstringLouis Maddox2021-07-181-1/+1
| * | | Improve sphinx.util docstringsLouis Maddox2021-07-181-2/+2
| |/ /
* | | Appease linterJames2021-08-011-1/+4
* | | Match formatting of other recursive typesJames2021-08-011-1/+1
* | | Recursively resolve PEP 585 builtinsJames2021-08-011-1/+4
| |/ |/|
* | Respond to feedbackJames2021-07-181-1/+2
* | Add support for PEP 585 genericsJames2021-07-171-0/+2
|/
* Fix #9404: autodoc: autoclass raises TypeError for dict-like objectTakeshi KOMIYA2021-07-111-1/+1
* Merge pull request #9415 from tk0miya/9362_AttributeError_for_subclass_of_emp...Takeshi KOMIYA2021-07-091-20/+23
|\
| * Fix #9362: autodoc: AttributeError is raised for a subclass of Tuple[()]Takeshi KOMIYA2021-07-071-20/+23
* | Fix typoEisuke Kawashima2021-07-083-3/+3
|/
* Merge branch '4.0.x' into 4.xTakeshi KOMIYA2021-06-301-0/+17
|\
| * Revert the removal of sphinx.util:force_decode()Takeshi KOMIYA2021-06-131-0/+17
* | C++, C, support digit separators in literalsJakob Lykke Andersen2021-06-241-10/+11