[issue33509] warnings.warn_explicit with module_globals=True raises a SystemError

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

[issue29706] IDLE needs syntax highlighting for async and await

2018-05-15 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 8717cfeb6b8bebdfe13df0e9268ddd252ab5ecad by Miss Islington (bot) in branch '3.7': bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846) https://github.com/python/cpython/

[issue32257] Support Disabling Renegotiation for SSLContext

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

[issue29706] IDLE needs syntax highlighting for async and await

2018-05-15 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 7c59a33491b0bde639a9382ef1de2423207a8cc7 by Miss Islington (bot) in branch '3.6': bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846) https://github.com/python/cpython/

[issue29706] IDLE needs syntax highlighting for async and await

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

[issue29706] IDLE needs syntax highlighting for async and await

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

[issue33465] test_from_import_missing_attr_has_name_and_so_path fails when select is a builtin instead of an extension

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

[issue33503] use pypi.org instead of pypi.python.org

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

[issue33509] warnings.warn_explicit with module_globals=True raises a SystemError

2018-05-15 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 820219f7867f2bbfe0ac4d4f0d1ea1fdef7795a9 by Miss Islington (bot) in branch '3.7': bpo-33509: Fix _warnings for module_globals=None (GH-6833) https://github.com/python/cpython/

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

2018-05-16 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 447fdd178f1007294db38bf0392a0cf74a49d460 by Miss Islington (bot) in branch '3.7': bpo-24318: Rewrite the README PGO section. (GH-6863) https://github.com/python/cpython/

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

2018-05-16 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 04e96da5e4982afeb639d6a4d232c6c221fe3a9d by Miss Islington (bot) in branch '3.7': bpo-32216: Add documentation for dataclasses (GH-6886) https://github.com/python/cpython/

[issue33583] PyObject_GC_Resize() doesn't relink GCHead

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

[issue33583] PyObject_GC_Resize() doesn't relink GCHead

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

[issue33583] PyObject_GC_Resize() doesn't relink GCHead

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

[issue33583] PyObject_GC_Resize() doesn't relink GCHead

2018-05-21 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 3ccc31386da5f35f83756a265429831d650db731 by Miss Islington (bot) in branch '2.7': bpo-33583: Add note in PyObject_GC_Resize() doc (GH-7021) https://github.com/python/cpython/

[issue30877] possibe typo in json/scanner.py

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

[issue30877] possibe typo in json/scanner.py

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

[issue30877] possibe typo in json/scanner.py

2018-05-22 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 25fd6cc5b0ad311bb771ae47ae8173417730bb6a by Miss Islington (bot) in branch '3.7': bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048) https://github.com/python/cpython/

[issue30877] possibe typo in json/scanner.py

2018-05-22 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 2baee0aa77055755ac50e92e64bbccfea4108621 by Miss Islington (bot) in branch '3.6': bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048) https://github.com/python/cpython/

[issue33583] PyObject_GC_Resize() doesn't relink GCHead

2018-05-21 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 0c1e7d8122808d42f9fdb7019061dc2e78a78efa by Miss Islington (bot) in branch '3.6': bpo-33583: Add note in PyObject_GC_Resize() doc (GH-7021) https://github.com/python/cpython/

[issue33618] Support TLS 1.3

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

[issue33628] IDLE: Code cleanup on codecontext

2018-05-23 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 935c81bbbca28ca23862d7ee1f79cd502e447edd by Miss Islington (bot) in branch '3.6': bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085) https://github.com/python/cpython/

[issue33628] IDLE: Code cleanup on codecontext

2018-05-23 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset b2ab5dc72b36d074a86f2b1d91ae804e5a7210f8 by Miss Islington (bot) in branch '3.7': bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085) https://github.com/python/cpython/

[issue33540] socketserver: Add an opt-in option to get Python 3.6 behaviour on server_close()

2018-05-23 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset fa286edbde9ed660d99628aea14ee3b824c2afe6 by Miss Islington (bot) in branch '3.7': bpo-33540: Add block_on_close attr to socketserver (GH-6911) https://github.com/python/cpython/

[issue33353] test_asyncio: test_sock_sendfile_mix_with_regular_send() hangs on FreeBSD

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

