Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b37f3e993a 
								
							 
						 
						
							
							
								
								bpo-46463: Fixes escape4chm.py script used when building the CHM documentation file (GH-30768)  
							
							... 
							
							
							
							(cherry picked from commit 57d1855682 
							
						 
						
							2022-01-21 14:15:44 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								353674f289 
								
							 
						 
						
							
							
								
								bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar docs (GH-30341) (GH-30392)  
							
							... 
							
							
							
							(cherry picked from commit e09d94a140 
							
						 
						
							2022-01-19 14:45:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erlend Egeberg Aasland 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0ae2257760 
								
							 
						 
						
							
							
								
								[3.9] bpo-46402: Promote SQLite URI tricks in sqlite3 docs (GH-30660) ( #30672 )  
							
							... 
							
							
							
							* bpo-46402: Promote SQLite URI tricks in `sqlite3` docs (GH-30660)
Provide some examples of URI parameters in sqlite connect().
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
(cherry picked from commit bdf2ab1887 
							
						 
						
							2022-01-18 16:58:47 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b28b0222e3 
								
							 
						 
						
							
							
								
								bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) (GH-30343)  
							
							... 
							
							
							
							(cherry picked from commit ee2549c2ba 
							
						 
						
							2022-01-02 18:04:33 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								591bf41609 
								
							 
						 
						
							
							
								
								[3.9] [doc] bpo-45680: Disambiguate `__getitem__ and __class_getitem__` in the  data model (GH-29389) (GH-29619)  
							
							... 
							
							
							
							The documentation explaining Python's data model does not adequately explain
the differences between ``__getitem__`` and ``__class_getitem__``, nor does it
explain when each is called. There is an attempt at explaining
``__class_getitem__`` in the documentation for ``GenericAlias`` objects, but
this does not give sufficient clarity into how the method works. Moreover, it
is the wrong place for that information to be found; the explanation of
``__class_getitem__`` should be in the documentation explaining the data model.
This PR has been split off from GH-29335.
(cherry picked from commit 31b3a70edb 
							
						 
						
							2021-11-18 18:41:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								302df02789 
								
							 
						 
						
							
							
								
								docs: add the word 'official' (GH-26849)  
							
							... 
							
							
							
							(cherry picked from commit af4a2dcc40 
							
						 
						
							2021-07-08 08:21:55 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								db20afe6c4 
								
							 
						 
						
							
							
								
								bpo-44106: Improve sqlite3 example database contents (GH-26027)  
							
							... 
							
							
							
							(cherry picked from commit 92d1064727 
							
						 
						
							2021-05-19 10:43:44 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								20fcd83634 
								
							 
						 
						
							
							
								
								bpo-32924: Fix the Show Source url in the documentation (GH-25994)  
							
							... 
							
							
							
							(cherry picked from commit 03acfc50ac 
							
						 
						
							2021-05-08 11:43:59 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5374fbc314 
								
							 
						 
						
							
							
								
								bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) (GH-25815)  
							
							... 
							
							
							
							Reverts commit e653d4d8e860ce8f0be6 
							
						 
						
							2021-05-02 15:49:03 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								95e4431804 
								
							 
						 
						
							
							
								
								bpo-20364: Improve sqlite3 placeholder docs (GH-25003)  
							
							... 
							
							
							
							(cherry picked from commit 3386ca0b36 
							
						 
						
							2021-04-14 16:28:11 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ff887f38f6 
								
							 
						 
						
							
							
								
								Fixed linenumber missing when audit hook has an error (GH-24692)  
							
							... 
							
							
							
							See https://github.com/sphinx-doc/sphinx/issues/8932 
Co-authored-by: tk0miya <i.tkomiya@gmail.com>
(cherry picked from commit dbfabcc0c3 
							
						 
						
							2021-03-01 14:23:21 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pablo Galindo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9cc70bc220 
								
							 
						 
						
							
							
								
								[3.9] Minor improvements to the convolve() recipe (GH-24520)  
							
							
							
						 
						
							2021-02-15 23:02:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dong-hee Na 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0f4dd87a31 
								
							 
						 
						
							
							
								
								[3.9] bpo-42042: Use ids attribute instead of names attribute (GH-22739) (GH-23265)  
							
							... 
							
							
							
							(cherry picked from commit 09490a109f 
							
						 
						
							2020-11-14 00:45:02 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Skeleton (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								81dd2c0914 
								
							 
						 
						
							
							
								
								Expand and clarify the "Invoking Descriptors" section of the Descriptor HowTo (GH-23078) (GH-23080)  
							
							
							
						 
						
							2020-11-01 10:09:46 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Skeleton (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b626d2218c 
								
							 
						 
						
							
							
								
								bpo-42061: Document __format__ for IP addresses (GH-23018)  
							
							... 
							
							
							
							Automerge-Triggered-By: GH:ericvsmith
(cherry picked from commit 3317466061 
							
						 
						
							2020-10-29 15:38:12 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Skeleton (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f8d96b98a4 
								
							 
						 
						
							
							
								
								Create a primer section for the descriptor howto guide (GH-22906) (GH0-22918)  
							
							
							
						 
						
							2020-10-23 13:49:32 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									larryhastings 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								32a9ffdef1 
								
							 
						 
						
							
							
								
								[3.9] Remove 3.5 from Doc version switcher in master. (GH-22886) ( #22888 )  
							
							... 
							
							
							
							(cherry picked from commit 283f9a253b 
							
						 
						
							2020-10-22 07:29:26 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Skeleton (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								03bfb07937 
								
							 
						 
						
							
							
								
								Doc: Do not suggest s[::-1] for reversed order (GH-22457)  
							
							... 
							
							
							
							(cherry picked from commit fb2e94692e 
							
						 
						
							2020-10-21 01:47:54 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f3e0eceff6 
								
							 
						 
						
							
							
								
								bpo-35293: Remove RemovedInSphinx40Warning (GH-22198)  
							
							... 
							
							
							
							* bpo-35293: Remove RemovedInSphinx40Warning
* Update Misc/NEWS.d/next/Documentation/2020-09-12-17-37-13.bpo-35293._cOwPD.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
* bpo-35293: Apply Victor's review
Co-authored-by: Victor Stinner <vstinner@python.org>
(cherry picked from commit 6595cb0af4 
							
						 
						
							2020-09-18 02:38:41 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								27183f48f2 
								
							 
						 
						
							
							
								
								Fix invalid escape sequences in the peg_highlight Sphinx extension (GH-22047) (GH-22065)  
							
							... 
							
							
							
							(cherry picked from commit 5a4a963a6c 
							
						 
						
							2020-09-02 17:43:43 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e6b2d93f0c 
								
							 
						 
						
							
							
								
								[3.9] bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) ( #21641 )  
							
							... 
							
							
							
							(We censor the heck out of actions and some other stuff using a custom "highlighter".)
(cherry picked from commit 72cabb2aa6 
							
						 
						
							2020-07-27 12:00:42 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								94647837d8 
								
							 
						 
						
							
							
								
								Doc: fix import of asdl.py when called from outside Doc/. (GH-21529) ( #21567 )  
							
							... 
							
							
							
							(cherry picked from commit 7f03445d01 
							
						 
						
							2020-07-20 19:18:17 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								588efc29c5 
								
							 
						 
						
							
							
								
								bpo-40798: Generate a different message for already removed elements (GH-20483)  
							
							... 
							
							
							
							(cherry picked from commit 735d902b36 
							
						 
						
							2020-05-30 00:54:28 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								73812a4994 
								
							 
						 
						
							
							
								
								[3.9] Doc: Python 3.10 in sidebar and version switcher. (GH-20209) (GH-20221)  
							
							... 
							
							
							
							(cherry picked from commit 19e3e00264 
							
						 
						
							2020-05-19 05:31:57 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Łukasz Langa 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								97fe9cfd9f 
								
							 
						 
						
							
							
								
								Python 3.9.0b1  
							
							
							
						 
						
							2020-05-19 01:07:09 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Batuhan Taskaya 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b7a78ca74a 
								
							 
						 
						
							
							
								
								bpo-40517: Implement syntax highlighting support for ASDL (GH-19967)  
							
							
							
						 
						
							2020-05-07 13:57:26 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Raymond Hettinger 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eff870b618 
								
							 
						 
						
							
							
								
								Revert "bpo-40517: Implement syntax highlighting support for ASDL ( #19928 )" ( #19950 )  
							
							... 
							
							
							
							This reverts commit d60040ba22 
							
						 
						
							2020-05-05 22:33:55 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Batuhan Taskaya 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d60040ba22 
								
							 
						 
						
							
							
								
								bpo-40517: Implement syntax highlighting support for ASDL ( #19928 )  
							
							
							
						 
						
							2020-05-05 22:24:39 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Inada Naoki 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								39c34933fc 
								
							 
						 
						
							
							
								
								Fix download.html (GH-18902)  
							
							... 
							
							
							
							`<tt>` is not allowed.
Co-authored-by: Kyle Stanley <aeros167@gmail.com> 
							
						 
						
							2020-03-11 13:23:24 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								13d52c2686 
								
							 
						 
						
							
							
								
								bpo-34822: Simplify AST for subscription. (GH-9605)  
							
							... 
							
							
							
							* Remove the slice type.
* Make Slice a kind of the expr type instead of the slice type.
* Replace ExtSlice(slices) with Tuple(slices, Load()).
* Replace Index(value) with a value itself.
All non-terminal nodes in AST for expressions are now of the expr type. 
							
						 
						
							2020-03-10 18:52:34 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									opavlyuk 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								21da76d1f1 
								
							 
						 
						
							
							
								
								bpo-34788: Add support for scoped IPv6 addresses (GH-13772)  
							
							... 
							
							
							
							Automerge-Triggered-By: @asvetlov 
							
						 
						
							2020-02-26 06:33:57 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Inada Naoki 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f4800b8ed3 
								
							 
						 
						
							
							
								
								Doc: Change Python 2 status to EOL. (GH-17885)  
							
							
							
						 
						
							2020-01-07 15:52:44 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Coles 
								
							 
						 
						
							
							
							
							
								
							
							
								386d00cc34 
								
							 
						 
						
							
							
								
								Remove use of deprecated array.fromstring method (GH-17332)  
							
							
							
						 
						
							2019-11-26 15:31:09 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								138ccbb022 
								
							 
						 
						
							
							
								
								bpo-38738: Fix formatting of True and False. (GH-17083)  
							
							... 
							
							
							
							* "Return true/false" is replaced with "Return ``True``/``False``"
  if the function actually returns a bool.
* Fixed formatting of some True and False literals (now in monospace).
* Replaced "True/False" with "true/false" if it can be not only bool.
* Replaced some 1/0 with True/False if it corresponds the code.
* "Returns <bool>" is replaced with "Return <bool>". 
							
						 
						
							2019-11-12 16:57:03 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marco Rougeth 
								
							 
						 
						
							
							
							
							
								
							
							
								85c6f8c65c 
								
							 
						 
						
							
							
								
								bpo-38592 Add pt-br switcher to Python Docs website (GH-16924)  
							
							... 
							
							
							
							* 📜 🤖  Added by blurb_it. 
							
						 
						
							2019-10-27 09:30:12 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d898d20e8c 
								
							 
						 
						
							
							
								
								bpo-38557: Improve documentation for list and tuple C API. (GH-16925)  
							
							
							
						 
						
							2019-10-26 22:59:18 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ned Deily 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3f36043db2 
								
							 
						 
						
							
							
								
								Update doc switcher list for 3.8.0 (GH-16809)  
							
							
							
						 
						
							2019-10-15 17:26:05 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Julien Palard 
								
							 
						 
						
							
							
							
							
								
							
							
								4504b4500d 
								
							 
						 
						
							
							
								
								Doc: 3.8 is now stable. (GH-16790)  
							
							
							
						 
						
							2019-10-14 18:13:38 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Bánffy 
								
							 
						 
						
							
							
							
							
								
							
							
								15ae75d660 
								
							 
						 
						
							
							
								
								bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442)  
							
							... 
							
							
							
							Prior to 3.7, re.escape escaped many characters that don't have
special meaning in Python, but that use to require escaping in other
tools and languages. This commit aims to make it clear which characters
were, but are no longer escaped. 
							
						 
						
							2019-10-07 23:54:35 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Julien Palard 
								
							 
						 
						
							
							
							
							
								
							
							
								2c910c1e73 
								
							 
						 
						
							
							
								
								bpo-36675: Remove obsolete code. (GH-16024)  
							
							... 
							
							
							
							Does no longer work since Sphinx moved the trim_doctest_flag option in
the configuration. 
							
						 
						
							2019-09-12 12:23:53 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Anjali Bansal 
								
							 
						 
						
							
							
							
							
								
							
							
								97b817eae3 
								
							 
						 
						
							
							
								
								bpo-33187: Document ElementInclude (XInclude) support in ElementTree (GH-8861)  
							
							
							
						 
						
							2019-09-11 15:09:53 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dmitry Shachnev 
								
							 
						 
						
							
							
							
							
								
							
							
								c3d679fd39 
								
							 
						 
						
							
							
								
								bpo-37504: Fix documentation build with texinfo builder (GH-14606)  
							
							... 
							
							
							
							In the table model used by docutils, the `cols` attribute of `tgroup`
nodes is mandatory, see [1]. It is used in texinfo builder in [2].
[1]: https://www.oasis-open.org/specs/tm9901.htm#AEN348 
[2]: https://github.com/sphinx-doc/sphinx/blob/v2.1.2/sphinx/writers/texinfo.py#L1129 
* Doc: Add texinfo support to the Makefile 
							
						 
						
							2019-09-10 15:40:50 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jason R. Coombs 
								
							 
						 
						
							
							
							
							
								
							
							
								17499d8270 
								
							 
						 
						
							
							
								
								bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840)  
							
							... 
							
							
							
							https://gitlab.com/python-devs/importlib_metadata/-/tags/0.21  
						
							2019-09-10 14:53:31 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Julien Palard 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								63c98ed2d2 
								
							 
						 
						
							
							
								
								Doc: Fix PDF build (NoUri). (GH-15739)  
							
							
							
						 
						
							2019-09-09 12:54:56 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Anthony Sottile 
								
							 
						 
						
							
							
							
							
								
							
							
								e1786b5416 
								
							 
						 
						
							
							
								
								bpo-36853: Fix suspicious.py to actually print the unused rules ( #13579 )  
							
							... 
							
							
							
							* Fix suspicious.py to actually print the unused rules
* Fix the other `self.warn` calls 
							
						 
						
							2019-09-02 12:01:23 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ned Deily 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								22f0483d44 
								
							 
						 
						
							
							
								
								Bpo-37644: update suspicious.csv for distutils/examples (GH-14885)  
							
							
							
						 
						
							2019-07-21 20:01:56 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Jones 
								
							 
						 
						
							
							
							
							
								
							
							
								6a61714cde 
								
							 
						 
						
							
							
								
								Replace backquote with command substitution in subprocess doc example (GH-13941)  
							
							... 
							
							
							
							Replace backquotes with POSIXy command substitution in example. 
							
						 
						
							2019-07-16 07:55:19 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Steve Dower 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e226e83d36 
								
							 
						 
						
							
							
								
								bpo-37363: Add audit events on startup for the run commands (GH-14524)  
							
							
							
						 
						
							2019-07-01 16:03:53 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Steve Dower 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								44f91c388a 
								
							 
						 
						
							
							
								
								bpo-37390: Add audit event table to documentations (GH-14406)  
							
							... 
							
							
							
							Also updates some (unreleased) event names to be consistent with the others. 
							
						 
						
							2019-06-27 10:47:59 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Steve Dower 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								60419a7e96 
								
							 
						 
						
							
							
								
								bpo-37363: Add audit events for a range of modules (GH-14301)  
							
							
							
						 
						
							2019-06-24 08:42:54 -07:00