Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-09refactor: Use PEP-526 based variable annotation (sphinx.util)Takeshi KOMIYA
2021-02-09Update type annotationsTakeshi KOMIYA
2021-01-01Merge branch '3.x'Takeshi KOMIYA
2021-01-01A happy new year!Takeshi KOMIYA
2020-11-11Merge branch '3.x'Takeshi KOMIYA
2020-11-11Sort imports with isortFrançois Freitag
2020-05-03Merge branch '3.x'Takeshi KOMIYA
2020-05-03Preserve exception info in raised SphinxWarning objectsEric Wieser
2020-04-13Merge branch '3.x'Takeshi KOMIYA
2020-04-08Fix #7423: crashed when giving a non-string object to loggerTakeshi KOMIYA
2020-03-22Merge branch '3.x'Takeshi KOMIYA
2020-03-21Add "once" option to logger.warning()Takeshi KOMIYA
2020-03-21refactor SphinxLoggerAdapterTakeshi KOMIYA
2020-03-21Merge branch '3.x'Takeshi KOMIYA
2020-03-17Add suppress_logging()Takeshi KOMIYA
2020-03-07Hello TYPE_CHECKING!Takeshi KOMIYA
2020-03-07Deprecate codes for python 3.5Takeshi KOMIYA
2020-01-01A happy new year!Takeshi KOMIYA
2019-12-30mypy: Enable disallow_incomplete_defs flag for type checkingTakeshi KOMIYA
2019-07-13Fix type annotation for python 3.5.1Takeshi KOMIYA
2019-06-03Migrate to py3 style type annotation: sphinx.util.loggingTakeshi KOMIYA
2019-03-06Clean up import for annotationsTakeshi KOMIYA
2019-01-17Merge branch '1.8'Takeshi KOMIYA
2019-01-17Fix mypy violationsTakeshi KOMIYA
2019-01-02Merge branch '1.8'Takeshi KOMIYA
2019-01-02A happy new year!Takeshi KOMIYA
2018-12-17Merge pull request #5509 from stephenfin/remove-future-importsTakeshi KOMIYA
2018-12-17py3: Remove (most) __future__ importsStephen Finucane
2018-12-16Remove unnecessary encoding cookie from Python source filesJon Dufresne
2018-12-15Use Python 3 super() argument-less syntaxJon Dufresne
2018-12-15Replace all "unicode" type by "str"Takeshi KOMIYA
2018-12-14Move to py3 mode for mypy (and remove many "type: ignore" comments)Takeshi KOMIYA
2018-11-24Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA
2018-10-17logging: Add prefixed_warnings() helperTakeshi KOMIYA
2018-10-16Merge branch '1.8'Takeshi KOMIYA
2018-10-16Fix mypy violationsTakeshi KOMIYA
2018-09-22Merge branch 'master' into HEADTakeshi KOMIYA
2018-09-22refactoring: Drop PY2 and PY3 flagsTakeshi KOMIYA
2018-09-11Remove unnecessary object from class definitionsJon Dufresne
2018-06-25Close #4976: ``SphinxLoggerAdapter.info()`` now supports ``location`` parameterTakeshi KOMIYA
2018-05-25Merge branch 1.7shimizukawa
2018-05-23Fix #5007: sphinx-build crashes when error log contains a "%" characterTakeshi KOMIYA
2018-05-04move ``get_full_module_name`` and ``repr_domxml`` functions from logging to n...shimizukawa
2018-05-02add debug log for patching/extracting i18n nodes (#4918)Takayuki SHIMIZUKAWA
2018-04-25Fix typos in a docstring (refs: #4901)jfbu
2018-03-17Merge branch '1.7'Takeshi KOMIYA
2018-03-13Revert "Use typing.TYPE_CHECKING for typehints"Takeshi KOMIYA
2018-02-18Merge branch '1.7'Takeshi KOMIYA
2018-02-14Use typing.TYPE_CHECKING for typehintsTakeshi KOMIYA
2018-01-31Merge branch '1.7-release'Takeshi KOMIYA