summaryrefslogtreecommitdiffstats
path: root/Doc/library
Commit message (Expand)AuthorAgeFilesLines
* Issue #18277: Merge.Richard Oudkerk2013-06-241-0/+17
|\
| * Issue #18277: Document quirks of multiprocessing queue.Richard Oudkerk2013-06-241-0/+17
* | Merge #18179: reflow paragraphs.R David Murray2013-06-231-24/+24
|\ \ | |/
| * #18179: reflow paragraphs.R David Murray2013-06-231-24/+24
* | Merge #18179: document the local_hostname parameter.R David Murray2013-06-231-4/+11
|\ \ | |/
| * #18179: document the local_hostname parameter.R David Murray2013-06-231-4/+11
* | #11390: convert doctest CLI to argparse and add -o and -f options.R David Murray2013-06-231-1/+7
* | Issue #11016: Add C implementation of the stat module as _statChristian Heimes2013-06-221-1/+50
* | merge for issue #18278Brett Cannon2013-06-211-0/+2
|\ \ | |/
| * Issue #18278: properly document how the loaders are called for FileFinderBrett Cannon2013-06-211-0/+2
* | #12716: reorganize docs for os module a bitAndrew Kuchling2013-06-211-76/+70
* | #13226: update references from ctypes/DLFCN modules to os moduleAndrew Kuchling2013-06-211-4/+5
* | Merge from 3.3Andrew Kuchling2013-06-211-1/+1
|\ \ | |/
| * Closes #18218: use correct variable name for starting pointAndrew Kuchling2013-06-211-1/+1
* | Merge from 3.3Andrew Kuchling2013-06-211-2/+2
|\ \ | |/
| * Closes #18267: use floor division in code exampleAndrew Kuchling2013-06-211-2/+2
* | Merge from 3.3Andrew Kuchling2013-06-212-2/+2
|\ \ | |/
| * Closes #18272: use 'builtins' for 3.3 instead of __builtin__Andrew Kuchling2013-06-212-2/+2
* | Issue #17177: Clarify some deprecationsBrett Cannon2013-06-191-3/+11
* | Grammar tweakBrett Cannon2013-06-171-1/+1
* | Issue #18147: Add diagnostic functions to ssl.SSLContext().Christian Heimes2013-06-171-0/+24
* | documentation suggesting something which doesn't existBrett Cannon2013-06-161-2/+1
* | Merge doc/argument name fixBrett Cannon2013-06-161-1/+1
|\ \ | |/
| * mergeBrett Cannon2013-06-162-11/+35
| |\
| * | Fix a misnaming of a method and an argumentBrett Cannon2013-06-161-1/+1
* | | Issue #18076: Introduce imoportlib.util.decode_source().Brett Cannon2013-06-161-0/+8
* | | mergeBrett Cannon2013-06-162-11/+35
|\ \ \
| * \ \ Merge with 3.3Andrew Kuchling2013-06-162-11/+35
| |\ \ \ | | | |/ | | |/|
| | * | Describe 'surrogateescape' in the documentation.Andrew Kuchling2013-06-162-11/+35
| | |/
* | | Issue #17177: The imp module is pending deprecation.Brett Cannon2013-06-161-2/+5
|/ /
* | Issue #17907: touch up the code for imp.new_module().Brett Cannon2013-06-152-0/+36
* | Fix markup of the synopsis along with changing to state what is in theBrett Cannon2013-06-151-2/+2
* | Closes issue 17947. Adds PEP-0435 (Adding an Enum type to the Python standar...Ethan Furman2013-06-141-0/+542
* | Issue #17907: Document types.ModuleType's constructor and attributes,Brett Cannon2013-06-142-2/+31
* | Issue #18192: Introduce importlib.util.MAGIC_NUMBER and document theBrett Cannon2013-06-142-0/+10
* | mergeBrett Cannon2013-06-141-0/+13
|\ \
| * | Issue #18149: Add filecmp.clear_cache() to manually clear the filecmp cache.Ned Deily2013-06-141-0/+13
* | | Issue #17222: Raise FileExistsError when py_compile.compile wouldBrett Cannon2013-06-141-1/+10
|/ /
* | Issue #18193: Add importlib.reload(), documenting (but notBrett Cannon2013-06-142-0/+70
* | Closes issue 17947. Adds PEP-0435 (Enum, IntEnum) to the stdlib.Ethan Furman2013-06-141-0/+1
* | Issue #15767: Touch up ModuleNotFoundError usage by import.Brett Cannon2013-06-131-1/+2
* | Issue #15767: Introduce ModuleNotFoundError, a subclass ofBrett Cannon2013-06-121-2/+11
* | Issue #18187: merge from 3.3Ned Deily2013-06-111-1/+1
|\ \ | |/
| * Issue #18187: Fix broken link in venv documentation. Patch by Berker Peksag.Ned Deily2013-06-111-1/+1
* | Issue #17134: Add ssl.enum_cert_store() as interface to Windows' cert store.Christian Heimes2013-06-091-0/+23
* | removed accidental new lineChristian Heimes2013-06-091-2/+1
* | Issue #18143: Implement ssl.get_default_verify_paths() in order to debugChristian Heimes2013-06-091-1/+19
* | #18126: merge with 3.3.Ezio Melotti2013-06-081-4/+2
|\ \ | |/
| * #18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.Ezio Melotti2013-06-081-4/+2
* | moved the single-dispatch generic function definitions to the glossaryƁukasz Langa2013-06-071-6/+2