summaryrefslogtreecommitdiff
path: root/Doc/library/site.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #21711: support for "site-python" directories has now been removed from...Antoine Pitrou2014-06-121-10/+8
* Fix Issue #21528 - Fix documentation typosDonald Stufft2014-05-201-1/+1
* Merge with 3.4Terry Jan Reedy2014-04-291-1/+1
|\
| * Use deprecated-removed directive, clean up a few markup issues aroundGeorg Brandl2014-03-241-1/+1
* | Issue #21026: Augment site doc based on experiments. Patch by Carol Willing.Terry Jan Reedy2014-04-291-1/+5
|/
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-151-3/+7
* Issue #19375: The site module adding a "site-python" directory to sys.path, i...Antoine Pitrou2013-10-251-0/+3
* Issue #5845: Enable tab-completion in the interactive interpreter by default,...Antoine Pitrou2013-05-041-2/+18
* #11643: merge with 3.2.Ezio Melotti2012-09-171-1/+1
|\
| * #11643: fix rst markup error in site.rst.Ezio Melotti2012-09-171-1/+1
* | Issue 15241: Improved site.py documentation relating to venvs.Vinay Sajip2012-07-031-0/+9
* | Remove packaging from the standard library.?ric Araujo2012-06-241-2/+2
* | Merge doc changes from 3.2 (#8617, #10745).Éric Araujo2011-08-061-4/+22
|\ \ | |/ |/|
| * Also add versionchanged directive to the function doc (#11591)Éric Araujo2011-05-061-0/+4
| * Add versionchanged for a364719e400a (#11591)Éric Araujo2011-04-241-0/+4
| * Do not touch sys.path when site is imported and python was started with -S.Éric Araujo2011-03-231-1/+12
* | Add documentation for PEP 370 features in distutils (#10745).Éric Araujo2011-08-061-2/+4
* | Improve documentation for PEP 370 support in site module (#8617).Éric Araujo2011-08-061-36/+86
|/
* More source linksRaymond Hettinger2011-01-271-0/+3
* Merged revisions 78859-78860 via svnmerge fromGeorg Brandl2010-03-121-2/+2
* More versionadded/versionchanged fixesMark Dickinson2009-10-011-3/+3
* Switch more function arguments docs to new-style.Georg Brandl2009-09-021-3/+2
* Merged revisions 74526 via svnmerge fromTarek Ziadé2009-08-201-0/+26
* Devil merge!Benjamin Peterson2008-09-281-3/+4
* Use version 3.0.Georg Brandl2008-08-031-2/+2
* Merged revisions 65378-65379,65430 via svnmerge fromGeorg Brandl2008-08-031-2/+2
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-12/+0
* Merged revisions 62774-62775,62785,62787-62788 via svnmerge fromChristian Heimes2008-05-061-0/+48
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-3/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+87