[issue33820] IDLE subsection of What's New 3.6

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

[issue33820] IDLE subsection of What's New 3.6

2018-06-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +7217 ___ 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
Change by miss-islington : -- pull_requests: +7215 ___ Python tracker <https://bugs.python.org/issue33821> ___ ___ 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: +7218 ___ 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 969759e11ecfbd662642ba4fb23159faf56ee859 by Miss Islington (bot) in branch '3.6': bpo-33820: Fix IDLE What's New typo (GH-7594) https://github.com/python/cpython/commit/969759e11ecfbd662642ba4fb23159faf56ee859

[issue33748] test_discovery_failed_discovery in test_unittest modifies sys.path

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

[issue30167] site.main() does not work on Python 3.6 and superior if PYTHONSTARTUP is set

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

[issue33610] IDLE: Make multiple improvements to CodeContext

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

[issue33610] IDLE: Make multiple improvements to CodeContext

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

[issue33610] IDLE: Make multiple improvements to CodeContext

2018-06-10 Thread miss-islington
miss-islington added the comment: New changeset 08a1b133925f50903691c77fa9c23b618abc89f2 by Miss Islington (bot) in branch '3.6': bpo-33610: Update IDLE Code Context doc entry (GH-7597) https://github.com/python/cpython/commit/08a1b133925f50903691c77fa9c23b618abc89f2

[issue33812] Different behavior between datetime.py and its C accelerator

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

[issue33812] Different behavior between datetime.py and its C accelerator

2018-06-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +7222 stage: commit review -> patch review ___ Python tracker <https://bugs.python.org/issue33812> ___ ___ Python-

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

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

[issue26510] [argparse] Add required argument to add_subparsers

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

[issue33610] IDLE: Make multiple improvements to CodeContext

2018-06-10 Thread miss-islington
miss-islington added the comment: New changeset 2adfeef1853262b207a1993e523f0f3ba708dd9f by Miss Islington (bot) in branch '3.7': bpo-33610: Update IDLE Code Context doc entry (GH-7597) https://github.com/python/cpython/commit/2adfeef1853262b207a1993e523f0f3ba708dd9f -- nosy: +miss

[issue33770] base64 throws 'incorrect padding' exception when the issue is NOT with the padding

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

[issue33748] test_discovery_failed_discovery in test_unittest modifies sys.path

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

[issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 17beebcc8b22a66b7973cbe5b1577567ab391c0a by Miss Islington (bot) in branch '3.7': bpo-33694: Fix typo in helper function name (GH-7522) https://github.com/python/cpython/commit/17beebcc8b22a66b7973cbe5b1577567ab391c0a -- nosy: +miss

[issue24089] argparse crashes with AssertionError

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

[issue31215] Add version changed notes for OpenSSL 1.1.0 compatibility

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset d16d72f555447fbedacdc01bb14f380afca705ae by Miss Islington (bot) in branch '3.7': bpo-31215: Add version changed notes for OpenSSL 1.1.0 compatibility (GH-7346) https://github.com/python/cpython/commit/d16d72f555447fbedacdc01bb14f380afca705ae

[issue25058] Right square bracket argparse metavar

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

[issue25058] Right square bracket argparse metavar

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 376c272d68cca0975ff0be3d12abf5f67da342d7 by Miss Islington (bot) in branch '3.6': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/376c272d68cca0975ff0be3d12abf5f67da342d7

[issue33736] Improve the documentation of asyncio stream API

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

[issue33807] CONTRIBUTING.rst: 'Stable buildbots' links with 404 errors

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

[issue33736] Improve the documentation of asyncio stream API

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset f4dcf49159e404273f426bccf8d0d71a4c3274e6 by Miss Islington (bot) in branch '3.7': bpo-33736: Improve the documentation of asyncio stream APIs (GH-7326) https://github.com/python/cpython/commit/f4dcf49159e404273f426bccf8d0d71a4c3274e6

[issue33807] CONTRIBUTING.rst: 'Stable buildbots' links with 404 errors

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 552c1bc94887a5e897c398725776ac1ef3d21c6a by Miss Islington (bot) in branch '3.7': bpo-33807: Add Python 3.7 buildbot link to '.github/CONTRIBUTING.rst' (GH-7532) https://github.com/python/cpython/commit/552c1bc94887a5e897c398725776ac1ef3d21c6a

[issue33778] update Unicode database to 11.0

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

[issue31215] Add version changed notes for OpenSSL 1.1.0 compatibility

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

[issue14046] argparse: assertion failure if optional argument has square/round brackets in metavar

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

[issue33798] Fix csv module comment regarding dict insertion order

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 9f56a93e8986e06ac61a7356082fe8be285f26a4 by Miss Islington (bot) in branch '3.7': bpo-33798: Update csv document about dict order (GH-7490) https://github.com/python/cpython/commit/9f56a93e8986e06ac61a7356082fe8be285f26a4 -- nosy

[issue33802] Regression in logging configuration

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset f44203d782e397941c17d96e6a1f9dc1df08b3e6 by Miss Islington (bot) in branch '3.7': bpo-33802: Do not interpolate in ConfigParser while reading defaults (GH-7524) https://github.com/python/cpython/commit/f44203d782e397941c17d96e6a1f9dc1df08b3e6

[issue33798] Fix csv module comment regarding dict insertion order

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

[issue23835] configparser does not convert defaults to strings

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset f44203d782e397941c17d96e6a1f9dc1df08b3e6 by Miss Islington (bot) in branch '3.7': bpo-33802: Do not interpolate in ConfigParser while reading defaults (GH-7524) https://github.com/python/cpython/commit/f44203d782e397941c17d96e6a1f9dc1df08b3e6

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

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

[issue14046] argparse: assertion failure if optional argument has square/round brackets in metavar

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

[issue14046] argparse: assertion failure if optional argument has square/round brackets in metavar

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

[issue11874] argparse assertion failure with brackets in metavars

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 842985f6c70484ed7b8fc30d0bc05aec73236a98 by Miss Islington (bot) in branch '3.7': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/842985f6c70484ed7b8fc30d0bc05aec73236a98

[issue33768] IDLE: click on context line should jump to line, at top of window

2018-06-07 Thread miss-islington
miss-islington added the comment: New changeset a4868473e7a0487bd882531490ff8856b952f9b3 by Miss Islington (bot) in branch '3.7': bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411) https://github.com/python/cpython/commit

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

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

