summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #13248: io: Remove obsolete argument "max_buffer_size" of BufferedWrite...Florent Xicluna2012-07-071-7/+0
* Issue 14814: Further clean ups to the ipaddress tutorialNick Coghlan2012-07-071-13/+24
* Issue 14814: Explain how to get more error detail in the ipaddress tutorial, ...Nick Coghlan2012-07-071-11/+37
* Issue #15261: Stop os.stat(fd) crashing on Windows when fd not open.Richard Oudkerk2012-07-061-3/+8
* Closes #15241: Added information on venv prefixes to pyvenv section.Vinay Sajip2012-07-031-0/+22
* Issue 15241: Improved site.py documentation relating to venvs.Vinay Sajip2012-07-031-0/+9
* Closes #15030: Make importlib.abc.PyPycLoader respect the new .pycBrett Cannon2012-07-021-0/+4
* Merge with 3.2.Georg Brandl2012-07-012-3/+4
|\
| * Make call of os.getppid() conditional: it is not available on Windows.Georg Brandl2012-07-011-1/+2
| * Fix inconsistent function name in embedding howto.Georg Brandl2012-07-011-2/+2
* | urlparse docs clean up - no reference to earlier draftSenthil Kumaran2012-06-291-5/+5
|\ \ | |/
| * urlparse docs clean up - no reference to earlier draftSenthil Kumaran2012-06-291-5/+5
* | Issue #5067: improve some json error messages.Antoine Pitrou2012-06-281-1/+1
|\ \ | |/
| * Issue #5067: improve some json error messages.Antoine Pitrou2012-06-281-1/+1
* | Fix typo in shutil docHynek Schlawack2012-06-271-1/+1
* | issue13666 - merge from 3.2Senthil Kumaran2012-06-261-10/+9
|\ \ | |/
| * issue13666 - Fixing datetime documentation example when using tzinfoSenthil Kumaran2012-06-261-10/+9
* | Added hmac.compare_digest to whatsnewChristian Heimes2012-06-261-0/+9
* | 3.3 whatsnew: Comment out the section about new POSIX *at functions etc.; has...Georg Brandl2012-06-261-68/+70
* | Merge headsPetri Lehtinen2012-06-263-12/+50
|\ \
| * | Add yet another missing versionchanged.Georg Brandl2012-06-261-0/+3
| * | Update suspicious ignore file and pydoc topics.Georg Brandl2012-06-261-0/+26
| * | Fix a few markup nits in zlib docs and add missing versionchanged tags.Georg Brandl2012-06-261-12/+21
* | | What's new: Add myself as the contributor of issue 12170Petri Lehtinen2012-06-261-1/+1
|/ /
* | merge from 3.2 - Issue13685Senthil Kumaran2012-06-261-0/+3
|\ \ | |/
| * Issue #13685 - Update argparse help message for % sign usage.Senthil Kumaran2012-06-261-0/+3
* | Issue #15177: Added dir_fd parameter to os.fwalk().Larry Hastings2012-06-251-2/+5
* | Issue #15176: Clarified behavior, documentation, and implementationLarry Hastings2012-06-251-5/+8
* | More doc fixes: made it clear where to start reading when you click on <dir_fd>.Larry Hastings2012-06-251-9/+10
* | Some tightening of the documentation for the new kwarg-style os module functi...Georg Brandl2012-06-251-42/+22
* | Minor grammar refinement for hmac.compare_digest().Larry Hastings2012-06-251-2/+2
* | Grammar fix.Georg Brandl2012-06-251-11/+11
* | Issue #15164: Change return value of platform.uname() from aLarry Hastings2012-06-241-4/+10
* | Merge with 3.2.Georg Brandl2012-06-241-1/+0
|\ \ | |/
| * Fix a bunch of "versionchanged" related markup errors.Georg Brandl2012-06-243-6/+5
* | Fix a couple of versionadded/versionchanged related markup errors.Georg Brandl2012-06-2416-32/+39
* | MergeAntoine Pitrou2012-06-241-2/+0
|\ \
| * | Fix markup, for real this time.Georg Brandl2012-06-241-2/+0
* | | Add a couple of what's new entries.Antoine Pitrou2012-06-241-0/+13
* | | Fix statement.Antoine Pitrou2012-06-241-2/+1
|/ /
* | Fix indentationÉric Araujo2012-06-241-4/+4
* | #15156: HTMLParser now uses the new "html.entities.html5" dictionary.Ezio Melotti2012-06-241-4/+0
* | Branch mergeÉric Araujo2012-06-242-4/+4
|\ \
| * | Fix markupÉric Araujo2012-06-241-1/+1
| * | Fix typosÉric Araujo2012-06-241-3/+3
* | | Fix test__locale on Mac; platform.uname() does not have a structseq-type inte...Georg Brandl2012-06-242-2/+2
|\ \ \ | |/ / |/| |
| * | Alpha -> BetaGeorg Brandl2012-06-241-1/+1
|/ /
* | Add a single versionadded for a whole section instead of repeating for every ...Georg Brandl2012-06-241-18/+4
* | Small whitespace fixes for shutil.rmtree() docs.Georg Brandl2012-06-241-7/+9
* | #444582: fix example and rewrap docs a bit.Georg Brandl2012-06-241-13/+14