[issue33400] logging.Formatter does not default to ISO8601 date format

2018-05-04 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6395 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33400] logging.Formatter does not default to ISO8601 date format

2018-05-04 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6396 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32717] Document PEP 560

2018-05-08 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 101d0d585f99a3b8c8d070b9d4dea15fa3daff62 by Miss Islington (bot) in branch '3.7': bpo-32717: Document PEP 560 (GH-6726) https://github.com/python/cpython/commit/101d0d585f99a3b8c8d070b9d4dea15fa3

[issue32601] PosixPathTest.test_expanduser fails in NixOS build sandbox

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6478 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32601] PosixPathTest.test_expanduser fails in NixOS build sandbox

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- keywords: +patch pull_requests: +6477 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue32601] PosixPathTest.test_expanduser fails in NixOS build sandbox

2018-05-14 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 48fdbbf6bb0cd0ea9d284ba650a80bffa6310c6b by Miss Islington (bot) in branch '3.6': bpo-32601: Let test_expanduser use the same user if no others found. (GH-5246) https://github.com/python/cpython/

[issue32861] urllib.robotparser: incomplete __str__ methods

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6480 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue22069] TextIOWrapper(newline="\n", line_buffering=True) mistakenly treat \r as a newline

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6486 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue22069] TextIOWrapper(newline="\n", line_buffering=True) mistakenly treat \r as a newline

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6487 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32861] urllib.robotparser: incomplete __str__ methods

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6481 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33494] random.choices ought to check that cumulative weights are in ascending order

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6494 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue22069] TextIOWrapper(newline="\n", line_buffering=True) mistakenly treat \r as a newline

2018-05-14 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 84fc6c59cf286fc4e6b3a700c6db36ecc2bff92b by Miss Islington (bot) in branch '2.7': bpo-22069: Update TextIO documentation (GH-6609) https://github.com/python/cpython/

[issue22069] TextIOWrapper(newline="\n", line_buffering=True) mistakenly treat \r as a newline

2018-05-14 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 9fd5b5fdf851d35a5c1314360119850e86a1fd0d by Miss Islington (bot) in branch '3.6': bpo-22069: Update TextIO documentation (GH-6609) https://github.com/python/cpython/

[issue32601] PosixPathTest.test_expanduser fails in NixOS build sandbox

2018-05-14 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 2e01f7d5fe51b492e39d97bf0da2a83f2efb977d by Miss Islington (bot) in branch '3.7': bpo-32601: Let test_expanduser use the same user if no others found. (GH-5246) https://github.com/python/cpython/

[issue22069] TextIOWrapper(newline="\n", line_buffering=True) mistakenly treat \r as a newline

2018-05-14 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 050e041bf7e5260013a74c75a05a3f0fb16447ec by Miss Islington (bot) in branch '3.7': bpo-22069: Update TextIO documentation (GH-6609) https://github.com/python/cpython/

[issue22069] TextIOWrapper(newline="\n", line_buffering=True) mistakenly treat \r as a newline

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6485 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33494] random.choices ought to check that cumulative weights are in ascending order

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6490 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33495] dataclasses: repr of Field objects should use repr of each member

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6493 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33502] dataclasses: repr of _DataclassParams objects should use repr of each member

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6514 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32861] urllib.robotparser: incomplete __str__ methods

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6501 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32861] urllib.robotparser: incomplete __str__ methods

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6503 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33494] random.choices ought to check that cumulative weights are in ascending order

2018-05-14 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset ceb45f0df87071319e6f73fb03e663ac39917daf by Miss Islington (bot) in branch '3.7': bpo-33494: Change dataclasses.Fields repr to use the repr of each of its members (GH-6798) https://github.com/

[issue33497] cgi.parse_multipart does not have an associated "errors" parameter with its "encoding" parameter

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6521 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33497] cgi.parse_multipart does not have an associated "errors" parameter with its "encoding" parameter

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6519 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33421] Missing documentation for typing.AsyncContextManager

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6522 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33502] dataclasses: repr of _DataclassParams objects should use repr of each member