[issue33799] Remove non-ordered dicts comments from FAQ

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

[issue11874] argparse assertion failure with brackets in metavars

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

[issue33802] Regression in logging configuration

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

[issue23835] configparser does not convert defaults to strings

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

[issue11874] argparse assertion failure with brackets in metavars

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 376c272d68cca0975ff0be3d12abf5f67da342d7 by Miss Islington (bot) in branch '3.6': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/376c272d68cca0975ff0be3d12abf5f67da342d7

[issue25058] Right square bracket argparse metavar

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

[issue25058] Right square bracket argparse metavar

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

[issue31215] Add version changed notes for OpenSSL 1.1.0 compatibility

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset a0accc0f8e747145a3ee36b91338777bc94b3348 by Miss Islington (bot) in branch '3.6': bpo-31215: Add version changed notes for OpenSSL 1.1.0 compatibility (GH-7346) https://github.com/python/cpython/commit/a0accc0f8e747145a3ee36b91338777bc94b3348

[issue24089] argparse crashes with AssertionError

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 376c272d68cca0975ff0be3d12abf5f67da342d7 by Miss Islington (bot) in branch '3.6': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/376c272d68cca0975ff0be3d12abf5f67da342d7

[issue24089] argparse crashes with AssertionError

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 842985f6c70484ed7b8fc30d0bc05aec73236a98 by Miss Islington (bot) in branch '3.7': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/842985f6c70484ed7b8fc30d0bc05aec73236a98

[issue25058] Right square bracket argparse metavar

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 842985f6c70484ed7b8fc30d0bc05aec73236a98 by Miss Islington (bot) in branch '3.7': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/842985f6c70484ed7b8fc30d0bc05aec73236a98

[issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x

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

[issue11874] argparse assertion failure with brackets in metavars

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

[issue24089] argparse crashes with AssertionError

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

[issue14046] argparse: assertion failure if optional argument has square/round brackets in metavar

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 376c272d68cca0975ff0be3d12abf5f67da342d7 by Miss Islington (bot) in branch '3.6': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/376c272d68cca0975ff0be3d12abf5f67da342d7

[issue14046] argparse: assertion failure if optional argument has square/round brackets in metavar

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 842985f6c70484ed7b8fc30d0bc05aec73236a98 by Miss Islington (bot) in branch '3.7': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/842985f6c70484ed7b8fc30d0bc05aec73236a98

[issue33768] IDLE: click on context line should jump to line, at top of window

2018-06-07 Thread miss-islington
miss-islington added the comment: New changeset 1038669769208fc05c9a565fbf575f5fa8e9ef61 by Miss Islington (bot) in branch '3.6': bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411) https://github.com/python/cpython/commit

[issue31215] Add version changed notes for OpenSSL 1.1.0 compatibility

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

