summaryrefslogtreecommitdiff
path: root/Doc/faq/library.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-7/+10
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
* Issue #12955: Change the urlopen() examples to use context managers where app...Berker Peksag2015-04-121-1/+2
* Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-291-2/+2
* Fixing broken links in doc, part 1: faq/Georg Brandl2014-10-291-1/+1
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-5/+5
* Revert #22251Berker Peksag2014-09-281-3/+1
* Issue #22251: Fix ReST markup to avoid errors building docs.Berker Peksag2014-09-271-1/+3
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-151-0/+1
* Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-1/+1
|\
| * Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-1/+1
* | Merge with 3.3.Georg Brandl2013-03-281-1/+3
|\ \ | |/
| * Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-1/+3
| * Update suspicious ignore file.Ezio Melotti2013-03-281-1/+1
* | Add versionchanged tag to faq (useless btw because changed text is commented ...Andrew Svetlov2012-12-191-0/+4
* | Mention OSError instead of IOError in the docs.Andrew Svetlov2012-12-181-2/+2
* | Update pydoc topics and fix new suspicious markup.Georg Brandl2012-05-301-1/+1
|/
* #14770: improve the library FAQ.Ezio Melotti2012-05-131-54/+45
* Removed outdated statement about pickle's and marshal's relative performance.Antoine Pitrou2012-05-101-8/+0
* Remove obsolete references to bsddbAntoine Pitrou2011-12-051-46/+0
* Mention asyncore and Twisted in the library FAQ.Antoine Pitrou2011-02-051-1/+8
* Mention concurrent.futures and update answers about the GIL.Antoine Pitrou2011-02-051-21/+27
* Fix errors found by "make suspicious".Georg Brandl2010-10-061-1/+1
* Update file-related information in the FAQ.Antoine Pitrou2010-09-151-19/+27
* Typo fix.Georg Brandl2010-08-141-2/+2
* Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded vari...Senthil Kumaran2010-08-091-1/+1
* Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-12/+13
* Merged revisions 76904 via svnmerge fromEzio Melotti2009-12-191-1/+1
* #7499: Review of Library FAQ by Florent Xicluna.Georg Brandl2009-12-191-153/+148
* Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-14/+10
* Update module names in references in the FAQ.Georg Brandl2009-10-131-14/+10
* Merged revisions 75363 via svnmerge fromGeorg Brandl2009-10-111-0/+880