summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.5Terry Jan Reedy2015-10-281-4/+4
|\
| * Merge with 3.4Terry Jan Reedy2015-10-281-4/+4
| |\
| | * Issue #25432: Explain isinstance behaviour when type is a tuple.Terry Jan Reedy2015-10-281-4/+4
* | | Issue #23391: Merge OSError doc from 3.5Martin Panter2015-10-261-21/+48
|\ \ \ | |/ /
| * | Issue #23391: Merge OSError doc from 3.4 into 3.5Martin Panter2015-10-261-21/+48
| |\ \ | | |/
| | * Issue #23391: Restore OSError constructor argument documentationMartin Panter2015-10-261-21/+48
* | | Merge 3.4 (Issue #25461)Victor Stinner2015-10-231-3/+3
|\ \ \ | |/ /
| * | Merge 3.4 (Issue #25461)Victor Stinner2015-10-231-3/+3
| |\ \ | | |/
| | * Issue #25461: Rephrase os.walk() docVictor Stinner2015-10-231-3/+3
* | | Remove double 'error'.Terry Jan Reedy2015-10-201-1/+1
* | | Silence a "unused rule" warningBerker Peksag2015-10-201-1/+1
|\ \ \ | |/ /
| * | Silence a "unused rule" warningBerker Peksag2015-10-201-1/+1
* | | rstlint: Fix "default role used" warningBerker Peksag2015-10-201-1/+1
|\ \ \ | |/ /
| * | rstlint: Fix "default role used" warningBerker Peksag2015-10-201-1/+1
| |\ \ | | |/
| | * rstlint: Fix "default role used" warningBerker Peksag2015-10-201-1/+1
* | | Issue #24885: Update note in docs about stream convenience functions. (Merge ...Guido van Rossum2015-10-191-4/+7
|\ \ \ | |/ /
| * | Issue #24885: Update note in docs about stream convenience functions. (Merge ...Guido van Rossum2015-10-191-4/+7
| |\ \ | | |/
| | * Issue #24885: Update note in docs about stream convenience functions.Guido van Rossum2015-10-191-4/+7
* | | Fix another typo noticed by SilentGhostBerker Peksag2015-10-181-1/+1
|\ \ \ | |/ /
| * | Fix another typo noticed by SilentGhostBerker Peksag2015-10-181-1/+1
* | | Issue #25434: Fix typo in whatsnew/3.5rstBerker Peksag2015-10-181-1/+1
|\ \ \ | |/ /
| * | Issue #25434: Fix typo in whatsnew/3.5rstBerker Peksag2015-10-181-1/+1
* | | Merged cookbook update from 3.5.Vinay Sajip2015-10-171-0/+66
|\ \ \ | |/ /
| * | Merged cookbook update from 3.4.Vinay Sajip2015-10-171-0/+66
| |\ \ | | |/
| | * Added entry to logging cookbook.Vinay Sajip2015-10-171-0/+66
* | | Issue #25154: Deprecate the pyvenv script.Brett Cannon2015-10-161-1/+4
* | | Upgrade the imp module's deprecation to DeprecationWarning.Brett Cannon2015-10-161-0/+3
* | | Merge for issue #25407Brett Cannon2015-10-161-3/+2
|\ \ \ | |/ /
| * | Issue #25407: Drop the mention of the formatter module being removedBrett Cannon2015-10-161-3/+2
* | | Issue #25418: Fix markup in object.__hash__ documentationBerker Peksag2015-10-161-1/+1
|\ \ \ | |/ /
| * | Issue #25418: Fix markup in object.__hash__ documentationBerker Peksag2015-10-161-1/+1
| |\ \ | | |/
| | * Issue #25418: Fix markup in object.__hash__ documentationBerker Peksag2015-10-161-1/+1
* | | Issue #25210: Change error message of do_richcompare()Victor Stinner2015-10-143-3/+4
* | | Optimize bytes.fromhex() and bytearray.fromhex()Victor Stinner2015-10-141-0/+3
* | | Document latest optimizations using _PyBytesWriterVictor Stinner2015-10-141-4/+13
* | | Merge with 3.5Terry Jan Reedy2015-10-141-11/+10
|\ \ \ | |/ /
| * | Merge with 3.4Terry Jan Reedy2015-10-141-11/+10
| |\ \ | | |/
| | * Issue #24782: Finish converting the Configure Extension dialog into a newTerry Jan Reedy2015-10-141-11/+10
* | | Issue #24164: Document changes to __getnewargs__ and __getnewargs_ex__.Serhiy Storchaka2015-10-131-6/+13
* | | Merge 3.5 (sys.setrecursionlimit)Victor Stinner2015-10-121-0/+7
|\ \ \ | |/ /
| * | sys.setrecursionlimit() now raises RecursionErrorVictor Stinner2015-10-121-0/+7
* | | merge 3.5Benjamin Peterson2015-10-121-2/+2
|\ \ \ | |/ /
| * | merge 3.4Benjamin Peterson2015-10-121-2/+2
| |\ \ | | |/
| | * actually link to the version attributes documentationBenjamin Peterson2015-10-121-2/+2
* | | Issue #25357: Add an optional newline paramer to binascii.b2a_base64().Victor Stinner2015-10-111-3/+8
* | | merge 3.5 (#25375)Benjamin Peterson2015-10-111-2/+2
|\ \ \ | |/ /
| * | merge 3.4Benjamin Peterson2015-10-111-2/+2
| |\ \ | | |/
| | * don't mention Python 2.2 (closes #25375)Benjamin Peterson2015-10-111-2/+2
* | | Issue #24164: Objects that need calling ``__new__`` with keyword arguments,Serhiy Storchaka2015-10-101-0/+9
* | | Issue #25161: Merge full stops from 3.5Martin Panter2015-10-1037-40/+41
|\ \ \ | |/ /