[issue24089] argparse crashes with AssertionError

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

[issue11874] argparse assertion failure with brackets in metavars

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

[issue33778] update Unicode database to 11.0

2018-06-07 Thread miss-islington
miss-islington added the comment: New changeset 942b7ff11add8e701e91e4d24abfb35b480161a3 by Miss Islington (bot) in branch '3.7': update 3.7 whatsnew entry about Unicode version (GH-7480) https://github.com/python/cpython/commit/942b7ff11add8e701e91e4d24abfb35b480161a3 -- nosy

[issue33800] Fix default argument for parameter dict_type of ConfigParser/RawConfigParser

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

[issue24089] argparse crashes with AssertionError

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

[issue11874] argparse assertion failure with brackets in metavars

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 4e6bd247aa955056626bf0cf8dc1c65a587b871f by Miss Islington (bot) in branch '2.7': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/4e6bd247aa955056626bf0cf8dc1c65a587b871f

[issue30805] asyncio: race condition with debug and subprocess

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

[issue30805] asyncio: race condition with debug and subprocess

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 21f4c780a1de99bdb37abf57445f0c942449b45b by Miss Islington (bot) in branch '3.7': bpo-30805: Avoid race condition with debug logging (GH-7545) https://github.com/python/cpython/commit/21f4c780a1de99bdb37abf57445f0c942449b45b -- nosy

[issue30805] asyncio: race condition with debug and subprocess

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 234b53f8b5d0615051025be26cf8adecbc346c57 by Miss Islington (bot) in branch '3.6': bpo-30805: Avoid race condition with debug logging (GH-7545) https://github.com/python/cpython/commit/234b53f8b5d0615051025be26cf8adecbc346c57

[issue14046] argparse: assertion failure if optional argument has square/round brackets in metavar

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 4e6bd247aa955056626bf0cf8dc1c65a587b871f by Miss Islington (bot) in branch '2.7': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/4e6bd247aa955056626bf0cf8dc1c65a587b871f

[issue25058] Right square bracket argparse metavar

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 4e6bd247aa955056626bf0cf8dc1c65a587b871f by Miss Islington (bot) in branch '2.7': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/4e6bd247aa955056626bf0cf8dc1c65a587b871f

[issue30805] asyncio: race condition with debug and subprocess

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

[issue11874] argparse assertion failure with brackets in metavars

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

[issue14046] argparse: assertion failure if optional argument has square/round brackets in metavar

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

[issue25058] Right square bracket argparse metavar

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

[issue24089] argparse crashes with AssertionError

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 4e6bd247aa955056626bf0cf8dc1c65a587b871f by Miss Islington (bot) in branch '2.7': bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) https://github.com/python/cpython/commit/4e6bd247aa955056626bf0cf8dc1c65a587b871f

[issue33801] Remove non-ordered dict comment from plistlib

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

[issue33796] dataclasses.replace broken if a class has any ClassVars

2018-06-07 Thread miss-islington
miss-islington added the comment: New changeset 0aee3bea197af51de3a30e4665eaa2971a681fbb by Miss Islington (bot) in branch '3.7': bpo-33796: Ignore ClassVar for dataclasses.replace(). (GH-7488) https://github.com/python/cpython/commit/0aee3bea197af51de3a30e4665eaa2971a681fbb

[issue33796] dataclasses.replace broken if a class has any ClassVars

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

[issue33609] Document that dicts preserve insertion order

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

[issue33663] Web.py wsgiserver3.py raises TypeError when CSS file is not found

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

[issue33663] Web.py wsgiserver3.py raises TypeError when CSS file is not found

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

[issue33836] [Good first-time issue] Recommend keyword-only param for memoization in FAQ

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

[issue33571] Add triple quotes to list of delimiters that trigger '...' prompt

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

[issue33571] Add triple quotes to list of delimiters that trigger '...' prompt

2018-06-15 Thread miss-islington
miss-islington added the comment: New changeset 380a2b09e8c78b1222f9295e82e7ef34a0e70d99 by Miss Islington (bot) in branch '3.7': bpo-33571: Improve the glossary description for '...' prompt (GH-6971) https://github.com/python/cpython/commit/380a2b09e8c78b1222f9295e82e7ef34a0e70d99

[issue33859] Spelling mistakes found using aspell

2018-06-15 Thread miss-islington
miss-islington added the comment: New changeset 416e488415cacec98778da11da401c1b94d92c10 by Miss Islington (bot) in branch '3.7': bpo-33859: Fix spelling mistakes in docs. (GH-7691) https://github.com/python/cpython/commit/416e488415cacec98778da11da401c1b94d92c10 -- nosy: +miss

