- 0f4e934 Issue #15586: add some examples to ElementTree documentation. Patch by Daniel Ellis. by Eli Bendersky · 12 years ago
- f334f74 Issue #15497: Correct characters in TextWrapper.replace_whitespace docs. by Andrew Svetlov · 12 years ago
- 59db401 Issue #15497: Correct characters in TextWrapper.replace_whitespace docs. by Andrew Svetlov · 12 years ago
- a865654 Push importlib ABC hierarchy chart. by Andrew Svetlov · 12 years ago
- 4805fa8 Issue #15561: Update subprocess docs to reference io.TextIOWrapper. by Andrew Svetlov · 12 years ago
- 50be452 Issue #15561: Update subprocess docs to reference io.TextIOWrapper. by Andrew Svetlov · 12 years ago
- ac23c9e Mention PEP 362: Function Signature Object in whatsnew. by Andrew Svetlov · 12 years ago
- eed1808 Minor update of docs for inspect module. by Andrew Svetlov · 12 years ago
- 4e48bf9 Issue #15151: PEP 362 — document signature and related classes for inspect.py by Andrew Svetlov · 12 years ago
- e4b1a18 Issue #15624: clarify newline documentation for open and io.TextIOWrapper by Andrew Svetlov · 12 years ago
- ecd78fe Issue #15624: clarify newline documentation for open and io.TextIOWrapper by Andrew Svetlov · 12 years ago
- b2d8502 merge from 3.2 by Senthil Kumaran · 12 years ago
- 1ef9caa Issue #15630: Add an example for "continue" statement in the tutorial. Patch by by Senthil Kumaran · 12 years ago
- 2e64a0b merge with 3.2 by Sandro Tosi · 12 years ago
- c7b0e21 add usage example from cli; thanks to Christian Clauss from docs@ by Sandro Tosi · 12 years ago
- c254f64 merge with 3.2 by Sandro Tosi · 12 years ago
- 6cbe405 escape '\'; thanks to Steve Holden from docs@ by Sandro Tosi · 12 years ago
- 5bb665f merge with 3.2 by Sandro Tosi · 12 years ago
- 985104a it's getstatus() not setstatus(); thanks to Shaddi Hasan from docs@ by Sandro Tosi · 12 years ago
- 439e17f update doctests by Andrew Svetlov · 12 years ago
- 199b78d fix doctest for email.header docs by Andrew Svetlov · 12 years ago
- 5a5e8dd merge with 3.2 by Sandro Tosi · 12 years ago
- 82a509c add missing quote in splitlines() example; thanks to Yevgen Yampolskiy from docs@ by Sandro Tosi · 12 years ago
- 9e095aa merge with 3.2 by Sandro Tosi · 12 years ago
- 8b2c71a update Geany URL; thanks to Karl Tarbet from docs@ by Sandro Tosi · 12 years ago
- effb43b merge with 3.2 by Sandro Tosi · 12 years ago
- ee903c5 add missing parenthesis to 'action' argparse doc; thanks to kishkin from docs@ by Sandro Tosi · 12 years ago
- ea47530 update CodeTools link; thanks to Robert Kern from docs@ by Sandro Tosi · 12 years ago
- 131160c merge with 3.2 by Sandro Tosi · 12 years ago
- 0a90a82 zip() returns an iterator, make a list() of it; thanks to Martin from docs@ by Sandro Tosi · 12 years ago
- a6e8581 Minor doc formatting cleanup. by Brett Cannon · 12 years ago
- a2fe334 Issue #15527: fix docs, remove double parens by changing markup. by Andrew Svetlov · 12 years ago
- b79be95 Issue #15444: Use proper spelling for non-ASCII contributor names. by Antoine Pitrou · 12 years ago
- fbd4f80 Issue #15444: Use proper spelling for non-ASCII contributor names. by Antoine Pitrou · 12 years ago
- a81b481 Fix markup errors and update pydoc topics. by Georg Brandl · 12 years ago
- 522267e Issue #15610: The PyImport_ImportModuleEx macro now calls by Brett Cannon · 12 years ago
- ac9f2f3 Issue #15576: Allow extension modules to be a package's __init__ by Brett Cannon · 12 years ago
- f4dc920 Issue #15502: Finish bringing importlib.abc in line with the current by Brett Cannon · 12 years ago
- 7dac74a fix docs for c-api memory functions by Andrew Svetlov · 12 years ago
- 7dbee38 fix docs for c-api memory functions by Andrew Svetlov · 12 years ago
- eec6420 Issue #15501: Document exception classes in subprocess module. by Andrew Svetlov · 12 years ago
- b4a09ab Issue #15501: Document exception classes in subprocess module. by Andrew Svetlov · 12 years ago
- e939f38 Fix documentation for inspect module to pass doctest by Andrew Svetlov · 12 years ago
- efcaba0 Add description of major changes in xml.etree.ElementTree to whatsnew/3.3 by Eli Bendersky · 12 years ago
- cb4996a Issue #15471: Don't use mutable object as default values for the by Brett Cannon · 12 years ago
- 638de33 Merge #15554: clarify splitlines/split differences. by R David Murray · 12 years ago
- 05c35a6 #15554: clarify splitlines/split differences. by R David Murray · 12 years ago
- 222d473 Issue #15482: Merge 78449:3fe01f7520e2 with a minor clarification. by Brett Cannon · 12 years ago
- 9b000e7 Issue #15482: Properly document the default 'level' parameter for __import__(). by Brett Cannon · 12 years ago
- 62bb394 Close #13072: Restore code before the PEP 393 for the array module by Victor Stinner · 12 years ago
- 636130e What's New in Python 3.3: Split improved and new modules, start to write a summary by Victor Stinner · 12 years ago
- 8f17c1c Complete What's New in Python 3.3. by Victor Stinner · 12 years ago
- fa0d628 Issue #15548: Update and complete What's New in Python 3.3, especially the "os" section by Victor Stinner · 12 years ago
- 69a6ca5 os.unlinkat() has been removed, update os.fwalk() doc by Victor Stinner · 12 years ago
- 31096a9 Issue #14814: Attempt to clarify network address and broadcast address for less experienced users by Nick Coghlan · 12 years ago
- 7362c3e Issue #14814: Finish review of ipaddress network object docs (initial patch was by Eli Bendersky) by Nick Coghlan · 12 years ago
- 730f67f Issue 14814: Docs work showed some more cases of networks pretending to be addresses and highlighted the weird approach to implementing the 'is_whatever' properties. Impl now illustrates far more clearly that networks have a property if both their network and broadcast addresses have that property by Nick Coghlan · 12 years ago
- 15f3d1e Issue #12655: Mention multiprocessing.cpu_count() in os.sched_getaffinity() doc by Victor Stinner · 12 years ago
- ba5010a merge with 3.2 by Sandro Tosi · 12 years ago
- da9df92 add missing period; thanks to Gaston Fiore from docs@ by Sandro Tosi · 12 years ago
- 8486987 Issue #12655: Instead of requiring a custom type, os.sched_getaffinity and by Antoine Pitrou · 12 years ago
- d1f9352 (Merge 3.2) open() / TextIOWrapper doc: make it explicit than newline='\n' by Victor Stinner · 12 years ago
- 401e17d open() / TextIOWrapper doc: make it explicit than newline='\n' doesn't by Victor Stinner · 12 years ago
- 3c25dfb Make TextIOWrapper's documentation clearer by copying the newline argument's description from open(). by Antoine Pitrou · 12 years ago
- 0c1c0d4 Make TextIOWrapper's documentation clearer by copying the newline argument's description from open(). by Antoine Pitrou · 12 years ago
- 077ef45 Update the What's New details for importlib based on doc/ABC changes. by Brett Cannon · 12 years ago
- 773468f Ditch the 'self' argument in importlib docs since it's implied. by Brett Cannon · 12 years ago
- 4941774 Issue #15502: Bring the importlib.PathFinder docs and docstring more in line with the new import system documentation, and fix various parts of the new docs that weren't quite right given PEP 420 or were otherwise a bit misleading. Also note the key terminology problem still being discussed in the issue by Nick Coghlan · 12 years ago
- e3376ef Clarify the import statement semantics, especially for implicit imports in the 'from X import Y' variant by Nick Coghlan · 12 years ago
- ff79486 Close #15519: Properly expose WindowsRegistryFinder in importlib and bring the name into line with normal import terminology. Original patch by Eric Snow by Nick Coghlan · 12 years ago
- 8a9080f Issue #15502: Bring the importlib ABCs into line with the current state of the import protocols given PEP 420. Original patch by Eric Snow. by Nick Coghlan · 12 years ago
- f37c0c7 Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.py by Eli Bendersky · 12 years ago
- c86e8d9 Improve wording for __hash__ by Antoine Pitrou · 12 years ago
- 0209dc1 Clarify that hash randomization is on by default by Antoine Pitrou · 12 years ago
- 9a5af12 merge by Barry Warsaw · 12 years ago
- dadebab Finally, a coherent set of terminology for all the lil' beasties involved. by Barry Warsaw · 12 years ago
- dfd72bb Issue #14814: fix some typos in howto/ipaddress.rst by Eli Bendersky · 12 years ago
- 0e49749 Issue #14814: reorganize ipaddress documentation and document all attributes of IPv[46]Address objects by Eli Bendersky · 12 years ago
- 73a74da Issue #15231: rephrase the last paragraph slightly by Eli Bendersky · 12 years ago
- 1713f9a Update the string limit in the faulthandler documentations by Victor Stinner · 12 years ago
- 60622ed Minor markup tweak. by Brett Cannon · 12 years ago
- 73df364 Add a versionchanged mention to __import__ in regards to negative level values. by Brett Cannon · 12 years ago
- cbc4c19 Another XXX. by Barry Warsaw · 12 years ago
- c1e721b Address substantially all of Eric Snow's comments in issue #15295, except for by Barry Warsaw · 12 years ago
- d7d2194 Integration of importdocs from the features/pep-420 repo. by Barry Warsaw · 12 years ago
- a61b459 Merged documentation update from 3.2. by Vinay Sajip · 12 years ago
- a58d668 Improved cookbook entry and fixed typo. by Vinay Sajip · 12 years ago
- 69f3439 Issue #15041: update "see also" list in tkinter documentation. by Andrew Svetlov · 12 years ago
- e708a8a Issue #15041: update "see also" list in tkinter documentation. by Andrew Svetlov · 12 years ago
- c5618f0 Mention the *limit* argument of TextIO.readline(). by Antoine Pitrou · 12 years ago
- 707bd4e Mention the *limit* argument of TextIO.readline(). by Antoine Pitrou · 12 years ago
- f7dbb0f Closes #15445: Merged documentation update from 3.2. by Vinay Sajip · 12 years ago
- 393e23f Issue #15445: Updated logging configuration documentation to highlight potential security risk posed by listen() in certain scenarios. by Vinay Sajip · 12 years ago
- f7a54a0 Cleanup the doc a bit: remove useless example and sentence by Eli Bendersky · 12 years ago
- c43c558 Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.py. Patch by Chris Jerdonek by Eli Bendersky · 12 years ago
- e431ed2 Clarify what happens if shallow is false. Also, the caching note is not really correct since the cache gets occasionally cleared; therefore I removed it. by Eli Bendersky · 12 years ago
- e9f35cc MERGE: Rollback an incorrect Doc/ACKS.txt entry by Jesus Cea · 12 years ago
- 55624da Rollback an incorrect Doc/ACKS.txt entry by Jesus Cea · 12 years ago
- 653e4b3 MERGE: Better test for Issue #15402: Add a __sizeof__ method to struct.Struct by Jesus Cea · 12 years ago
- 189fdf1 Better test for Issue #15402: Add a __sizeof__ method to struct.Struct by Jesus Cea · 12 years ago