2018-05-14 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset b57aeac82ce6ee3d64cef3b6f7e9f9f2d7813f70 by Miss Islington (bot) in branch '3.7': bpo-33502: dataclass._Dataclassparams repr: use repr of each member. (GH-6812) https://github.com/python/cpython/

[issue16865] ctypes arrays >=2GB in length causes exception

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6524 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue16865] ctypes arrays >=2GB in length causes exception

2018-05-14 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- keywords: +patch pull_requests: +6523 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue16865] ctypes arrays >=2GB in length causes exception

2018-05-14 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 726894addc02effaa369fded3caaba94875c1f3d by Miss Islington (bot) in branch '3.6': bpo-16865: Support arrays >=2GB in ctypes. (GH-3006) https://github.com/python/cpyth

[issue16865] ctypes arrays >=2GB in length causes exception

2018-05-14 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 2ce72e243fbc0e4f07f1191b20be548bfa5cbe11 by Miss Islington (bot) in branch '3.7': bpo-16865: Support arrays >=2GB in ctypes. (GH-3006) https://github.com/python/cpyth

[issue13525] Tutorial: Example of Source Code Encoding triggers error

2018-05-09 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 834ea12ca6478d73a337ce52f33660f6f174 by Miss Islington (bot) in branch '3.7': bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738) https://github.com/python/cpython/

[issue28556] typing.py upgrades

2018-05-08 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6424 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue13525] Tutorial: Example of Source Code Encoding triggers error

2018-05-09 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset fa40fc0593012893e447875632e9ed3df277561f by Miss Islington (bot) in branch '3.6': bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738) https://github.com/python/cpython/

[issue13525] Tutorial: Example of Source Code Encoding triggers error

2018-05-09 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6430 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue13525] Tutorial: Example of Source Code Encoding triggers error

2018-05-09 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6429 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue28556] typing.py upgrades

2018-05-08 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 3c28a6387b48bad3fcae47906bc166d02a2f8ed2 by Miss Islington (bot) in branch '3.7': bpo-28556: Minor fixes for typing module (GH-6732) https://github.com/python/cpython/

[issue33445] test_cprofile should fail instead of displaying a message

2018-05-08 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset c925108b991b9c5f0402feb0e7f725ee3ac7da11 by Miss Islington (bot) in branch '3.6': closes bpo-33445: fail properly in test_cprofile() (GH-6727) https://github.com/python/cpython/

[issue33445] test_cprofile should fail instead of displaying a message

2018-05-08 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 263523ae217e1af580628b4fe0609194823a51aa by Miss Islington (bot) in branch '3.7': closes bpo-33445: fail properly in test_cprofile() (GH-6727) https://github.com/python/cpython/

[issue33445] test_cprofile should fail instead of displaying a message

2018-05-08 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6426 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33445] test_cprofile should fail instead of displaying a message

2018-05-08 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6425 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33358] [EASY] x86 Ubuntu Shared 3.x: test_embed.test_pre_initialization_sys_options() fails

2018-04-27 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6314 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33358] [EASY] x86 Ubuntu Shared 3.x: test_embed.test_pre_initialization_sys_options() fails

2018-04-27 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset dd3ede7537653a62815c2fedbb67d6f2fb870d4c by Miss Islington (bot) in branch '3.7': bpo-33358: Fix test_embed.test_pre_initialization_sys_options (GH-6612) https://github.com/python/cpython/

[issue33366] `contextvars` documentation incorrectly refers to "non-local state".

2018-04-27 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6317 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue21983] segfault in ctypes.cast

2018-05-09 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 8ac158a6dfb86880e22003afe0ff39ec31b0a094 by Miss Islington (bot) in branch '3.6': bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859) https://github.com/

[issue21983] segfault in ctypes.cast

2018-05-09 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6433 stage: backport needed -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue21983] segfault in ctypes.cast

2018-05-09 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6434 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue26701] Documentation for int constructor mentions __int__ but not __trunc__

2018-05-10 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6438 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue26701] Documentation for int constructor mentions __int__ but not __trunc__

2018-05-10 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6439 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue26701] Documentation for int constructor mentions __int__ but not __trunc__

