Xavier de Gaye
|
c4bd0fe2e3
|
Merge 3.6
|
2016-11-13 20:47:39 +01:00 |
|
Xavier de Gaye
|
6c5f21945a
|
Fix test_faulthandler on Android where raise() exits with 0
|
2016-11-13 20:46:46 +01:00 |
|
Xavier de Gaye
|
daa9e239f0
|
Merge 3.6
|
2016-11-13 19:42:09 +01:00 |
|
Xavier de Gaye
|
f056b04eea
|
Merge 3.5
|
2016-11-13 19:41:07 +01:00 |
|
Xavier de Gaye
|
547c1b9ace
|
Fix temporary file not deleted in test_socket
|
2016-11-13 19:39:48 +01:00 |
|
Raymond Hettinger
|
77f6411d96
|
merge
|
2016-11-13 00:44:24 -05:00 |
|
Raymond Hettinger
|
24e4239434
|
Fix typos
|
2016-11-13 00:42:56 -05:00 |
|
Serhiy Storchaka
|
a8f2f5ab0d
|
Fixed the documentation of parse_constant argument in json.load().
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
|
2016-11-12 22:48:50 +02:00 |
|
Serhiy Storchaka
|
58d3e54556
|
Fixed the documentation of parse_constant argument in json.load().
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
|
2016-11-12 22:48:33 +02:00 |
|
Serhiy Storchaka
|
022371ff94
|
Fixed the documentation of parse_constant argument in json.load().
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
|
2016-11-12 22:47:16 +02:00 |
|
Serhiy Storchaka
|
49bcce977d
|
Issue #28664: test_bz2 now works on non-Windows platforms without bunzip2
(e.g. on Android).
|
2016-11-11 17:11:48 +02:00 |
|
Serhiy Storchaka
|
e0e9d5f312
|
Issue #28664: test_bz2 now works on non-Windows platforms without bunzip2
(e.g. on Android).
|
2016-11-11 17:11:33 +02:00 |
|
Serhiy Storchaka
|
5adc22b330
|
Issue #28664: test_bz2 now works on non-Windows platforms without bunzip2
(e.g. on Android).
|
2016-11-11 17:10:24 +02:00 |
|
Serhiy Storchaka
|
ac40c6c575
|
Issue #19398: Extra slash no longer added to sys.path components in case of
empty compile-time PYTHONPATH components. This fixes some tests in -S or -I
modes.
|
2016-11-11 12:07:48 +02:00 |
|
Serhiy Storchaka
|
a27c064428
|
Issue #19398: Extra slash no longer added to sys.path components in case of
empty compile-time PYTHONPATH components. This fixes some tests in -S or -I
modes.
|
2016-11-11 12:06:38 +02:00 |
|
Serhiy Storchaka
|
62e32d6352
|
Issue #19398: Extra slash no longer added to sys.path components in case of
empty compile-time PYTHONPATH components. This fixes some tests in -S or -I
modes.
|
2016-11-11 12:05:01 +02:00 |
|
Serhiy Storchaka
|
684cadaef9
|
Issue #23839: Various caches now are cleared before running every test file.
|
2016-11-11 11:48:22 +02:00 |
|
Serhiy Storchaka
|
839102603c
|
Issue #23839: Various caches now are cleared before running every test file.
|
2016-11-11 11:46:44 +02:00 |
|
Serhiy Storchaka
|
daeddc48a4
|
Issue #23839: Various caches now are cleared before running every test file.
|
2016-11-11 11:42:47 +02:00 |
|
Guido van Rossum
|
11ca7b5b8f
|
Issue #28649: fix second issue with _ForwardRef (#328) (3.6->3.7)
|
2016-11-10 08:29:20 -08:00 |
|
Guido van Rossum
|
0d1acfdf18
|
Issue #28649: fix second issue with _ForwardRef (#328) (3.5->3.6)
|
2016-11-10 08:29:19 -08:00 |
|
Guido van Rossum
|
dad179075a
|
Issue #28649: fix second issue with _ForwardRef (#328)
|
2016-11-10 08:29:18 -08:00 |
|
Guido van Rossum
|
f3abcf6a31
|
Issue #28649: fix first issue with _ForwardRef (#327) (3.6->3.7)
|
2016-11-10 08:27:50 -08:00 |
|
Guido van Rossum
|
fc293ddf92
|
Issue #28649: fix first issue with _ForwardRef (#327) (3.5->3.6)
|
2016-11-10 08:26:19 -08:00 |
|
Guido van Rossum
|
c7b92950c9
|
Issue #28649: fix first issue with _ForwardRef (#327)
|
2016-11-10 08:24:06 -08:00 |
|
Yury Selivanov
|
3e05a9c2b0
|
Merge 3.6 (issue #28653)
|
2016-11-09 18:57:00 -05:00 |
|
Yury Selivanov
|
0a66a1cdd6
|
Merge 3.6 (issue #28653)
|
2016-11-09 18:56:26 -05:00 |
|
Yury Selivanov
|
46a02db90b
|
Issue #28653: Fix a refleak in functools.lru_cache.
|
2016-11-09 18:55:45 -05:00 |
|
Serhiy Storchaka
|
1f9449589e
|
Issue #28649: Clear the typing module caches when search for reference leaks.
|
2016-11-09 23:52:40 +02:00 |
|
Serhiy Storchaka
|
04c954d275
|
Issue #28649: Clear the typing module caches when search for reference leaks.
|
2016-11-09 23:51:54 +02:00 |
|
Serhiy Storchaka
|
28f42fd4f8
|
Issue #28649: Clear the typing module caches when search for reference leaks.
|
2016-11-09 23:49:02 +02:00 |
|
Guido van Rossum
|
ea446e2f2a
|
Issue #28649: typing-clear-caches.patch (3.6->3.7)
|
2016-11-09 13:23:06 -08:00 |
|
Guido van Rossum
|
5486a88427
|
Issue #28649: typing-clear-caches.patch (3.5->3.6)
|
2016-11-09 13:23:05 -08:00 |
|
Guido van Rossum
|
9b10756019
|
Issue #28649: typing-clear-caches.patch
|
2016-11-09 13:23:04 -08:00 |
|
Guido van Rossum
|
45b09cacde
|
Issue #28649: fix-typing-test-v2.diff (3.6->3.7)
|
2016-11-09 13:19:01 -08:00 |
|
Guido van Rossum
|
83be424700
|
Issue #28649: fix-typing-test-v2.diff (3.5->3.6)
|
2016-11-09 13:19:00 -08:00 |
|
Guido van Rossum
|
f9099de894
|
Issue #28649: fix-typing-test-v2.diff
|
2016-11-09 13:18:59 -08:00 |
|
Guido van Rossum
|
a50c79f36f
|
Issue #28556: More typing.py updates from upstream. (3.6->3.7)
|
2016-11-09 13:12:56 -08:00 |
|
Guido van Rossum
|
b75f48580f
|
Issue #28556: More typing.py updates from upstream. (3.5->3.6)
|
2016-11-09 13:12:53 -08:00 |
|
Guido van Rossum
|
991d14fee1
|
Issue #28556: More typing.py updates from upstream.
|
2016-11-09 13:12:51 -08:00 |
|
Steve Dower
|
bb132fc34e
|
Issue #19717: Makes Path.resolve() succeed on paths that do not exist (patch by Vajrasky Kok)
|
2016-11-09 12:58:31 -08:00 |
|
Steve Dower
|
98eb360531
|
Issue #19717: Makes Path.resolve() succeed on paths that do not exist (patch by Vajrasky Kok)
|
2016-11-09 12:58:17 -08:00 |
|
Yury Selivanov
|
02f252f3af
|
Merge 3.6 (issue #28652)
|
2016-11-09 15:48:22 -05:00 |
|
Yury Selivanov
|
954c7dd0cc
|
Merge 3.5 (issue #28652)
|
2016-11-09 15:47:47 -05:00 |
|
Yury Selivanov
|
a1a8b7d3d7
|
Issue #28652: Make loop methods reject socket kinds they do not support.
|
2016-11-09 15:47:00 -05:00 |
|
Yury Selivanov
|
6cb819c171
|
Merge 3.6 (issue #28639)
|
2016-11-08 19:59:57 -05:00 |
|
Yury Selivanov
|
d8aa0c6eec
|
Merge 3.5 (issue #28639)
|
2016-11-08 19:59:29 -05:00 |
|
Yury Selivanov
|
c0215dfbc1
|
Issue #28639: Fix inspect.isawaitable to always return bool
Patch by Justin Mayfield.
|
2016-11-08 19:57:44 -05:00 |
|
Yury Selivanov
|
bb5e522d45
|
Merge 3.6 (asyncio)
|
2016-11-08 19:16:37 -05:00 |
|
Yury Selivanov
|
a054f40e84
|
Merge 3.5 (asyncio)
|
2016-11-08 19:16:15 -05:00 |
|