[issue32622] Implement loop.sendfile

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

[issue33628] IDLE: Code cleanup on codecontext

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

[issue33628] IDLE: Code cleanup on codecontext

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

[issue33109] argparse: make new 'required' argument to add_subparsers default to False instead of True

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

[issue26510] [argparse] Add required argument to add_subparsers

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

[issue33540] socketserver: Add an opt-in option to get Python 3.6 behaviour on server_close()

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

[issue33570] OpenSSL 1.1.1 / TLS 1.3 cipher suite changes

2018-05-22 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset cd57b48ef9a70b7ef693ba52aaf38d7c945ab5d3 by Miss Islington (bot) in branch '3.7': bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) https://github.com/python/cpython/

[issue33604] HMAC default to MD5 marked as to be removed in 3.6

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

[issue33604] HMAC default to MD5 marked as to be removed in 3.6

2018-05-22 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 2751dccca4098b799ea575bb35cec9959c74684a by Miss Islington (bot) in branch '3.7': bpo-33604: Remove Pending from hmac Deprecation warning. (GH-7062) https://github.com/python/cpython/

[issue33570] OpenSSL 1.1.1 / TLS 1.3 cipher suite changes

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

[issue33012] Invalid function cast warnings with gcc 8 for METH_NOARGS

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

[issue33012] Invalid function cast warnings with gcc 8 for METH_NOARGS

2018-05-25 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 20b797dafa149afcdd7b64e489eb8ea1386d8eb4 by Miss Islington (bot) in branch '3.6': bpo-33012: Add -Wno-cast-function-type for gcc 8. (GH-6757) https://github.com/python/cpython/

[issue33595] FIx references to lambda "arguments"

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

[issue33595] FIx references to lambda "arguments"

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

[issue33644] Fix signatures of tp_finalize handlers in testing code.

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

[issue33644] Fix signatures of tp_finalize handlers in testing code.

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

[issue33644] Fix signatures of tp_finalize handlers in testing code.

2018-05-26 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 14d289be60a2ad4cb65990a63ed2e75e9a8cb3ec by Miss Islington (bot) in branch '3.7': bpo-33644: Fix signatures of tp_finalize handlers in testing code. (GH-7111) https://github.com/python/cpython/

[issue33622] Fix errors handling in the garbage collector

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

[issue33622] Fix errors handling in the garbage collector

2018-05-24 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 2fe940c727802ad54cff9486c658bc38743f7bfc by Miss Islington (bot) in branch '3.7': bpo-33622: Fix issues with handling errors in the GC. (GH-7078) https://github.com/python/cpython/

[issue33629] test_importlib creates a coredump on AMD64 FreeBSD 10.x Shared 3.7

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

[issue32374] Document that m_traverse for multi-phase initialized modules can be called with m_state=NULL

2018-05-24 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset d9eb22c67c38b45764dd924801c72092770d200f by Miss Islington (bot) in branch '3.7': bpo-33629: Prevent coredump in test_importlib (GH-7090) https://github.com/python/cpython/

[issue33629] test_importlib creates a coredump on AMD64 FreeBSD 10.x Shared 3.7

2018-05-24 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset d9eb22c67c38b45764dd924801c72092770d200f by Miss Islington (bot) in branch '3.7': bpo-33629: Prevent coredump in test_importlib (GH-7090) https://github.com/python/cpython/

[issue32374] Document that m_traverse for multi-phase initialized modules can be called with m_state=NULL

2018-05-24 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset fc0356d2a34719df517a5056bf1a3709850776cf by Miss Islington (bot) in branch '3.6': bpo-33629: Prevent coredump in test_importlib (GH-7090) https://github.com/python/cpython/

[issue33629] test_importlib creates a coredump on AMD64 FreeBSD 10.x Shared 3.7

2018-05-24 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset fc0356d2a34719df517a5056bf1a3709850776cf by Miss Islington (bot) in branch '3.6': bpo-33629: Prevent coredump in test_importlib (GH-7090) https://github.com/python/cpython/

[issue32374] Document that m_traverse for multi-phase initialized modules can be called with m_state=NULL

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

[issue33629] test_importlib creates a coredump on AMD64 FreeBSD 10.x Shared 3.7

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

