Xavier de Gaye
6c9dcda6b4
Issue #28596 : The preferred encoding is UTF-8 on Android.
2016-12-17 09:19:11 +01:00
Ned Deily
b06cde61a2
Null merge from 3.6
2016-12-16 23:17:52 -05:00
Ned Deily
75862c4c66
Merge 3.6.0rc2 Misc/NEWS entries into 3.6.1
2016-12-16 23:16:36 -05:00
Ned Deily
06f9d48c99
Null merge from 3.6
2016-12-16 22:56:48 -05:00
Ned Deily
40ed602836
Null merge v3.6.0rc2 release into mainline 3.6
2016-12-16 22:54:22 -05:00
Raymond Hettinger
b2d4b3d415
Issue #28991 : Address comment that the __len__ call looked unattractive
2016-12-16 14:59:37 -08:00
Raymond Hettinger
92c481a161
merge
2016-12-16 13:59:57 -08:00
Raymond Hettinger
c28dbd0452
merge
2016-12-16 13:59:32 -08:00
Raymond Hettinger
af56e0e70f
Issue #28991 : Fix obscure reentrancy bug in functools.lru_cache().
2016-12-16 13:57:40 -08:00
Ned Deily
9af1221a00
Null merge v3.6.0rc2 tag into mainline 3.6
2016-12-16 16:52:37 -05:00
Ned Deily
add9d43e49
Added tag v3.6.0rc2 for changeset 800a67f7806d
2016-12-16 16:42:30 -05:00
Ned Deily
f7b280956d
Version bump for 3.6.0rc2
2016-12-16 16:40:10 -05:00
Ned Deily
1e9aba51e2
Update pydoc topics for 3.6.0rc2
2016-12-16 16:33:41 -05:00
Ned Deily
5fcd87b197
null merge additional 3.6.0rc1+ cherrypicks
2016-12-16 16:04:25 -05:00
Ned Deily
f6105a55cf
Tidy Misc/NEWS for 3.6.0rc1+ cherrypicks.
2016-12-16 15:29:12 -05:00
Xavier de Gaye
076300f63e
Issue #28971 : Merge 3.6
2016-12-16 20:51:09 +01:00
Xavier de Gaye
10a22dc65a
Issue #28971 : Merge 3.5
2016-12-16 20:50:10 +01:00
Xavier de Gaye
ac13beeef5
Issue #28971 : Temporarily skip test_over until a permanent solution is found
...
for issue #28971 .
2016-12-16 20:49:10 +01:00
Serhiy Storchaka
70d28a184c
Remove unused imports.
2016-12-16 20:00:15 +02:00
Serhiy Storchaka
5bb8b9134b
Issue #18896 : Python function can now have more than 255 parameters.
...
collections.namedtuple() now supports tuples with more than 255 elements.
2016-12-16 19:19:02 +02:00
Serhiy Storchaka
14d8b9693b
Null merge
2016-12-16 19:06:51 +02:00
Serhiy Storchaka
890c85d30d
Null merge
2016-12-16 19:06:34 +02:00
Serhiy Storchaka
5173cc143d
Merge heads
2016-12-16 19:06:17 +02:00
Serhiy Storchaka
edc87f661c
Merge heads
2016-12-16 19:05:57 +02:00
Serhiy Storchaka
16b7b7d6ac
Merge heads
2016-12-16 19:05:33 +02:00
Serhiy Storchaka
5160caba46
Issue #14061 : Misc fixes and cleanups in archiving code in shutil.
...
Imporoved the documentation and tests for make_archive() and unpack_archive().
Improved error handling when corresponding compress module is not available.
Brake circular dependency between shutil and tarfile modules.
2016-12-16 19:01:34 +02:00
Serhiy Storchaka
9bb6fe5274
Issue #14061 : Misc fixes and cleanups in archiving code in shutil.
...
Imporoved the documentation and tests for make_archive() and unpack_archive().
Improved error handling when corresponding compress module is not available.
Brake circular dependency between shutil and tarfile modules.
2016-12-16 19:00:55 +02:00
Serhiy Storchaka
20cdffd830
Issue #14061 : Misc fixes and cleanups in archiving code in shutil.
...
Imporoved the documentation and tests for make_archive() and unpack_archive().
Improved error handling when corresponding compress module is not available.
Brake circular dependency between shutil and tarfile modules.
2016-12-16 18:58:33 +02:00
Yury Selivanov
7c3e71163b
Merge 3.6 (issue #28990 )
2016-12-16 11:52:36 -05:00
Yury Selivanov
7ae5c9691b
Merge 3.5 (issue #28990 )
2016-12-16 11:51:57 -05:00
Yury Selivanov
11c135136d
Merge 3.5 (issue #28990 )
2016-12-16 11:51:57 -05:00
Yury Selivanov
b1461aa781
Issue #28990 : Fix SSL hanging if connection is closed before handshake completed.
2016-12-16 11:50:41 -05:00
Serhiy Storchaka
5ab81d787f
Issue #28959 : Added private macro PyDict_GET_SIZE for retrieving the size of dict.
2016-12-16 16:18:57 +02:00
Victor Stinner
1d59a0aacf
Merge 3.6
2016-12-16 10:03:10 +01:00
Victor Stinner
cb5fe9c22c
Merge 3.5
2016-12-16 10:00:53 +01:00
Victor Stinner
610f5d739d
python-gdb.py: catch gdb.error on gdb.selected_frame()
2016-12-16 10:00:39 +01:00
Ned Deily
42f66a61f1
null merge 3.6.0rc1+ head
2016-12-16 01:02:17 -05:00
Ned Deily
86368b8529
bump version to 3.6.0rc1+
2016-12-16 00:13:46 -05:00
Ned Deily
daaaff9277
Issue #28898 : add Misc/NEWS entry
2016-12-15 23:20:48 -05:00
Yury Selivanov
65f86a4b9e
Merge 3.6
2016-12-15 18:58:35 -05:00
Yury Selivanov
6db7a4b81a
docs: asyncio is no longer provisional
2016-12-15 18:58:19 -05:00
Yury Selivanov
8e1baa7583
docs: asyncio is no longer provisional
...
(grafted from 4cb3ea76ce68efd52271e499647abbf0f8a2941f)
2016-12-15 18:58:19 -05:00
Yury Selivanov
583644b742
Merge 3.6 (issue #28635 )
2016-12-15 17:57:55 -05:00
Yury Selivanov
1217470984
Issue #28635 : asyncio-related fixes and additions.
2016-12-15 17:56:43 -05:00
Yury Selivanov
6e31235902
Issue #28635 : asyncio-related fixes and additions.
...
(grafted from 418ba3a0f090ac0e17a935b7cd5a63ea8263a914)
2016-12-15 17:56:43 -05:00
Yury Selivanov
71630bab6a
Merge 3.6 (issue #28091 )
2016-12-15 17:36:37 -05:00
Yury Selivanov
03660041d2
Issue #28091 : Document PEP 525 & PEP 530.
...
Patch by Eric Appelt.
2016-12-15 17:36:05 -05:00
Yury Selivanov
4f9e4285d2
Issue #28091 : Document PEP 525 & PEP 530.
...
Patch by Eric Appelt.
(grafted from 78c8f450b84ca1864123ec487d363eb151f61a4a)
2016-12-15 17:36:05 -05:00
Xavier de Gaye
31eaf49ed9
Merge 3.6.
2016-12-15 21:01:52 +01:00
Xavier de Gaye
76febd0792
Issue #26919 : On Android, operating system data is now always encoded/decoded
...
to/from UTF-8, instead of the locale encoding to avoid inconsistencies with
os.fsencode() and os.fsdecode() which are already using UTF-8.
2016-12-15 20:59:58 +01:00