[issue29632] argparse values for action in add_argument() should be flags instead of (or in addition to) strings

2017-03-24 Thread Pedro
Changes by Pedro : -- resolution: -> wont fix stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Python-bugs-list

[issue29883] asyncio: Windows Proactor Event Loop UDP Support

2017-03-24 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- stage: -> test needed versions: +Python 3.7 -Python 3.5 ___ Python tracker ___ ___ Python-bugs-list ma

[issue29845] Mark tests that use _testcapi as CPython-only

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset bb67f10179011c50805a942cb6f2701c84854888 by Serhiy Storchaka in branch '3.5': bpo-29845: Mark tests that use _testcapi as CPython-only (#711) (#726) https://github.com/python/cpython/commit/bb67f10179011c50805a942cb6f2701c84854888 --

[issue29116] Make str and bytes error messages on concatenation conform with other sequences

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 2c5b2c3832d4d2af7b60333a5a8f73dd51ef6245 by Serhiy Storchaka in branch '3.5': bpo-29116: Fix error messages for concatenating bytes and bytearray with unsupported type. (#709) (#724) https://github.com/python/cpython/commit/2c5b2c3832d4d2af7b60

[issue29116] Make str and bytes error messages on concatenation conform with other sequences

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 3d258b1eb453bcbc412d6b252f5bdceae0303f07 by Serhiy Storchaka in branch '3.6': bpo-29116: Fix error messages for concatenating bytes and bytearray with unsupported type. (#709) (#723) https://github.com/python/cpython/commit/3d258b1eb453bcbc412d

[issue29845] Mark tests that use _testcapi as CPython-only

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset da88596a19d2cad0e85a2b3c3290b5b1d97a793d by Serhiy Storchaka in branch '3.6': bpo-29845: Mark tests that use _testcapi as CPython-only (#711) (#725) https://github.com/python/cpython/commit/da88596a19d2cad0e85a2b3c3290b5b1d97a793d --

[issue25455] Some repr implementations don't check for self-referential structures

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset fca705d533970011e50b3f278aab81cead39b00d by Serhiy Storchaka in branch '3.6': bpo-25455: Fixed crashes in repr of recursive buffered file-like objects. (#514) (#722) https://github.com/python/cpython/commit/fca705d533970011e50b3f278aab81cead39b

[issue28749] Fixed the documentation of the mapping codec APIs

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 88b32eb7b317dd7c7943433f980e17e34e50f8f8 by Serhiy Storchaka in branch '3.5': bpo-28749: Fixed the documentation of the mapping codec APIs. (#487) (#715) https://github.com/python/cpython/commit/88b32eb7b317dd7c7943433f980e17e34e50f8f8 ---

[issue29845] Mark tests that use _testcapi as CPython-only

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 24c738a9e91b8f46da613d8ce7ec18cec784 by Serhiy Storchaka in branch 'master': bpo-29845: Mark tests that use _testcapi as CPython-only (#711) https://github.com/python/cpython/commit/24c738a9e91b8f46da613d8ce7ec18cec784 --

[issue28749] Fixed the documentation of the mapping codec APIs

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 69eab3123ed1de4bed4b7dedecabe415f6139bb6 by Serhiy Storchaka in branch '3.6': bpo-28749: Fixed the documentation of the mapping codec APIs. (#487) (#714) https://github.com/python/cpython/commit/69eab3123ed1de4bed4b7dedecabe415f6139bb6 ---

[issue29116] Make str and bytes error messages on concatenation conform with other sequences

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 004e03fb0c2febe2ec8afbd28ffcb3e980c63228 by Serhiy Storchaka in branch 'master': bpo-29116: Improve error message for concatenating str with non-str. (#710) https://github.com/python/cpython/commit/004e03fb0c2febe2ec8afbd28ffcb3e980c63228

[issue29116] Make str and bytes error messages on concatenation conform with other sequences

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 6b5a9ec4788770c652bac3bf5d5a0a3b710b82ae by Serhiy Storchaka in branch 'master': bpo-29116: Fix error messages for concatenating bytes and bytearray with unsupported type. (#709) https://github.com/python/cpython/commit/6b5a9ec4788770c652bac3bf

[issue29748] Argument Clinic: slice index converter

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 80ec8364f15857c405ef0ecb1e758c8fc6b332f7 by Serhiy Storchaka in branch 'master': bpo-29748: Added the slice index converter in Argument Clinic. (#549) https://github.com/python/cpython/commit/80ec8364f15857c405ef0ecb1e758c8fc6b332f7 --

[issue25455] Some repr implementations don't check for self-referential structures

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset a5af6e1af77ee0f9294c5776478a9c24d9fbab94 by Serhiy Storchaka in branch 'master': bpo-25455: Fixed crashes in repr of recursive buffered file-like objects. (#514) https://github.com/python/cpython/commit/a5af6e1af77ee0f9294c5776478a9c24d9fbab94

[issue29793] Convert some builtin types constructors to Argument Clinic

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 18b250f844bf8b2d1a81c2d2dcc74e850364fe35 by Serhiy Storchaka in branch 'master': bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615) https://github.com/python/cpython/commit/18b250f844bf8b2d1a81c2d2dcc74e850364fe35 --

[issue20186] Derby #18: Convert 31 sites to Argument Clinic across 23 files

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 0b5615926a573c19c887a701a2f7047f4fd06de6 by Serhiy Storchaka in branch 'master': bpo-20186: Convert tuple object implementation to Argument Clinic. (#614) https://github.com/python/cpython/commit/0b5615926a573c19c887a701a2f7047f4fd06de6 --

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 5c643a028ee86c613d7168ca5bcb8fc94477a09e by Serhiy Storchaka in branch 'master': bpo-20185: Convert typeobject.c to Argument Clinic. (#544) https://github.com/python/cpython/commit/5c643a028ee86c613d7168ca5bcb8fc94477a09e -- _

[issue29776] Modernize properties

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset bdf6b910f9ea75609caee498a975af03b6d23f67 by Serhiy Storchaka in branch 'master': bpo-29776: Use decorator syntax for properties. (#585) https://github.com/python/cpython/commit/bdf6b910f9ea75609caee498a975af03b6d23f67 -- _

[issue28749] Fixed the documentation of the mapping codec APIs

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset c85a26628ceb9624c96c3064e8b99033c026d8a3 by Serhiy Storchaka in branch 'master': bpo-28749: Fixed the documentation of the mapping codec APIs. (#487) https://github.com/python/cpython/commit/c85a26628ceb9624c96c3064e8b99033c026d8a3 --

[issue29808] SyslogHandler: should not raise exception in constructor if connection fails

2017-03-24 Thread Vinay Sajip
Vinay Sajip added the comment: New changeset e59af55c28b657cdf57c71a7b0837c9e9f4b2a31 by Vinay Sajip in branch '3.5': bpo-29808: Do not fail in SysLogHandler constructor if syslog isn't available. (#695) https://github.com/python/cpython/commit/e59af55c28b657cdf57c71a7b0837c9e9f4b2a31 --

[issue27200] make doctest in CPython has failures

2017-03-24 Thread Berker Peksag
Berker Peksag added the comment: New changeset 909a6f626ff343937cd3f06fda996870e7890724 by Berker Peksag (Marco Buttu) in branch 'master': bpo-27200: Fix doctests in programming.rst and datetime.rst (#401) https://github.com/python/cpython/commit/909a6f626ff343937cd3f06fda996870e7890724 -

[issue29808] SyslogHandler: should not raise exception in constructor if connection fails

2017-03-24 Thread Vinay Sajip
Vinay Sajip added the comment: New changeset 46e81d3345b979f835740a228857906dca0f59c0 by Vinay Sajip in branch '3.6': bpo-29808: Do not fail in SysLogHandler constructor if syslog isn't available. (#696) https://github.com/python/cpython/commit/46e81d3345b979f835740a228857906dca0f59c0 --

[issue29808] SyslogHandler: should not raise exception in constructor if connection fails

2017-03-24 Thread Vinay Sajip
Vinay Sajip added the comment: New changeset 1b038e073807ecb6fd176edaf3386a8e3205416e by Vinay Sajip (Коренберг Марк) in branch 'master': bpo-29808: SysLogHandler: Do not fail if initial connect to syslog failed (#663) (#663) https://github.com/python/cpython/commit/1b038e073807ecb6fd176edaf33

[issue16355] inspect.getcomments() does not work in the interactive shell

2017-03-24 Thread Berker Peksag
Berker Peksag added the comment: New changeset 948171bf999cf8b3e12048851041d2e04ae3a78c by Berker Peksag in branch '3.6': bpo-16355: Clarify when inspect.getcomments() returns None (#428) (#690) https://github.com/python/cpython/commit/948171bf999cf8b3e12048851041d2e04ae3a78c --

[issue29836] Remove nturl2path from test_sundry and amend its docstring

2017-03-24 Thread Brett Cannon
Brett Cannon added the comment: New changeset cb5297a9e6b51c736ab8564b1a123577ba0dd2ad by Brett Cannon (Jim Fasarakis-Hilliard) in branch 'master': bpo-29836: Remove nturl2path from test_sundry and amend the module docstring (GH-694) https://github.com/python/cpython/commit/cb5297a9e6b51c736ab

[issue16355] inspect.getcomments() does not work in the interactive shell

2017-03-24 Thread Berker Peksag
Berker Peksag added the comment: New changeset 41b4a2189f29daae008e57f799a30890643d191f by Berker Peksag in branch '3.5': bpo-16355: Clarify when inspect.getcomments() returns None (#428) (#691) https://github.com/python/cpython/commit/41b4a2189f29daae008e57f799a30890643d191f --

[issue16355] inspect.getcomments() does not work in the interactive shell

2017-03-24 Thread Berker Peksag
Berker Peksag added the comment: New changeset 3f2155ffe683080f2a1b28408fa48d43ba92f943 by Berker Peksag (Marco Buttu) in branch 'master': bpo-16355: Clarify when inspect.getcomments() returns None (#428) https://github.com/python/cpython/commit/3f2155ffe683080f2a1b28408fa48d43ba92f943 -

[issue29862] Fix grammar typo in importlib.reload() exception

2017-03-24 Thread Harmandeep Singh
Changes by Harmandeep Singh : -- pull_requests: +714 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue29887] test_normalization doesn't work

2017-03-24 Thread Terry J. Reedy
Terry J. Reedy added the comment: Fetching the file requires '-u urlfetch' or '-u all'. For me, the test 'works' by skipping test_main. Loading www.pythontest.net refers one to https://github.com/python/pythontestdotnet/. Pinging contributors there. -- nosy: +benjamin.peterson, berk

[issue29820] Broken link to "GUI Programming with Python: QT Edition" book

2017-03-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 091d90f9a429b81b046cb83582062941f8ded9da by Mariatta in branch '3.5': bpo-29820: othergui.rst: Remove outdated information (GH-685) (GH-689) https://github.com/python/cpython/commit/091d90f9a429b81b046cb83582062941f8ded9da --

[issue29820] Broken link to "GUI Programming with Python: QT Edition" book

2017-03-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 3fce38c540681a736b7e5ca7611758f7bc159c9e by Mariatta in branch '3.6': bpo-29820: othergui.rst: Remove outdated information (GH-685) (GH-688) https://github.com/python/cpython/commit/3fce38c540681a736b7e5ca7611758f7bc159c9e --

[issue29820] Broken link to "GUI Programming with Python: QT Edition" book

2017-03-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 1bb0f3762ec5104014aeed0ae6e9d64598d8fcac by Mariatta (Marco Buttu) in branch 'master': bpo-29820: othergui.rst: Remove outdated information (GH-685) https://github.com/python/cpython/commit/1bb0f3762ec5104014aeed0ae6e9d64598d8fcac --

[issue29581] __init_subclass__ causes TypeError when used with standard library metaclasses (such as ABCMeta)

2017-03-24 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset bd583ef9857d99f9145ad0bb2c4424cc0baa63fc by Łukasz Langa (Nate) in branch 'master': bpo-29581: Make ABCMeta.__new__ pass **kwargs to type.__new__ (#527) https://github.com/python/cpython/commit/bd583ef9857d99f9145ad0bb2c4424cc0baa63fc -- n

[issue29800] functools.partial segfaults in repr when keywords attribute is abused

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 53b2667dcf2a7d13af466a5fb91844f5125a920d by Serhiy Storchaka (Michael Seifert) in branch '3.6': bpo-29800: Fix crashes in partial.__repr__ if the keys of partial.keywords are not strings (#649) (#671) https://github.com/python/cpython/commit/53

[issue29800] functools.partial segfaults in repr when keywords attribute is abused

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 6c3d5274687c97f9c13800ad50e73e15b54f629d by Serhiy Storchaka (Michael Seifert) in branch 'master': bpo-29800: Fix crashes in partial.__repr__ if the keys of partial.keywords are not strings (#649) https://github.com/python/cpython/commit/6c3d52

[issue29800] functools.partial segfaults in repr when keywords attribute is abused

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 0641ada9b78b6a06f539d4bde42c1ad1b90579a7 by Serhiy Storchaka (Michael Seifert) in branch '3.5': bpo-29800: Fix crashes in partial.__repr__ if the keys of partial.keywords are not strings (#649) (#672) https://github.com/python/cpython/commit/06

[issue29735] Optimize functools.partial() for positional arguments

2017-03-24 Thread STINNER Victor
STINNER Victor added the comment: New changeset 0f7b0b397e12514ee213bc727c9939b66585cbe2 by Victor Stinner in branch 'master': bpo-29735: Optimize partial_call(): avoid tuple (#516) https://github.com/python/cpython/commit/0f7b0b397e12514ee213bc727c9939b66585cbe2 -- _

[issue29592] abs_paths() in site.py is slow

2017-03-24 Thread INADA Naoki
INADA Naoki added the comment: New changeset 2e4e011795d26cab1a3843383d0539c12fea2458 by INADA Naoki in branch 'master': bpo-29592: site: skip abs_paths() when it's redundant (GH-167) https://github.com/python/cpython/commit/2e4e011795d26cab1a3843383d0539c12fea2458 -- ___

[issue28810] Document bytecode changes in 3.6

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 9135275cba680902e6caf29461f0423dc570190d by Serhiy Storchaka (Ivan Levkivskyi) in branch 'master': bpo-28810: Update lnotab_notes.txt (#665) https://github.com/python/cpython/commit/9135275cba680902e6caf29461f0423dc570190d --

[issue29548] Recommend PyObject_Call* APIs over PyEval_Call*() APIs

2017-03-24 Thread INADA Naoki
INADA Naoki added the comment: New changeset aa289a59ff6398110e1122877c073c9354ee53db by INADA Naoki in branch 'master': bpo-29548: Recommend PyObject_Call APIs over PyEval_Call APIs. (GH-75) https://github.com/python/cpython/commit/aa289a59ff6398110e1122877c073c9354ee53db -- ___

[issue27880] cPickle fails on large objects (still - 2011 and counting)

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 1aa1803b3df2af9481628b8896babbd686d314ff by Serhiy Storchaka in branch '2.7': bpo-27880: Fixed integer overflow in cPickle when pickle large strings or (#662) https://github.com/python/cpython/commit/1aa1803b3df2af9481628b8896babbd686d314ff --

[issue28856] %b format for bytes does not support objects that follow the buffer protocol

2017-03-24 Thread Xiang Zhang
Xiang Zhang added the comment: New changeset 7e2a54cdd977078b40b82182e46b201f8163f659 by Xiang Zhang in branch 'master': bpo-28856: Let %b format for bytes support objects that follow the buffer protocol (GH-546) https://github.com/python/cpython/commit/7e2a54cdd977078b40b82182e46b201f8163f659

[issue28856] %b format for bytes does not support objects that follow the buffer protocol

2017-03-24 Thread Xiang Zhang
Xiang Zhang added the comment: New changeset faa2cc63e45bc7d7ffab84bebe5a9f4fe065bd96 by Xiang Zhang in branch '3.6': bpo-28856: Let %b format for bytes support objects that follow the buffer protocol (GH-664) https://github.com/python/cpython/commit/faa2cc63e45bc7d7ffab84bebe5a9f4fe065bd96

[issue29756] Improve documentation for list methods that compare items by equality

2017-03-24 Thread Xiang Zhang
Xiang Zhang added the comment: New changeset b2d77175d1317494b4238b4e07426d310fbf1d19 by Xiang Zhang in branch 'master': bpo-29756: Improve documentation for list methods that compare items by equality (GH-572) https://github.com/python/cpython/commit/b2d77175d1317494b4238b4e07426d310fbf1d19

[issue29742] asyncio get_extra_info() throws exception

2017-03-24 Thread Yury Selivanov
Yury Selivanov added the comment: New changeset db522dc86294a99f46a63cd5b54c7c4ab8017c96 by Yury Selivanov in branch '3.5': bpo-29742: asyncio get_extra_info() throws exception (#525) (#646) https://github.com/python/cpython/commit/db522dc86294a99f46a63cd5b54c7c4ab8017c96 --

[issue29730] unoptimal calls to PyNumber_Check

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 004251059b9c5e48d47cb30b94bcb92cb44d3adf by Serhiy Storchaka (Oren Milman) in branch 'master': bpo-29730: replace some calls to PyNumber_Check and improve some error messages (#650) https://github.com/python/cpython/commit/004251059b9c5e48d47cb

[issue29890] Constructor of ipaddress.IPv*Interface does not follow documentation

2017-03-24 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- nosy: +pmoody ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pytho

[issue28667] FD_SETSIZE is unsigned on FreeBSD

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 783d0c1a1c723733adcdf4249240246fc35a5bcb by Serhiy Storchaka in branch 'master': bpo-28667: Fix a compile warning on FreeBSD when compare with FD_SETSIZE. (#501) https://github.com/python/cpython/commit/783d0c1a1c723733adcdf4249240246fc35a5bcb

[issue8256] input() doesn't catch _PyUnicode_AsString() exception; io.StringIO().encoding is None

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset a16894ebf8823f0e09036aacde9288c00e8d9058 by Serhiy Storchaka in branch '3.5': [3.5] bpo-8256: Fixed possible failing or crashing input() (#642) https://github.com/python/cpython/commit/a16894ebf8823f0e09036aacde9288c00e8d9058 -- _

[issue8256] input() doesn't catch _PyUnicode_AsString() exception; io.StringIO().encoding is None

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset aac875fa2f03cab61ceeaa2621c4c5534c7bcfc2 by Serhiy Storchaka in branch '3.6': [3.6] bpo-8256: Fixed possible failing or crashing input() (#641) https://github.com/python/cpython/commit/aac875fa2f03cab61ceeaa2621c4c5534c7bcfc2 -- _

[issue29742] asyncio get_extra_info() throws exception

2017-03-24 Thread Yury Selivanov
Yury Selivanov added the comment: New changeset 2b27e2e6a35c3d3e369612b984017fe0d1bfcf0c by Yury Selivanov (Nikolay Kim) in branch 'master': bpo-29742: asyncio get_extra_info() throws exception (#525) https://github.com/python/cpython/commit/2b27e2e6a35c3d3e369612b984017fe0d1bfcf0c --

[issue29742] asyncio get_extra_info() throws exception

2017-03-24 Thread Yury Selivanov
Yury Selivanov added the comment: New changeset 99f8d33a94c8951fd6b2d5f079d20be698150993 by Yury Selivanov in branch '3.6': bpo-29742: asyncio get_extra_info() throws exception (#525) (#645) https://github.com/python/cpython/commit/99f8d33a94c8951fd6b2d5f079d20be698150993 --

[issue15695] Correct __sizeof__ support for StgDict

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset bc44f045e6a801903bd7530a4fc5474e657832da by Serhiy Storchaka in branch 'master': bpo-15695: Add PyAPI_FUNC() to _PyDict_SizeOf() declaration. (#639) https://github.com/python/cpython/commit/bc44f045e6a801903bd7530a4fc5474e657832da --

[issue26121] Use C99 functions in math if available

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 4dadcd4ed7824c7904add78577e6a05864cfe493 by Serhiy Storchaka in branch 'master': bpo-26121: Use C library implementation for math functions erf() and erfc() on Windows. (#632) https://github.com/python/cpython/commit/4dadcd4ed7824c7904add78577e

[issue29723] 3.6.1rc1 adds the current directory to sys.path when running a subdirectory's __main__.py; previous versions did not

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset c60948464fb0ec116ea227f6bce8a4bb8fb75257 by Nick Coghlan in branch '3.6': [3.6] bpo-29723: Consistently configure sys.path[0] (#636) https://github.com/python/cpython/commit/c60948464fb0ec116ea227f6bce8a4bb8fb75257 --

[issue8256] input() doesn't catch _PyUnicode_AsString() exception; io.StringIO().encoding is None

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset c2cf12857187aa147c268651f10acd6da2c9cb74 by Serhiy Storchaka in branch 'master': bpo-8256: Fixed possible failing or crashing input() (#517) https://github.com/python/cpython/commit/c2cf12857187aa147c268651f10acd6da2c9cb74 --

[issue29319] Embedded 3.6.0 distribution cannot run pyz files

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset c60948464fb0ec116ea227f6bce8a4bb8fb75257 by Nick Coghlan in branch '3.6': [3.6] bpo-29723: Consistently configure sys.path[0] (#636) https://github.com/python/cpython/commit/c60948464fb0ec116ea227f6bce8a4bb8fb75257 --

[issue26121] Use C99 functions in math if available

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 4125e5c60e24ffcff8031817dc60984335917f59 by Serhiy Storchaka in branch 'master': bpo-26121: Revert to using the own implementations of lgamma and gamma on all platforms. (#637) https://github.com/python/cpython/commit/4125e5c60e24ffcff8031817dc

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 1989763f0d0858ce6274f5e1d725b5b8da91a780 by Serhiy Storchaka in branch 'master': bpo-20185: Convert the resource moduel to Argument Clinic. (#545) https://github.com/python/cpython/commit/1989763f0d0858ce6274f5e1d725b5b8da91a780 -- __

[issue29723] 3.6.1rc1 adds the current directory to sys.path when running a subdirectory's __main__.py; previous versions did not

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset 27abb0e533a6f7ad195bd56b064c32164296a56e by Nick Coghlan in branch 'master': bpo-29723: Add missing NEWS entry (#638) https://github.com/python/cpython/commit/27abb0e533a6f7ad195bd56b064c32164296a56e -- ___

[issue29723] 3.6.1rc1 adds the current directory to sys.path when running a subdirectory's __main__.py; previous versions did not

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset d2977a3ae2cc6802921b1e3b6e9d13fcfbda872d by Nick Coghlan in branch 'master': bpo-29723: Consistently configure sys.path[0] (#575) https://github.com/python/cpython/commit/d2977a3ae2cc6802921b1e3b6e9d13fcfbda872d -- ___

[issue29319] Embedded 3.6.0 distribution cannot run pyz files

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset d2977a3ae2cc6802921b1e3b6e9d13fcfbda872d by Nick Coghlan in branch 'master': bpo-29723: Consistently configure sys.path[0] (#575) https://github.com/python/cpython/commit/d2977a3ae2cc6802921b1e3b6e9d13fcfbda872d -- ___

[issue28692] gettext: deprecate selecting plural form by fractional numbers

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset f6595983e08fe20cf06a2535d74d912c6dbb044f by Serhiy Storchaka in branch 'master': bpo-28692: Deprecate using non-integer value for selecting a plural form in gettext. (#507) https://github.com/python/cpython/commit/f6595983e08fe20cf06a2535d74d91

[issue29798] Handle "git worktree" in "make patchcheck"

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset a6aac8c87036c3180916b893d66b1e257b5e2ec2 by Nick Coghlan in branch '3.5': bpo-29798: Handle git worktree in `make patchcheck` (#629) (#634) https://github.com/python/cpython/commit/a6aac8c87036c3180916b893d66b1e257b5e2ec2 -- _

[issue29798] Handle "git worktree" in "make patchcheck"

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset ee10fb9c5b0ae8706bcf7ab70d8d65604f2517a7 by Nick Coghlan in branch '2.7': bpo-29798: Handle git worktree in `make patchcheck` (#629) (#635) https://github.com/python/cpython/commit/ee10fb9c5b0ae8706bcf7ab70d8d65604f2517a7 -- _

[issue29798] Handle "git worktree" in "make patchcheck"

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset 61a82a5fbf1a674b91764652ab70f5dbb9ba50f2 by Nick Coghlan in branch '3.6': bpo-29798: Handle git worktree in `make patchcheck` (#629) (#633) https://github.com/python/cpython/commit/61a82a5fbf1a674b91764652ab70f5dbb9ba50f2 -- _

[issue15695] Correct __sizeof__ support for StgDict

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 8999caeb003ed292011e98b8a30746cce787a125 by Serhiy Storchaka in branch 'master': bpo-15695: Implemented StgDict.__sizeof__(). (#509) https://github.com/python/cpython/commit/8999caeb003ed292011e98b8a30746cce787a125 --

[issue29656] Change "make patchcheck" to be branch aware

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset c8869af89e9b62fbfd066c01da1f502b0fd2ed3f by Nick Coghlan in branch '2.7': [2.7] bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#628) https://github.com/python/cpython/commit/c8869af89e9b62fbfd066c01da1f502b0fd2ed3f --

[issue29798] Handle "git worktree" in "make patchcheck"

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset 6a6d090612dd7deaac2bc0399fad743e5e2db606 by Nick Coghlan in branch 'master': bpo-29798: Handle git worktree in `make patchcheck` (#629) https://github.com/python/cpython/commit/6a6d090612dd7deaac2bc0399fad743e5e2db606 -- _

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 0767ad40bfe83525d2ba290cc6eb7c97ce01cdd6 by Serhiy Storchaka in branch 'master': bpo-20185: Convert the marshal module to Argument Clinic. (#541) https://github.com/python/cpython/commit/0767ad40bfe83525d2ba290cc6eb7c97ce01cdd6 -- ___

[issue29746] Update marshal docs to Python 3

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 4652d82a51e6530a4f820588a6209d3295963bdb by Serhiy Storchaka in branch '3.6': bpo-29746: Update marshal docs to Python 3. (#547) (#631) https://github.com/python/cpython/commit/4652d82a51e6530a4f820588a6209d3295963bdb -- _

[issue29746] Update marshal docs to Python 3

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset f12f820ef887b009ce70e67e71b8690f30c605ee by Serhiy Storchaka in branch '3.5': bpo-29746: Update marshal docs to Python 3. (#547) (#630) https://github.com/python/cpython/commit/f12f820ef887b009ce70e67e71b8690f30c605ee -- _

[issue24037] Argument Clinic: add the boolint converter

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 202fda55c2dffe27125703225e5af92254602dc6 by Serhiy Storchaka in branch 'master': bpo-24037: Add Argument Clinic converter `bool(accept={int})`. (#485) https://github.com/python/cpython/commit/202fda55c2dffe27125703225e5af92254602dc6 --

[issue29893] create_subprocess_exec doc doesn't match software

2017-03-24 Thread Torrin Jones
Changes by Torrin Jones : -- assignee: -> docs@python components: +Documentation nosy: +docs@python type: -> behavior ___ Python tracker ___ ___

[issue29656] Change "make patchcheck" to be branch aware

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset be31a837304f81842b13dbabdaaa14bb9bbe64af by Nick Coghlan in branch '3.5': bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#627) https://github.com/python/cpython/commit/be31a837304f81842b13dbabdaaa14bb9bbe64af -- __

[issue29746] Update marshal docs to Python 3

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset c611a5b1d4fab0123bf622f06c3bfa510221dc32 by Serhiy Storchaka in branch 'master': bpo-29746: Update marshal docs to Python 3. (#547) https://github.com/python/cpython/commit/c611a5b1d4fab0123bf622f06c3bfa510221dc32 -- _

[issue29656] Change "make patchcheck" to be branch aware

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset 2f386254e2cf054cc7ee5103b54c1cf16d9fa979 by Nick Coghlan in branch '3.6': bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#626) https://github.com/python/cpython/commit/2f386254e2cf054cc7ee5103b54c1cf16d9fa979 -- __

[issue29763] test_site failing on AppVeyor

2017-03-24 Thread Zachary Ware
Zachary Ware added the comment: New changeset 7c6d6e056460753c916348feee0e4916a97d7c86 by Zachary Ware in branch '3.6': bpo-29763: Use support.unlink instead of os.unlink (GH-624) (GH-625) https://github.com/python/cpython/commit/7c6d6e056460753c916348feee0e4916a97d7c86 -- __

[issue29763] test_site failing on AppVeyor

2017-03-24 Thread Zachary Ware
Zachary Ware added the comment: New changeset 93710c152e6bcfffdf2f1f15bb5f75b013aef422 by Zachary Ware in branch 'master': bpo-29763: Use support.unlink instead of os.unlink (GH-624) https://github.com/python/cpython/commit/93710c152e6bcfffdf2f1f15bb5f75b013aef422 --

[issue29656] Change "make patchcheck" to be branch aware

2017-03-24 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset 482f7a274fa52b7ba34ff308cd9acdcac9f41ba5 by Nick Coghlan in branch 'master': bpo-29656: Handle PR branches in 'make patchcheck' (#302) https://github.com/python/cpython/commit/482f7a274fa52b7ba34ff308cd9acdcac9f41ba5 -- __

[issue26121] Use C99 functions in math if available

2017-03-24 Thread Mark Dickinson
Mark Dickinson added the comment: New changeset 97553fdf9daa8231eb05a1ca9933a2b03b0bdad0 by Mark Dickinson (Serhiy Storchaka) in branch 'master': bpo-26121: Use C library implementation for math functions: (#515) https://github.com/python/cpython/commit/97553fdf9daa8231eb05a1ca9933a2b03b0bdad0

[issue29770] Executable help output (--help) at commandline is wrong for option -B

2017-03-24 Thread Xiang Zhang
Xiang Zhang added the comment: New changeset ce222c87706b1062f7fc03867d1867aa4848dd7b by Xiang Zhang in branch '3.5': bpo-29770: remove outdated PYO related info (GH-590) (GH-613) https://github.com/python/cpython/commit/ce222c87706b1062f7fc03867d1867aa4848dd7b -- nosy: +xiang.zhang

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset fdd42c481edba4261f861fc1dfe24bbd79b5a17a by Serhiy Storchaka in branch 'master': bpo-20185: Convert list object implementation to Argument Clinic. (#542) https://github.com/python/cpython/commit/fdd42c481edba4261f861fc1dfe24bbd79b5a17a ---

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset b5c51d3dd95bbfde533655fb86ac0f96f771ba7b by Serhiy Storchaka in branch 'master': bpo-20185: Convert float object implementation to Argument Clinic. (#543) https://github.com/python/cpython/commit/b5c51d3dd95bbfde533655fb86ac0f96f771ba7b --

[issue29784] Erroneous link in shutil.copy description

2017-03-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 518d8fcb89896dd30fbf11c667ee4e6b509e4dd9 by Mariatta in branch '3.5': bpo-29784: Fix the reference to shutil.copy in the docs (GH-602) (GH-609) https://github.com/python/cpython/commit/518d8fcb89896dd30fbf11c667ee4e6b509e4dd9 -- __

[issue29770] Executable help output (--help) at commandline is wrong for option -B

2017-03-24 Thread Xiang Zhang
Xiang Zhang added the comment: New changeset 16416c22f9b8d9e067506d3a98f661756c80389c by Xiang Zhang in branch '3.6': bpo-29770: remove outdated PYO related info (GH-590) (GH-612) https://github.com/python/cpython/commit/16416c22f9b8d9e067506d3a98f661756c80389c -- ___

[issue29784] Erroneous link in shutil.copy description

2017-03-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 701f13ab930b62a634579951dc610f737f461135 by Mariatta in branch '3.6': bpo-29784: Fix the reference to shutil.copy in the docs (GH-602) (GH-608) https://github.com/python/cpython/commit/701f13ab930b62a634579951dc610f737f461135 -- __

[issue29784] Erroneous link in shutil.copy description

2017-03-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 70ee0cd5c2a3dba82cb8e0c0742c012f9134c040 by Mariatta in branch 'master': bpo-29784: Fix the reference to shutil.copy in the docs (GH-602) https://github.com/python/cpython/commit/70ee0cd5c2a3dba82cb8e0c0742c012f9134c040 --

[issue28810] Document bytecode changes in 3.6

2017-03-24 Thread Brett Cannon
Brett Cannon added the comment: New changeset 4807fa8386f825d0c71192c59f7e33b99a94bebe by Brett Cannon in branch '3.6': bpo-28810: Document changes to CALL_FUNCTION opcodes (GH-607) https://github.com/python/cpython/commit/4807fa8386f825d0c71192c59f7e33b99a94bebe -- _

[issue29770] Executable help output (--help) at commandline is wrong for option -B

2017-03-24 Thread Xiang Zhang
Xiang Zhang added the comment: New changeset 0710d754255e731e6fcc3f206b51db6156da17c8 by Xiang Zhang in branch 'master': bpo-29770: remove outdated PYO related info (GH-590) https://github.com/python/cpython/commit/0710d754255e731e6fcc3f206b51db6156da17c8 -- _

[issue28810] Document bytecode changes in 3.6

2017-03-24 Thread Brett Cannon
Brett Cannon added the comment: New changeset 4b2a2a425a906c8e4eb8daee14ab1793e225f726 by Brett Cannon (Ivan Levkivskyi) in branch 'master': bpo-28810: Document changes to CALL_FUNCTION opcodes (GH-250) https://github.com/python/cpython/commit/4b2a2a425a906c8e4eb8daee14ab1793e225f726

[issue28810] Document bytecode changes in 3.6

2017-03-24 Thread Brett Cannon
Brett Cannon added the comment: New changeset 68c5e4c592495f1e0f4f60acb3483beb6aa87be1 by Brett Cannon in branch '3.6': bpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL bytecode (GH-605) https://github.com/python/cpython/commit/68c5e4c592495f1e0f4f60acb3483beb6aa87be1 --

[issue29741] BytesIO methods don't accept integer types, while StringIO counterparts do

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 740025478dcd0e9e4028507f32375c85f849fb07 by Serhiy Storchaka (orenmn) in branch 'master': bpo-29741: Clean up C implementations of BytesIO and StringIO. (#606) https://github.com/python/cpython/commit/740025478dcd0e9e4028507f32375c85f849fb07 -

[issue28810] Document bytecode changes in 3.6

2017-03-24 Thread Brett Cannon
Brett Cannon added the comment: New changeset 7e52c3e7aefb4cdaa0662fc01ff68a5e976b77ca by Brett Cannon (Ivan Levkivskyi) in branch 'master': bpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL bytecode added in 3.6 (GH-239) https://github.com/python/cpython/commit/7e52c3e7aefb4cdaa0662fc01ff68a5e9

[issue29862] Fix grammar typo in importlib.reload() exception

2017-03-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Does this need backport to 3.5/3.6? -- nosy: +Mariatta ___ Python tracker ___ ___ Python-bugs-list

[issue28692] gettext: deprecate selecting plural form by fractional numbers

2017-03-24 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ _

[issue29898] PYTHONLEGACYWINDOWSIOENCODING isn't implemented

2017-03-24 Thread Eryk Sun
New submission from Eryk Sun: The environment variable PYTHONLEGACYWINDOWSIOENCODING is documented here: https://docs.python.org/3/using/cmdline.html#envvar-PYTHONLEGACYWINDOWSIOENCODING but not actually implemented. Also, I think setting PYTHONIOENCODING to anything except UTF-8 should disabl

[issue28739] PEP 498: docstrings as f-strings

2017-03-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset ff6f3716279e75b2519133a82b9de0c3601963d9 by Mariatta in branch '3.6': bpo-28739: Document that f-strings cannot be used as docstring (GH-592) (GH-600) https://github.com/python/cpython/commit/ff6f3716279e75b2519133a82b9de0c3601963d9 --

[issue29773] Additional float-from-string tests

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 5fad493dc6634635bc6ba951b39b4d1bf552ef84 by Serhiy Storchaka in branch '3.5': [3.5] bpo-29773: Add more cases for testing string to float conversion errors. (#587) https://github.com/python/cpython/commit/5fad493dc6634635bc6ba951b39b4d1bf552ef8

[issue28298] can't set big int-like objects to items in array 'Q', 'L' and 'I'

2017-03-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset e2c88bdd6bb3efbc81389958d62daf6dd0d6eda7 by Serhiy Storchaka (orenmn) in branch '3.5': bpo-28298: make array 'Q', 'L' and 'I' accept big intables as elements https://github.com/python/cpython/commit/e2c88bdd6bb3efbc81389958d62daf6dd0d6eda7 ---

<    1   2   3   4   5   >