[issue32374] Document that m_traverse for multi-phase initialized modules can be called with m_state=NULL

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

[issue32493] UUID Module - FreeBSD build failure

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

[issue32493] UUID Module - FreeBSD build failure

2018-05-24 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 5734f41a9b46b4fd65b6ba90240b108f8a0b7c57 by Miss Islington (bot) in branch '3.7': bpo-32493: Fix uuid.uuid1() on FreeBSD. (GH-7099) https://github.com/python/cpython/

[issue33616] typing.NoReturn is undocumented

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

[issue33616] typing.NoReturn is undocumented

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

[issue33564] IDLE: add 'async' to codecontext block openers

2018-05-17 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset eb4590e4d9abecdbbc91c3531df83e1f9bed50f1 by Miss Islington (bot) in branch '3.6': bpo-33564: Add async to IDLE's code context block openers. (GH-6960) https://github.com/python/cpython/

[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: +6615 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33556] leftover thread crumb in threading.ident docstring

2018-05-18 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset c6a5cc8f244ee71ce932003366411aacadda8dd0 by Miss Islington (bot) in branch '3.6': bpo-33556: Remove reference to thread module from docstring (GH-6963) https://github.com/python/cpython/

[issue33556] leftover thread crumb in threading.ident docstring

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

[issue33556] leftover thread crumb in threading.ident docstring

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

[issue33559] Exception's repr change not documented

2018-05-17 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset efa642779739b5af028b0f6ebb9033395e124273 by Miss Islington (bot) in branch '3.7': bpo-33559: Attribute changed repr of exceptions (GH-6954) https://github.com/python/cpython/

[issue33453] from __future__ import annotations breaks dataclasses ClassVar and InitVar handling

2018-05-15 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset c73268aad7645a146b3e0e088c198a1fb74d57ff by Miss Islington (bot) in branch '3.7': bpo-33453: Handle string type annotations in dataclasses. (GH-6768) https://github.com/python/cpython/

[issue33522] Enable CI builds on Visual Studio Team Services

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

[issue33522] Enable CI builds on Visual Studio Team Services

2018-05-16 Thread miss-islington
Change by miss-islington <mariatta.wijaya+miss-isling...@gmail.com>: -- pull_requests: +6596 ___ 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: +6586 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

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

2018-05-15 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 3d484435d261ef6e3204902f50778b545428dd7e by Miss Islington (bot) in branch '3.7': bpo-30928: Update idlelib/NEWS.txt to 2018-05-14. (GH-6873) https://github.com/python/cpython/

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

2018-05-15 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 47793dec38b9485601a1b2fae90d5f19c3442434 by Miss Islington (bot) in branch '3.6': bpo-30928: Update idlelib/NEWS.txt to 2018-05-14. (GH-6873) https://github.com/python/cpython/

[issue33453] from __future__ import annotations breaks dataclasses ClassVar and InitVar handling

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

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

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

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

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

[issue33612] Assertion failure in PyThreadState_Clear

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

[issue25612] nested try..excepts don't work correctly for generators

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

[issue32436] Implement PEP 567

2018-05-23 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset 2fc443c469fb15033b6b96acd727e2e7cc147adc by Miss Islington (bot) in branch '3.7': bpo-32436: Document PEP 567 changes to asyncio. (GH-7073) https://github.com/python/cpython/

[issue32436] Implement PEP 567

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

[issue33592] Document contextvars C API

2018-05-22 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset afec2d583a06849c5080c6cd40266743c8e04b3e by Miss Islington (bot) in branch '3.7': bpo-33592: Document the C API in PEP 567 (contextvars) (GH-7033) https://github.com/python/cpython/

[issue33592] Document contextvars C API

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

[issue33263] Asyncio server enters an invalid state after a request with SO_LINGER

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

[issue5945] PyMapping_Check returns 1 for lists

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

[issue33564] IDLE: add 'async' to codecontext block openers

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

[issue33564] IDLE: add 'async' to codecontext block openers

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

[issue28556] typing.py upgrades

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

[issue5945] PyMapping_Check returns 1 for lists