2018-05-10 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 22df4187c3882c6ec67180902e1151e65b03aee0 by Miss Islington (bot) in branch '3.7': bpo-26701: Tweak the documentation for special methods in int(). (GH-6741) https://github.com/python/cpython/

[issue26701] Documentation for int constructor mentions __int__ but not __trunc__

2018-05-10 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 7488c79b600cd173b0ccea13adb567d078e7b835 by Miss Islington (bot) in branch '3.6': bpo-26701: Tweak the documentation for special methods in int(). (GH-6741) https://github.com/python/cpython/

[issue28055] pyhash's siphash24 assumes alignment of the data pointer

2018-05-13 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 0d17e60b33aca1a4d151a8a2bd6eaa331f0ec658 by Miss Islington (bot) in branch '3.6': bpo-28055: Fix unaligned accesses in siphash24(). (GH-6123) https://github.com/python/cpython/

[issue28055] pyhash's siphash24 assumes alignment of the data pointer

2018-05-13 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 8ed545f6de37efdadbcf71c45bb8136b8cb9619d by Miss Islington (bot) in branch '3.7': bpo-28055: Fix unaligned accesses in siphash24(). (GH-6123) https://github.com/python/cpython/

[issue28055] pyhash's siphash24 assumes alignment of the data pointer

2018-05-13 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6463 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue28055] pyhash's siphash24 assumes alignment of the data pointer

2018-05-13 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6464 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33455] test.test_posix.TestPosixSpawn::test_specify_environment fails with custom LD_LIBRARY_PATH

2018-05-11 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 6e9456e4f6123b13750a10e6ae2eba83504d2f1a by Miss Islington (bot) in branch '3.7': bpo-33455: Pass os.environ in test_posix::test_specify_environment. (GH-6753) https://github.com/python/cpython/

[issue33455] test.test_posix.TestPosixSpawn::test_specify_environment fails with custom LD_LIBRARY_PATH

2018-05-10 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6451 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33422] Fix and update string/byte literals in help()

2018-05-05 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6403 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33422] Fix and update string/byte literals in help()

2018-05-05 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 0ba812b1bee65a6cad16f153a7f5074bc271e0e5 by Miss Islington (bot) in branch '3.6': bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701)

[issue32717] Document PEP 560

2018-05-08 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6421 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue20087] Mismatch between glibc and X11 locale.alias

2018-05-05 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6406 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue20087] Mismatch between glibc and X11 locale.alias

2018-05-05 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6407 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33422] Fix and update string/byte literals in help()

2018-05-05 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6402 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33422] Fix and update string/byte literals in help()

2018-05-05 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 351782b9927c610ff531100dbdcbbd19d91940a3 by Miss Islington (bot) in branch '3.7': bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701)

[issue28167] remove platform.linux_distribution()

2018-05-15 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6536 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33549] xmlbuilder's `_AsyncDeprecatedProperty` make no sens now that async is a keyword.

2018-05-17 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6600 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue13631] readline fails to parse some forms of .editrc under editline (libedit) emulation on Mac OS X

2018-05-17 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6599 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32384] Generator tests is broken in non-CPython implementation

2018-05-16 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6565 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32384] Generator tests is broken in non-CPython implementation

2018-05-16 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6564 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32216] Document PEP 557 Data Classes (dataclasses module)

2018-05-16 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6566 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32831] IDLE: Add docstrings and tests for codecontext

2018-05-19 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 83aedc4d9ae36fb7bc05fd8b2caec55697b3efd2 by Miss Islington (bot) in branch '3.6': bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638) https://github.com/python/cpython/

[issue32831] IDLE: Add docstrings and tests for codecontext

2018-05-19 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 0efa1353b756bd61d4e852ff4ef146735bef5522 by Miss Islington (bot) in branch '3.7': bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638) https://github.com/python/cpython/

[issue32831] IDLE: Add docstrings and tests for codecontext

2018-05-19 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6640 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32831] IDLE: Add docstrings and tests for codecontext

2018-05-19 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6641 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33580] Make binary/text file glossary entries follow most common "see also" style

2018-05-20 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6663 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33584] Fix several minor bugs in asyncio

2018-05-20 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6657 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue30940] Documentation for round() is incorrect.

