Commit Graph

18092 Commits

Author SHA1 Message Date
Takeshi KOMIYA
0197005976 Merge branch '4.0.x' into 4.x 2021-06-13 17:18:58 +09:00
Takeshi KOMIYA
669c35a6bf
Merge pull request #9314 from jfbu/latex_9313_missing_curly_brace
Fix #9313
2021-06-13 17:13:17 +09:00
Takeshi KOMIYA
60203e34a4
Merge pull request #9329 from tk0miya/master
Merge 4.x to master
2021-06-13 17:05:45 +09:00
Takeshi KOMIYA
7da62f6e49
Merge pull request #9328 from tk0miya/4.x
Merge 4.0.x to 4.x
2021-06-13 16:53:01 +09:00
Takeshi KOMIYA
b18f727f1a Merge branch '4.x' 2021-06-13 16:41:59 +09:00
Takeshi KOMIYA
244dedb534 Merge branch '4.0.x' into 4.x 2021-06-13 16:34:46 +09:00
Takeshi KOMIYA
519cc078fd Revert the removal of sphinx.util:force_decode()
After the release of 4.0.0, some 3rd party extensions have became not
working with the latest Sphinx because `force_decode()` function was
removed.  It was deprecated since Sphinx-2.0 and warned for the removal
since 3.0.

This reverts the removal and extends its deprecation period to 5.0.0.  I
hope it helps users of these extensions.
2021-06-13 16:31:33 +09:00
Takeshi KOMIYA
b7c05a2f5a
Merge pull request #9327 from jrfk/feature/mypy_0900_breaking_update_for_stub
Fix mypy violations (delete type: ignore ) (with mypy-0.900)
2021-06-13 16:28:56 +09:00
Junya Fukuda
a8771f4067 Fix mypy violations (delete type: ignore ) (with mypy-0.900) 2021-06-13 16:05:09 +09:00
Takeshi KOMIYA
8a59390f34
Merge pull request #9325 from jrfk/feature/mypy_0900_breaking_update_for_stub
Fix mypy violations (Third-party Library Stubs) (with mypy-0.900)
2021-06-13 15:58:58 +09:00
Junya Fukuda
5c98b9fa7c Fix mypy violations (Third-party Library Stubs) (with mypy-0.900) 2021-06-13 15:22:32 +09:00
Takeshi KOMIYA
41fae5210e
Merge pull request #9323 from sphinx-doc/bot/pull-translations
Update message catalogs
2021-06-13 14:32:46 +09:00
tk0miya
48ff013794 Update message catalogs 2021-06-13 00:09:12 +00:00
Raymond Sun
17114d7741 Edit message 2021-06-12 00:19:12 +10:00
Raymond Sun
81049deed6 Make quickstart just exit without reprompting 2021-06-12 00:07:34 +10:00
Raymond Sun
025db04658 Add fix 2021-06-11 23:06:29 +10:00
Raymond Sun
864a0b377d Add test 2021-06-11 23:06:03 +10:00
Justin Mathews
862d876c84
Update CHANGES
Co-authored-by: François Freitag <mail@franek.fr>
2021-06-10 12:54:17 -04:00
Justin Mathews
cf8f5fce37 delete redundant test content 2021-06-10 11:46:17 -04:00
Justin Mathews
36c662eca5
positive test assertion
Co-authored-by: François Freitag <mail@franek.fr>
2021-06-10 11:43:14 -04:00
Justin Mathews
9b2a1e20e2
explicitly close the connection
Co-authored-by: François Freitag <mail@franek.fr>
2021-06-10 11:42:36 -04:00
Justin Mathews
134a8d8f54
reuse existing test link
Co-authored-by: François Freitag <mail@franek.fr>
2021-06-10 11:41:47 -04:00
Justin Mathews
a4621fb73e
test with http
Co-authored-by: François Freitag <mail@franek.fr>
2021-06-10 11:41:11 -04:00
Justin Mathews
ce305190c5
shorter explanatory comments
Co-authored-by: François Freitag <mail@franek.fr>
2021-06-10 11:40:44 -04:00
Justin Mathews
d804981a37
alphabetical ordering
Co-authored-by: François Freitag <mail@franek.fr>
2021-06-10 11:40:16 -04:00
Justin Mathews
193ea9153e
alphabetical ordering
Co-authored-by: François Freitag <mail@franek.fr>
2021-06-10 11:40:01 -04:00
Justin Mathews
68ff1b6034
Update CHANGES
Co-authored-by: François Freitag <mail@franek.fr>
2021-06-10 11:39:03 -04:00
Justin Mathews
935df33d95 comment explaining why try GET when HEAD got a ConnectionError 2021-06-09 23:56:02 -04:00
Justin Mathews
e10a31b10a making a note in the change log 2021-06-09 23:45:32 -04:00
Justin Mathews
db9adaceaf Trigger the bad web server behaviour with the http_server context manager instead of relying on an external website. 2021-06-09 23:40:40 -04:00
Martin Liska
445b9aded7 Fix missing break statement for arrow shortcuts.
When one presses left key at the first page, `case 37` falls
through to `case 39` and the next page is visited.
2021-06-09 20:32:13 +02:00
jfbu
67e48df378 Update CHANGES 2021-06-09 07:40:35 +02:00
jfbu
7cc87d84c4 Fix #9313 2021-06-08 23:14:01 +02:00
Takeshi KOMIYA
03c4b56c6e
Merge pull request #9310 from sphinx-doc/dependabot/npm_and_yarn/glob-parent-5.1.2
build(deps): bump glob-parent from 5.0.0 to 5.1.2
2021-06-09 00:56:52 +09:00
dependabot[bot]
20cf6695a3
build(deps): bump glob-parent from 5.0.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.0.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 11:45:30 +00:00
Justin Mathews
11b4345ff5 Resolves bug #9306 2021-06-07 17:53:42 -04:00
Justin Mathews
57c866caf1 catch ConnectionError on HEAD 2021-06-07 17:53:36 -04:00
Justin Mathews
84d4a5b97a failing test for linkcheck of US Patent page 2021-06-07 17:53:32 -04:00
Tim Hoffmann
488df3ffa8 Prevent corrections and completions in search field
In particular mobile browsers use correction mechanisms on input fields.
Search will often be done with technical terms or even class/method/etc
names that these correction mechanisms do not know, resulting in unwanted
changes. This PR deactivates these correction mechanisms.