2018-05-22 Thread miss-islington
miss-islington <mariatta.wijaya+miss-isling...@gmail.com> added the comment: New changeset e1a78cacf65f007b1000966ce3aac6ac2eaa5cfc by Miss Islington (bot) in branch '3.7': bpo-5945: Improve mappings and sequences C API docs. (GH-7029) https://github.com/python/cpython/

[issue33766] Grammar Incongruence

2018-06-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +7201 ___ Python tracker <https://bugs.python.org/issue33766> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33766] Grammar Incongruence

2018-06-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +7199 ___ Python tracker <https://bugs.python.org/issue33766> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33718] Enhance regrtest: meta-ticket for multiple changes

2018-06-09 Thread miss-islington
miss-islington added the comment: New changeset 07aea160ca2dd8814a28afe73e6a72c2b3cbf38a by Miss Islington (bot) in branch '3.6': bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521) https://github.com/python/cpython/commit/07aea160ca2dd8814a28afe73e6a72

[issue33766] Grammar Incongruence

2018-06-09 Thread miss-islington
miss-islington added the comment: New changeset f01b951a0e70f36ca2a3caa043f89a5277bb0bb0 by Miss Islington (bot) in branch '2.7': bpo-33766: Document that end of file or string is a newline (GH-7383) https://github.com/python/cpython/commit/f01b951a0e70f36ca2a3caa043f89a5277bb0bb0

[issue33766] Grammar Incongruence

2018-06-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +7200 ___ Python tracker <https://bugs.python.org/issue33766> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33718] Enhance regrtest: meta-ticket for multiple changes

2018-06-09 Thread miss-islington
miss-islington added the comment: New changeset 463d1890bb29b66aed431734bb76e366301a0fa5 by Miss Islington (bot) in branch '3.7': bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521) https://github.com/python/cpython/commit/463d1890bb29b66aed431734bb76e3

[issue33718] Enhance regrtest: meta-ticket for multiple changes

2018-06-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +7193 ___ Python tracker <https://bugs.python.org/issue33718> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33718] Enhance regrtest: meta-ticket for multiple changes

2018-06-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +7192 ___ Python tracker <https://bugs.python.org/issue33718> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33582] formatargspec deprecated but does not emit DeprecationWarning.

2018-06-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +7274 ___ Python tracker <https://bugs.python.org/issue33582> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31432] Documention for CERT_OPTIONAL is misleading

2018-06-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +7270 ___ Python tracker <https://bugs.python.org/issue31432> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25612] nested try..excepts don't work correctly for generators

2018-06-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +7275 ___ Python tracker <https://bugs.python.org/issue25612> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31432] Documention for CERT_OPTIONAL is misleading

2018-06-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +7268 ___ Python tracker <https://bugs.python.org/issue31432> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33820] IDLE subsection of What's New 3.6

2018-06-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +7213 ___ Python tracker <https://bugs.python.org/issue33820> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33820] IDLE subsection of What's New 3.6

2018-06-10 Thread miss-islington
miss-islington added the comment: New changeset 953d300ffad108b036f483307b04b09872b162d9 by Miss Islington (bot) in branch '3.7': bpo-33820: Update idlelib subsection of What's New 3.6 (GH-7589) https://github.com/python/cpython/commit/953d300ffad108b036f483307b04b09872b162d9

[issue33820] IDLE subsection of What's New 3.6

2018-06-10 Thread miss-islington
miss-islington added the comment: New changeset 3da01813c83d23922798b398bc00f465593c80da by Miss Islington (bot) in branch '3.7': bpo-33820: Fix IDLE What's New typo (GH-7594) https://github.com/python/cpython/commit/3da01813c83d23922798b398bc00f465593c80da

[issue33820] IDLE subsection of What's New 3.6

2018-06-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +7214 ___ Python tracker <https://bugs.python.org/issue33820> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33821] IDLE subsection of What's New 3.7

2018-06-10 Thread miss-islington
miss-islington added the comment: New changeset 1ed8294924a9a47fb6f98f88cc7340a5512c75c3 by Miss Islington (bot) in branch '3.7': bpo-33821: Update idlelib subsection of What's New 3.7 (GH-7590) https://github.com/python/cpython/commit/1ed8294924a9a47fb6f98f88cc7340a5512c75c3

<    1   2   3   4   5   6   7   8   9   10   >