2018-05-20 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6660 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue30940] Documentation for round() is incorrect.

2018-05-20 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6659 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue26819] _ProactorReadPipeTransport pause_reading()/resume_reading() broken if called before any read is perfored

2018-05-20 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6656 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue30940] Documentation for round() is incorrect.

2018-05-20 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 82c9adb3f94e5d889f03205d03a76a5ff0928531 by Miss Islington (bot) in branch '3.6': bpo-30940: Updating round() docs. (GH-6342) https://github.com/python/cpython/

[issue33542] _ipconfig_getnode incorrectly selects a DUID as a MAC address

2018-05-20 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6661 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue26819] _ProactorReadPipeTransport pause_reading()/resume_reading() broken if called before any read is perfored

2018-05-20 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 28ea38b97b2bfbde9f387a8b90b02d05b93c895c by Miss Islington (bot) in branch '3.7': bpo-26819: Prevent proactor double read on resume (GH-6921) https://github.com/python/cpython/

[issue33580] Make binary/text file glossary entries follow most common "see also" style

2018-05-20 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6662 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue30928] Copy modified blurbs to idlelib/NEWS.txt for 3.7.0

2018-05-19 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6648 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue23722] During metaclass.__init__, super() of the constructed class does not work

2018-05-19 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6654 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue23722] During metaclass.__init__, super() of the constructed class does not work

2018-05-19 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6653 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue23722] During metaclass.__init__, super() of the constructed class does not work

2018-05-19 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 10a122c0d55b01b053126ef3fd4d9e05ab8f2372 by Miss Islington (bot) in branch '3.6': bpo-23722: Fix docs for future __classcell__ changes. (GH-6999) https://github.com/python/cpython/

[issue32262] Fix linting errors in asyncio code; use f-strings consistently

2018-05-20 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6669 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33542] _ipconfig_getnode incorrectly selects a DUID as a MAC address

2018-05-20 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 073eca39a55b86ec7dd7a437ac0c910751a60ace by Miss Islington (bot) in branch '3.7': bpo-33542: Ignore DUID in uuid.get_node on Windows. (GH-6922) https://github.com/python/cpython/

[issue33580] Make binary/text file glossary entries follow most common "see also" style

2018-05-20 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 983e9653e0584b65a6ec66543ce1631f888aa285 by Miss Islington (bot) in branch '3.6': bpo-33580: Make binary/text file glossary entries follow most common "see also" style. (GH-6991) ht

[issue19950] Document that unittest.TestCase.__init__ is called once per test

2018-05-17 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6608 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue19950] Document that unittest.TestCase.__init__ is called once per test

2018-05-17 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6609 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33537] Help on importlib.resources outputs the builtin open description

2018-05-17 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6610 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue24318] Better documentaiton of profile-opt (and release builds in general?)

2018-05-16 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6577 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33536] dataclasses.make_dataclass does not validate fields for being valid identifiers

2018-05-16 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6576 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33517] dataclasses: Add the field type to Field repr

2018-05-15 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 5c7e079158db869c9ede1ac9b5b9735091d3ffb6 by Miss Islington (bot) in branch '3.7': bpo-33517: dataclasses: Add the field type to Field repr (GH-6858) https://github.com/python/cpython/

[issue33517] dataclasses: Add the field type to Field repr

2018-05-15 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6533 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33534] dataclasses: unneeded test in _is_classvar

2018-05-16 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 8e20fc388f1f1e6b2b38bf11995322c274b4d43a by Miss Islington (bot) in branch '3.7': bpo-33534: Remove unneeded test. (GH-6897) https://github.com/python/cpython/

[issue33534] dataclasses: unneeded test in _is_classvar

2018-05-16 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6569 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33559] Exception's repr change not documented

2018-05-17 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6613 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33536] dataclasses.make_dataclass does not validate fields for being valid identifiers

2018-05-16 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 6409e759df0654f4a081eb4a50aadde995382043 by Miss Islington (bot) in branch '3.7': bpo-33536: Validate make_dataclass() field names. (GH-6906) https://github.com/python/cpython/

  1   2   3   4   5   6   7   8   9   10   >