Issue #19489: Merge with 3.5

This commit is contained in:
Zachary Ware 2016-09-09 13:15:47 -07:00
commit c45599d0d1
2 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Alicia Arlen
Jeffrey Armstrong Jeffrey Armstrong
Jason Asbahr Jason Asbahr
David Ascher David Ascher
Ammar Askar
Chris AtLee Chris AtLee
Aymeric Augustin Aymeric Augustin
John Aycock John Aycock

View File

@ -773,6 +773,9 @@ Tools/Demos
Documentation Documentation
------------- -------------
- Issue #19489: Moved the search box from the sidebar to the header and footer
of each page. Patch by Ammar Askar.
- Issue #27285: Update documentation to reflect the deprecation of ``pyvenv`` - Issue #27285: Update documentation to reflect the deprecation of ``pyvenv``
and normalize on the term "virtual environment". Patch by Steve Piercy. and normalize on the term "virtual environment". Patch by Steve Piercy.