summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #6774: Back out c8b77efe8b56, which only brings confusion.Charles-François Natali2012-01-291-3/+1
* merge with 3.2Georg Brandl2012-01-291-4/+4
|\
| * Fix #13900: resolve self-referential description of a parameter.Georg Brandl2012-01-291-4/+4
* | merge heads (#13887)Benjamin Peterson2012-01-271-0/+5
|\ \ | |/
| * note that get() is not affected by default_factory (closes #13887)Benjamin Peterson2012-01-271-0/+5
* | Fix error handling in examples of C API use.Antoine Pitrou2012-01-271-11/+25
|\ \ | |/
| * Fix error handling in examples of C API use.Antoine Pitrou2012-01-271-11/+25
* | Clarify that ssl.OP_ALL can be different from OpenSSL's SSL_OP_ALL.Antoine Pitrou2012-01-271-1/+2
|\ \ | |/
| * Clarify that ssl.OP_ALL can be different from OpenSSL's SSL_OP_ALL.Antoine Pitrou2012-01-271-1/+2
| * mergeBrett Cannon2012-01-261-1/+1
| |\
* | \ MergeBrett Cannon2012-01-261-4/+0
|\ \ \
| * \ \ - Issue #13840: Fix ctypes.create_string_buffer exception message and docs.Meador Inge2012-01-261-4/+0
| |\ \ \ | | |/ /
| | * | - Issue #13840: Fix ctypes.create_string_buffer exception message and docs.Meador Inge2012-01-261-4/+0
* | | | Issue #13883: PYTHONCASEOK also works with OS X.Brett Cannon2012-01-261-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Issue #13883: Document all platforms PYTHONCASEOK works on.Brett Cannon2012-01-261-1/+1
| |/
* | merge with 3.2Georg Brandl2012-01-251-3/+3
|\ \ | |/
| * #13852: some small doc fixes.Georg Brandl2012-01-251-3/+3
* | merge 3.2Benjamin Peterson2012-01-251-6/+6
|\ \ | |/
| * kill extra wordBenjamin Peterson2012-01-251-3/+3
| * say bitwise (because I have no idea what a bit-string is)Benjamin Peterson2012-01-251-6/+6
* | Issue #13772: In os.symlink() under Windows, do not try to guess the linkAntoine Pitrou2012-01-241-6/+3
|\ \ | |/
| * Issue #13772: In os.symlink() under Windows, do not try to guess the linkAntoine Pitrou2012-01-241-6/+3
* | Sort functions in the doc of the time moduleVictor Stinner2012-01-241-13/+14
* | merge from 3.2Georg Brandl2012-01-232-2/+2
|\ \ | |/
| * #13816: fix two minor style issues. Thanks to Justin Wehnes for the patch.Georg Brandl2012-01-232-2/+2
* | Issue #13835: fixes to What's new 3.3; patch by July TikhonovSandro Tosi2012-01-221-3/+3
* | Issue #12922: fix the TextIOBase documentation to include a description of se...Antoine Pitrou2012-01-211-0/+26
|\ \ | |/
| * Issue #12922: fix the TextIOBase documentation to include a description of se...Antoine Pitrou2012-01-211-0/+26
* | merge with 3.2Sandro Tosi2012-01-211-1/+1
|\ \ | |/
| * fix typo; thanks to Justin Watt from docs@Sandro Tosi2012-01-211-1/+1
* | Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API f...Meador Inge2012-01-201-1/+1
|\ \ | |/
| * Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API f...Meador Inge2012-01-201-1/+1
* | Issue #13605: merge with 3.2Sandro Tosi2012-01-191-5/+5
|\ \ | |/
| * Issue #13605: more meaningful example + fixesSandro Tosi2012-01-191-5/+5
* | Issue #13605: merge with 3.2Sandro Tosi2012-01-191-0/+11
|\ \ | |/
| * Issue #13605: add documentation for nargs=argparse.REMAINDERSandro Tosi2012-01-191-0/+11
* | Issue #11948: merge with 3.2Sandro Tosi2012-01-191-18/+16
|\ \ | |/
| * Issue #11948: clarify modules search pathSandro Tosi2012-01-191-18/+16
| * Issue #2134: Clarify token.OP handling rationale in tokenize documentation.Meador Inge2012-01-191-0/+6
| * Remove "documenting" latex document.Georg Brandl2012-01-161-2/+0
* | Issue #2134: Add support for tokenize.TokenInfo.exact_type.Meador Inge2012-01-191-1/+52
* | improve casefold/lower/upper docsBenjamin Peterson2012-01-191-2/+18
* | Use ASCII quotes and fix markup.Ezio Melotti2012-01-182-5/+5
* | Close #10278: Add time.wallclock() function, monotonic clock.Victor Stinner2012-01-182-5/+19
* | Add missing versionadded in webbrowser doc.Ezio Melotti2012-01-181-2/+5
* | Issue #13727: Add 3 macros to access PyDateTime_Delta members:Amaury Forgeot d'Arc2012-01-171-0/+25
* | Remove "documenting" latex document.Georg Brandl2012-01-161-2/+0
* | Issue: #12409: merge with 3.2Sandro Tosi2012-01-161-221/+0
|\ \ | |/
| * Issue: #12409: remove obsolete susp-entriesSandro Tosi2012-01-161-128/+0
* | #13715: merge with 3.2.Ezio Melotti2012-01-161-1/+1
|\ \ | |/