Xavier de Gaye
|
afa94a5a3e
|
Issue #26920: Merge 3.6
|
2016-11-16 07:26:10 +01:00 |
Xavier de Gaye
|
b445ad7b04
|
Issue #26920: Fix not getting the locale's charset upon initializing the interpreter,
on platforms that do not have langinfo
|
2016-11-16 07:24:20 +01:00 |
Yury Selivanov
|
21bb0e6f55
|
Merge 3.5 (issue #28704)
|
2016-11-15 15:27:23 -05:00 |
Yury Selivanov
|
27182bb232
|
Merge 3.5 (issue #28703)
|
2016-11-15 15:21:07 -05:00 |
Yury Selivanov
|
0ed20cdfb7
|
Issue #28703: Fix asyncio.iscoroutinefunction to handle Mock objects.
|
2016-11-15 15:20:34 -05:00 |
Martin Panter
|
5e17ad9716
|
Merge AIX fixes from 3.6
|
2016-11-14 05:04:36 +00:00 |
Martin Panter
|
f8cebad290
|
Merge AIX fixes from 3.5 into 3.6
|
2016-11-14 05:04:12 +00:00 |
Martin Panter
|
c9e08d8cb5
|
Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT
Patch by Matthieu S.
|
2016-11-14 04:26:36 +00:00 |
Raymond Hettinger
|
24e4239434
|
Fix typos
|
2016-11-13 00:42:56 -05:00 |
Ned Deily
|
cf767ab4da
|
Issue #28676: merge from 3.6
|
2016-11-12 16:39:52 -05:00 |
Ned Deily
|
7d895d3c37
|
Issue #28676: merge from 3.5
|
2016-11-12 16:38:03 -05:00 |
Ned Deily
|
7ae4112649
|
Issue #28676: Prevent missing 'getentropy' declaration warning on macOS.
Patch by Gareth Rees.
|
2016-11-12 16:35:48 -05:00 |
Serhiy Storchaka
|
616034eb73
|
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
when decode astral characters.
|
2016-11-12 14:37:11 +02:00 |
Serhiy Storchaka
|
babe4f8e5e
|
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
when decode astral characters.
|
2016-11-12 14:36:02 +02:00 |
Serhiy Storchaka
|
6b4b6e956e
|
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
when decode astral characters.
|
2016-11-12 14:35:46 +02:00 |
Serhiy Storchaka
|
84293aff9f
|
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
when decode astral characters.
|
2016-11-12 14:29:48 +02:00 |
Serhiy Storchaka
|
b626643734
|
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
when decode astral characters.
|
2016-11-12 14:28:06 +02:00 |
Serhiy Storchaka
|
e618a18fe3
|
Merge from 3.6 (issue #28665).
|
2016-11-11 16:50:13 +02:00 |
Raymond Hettinger
|
13527123a1
|
Issue #28665: Harmonize STORE_DEREF with STORE_FAST and LOAD_DEREF giving a 40% speedup.
|
2016-11-11 04:31:18 -08: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 |
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 |
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
|
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
|
f787c90764
|
Merge 3.6 (issue #27942)
|
2016-11-09 09:43:37 -05:00 |
Yury Selivanov
|
6c10650617
|
Merge 3.5 (issue #27942)
|
2016-11-09 09:43:08 -05:00 |
Yury Selivanov
|
d2fd3599ab
|
ssue #27942: Fix memory leak in codeobject.c
|
2016-11-09 09:42:14 -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
|
692796a948
|
Issue #26081: Fix refleak in _asyncio.Future.__iter__().throw.
|
2016-11-08 19:04:57 -05:00 |
Yury Selivanov
|
2ce7c960b4
|
Merge 3.6 (typo in NEWS)
|
2016-11-08 16:57:40 -05:00 |
Yury Selivanov
|
c3d7dbb821
|
news: Fix a typo
|
2016-11-08 16:57:22 -05:00 |
Yury Selivanov
|
228722ad20
|
Merge 3.6 (issue #26182)
|
2016-11-08 16:54:39 -05:00 |
Yury Selivanov
|
1a9d687a49
|
Issue #26182: Fix ia refleak in code that raises DeprecationWarning.
|
2016-11-08 16:54:18 -05:00 |
Yury Selivanov
|
2edd8a1e2c
|
Issue #27243: Change PendingDeprecationWarning -> DeprecationWarning.
As it was agreed in the issue, __aiter__ returning an awaitable
should result in PendingDeprecationWarning in 3.5 and in
DeprecationWarning in 3.6.
|
2016-11-08 15:13:07 -05:00 |
Serhiy Storchaka
|
64d84c60e2
|
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
plural form selections in the gettext module. The expression parser now
supports exact syntax supported by GNU gettext.
|
2016-11-08 21:28:30 +02:00 |
Serhiy Storchaka
|
1c9bd1d8ec
|
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
plural form selections in the gettext module. The expression parser now
supports exact syntax supported by GNU gettext.
|
2016-11-08 21:27:17 +02:00 |
Serhiy Storchaka
|
1c3fdd900d
|
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
plural form selections in the gettext module. The expression parser now
supports exact syntax supported by GNU gettext.
|
2016-11-08 21:20:09 +02:00 |
Serhiy Storchaka
|
07bcf05fcf
|
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
plural form selections in the gettext module. The expression parser now
supports exact syntax supported by GNU gettext.
|
2016-11-08 21:17:46 +02:00 |
Serhiy Storchaka
|
b2e64f903d
|
Issue #28621: Sped up converting int to float by reusing faster bits counting
implementation. Patch by Adrian Wielgosik.
|
2016-11-08 20:34:22 +02:00 |
Yury Selivanov
|
6130c0271f
|
Merge 3.5 (issue #28634)
|
2016-11-07 16:07:30 -05:00 |
Steve Dower
|
257a4c1503
|
Closes #27781: Removes special cases for the experimental aspect of PEP 529
|
2016-11-06 19:35:24 -08:00 |
Steve Dower
|
78057b4159
|
Closes #27781: Removes special cases for the experimental aspect of PEP 529
|
2016-11-06 19:35:08 -08:00 |