summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #15056: imp.cache_from_source() and source_from_cache() raiseBrett Cannon2012-07-091-3/+18
* Added cross-references to venv definition.Vinay Sajip2012-07-093-37/+20
* Issue #15283: Updated pyvenv documentation to expand on activation.Vinay Sajip2012-07-092-5/+88
* Make it easier to search for the grouper() recipe.Raymond Hettinger2012-07-081-1/+2
* Issue 15265: document the exception raised for invalid sample sizes.Raymond Hettinger2012-07-081-0/+3
* Merge 3.2 closes issue 13557Terry Jan Reedy2012-07-081-1/+4
|\
| * Issue #13557: Clarify effect of giving two different namespaces to exec orTerry Jan Reedy2012-07-081-1/+4
* | Fix markup for versionchanged sphinx directive.Senthil Kumaran2012-07-081-4/+2
* | Fix 5931 - Python runtime hardcoded in wsgiref.simple_server - Now it specifi...Senthil Kumaran2012-07-071-0/+5
* | Add a blurb about PEP 412Antoine Pitrou2012-07-071-0/+12
* | 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
|/ /