[issue33836] [Good first-time issue] Recommend keyword-only param for memoization in FAQ

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

[issue33861] Minor improvements of tests for os.path.

2018-06-16 Thread miss-islington
miss-islington added the comment: New changeset 5c23e21ef655db35af45ed98a62eb54bff64dbd0 by Miss Islington (bot) in branch '3.6': bpo-33861: Minor improvements of tests for os.path. (GH-7715) https://github.com/python/cpython/commit/5c23e21ef655db35af45ed98a62eb54bff64dbd0

[issue33861] Minor improvements of tests for os.path.

2018-06-16 Thread miss-islington
miss-islington added the comment: New changeset 633593372a8aec46644a39e8d0b68e0f1eb5ed38 by Miss Islington (bot) in branch '3.7': bpo-33861: Minor improvements of tests for os.path. (GH-7715) https://github.com/python/cpython/commit/633593372a8aec46644a39e8d0b68e0f1eb5ed38 -- nosy

[issue33571] Add triple quotes to list of delimiters that trigger '...' prompt

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

[issue33836] [Good first-time issue] Recommend keyword-only param for memoization in FAQ

2018-06-15 Thread miss-islington
miss-islington added the comment: New changeset 2636833e8e9cb16ba3ae7bf776bbfc91f176367c by Miss Islington (bot) in branch '3.6': bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687) https://github.com/python/cpython/commit/2636833e8e9cb16ba3ae7bf776bbfc91f176367c

[issue33861] Minor improvements of tests for os.path.

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

[issue33861] Minor improvements of tests for os.path.

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

[issue33571] Add triple quotes to list of delimiters that trigger '...' prompt

2018-06-15 Thread miss-islington
miss-islington added the comment: New changeset 80c51c4737c6bb51dd76d2ab6c5f7ea75bf118f2 by Miss Islington (bot) in branch '2.7': bpo-33571: Improve the glossary description for '...' prompt (GH-6971) https://github.com/python/cpython/commit/80c51c4737c6bb51dd76d2ab6c5f7ea75bf118f2

[issue33571] Add triple quotes to list of delimiters that trigger '...' prompt

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

[issue33836] [Good first-time issue] Recommend keyword-only param for memoization in FAQ

2018-06-15 Thread miss-islington
miss-islington added the comment: New changeset 5a0bf74d4ec11a246b401896cbfb2e840c13da40 by Miss Islington (bot) in branch '3.7': bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687) https://github.com/python/cpython/commit/5a0bf74d4ec11a246b401896cbfb2e840c13da40

[issue33571] Add triple quotes to list of delimiters that trigger '...' prompt

2018-06-15 Thread miss-islington
miss-islington added the comment: New changeset 8e6428f21699e15b5d96f949db221f20d8466b4b by Miss Islington (bot) in branch '3.6': bpo-33571: Improve the glossary description for '...' prompt (GH-6971) https://github.com/python/cpython/commit/8e6428f21699e15b5d96f949db221f20d8466b4b

[issue33859] Spelling mistakes found using aspell

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

[issue33855] IDLE: Minimally test every non-startup module.

2018-06-18 Thread miss-islington
miss-islington added the comment: New changeset 740f1cb20a8ae6e7f6daa14f2e240664643ce757 by Miss Islington (bot) in branch '3.7': bpo-33855: More edits and new minimal tests for IDLE (GH-7761) https://github.com/python/cpython/commit/740f1cb20a8ae6e7f6daa14f2e240664643ce757

[issue33855] IDLE: Minimally test every non-startup module.

2018-06-18 Thread miss-islington
miss-islington added the comment: New changeset 684bc3d67797f2b5ca9368fe7ecc1c3093d7b694 by Miss Islington (bot) in branch '3.6': bpo-33855: More edits and new minimal tests for IDLE (GH-7761) https://github.com/python/cpython/commit/684bc3d67797f2b5ca9368fe7ecc1c3093d7b694

[issue33856] IDLE: "help" is missing from the sign-on message

2018-06-16 Thread miss-islington
Change by miss-islington : -- keywords: +patch pull_requests: +7365 stage: backport needed -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue33856] Type "help" is not present on win32

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

[issue33856] IDLE: "help" is missing from the sign-on message

2018-06-16 Thread miss-islington
miss-islington added the comment: New changeset 6bb770445192e19aef94111c6a9913e1526c4d64 by Miss Islington (bot) in branch '3.7': bpo-33856: Add "help" to the welcome message of IDLE (GH-7755) https://github.com/python/cpython/commit/6bb770445192e19aef94111c6a9913e1526c4d64 -

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