| Tue, 06 Dec 2016 19:02:30 -0500 |
Ned Deily |
Version bump for 3.6.0rc1
3.6 v3.6.0rc1
|
| Tue, 06 Dec 2016 18:53:16 -0500 |
Ned Deily |
Update pydoc topics for 3.6.0rc1
3.6
|
| Wed, 07 Dec 2016 00:37:38 +0100 |
Victor Stinner |
_PyObject_FastCallKeywords() now calls directly tp_call
|
| Tue, 06 Dec 2016 17:33:19 -0500 |
Ned Deily |
Regenerate configure with autoconf 2.69.
|
| Tue, 06 Dec 2016 17:31:32 -0500 |
Ned Deily |
Regenerate configure with autoconf 2.69.
3.6
|
| Tue, 06 Dec 2016 17:13:58 -0500 |
Ned Deily |
Issue #28835: merge from 3.6
|
| Tue, 06 Dec 2016 17:12:47 -0500 |
Ned Deily |
Issue #28835: Tidy previous showwarning changes based on review comments.
3.6
|
| Tue, 06 Dec 2016 17:02:03 -0500 |
Ned Deily |
Merge from 3.6
|
| Tue, 06 Dec 2016 17:00:44 -0500 |
Ned Deily |
Update the Mac installer README file for 3.6.0.
3.6
|
| Tue, 06 Dec 2016 18:49:15 +0100 |
Victor Stinner |
Fix typo in a comment of abstract.c
|
| Tue, 06 Dec 2016 18:46:19 +0100 |
Victor Stinner |
Use _PyObject_CallNoArg()
|
| Tue, 06 Dec 2016 18:45:50 +0100 |
Victor Stinner |
Use _PyObject_CallNoArg()
|
| Tue, 06 Dec 2016 16:55:39 +0100 |
Victor Stinner |
Issue #28838: Fix weird indentation of abstract.h
|
| Tue, 06 Dec 2016 19:25:19 +0200 |
Serhiy Storchaka |
Merge documentation for issue #27030 from 3.6.
|
| Tue, 06 Dec 2016 19:15:29 +0200 |
Serhiy Storchaka |
Issue #27030: Unknown escapes in re.sub() replacement template are allowed
3.6
|
| Tue, 06 Dec 2016 16:27:24 +0100 |
Victor Stinner |
Uniformize argument names of "call" functions
|
| Tue, 06 Dec 2016 13:46:17 +0200 |
Serhiy Storchaka |
Fixed misplaced comment.
|
| Tue, 06 Dec 2016 13:45:44 +0200 |
Serhiy Storchaka |
Fixed misplaced comment.
3.6
|
| Tue, 06 Dec 2016 13:43:46 +0200 |
Serhiy Storchaka |
Fixed misplaced comment.
3.5
|
| Tue, 06 Dec 2016 11:02:54 +0100 |
Victor Stinner |
Merge 3.6
|
| Tue, 06 Dec 2016 11:02:12 +0100 |
Victor Stinner |
warnings: Fix the issue number
3.6
|
| Tue, 06 Dec 2016 10:59:54 +0100 |
Victor Stinner |
Merge 3.6
|
| Tue, 06 Dec 2016 10:53:52 +0100 |
Victor Stinner |
catch_warnings() calls showwarning() if overriden
3.6
|
| Mon, 05 Dec 2016 22:31:20 -0800 |
Benjamin Peterson |
merge 3.6
|
| Mon, 05 Dec 2016 22:31:12 -0800 |
Benjamin Peterson |
merge 3.5
3.6
|
| Mon, 05 Dec 2016 22:30:55 -0800 |
Benjamin Peterson |
rm unused import
3.5
|
| Mon, 05 Dec 2016 22:30:26 -0800 |
Benjamin Peterson |
remove unused logger from BaseFix
2.7
|
| Tue, 06 Dec 2016 00:24:19 +0200 |
Serhiy Storchaka |
Fixed merge error in Misc/NEWS for issue #23722.
|
| Tue, 06 Dec 2016 00:20:26 +0200 |
Serhiy Storchaka |
Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.
|
| Tue, 06 Dec 2016 00:17:45 +0200 |
Serhiy Storchaka |
Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.
3.6
|
| Tue, 06 Dec 2016 00:13:34 +0200 |
Serhiy Storchaka |
Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.
3.5
|
| Mon, 05 Dec 2016 18:23:27 +0100 |
Victor Stinner |
Use directly _PyObject_GenericSetAttrWithDict()
|
| Mon, 05 Dec 2016 18:00:42 +0100 |
Victor Stinner |
Issue #28152: Fix -Wunreachable-code warning on clang
|
| Mon, 05 Dec 2016 17:55:36 +0100 |
Victor Stinner |
Issue #28152: Fix -Wunreachable-code warning on clang
|
| Mon, 05 Dec 2016 17:56:36 +0100 |
Victor Stinner |
Issue #28152: Fix -Wunreachable-code warnings on Clang
|
| Mon, 05 Dec 2016 17:04:32 +0100 |
Victor Stinner |
Issue #28858: Remove _PyObject_CallArg1() macro
|
| Mon, 05 Dec 2016 16:59:22 +1000 |
Nick Coghlan |
Merge #23722 from 3.6
|
| Mon, 05 Dec 2016 16:47:55 +1000 |
Nick Coghlan |
Issue #23722: improve __classcell__ compatibility
3.6
|
| Sun, 04 Dec 2016 22:59:09 +0100 |
Victor Stinner |
Backed out changeset b9c9691c72c5
|
| Sun, 04 Dec 2016 11:00:57 -0800 |
Raymond Hettinger |
merge
|
| Sun, 04 Dec 2016 11:00:34 -0800 |
Raymond Hettinger |
Neaten-up and extend the examples in the random module docs.
3.6
|
| Sun, 04 Dec 2016 15:43:57 +0200 |
Serhiy Storchaka |
Fixed mismatching title overline.
|
| Sun, 04 Dec 2016 15:43:37 +0200 |
Serhiy Storchaka |
Fixed mismatching title overline.
3.6
|
| Sun, 04 Dec 2016 15:42:13 +0200 |
Serhiy Storchaka |
Fixed mismatching title overline.
2.7
|
| Sun, 04 Dec 2016 15:42:13 +0200 |
Serhiy Storchaka |
Fixed mismatching title overline.
3.5
|
| Sun, 04 Dec 2016 10:22:36 +0200 |
Serhiy Storchaka |
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
|
| Sun, 04 Dec 2016 10:22:09 +0200 |
Serhiy Storchaka |
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
3.6
|
| Sun, 04 Dec 2016 10:20:55 +0200 |
Serhiy Storchaka |
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
3.5
|
| Sun, 04 Dec 2016 10:20:18 +0200 |
Serhiy Storchaka |
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
2.7
|
| Sat, 03 Dec 2016 23:17:04 -0800 |
Benjamin Peterson |
simplify cleanup of test_replace_parent_in_sys_modules (closes #28862)
2.7
|
| Sat, 03 Dec 2016 15:57:15 -0800 |
Steve Dower |
Null merge with 3.6
|
| Sat, 03 Dec 2016 15:57:00 -0800 |
Steve Dower |
Revert unintended merge
3.6
|
| Sat, 03 Dec 2016 13:12:03 -0800 |
Benjamin Peterson |
prepare for 2.7.14 dev
2.7
|
| Sat, 03 Dec 2016 13:07:47 -0800 |
Benjamin Peterson |
fix function name
2.7
|
| Sat, 03 Dec 2016 13:05:40 -0800 |
Benjamin Peterson |
also do not leak the mode string if creating the file fails
2.7
|
| Sat, 03 Dec 2016 13:03:18 -0800 |
Benjamin Peterson |
do not leak the FILE * pointer in error cases of fdopen()
2.7
|
| Sat, 03 Dec 2016 12:39:10 -0800 |
Benjamin Peterson |
Added tag v2.7.13rc1 for changeset 4d6fd49eeb14
2.7
|
| Sat, 03 Dec 2016 12:38:47 -0800 |
Benjamin Peterson |
python 2.7.13rc1
2.7 v2.7.13rc1
|
| Sat, 03 Dec 2016 12:36:45 -0800 |
Benjamin Peterson |
update pydoc topics
2.7
|
| Sat, 03 Dec 2016 12:32:38 -0800 |
Benjamin Peterson |
inline constant into its single use
2.7
|