Yury Selivanov
dea5101ae1
bpo-28893: Set __cause__ for errors in async iteration protocol ( #407 )
2017-03-02 22:28:07 -05:00
Yury Selivanov
01e5230ef0
bpo-29703: asyncio: Fix creating new event loops in child processes. ( #404 ) ( #410 )
2017-03-02 22:06:15 -05:00
Brian Coleman
a6e84933d2
bpo-29683 - Fixes to _PyCode_SetExtra when co_extra->ce->extras is ( #402 )
...
allocated.
On PyMem_Realloc failure, _PyCode_SetExtra should free co_extra if
co_extra->ce_extras could not be allocated.
On PyMem_Realloc success, _PyCode_SetExtra should set all unused slots in
co_extra->ce_extras to NULL.
2017-03-03 00:21:53 +02:00
Alex Gaynor
65bd0bdf3d
In SSL module version examples, don't use a legacy version. ( #381 ) ( #400 )
2017-03-02 12:37:50 -05:00
Donald Stufft
784ba7c8ad
bpo-29697: Don't use OpenSSL <1.0.2 fallback on 1.1+ ( #397 )
2017-03-02 12:32:13 -05:00
Mariatta
b05d48e021
email.compat32-message.rst: Fix typo in the word `message` (GH-379) (GH-380)
...
(cherry picked from commit da62373b0d
)
2017-03-01 07:35:23 -08:00
INADA Naoki
023532e558
bpo-29684: Fix minor regression of PyEval_CallObjectWithKeywords. (GH-378)
2017-03-01 21:14:43 +09:00
Mariatta
1b93ed4f3e
Fixed a handful of typos (GH-343) (GH-364)
...
(cherry picked from commit 1cf2a809b1
)
2017-02-28 21:08:13 -08:00
Mariatta
8458b2b4ef
correct documentation for enum.html (GH-358) (GH-367)
...
(cherry picked from commit 626584284e
)
2017-02-28 21:07:32 -08:00
Donald Stufft
d413aa7893
Disable mention-bot for maintenance branches (GH-365)
2017-02-28 23:19:58 -05:00
Xiang Zhang
c4a786b8ad
bpo-29661: fix contradiction in timeit.Timer.autorange's docstring (GH-331) (GH-353)
2017-02-28 11:28:44 +08:00
Berker Peksag
7accf2033d
bpo-29655: Fixed possible reference leaks in `import *`. ( #301 ) ( #348 )
...
Patch by Matthias Bussonnier.
(cherry picked from commit 160edb4357
)
2017-02-27 20:41:21 +03:00
Berker Peksag
bb59d89cee
bpo-27788 : synchronise platform.py version number ( #246 ) ( #341 )
...
Was bumped in the docstring by b9f4feab1b
but not in `__version__`
(cherry picked from commit 6059ce45aa
)
2017-02-27 19:14:11 +03:00
Martijn Pieters
53039ad381
bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations ( #95 )
2017-02-27 19:08:01 +03:00
Berker Peksag
046041e23b
Delete accidentally merged entries from Misc/NEWS ( #338 )
2017-02-27 17:26:10 +03:00
Mariatta
bc10e6bd7b
Asyncio documentation: remove `self` from method signatures (GH-334) (GH-337)
...
(cherry picked from commit 091b84f23a
)
2017-02-27 06:02:21 -08:00
Xiang Zhang
8aa1ad892f
bpo-29662: fix wrong indentation in timeit.Timer's doc (GH-333)
2017-02-27 13:55:07 +08:00
Xiang Zhang
4b6c41768a
bpo-29376: Fix assertion error in threading._DummyThread.is_alive() (GH-330)
2017-02-27 11:45:42 +08:00
Mariatta
7e4897a2fb
bpo-26184: import.rst: Improve versionchanged note (GH-325) (GH-326)
...
(cherry picked from commit 1f5639c77f
)
2017-02-26 13:30:44 -08:00
INADA Naoki
c9131b61fa
[3.6] bpo-29110: Fix file object leak in `aifc.open` ( #310 )
...
(cherry picked from commit 03f68b60e1
) (GH-162)
(cherry picked from commit 5dc33eea53
) (GH-293)
2017-02-27 04:09:32 +09:00
Berker Peksag
6b81003bdb
bpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathLike objects ( #157 ) ( #323 )
...
(cherry picked from commit d5c11f7ace
)
2017-02-26 20:38:31 +03:00
Mariatta
deea29e61e
bpo-26184: import.rst: Improve versionchanged note (GH-277) ( #320 )
...
(cherry picked from commit 6b4a5f45e2
)
2017-02-26 08:55:23 -08:00
Berker Peksag
76995cab69
bpo-28518: Start a transaction implicitly before a DML statement ( #245 ) ( #318 )
...
Patch by Aviv Palivoda.
(cherry picked from commit 4a926caf8e
)
2017-02-26 19:09:10 +03:00
Berker Peksag
893e86e9d3
bpo-29121: Remove outdated documentation about transactions ( #313 ) ( #319 )
...
Patch by Aviv Palivoda.
(cherry picked from commit fe70d924bb
)
2017-02-26 19:04:00 +03:00
Mariatta
1457984c00
bpo-22594: Add a link to the regex module in re documentation (GH-241) (GH-316)
...
(cherry picked from commit ed6795e46f
)
2017-02-26 07:44:16 -08:00
Mariatta
7333d1760e
bpo-29648: import.rst: Add reference to create_module() (GH-290) (GH-314)
...
(cherry picked from commit 46ce7599af
)
2017-02-26 07:33:54 -08:00
Berker Peksag
5c7b8f423a
Backport recent .travis.yml changes ( #308 )
...
Backported changes from master:
* b52260d8bf
* 984eef7d6d
* 532519770d
* 91b0e7d0ca
2017-02-26 16:07:12 +03:00
Berker Peksag
fae59e1aa8
bpo-28961: Address my comments from earlier code review ( #306 )
...
(cherry picked from commit dea1536fd3
)
2017-02-26 16:05:30 +03:00
Benjamin Peterson
91c499f8f9
mark various test data binary ( #233 ) ( #304 )
2017-02-26 00:00:09 -08:00
Mariatta
b00232842c
Fix small typos in introduction and datastructures of tutorial (GH-272) (GH-297)
...
(cherry picked from commit 53c1892dc3
)
2017-02-25 22:34:51 -08:00
Mariatta
1a8dd944d4
[3.6] bpo-28929: Add to Misc/NEWS (GH-284)
...
mention bpo-28929 in the Documentation section of
What's New in Python 3.6.1 release candidate 1
2017-02-25 22:34:06 -08:00
Mariatta
814213bdf1
[3.6] Backport README.rst changes (GH-294)
...
(cherry picked from commit b3f1f59cf4
)
(cherry picked from commit 1b3d88eb33
)
(cherry picked from commit c0866855d5
)
(cherry picked from commit e32ec9334b
)
(cherry picked from commit 6329aea78e
)
2017-02-25 11:56:48 -08:00
Mariatta
bea9d2f648
[3.6] bpo-28556: Update to typing: treat subscripted generics as proxies (GH-265) (GH-268)
...
(cherry picked from commit abb3b8ad94
)
(cherry picked from commit 365cb5bb90
)
2017-02-24 16:40:50 -08:00
Mariatta
f28db60179
[3.6] Fix small typos in expressions.rst (GH-276) (GH-281)
...
(cherry picked from commit 132ac381fe
)
2017-02-24 16:39:30 -08:00
Barry Warsaw
0a1b656d8c
bpo-25008: Deprecate smtpd and point to aiosmtpd ( #274 ) ( #278 )
2017-02-24 15:44:34 -05:00
Steve Dower
f2beceb7e5
bpo-29624: Adds purge step and layout test after uploading files. ( #258 ) ( #264 )
2017-02-23 15:03:20 -08:00
Berker Peksag
2197eac610
bpo-28814: Undeprecate inadvertently deprecated inspect functions. ( #122 ) ( #243 )
...
Nick Coghlan said on bpo-28814:
> inspect.getargvalues() and inspect.formatargvalues() were deprecated
> in Python 3.5 as part of implementing bpo-20438
> This is incorrect, as these are *frame* introspection related functions,
> not callable introspection ones. The documentation and implementation
> layout is confusing though, as they're interleaved with the callable
> introspection operation
This commit undeprecates these functions and adds a note to ignore
previous deprecation notices.
(cherry picked from commit 0899b98095
)
2017-02-24 01:42:30 +10:00
Arne de Laat
55b82e10dc
bpo-28911: Clarify the behaviour of assert_called_once_with. ( #252 )
...
(cherry picked from commit 9d56b34af2
)
2017-02-23 16:17:11 +01:00
Vinay Sajip
3cc5817cfa
Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. ( #168 ) ( #220 )
...
Fixed bpo-29565: Corrected ctypes passing of large structs by value.
(cherry picked from commit a86339b83f
)
2017-02-22 06:21:17 +00:00
Berker Peksag
b067a5eef7
bpo-29554: Improve docs for pstat module and profile. ( #88 ) ( #227 )
...
Clarify that methods take a string which is interpreted as a regex,
not a regex object.
Also clarify what the old `-1`, `0`, `1` and `2` options were.
(cherry picked from commit 8fb1f6e039
)
2017-02-22 04:55:33 +03:00
Berker Peksag
e9c0e5559b
[3.6] Add .codecov.yml ( #210 )
2017-02-21 22:56:07 +03:00
Mariatta
9b49133082
bpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-140) ( #208 )
...
As of Python 3.6 **kwargs are ordered, thus, remove the paragraph stating that
ordering is undefined and change snippet to remove the unecessary sorted call.
* Add sentence mentioning guaranteed output order of kwargs
(cherry picked from commit 32e8f9bdfd
)
2017-02-21 10:30:07 -08:00
INADA Naoki
3ab24bdd47
bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX (GH-219)
...
(cherry picked from commit 3a9ac827c7
)
2017-02-22 02:33:24 +09:00
Serhiy Storchaka
e48fd93bbb
bpo-29532: Altering a kwarg dictionary passed to functools.partial() no longer affects a partial object after creation. ( #209 )
2017-02-21 18:18:27 +02:00
INADA Naoki
51a477c0d5
doc: fix compile error on "shoddy" example extension (GH-216)
...
(cherry picked from commit fb8fe72fc5
)
2017-02-21 23:56:26 +09:00
Mark Dickinson
d9b3cdd137
bpo-29602: fix signed zero handling in complex constructor. ( #203 ) ( #206 )
...
* Fix incorrect handling of signed zeros for complex-related classes.
* Add Misc/NEWS entry.
(cherry picked from commit 112ec38c15
)
2017-02-20 21:59:30 +00:00
INADA Naoki
ce552e2d5c
bpo-24274: fix erroneous comment in dictobject.c (GH-200)
...
lookdict_unicode() and lookdict_unicode_nodummy() may raise exception
when key is not unicode.
2017-02-20 22:58:11 +09:00
Xiang Zhang
9a4577a4bb
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects ( #128 ) ( #186 )
2017-02-20 14:33:02 +08:00
Senthil Kumaran
a4afdfcf27
Change some mercurial/ hg.python.org references. ( #8 ) ( #185 )
...
(cherry picked from commit b2ee40ed9c
)
2017-02-19 18:58:33 -08:00
INADA Naoki
7970cd4833
bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-178)
2017-02-20 09:46:46 +09:00