summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * merge 3.4 (#26556)Benjamin Peterson2016-06-114-6/+26
| |\
| | * upgrade expt to 2.1.1 (closes #26556)Benjamin Peterson2016-06-114-6/+26
* | | merge 3.5Benjamin Peterson2016-06-112-0/+8
|\ \ \ | |/ /
| * | merge 3.4Benjamin Peterson2016-06-112-0/+8
| |\ \ | | |/
| | * raise an error when STARTTLS failsBenjamin Peterson2016-06-112-0/+8
* | | Merge from 3.5Berker Peksag2016-06-111-1/+1
|\ \ \ | |/ /
| * | Fix typo and silence a Sphinx warning in Doc/glossary.rstBerker Peksag2016-06-111-1/+1
* | | Merge from 3.5Berker Peksag2016-06-111-3/+3
|\ \ \ | |/ /
| * | Silence 'make suspicious' warningsBerker Peksag2016-06-111-3/+3
* | | Issue #20508: Improve exception message of IPv{4,6}Network.__getitem__Berker Peksag2016-06-113-2/+6
* | | Issue #21386: Merge from 3.5Berker Peksag2016-06-113-0/+13
|\ \ \ | |/ /
| * | Issue #21386: Implement missing IPv4Address.is_global propertyBerker Peksag2016-06-113-0/+13
* | | Merge Issue #22558.Terry Jan Reedy2016-06-11224-136/+542
|\ \ \ | |/ /
| * | Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-11224-136/+539
* | | Issue #27029: Removed deprecated support of universal newlines mode from ZipF...Serhiy Storchaka2016-06-115-222/+24
* | | Issue #27030: The re.LOCALE flag now can be used only with bytes patterns.Serhiy Storchaka2016-06-111-1/+2
* | | Issue #27030: Unknown escapes consisting of ``'\'`` and ASCII letter inSerhiy Storchaka2016-06-114-84/+32
* | | Merge 3.5 (issue #22970)Yury Selivanov2016-06-112-1/+32
|\ \ \ | |/ /
| * | Issue #22970: asyncio: Fix inconsistency cancelling Condition.wait.Yury Selivanov2016-06-113-1/+35
* | | Merge 3.5 (issue #27223)Yury Selivanov2016-06-112-17/+24
|\ \ \ | |/ /
| * | Issue #27223: aio: Fix _read_ready and _write_ready to respect _conn_lost.Yury Selivanov2016-06-113-18/+29
* | | IDLE NEWS entriesTerry Jan Reedy2016-06-112-0/+22
* | | Merge Issue #5124: NEWS entries.Terry Jan Reedy2016-06-112-0/+8
|\ \ \ | |/ /
| * | Issue #5124: NEWS entries.Terry Jan Reedy2016-06-112-0/+8
* | | Issue #27262: fix missing parameter typoNed Deily2016-06-111-1/+1
* | | Issue #5124: rename PyShell back to pyshell and patch test for 3.6Terry Jan Reedy2016-06-112-13/+15
* | | Merge with 3.5Terry Jan Reedy2016-06-112-1/+85
|\ \ \ | |/ /
| * | Issue #5124: Paste with selection should always replace.Terry Jan Reedy2016-06-112-1/+85
* | | Issue #5124: Temporary pyshell rename to avoid case-folding collision in merge.Terry Jan Reedy2016-06-111-0/+0
* | | Issue *24750: Switch all scrollbars in IDLE to ttk versions.Terry Jan Reedy2016-06-1017-39/+211
* | | Issue #27186: Add os.PathLike support to DirEntryBrett Cannon2016-06-104-5/+39
* | | Issue #20900: Merge from 3.5Berker Peksag2016-06-104-4/+21
|\ \ \ | |/ /
| * | Issue #20900: distutils register command now decodes HTTP responses correctlyBerker Peksag2016-06-104-4/+21
* | | Issue #27186: Add os.PathLike support to pathlib.Brett Cannon2016-06-104-14/+56
* | | Issue #26282: PyArg_ParseTupleAndKeywords() and Argument Clinic now supportSerhiy Storchaka2016-06-099-70/+208
* | | - Issue #17500, and https://github.com/python/pythondotorg/issues/945: Removedoko@ubuntu.com2016-06-103-609/+7
|\ \ \ | |/ /
| * | - Issue #17500, and https://github.com/python/pythondotorg/issues/945: Removedoko@ubuntu.com2016-06-103-609/+6
* | | Issue #27280: Merge from 3.5Berker Peksag2016-06-101-1/+1
|\ \ \ | |/ /
| * | Issue #27280: Fix typo in IPv6Network documentationBerker Peksag2016-06-101-1/+1
* | | Issue #24617: Merge os.mkdir() doc from 3.5Martin Panter2016-06-101-4/+10
|\ \ \ | |/ /
| * | Issue #24617: Add comment for os.mkdir about mode quirksTommy Beadle2016-06-021-4/+10
* | | Merge comment fix from 3.5Martin Panter2016-06-101-2/+2
|\ \ \ | |/ /
| * | Fix typo and move comment to appropriate conditionMartin Panter2016-06-101-2/+2
* | | Add a versionadded directive to os.PathLikeBerker Peksag2016-06-101-0/+2
* | | Issue #24759: IDLE requires tk 8.5 and availability ttk widgets.Terry Jan Reedy2016-06-108-40/+38
* | | Issue #24759: Add test for IDLE syntax colorizoer.Terry Jan Reedy2016-06-101-0/+56
* | | Issue #8491: Merge readline doc from 3.5Martin Panter2016-06-101-0/+7
|\ \ \ | |/ /
| * | Issue #8491: Add link to Gnu Readline configuration documentationMartin Panter2016-06-101-0/+7
* | | MergeBrett Cannon2016-06-094-11/+8
|\ \ \
| * \ \ Issue #15476: Merge index entries from 3.5Martin Panter2016-06-094-11/+8
| |\ \ \ | | |/ /