summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGESjfbu2021-01-311-0/+2
* C, fix namespace lookup for expr roleJakob Lykke Andersen2021-01-101-0/+4
* Bump versionTakeshi KOMIYA2021-01-081-0/+21
* Bump to 3.4.3 finalv3.4.3Takeshi KOMIYA2021-01-081-17/+2
* Fix #8655: autodoc: Crashes when object raises an exception on hasattr()Takeshi KOMIYA2021-01-051-0/+3
* Bump versionTakeshi KOMIYA2021-01-041-0/+21
* Bump to 3.4.2 finalv3.4.2Takeshi KOMIYA2021-01-041-17/+2
* Merge branch '3.4.x' into 8616_AttributeError_for_non_classTakeshi KOMIYA2020-12-311-0/+2
|\
| * Merge branch '3.4.x' into 8602_process-docstring_for_nondatadescriptorsTakeshi KOMIYA2020-12-311-0/+1
| |\
| * | Fix #8602: autodoc: The ``autodoc-process-docstring`` event is emitted to the...Takeshi KOMIYA2020-12-291-0/+3
* | | Fix #8616: autodoc: AttributeError when non-class is passed to autoclassTakeshi KOMIYA2020-12-301-0/+2
| |/ |/|
* | Fix #8164: autodoc: Classes that inherit mocked class are not documentedTakeshi KOMIYA2020-12-291-0/+2
|/
* Bump versionTakeshi KOMIYA2020-12-251-0/+21
* Bump to 3.4.1 finalv3.4.1Takeshi KOMIYA2020-12-251-17/+2
* Fix #8583: autodoc: Unnecessary object comparision via ``__eq__`` methodTakeshi KOMIYA2020-12-241-0/+1
* Fix #8566: autodoc-process-docstring is emitted to the alias classesTakeshi KOMIYA2020-12-241-0/+2
* Ensure linkcheck items are comparableFrançois Freitag2020-12-221-0/+2
* Fix #8567: autodoc: Instance attributes are incorrectly added to Parent classTakeshi KOMIYA2020-12-221-0/+1
* Update CHANGES for PR #8569Takeshi KOMIYA2020-12-221-0/+1
* Fix #8559: AttributeError is raised when using ForwardRefTakeshi KOMIYA2020-12-221-0/+3
* Bump versionTakeshi KOMIYA2020-12-201-0/+21
* Bump to 3.4.0 finalv3.4.0Takeshi KOMIYA2020-12-201-8/+2
* Merged CHANGES for 3.3.2 into 3.4.0 (unreleased)Takeshi KOMIYA2020-12-201-22/+0
* Merge pull request #8556 from tk0miya/8549_gettext_compact=0Takeshi KOMIYA2020-12-201-0/+1
|\
| * Fix #8549: i18n: ``-D gettext_compact=0`` is no longer workingTakeshi KOMIYA2020-12-201-0/+1
* | Merge pull request #8552 from tk0miya/8236_napoleon_receives_sectionTakeshi KOMIYA2020-12-201-0/+1
|\ \
| * | Close #8236: napoleon: Support numpydoc's "Receives" sectionTakeshi KOMIYA2020-12-191-0/+1
* | | Merge pull request #8551 from tk0miya/8365_pydomain_xref_missing_contextTakeshi KOMIYA2020-12-201-0/+2
|\ \ \ | |_|/ |/| |
| * | Fix #8365: py domain: :type: and :rtype: gives false ambiguous warningsTakeshi KOMIYA2020-12-191-0/+2
| |/
* | Fix #741: autodoc: inherited-members doesn't support instance attributes on s...Takeshi KOMIYA2020-12-181-0/+2
* | Fix #8545: autodoc: a __slots__ attribute is not documented even having docst...Takeshi KOMIYA2020-12-171-0/+1
* | Update CHANGES for PR #8542Takeshi KOMIYA2020-12-171-0/+2
* | Fix #8541: autodoc_type_aliases doesn't work for the instance attrsTakeshi KOMIYA2020-12-171-0/+2
* | refactor: Move _getmro() to sphinx.util.inspect moduleTakeshi KOMIYA2020-12-171-0/+1
* | Fix #8534: autoattribute failed to document a commented attribute in alias classTakeshi KOMIYA2020-12-161-0/+2
|/
* Merge pull request #8538 from jdufresne/os-replaceTakeshi KOMIYA2020-12-141-0/+1
|\
| * Deprecate sphinx.util.osutil.movefile() in favor of os.replace()Jon Dufresne2020-12-131-0/+1
* | Update CHANGES for PR #8524Takeshi KOMIYA2020-12-141-0/+1
|/
* Merge pull request #8533 from tk0miya/deprecate_no_docstringTakeshi KOMIYA2020-12-141-0/+2
|\
| * refactor: Deprecate `no_docstring` argument for Documenter.add_content()Takeshi KOMIYA2020-12-131-0/+2
* | Merge pull request #8530 from jakobandersen/bnavigator-fix-AliasNode-copyJakob Lykke Andersen2020-12-121-0/+2
|\ \ | |/ |/|
| * Update CHANGESJakob Lykke Andersen2020-12-121-0/+2
* | Update CHANGES for PR #8523Takeshi KOMIYA2020-12-121-1/+1
* | Merge branch '3.x' into fix_bool_issueArtyomKaltovich2020-12-081-0/+1
|\ \
| * | Update CHANGES for PR #8519Takeshi KOMIYA2020-12-091-0/+1
* | | fix CHANGESArtyom Kaltovich2020-12-081-2/+2
* | | fix typoArtyom Kaltovich2020-12-071-1/+1
* | | fix bullet listArtyom Kaltovich2020-12-071-2/+2
* | | fix_8522Artyom Kaltovich2020-12-071-1/+2
|/ /
* | Merge pull request #8506 from tk0miya/8352_option_startswith_bracketTakeshi KOMIYA2020-11-291-0/+1
|\ \