While I haven't been able to find official reference documentation on
these input attributes, there are multiple sources, describing this, e.g.

References:

- Autocomplete: https://www.w3schools.com/howto/howto_html_autocomplete_off.asp
- Spellckeck: https://www.w3schools.com/howto/howto_html_spellcheck_disable.asp

I did not find official reference docs on autocorrect and autocapitalize, but
they are mentioned in various sources, e.g.

- https://mgearon.com/html/disable-autocomplete-autocapitalize-and-autocorrect/
- https://stackoverflow.com/questions/35513968/disable-auto-correct-in-safari-text-input
- https://davidwalsh.name/disable-autocorrect

and it works, as can easily be checked with a mobile device on the demos in the above
links.
2021-06-07 22:17:28 +02:00
Juan Luis Cano Rodríguez
aee105ce46 Rewrap text 2021-06-06 17:19:39 +02:00
Juan Luis Cano Rodríguez
a2a8a07430 Adjust line length 2021-06-06 10:56:23 +02:00
Juan Luis Cano Rodríguez
1ffbfa72f1 Merge branch '4.x' into new-tutorial 2021-06-06 10:49:07 +02:00
Takeshi KOMIYA
b6245266ab
Merge pull request #9303 from tk0miya/fix_docslint
doc: Fix docslint misunderstanding scope of code-blocks
2021-06-06 13:33:17 +09:00
Takeshi KOMIYA
e0500f7354 doc: Fix docslint misunderstanding scope of code-blocks 2021-06-06 13:24:06 +09:00
Takeshi KOMIYA
a47a22de0f
Merge pull request #9301 from jpmckinney/patch-2
fix: Fix typo in add_directive docstring
2021-06-06 13:06:51 +09:00
Takeshi KOMIYA
1c375e3519
Merge pull request #9302 from sphinx-doc/bot/pull-translations
Update message catalogs
2021-06-06 13:03:35 +09:00
tk0miya
636bd40a6f Update message catalogs 2021-06-06 00:17:02 +00:00
James McKinney
654f11e90c
fix: Fix typo in add_directive docstring 2021-06-05 12:38:00 -04:00
Tom Oinn
676983e177 Somewhat more efficient fix.
Only looks for case insensitive match if there isn't a case sensitive one, and uses filter to build a list of case insensitive matches rather than building a dict.
2021-06-04 20:51:02 +01:00
Tom Oinn
732a7d673d Fix for sphinx-doc/sphinx#9291 2021-06-04 18:39:18 +01:00