summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* #26246: merge with 3.5.Ezio Melotti2016-02-271-0/+1
|\
| * #26246: merge with 3.4.Ezio Melotti2016-02-271-0/+1
| |\
| | * #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.Ezio Melotti2016-02-271-0/+1
* | | Issue #12923: Merge FancyURLopener fix from 3.5Martin Panter2016-02-061-0/+1
|\ \ \ | |/ /
| * | Issue #12923: Reset FancyURLopener's redirect counter even on exceptionMartin Panter2016-02-041-0/+1
* | | Issue #26244: Merge zlib documentation from 3.5Martin Panter2016-02-031-0/+1
|\ \ \ | |/ /
| * | Issue #26244: Clarify default zlib compression level in documentationMartin Panter2016-02-031-0/+1
* | | Issue #23076: Path.glob() now raises a ValueError if it's called with anBerker Peksag2016-01-301-0/+1
|\ \ \ | |/ /
| * | Issue #23076: Path.glob() now raises a ValueError if it's called with anBerker Peksag2016-01-301-0/+1
* | | Issue #19023: Merge ctypes doc and tests from 3.5Martin Panter2016-01-291-0/+1
|\ \ \ | |/ /
| * | Issue #19023: Document ctypes array and pointer classesMartin Panter2016-01-291-0/+1
* | | Merge 3.5 (doc)Victor Stinner2016-01-211-0/+1
|\ \ \ | |/ /
| * | Issue #26106: doc: Move text of licenses to parsed literal blockVictor Stinner2016-01-211-0/+1
* | | Issue #23883: Add missing APIs to calendar.__all__Martin Panter2016-01-161-0/+1
* | | Issue #23883: Missing fileinput.__all__ APIs; patch by Mauro SM RodriguesMartin Panter2016-01-161-0/+1
* | | Merge with 3.5Terry Jan Reedy2016-01-091-0/+1
|\ \ \ | |/ /
| * | Issue #26029: Remove extraneous word. Patch by Upendra Kumar.Terry Jan Reedy2016-01-091-0/+1
* | | Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri....Guido van Rossum2016-01-061-0/+1
|\ \ \ | |/ /
| * | Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri....Guido van Rossum2016-01-061-0/+1
| |\ \ | | |/
| | * Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.Guido van Rossum2016-01-061-0/+1
* | | Issue #25768: Make compileall functions return booleans and documentBrett Cannon2015-12-271-0/+1
* | | Merge for issue #12484Brett Cannon2015-12-271-0/+1
|\ \ \ | |/ /
| * | Issue #12484: Remove a mention of Py_InitModule() and _PyImport_FixupExtensio...Brett Cannon2015-12-271-0/+1
* | | Merge for issue #25874Brett Cannon2015-12-271-0/+1
|\ \ \ | |/ /
| * | Issue #25874: Clarify platform support in the "Using Python on Windows" doc.Brett Cannon2015-12-271-0/+1
* | | Merge: #24903: Remove misleading error message to fix regression.R David Murray2015-12-051-0/+1
|\ \ \ | |/ /
| * | Merge: #24903: Remove misleading error message to fix regression.R David Murray2015-12-051-0/+1
| |\ \ | | |/
| | * #24903: Remove misleading error message to fix regression.R David Murray2015-12-051-0/+1
* | | Issue #22989, #21228: Merge urlopen() doc from 3.5Martin Panter2015-11-261-0/+1
|\ \ \ | |/ /
| * | Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5Martin Panter2015-11-261-0/+1
| |\ \ | | |/
| | * Issues #22989, #21228: Document HTTP response object for urlopen()Martin Panter2015-11-261-0/+1
* | | Issue #25697: Fixed rough alphabetical order in Misc/ACKS.Serhiy Storchaka2015-11-251-24/+23
|\ \ \ | |/ /
| * | Issue #25697: Fixed rough alphabetical order in Misc/ACKS.Serhiy Storchaka2015-11-251-23/+22
| |\ \ | | |/
| | * Issue #25697: Fixed rough alphabetical order in Misc/ACKS.Serhiy Storchaka2015-11-251-21/+20
* | | Issue #25624: ZipFile now always writes a ZIP_STORED header for directorySerhiy Storchaka2015-11-221-0/+1
|\ \ \ | |/ /
| * | Issue #25624: ZipFile now always writes a ZIP_STORED header for directorySerhiy Storchaka2015-11-221-0/+1
| |\ \ | | |/
| | * Issue #25624: ZipFile now always writes a ZIP_STORED header for directorySerhiy Storchaka2015-11-221-0/+1
* | | Issue #25498: Fixed contributors name.Serhiy Storchaka2015-11-161-1/+1
|\ \ \ | |/ /
| * | Issue #25498: Fixed contributors name.Serhiy Storchaka2015-11-161-1/+1
| |\ \ | | |/
| | * Issue #25498: Fixed contributors name.Serhiy Storchaka2015-11-161-1/+1
* | | Issue #23883: Add test.support.check__all__() and test gettext.__all__Martin Panter2015-11-141-0/+1
* | | Issue #25498: Merge ctypes crash fix from 3.5Martin Panter2015-11-131-0/+1
|\ \ \ | |/ /
| * | Issue #25498: Merge ctypes crash fix from 3.4 into 3.5Martin Panter2015-11-131-0/+1
| |\ \ | | |/
| | * Issue #25498: Fix GC crash due to ctypes objects wrapping a memoryviewMartin Panter2015-11-131-0/+1
* | | Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties.Serhiy Storchaka2015-10-291-0/+1
|\ \ \ | |/ /
| * | Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties.Serhiy Storchaka2015-10-291-0/+1
* | | Issue #21827: Fixed textwrap.dedent() for the case when largest commonSerhiy Storchaka2015-10-281-0/+1
|\ \ \ | |/ /
| * | Issue #21827: Fixed textwrap.dedent() for the case when largest commonSerhiy Storchaka2015-10-281-0/+1
| |\ \ | | |/
| | * Issue #21827: Fixed textwrap.dedent() for the case when largest commonSerhiy Storchaka2015-10-281-0/+1
* | | Merge 3.4 (Issue #25461)Victor Stinner2015-10-231-0/+1
|\ \ \ | |/ /