[issue33877] Doc: Delete UNIX qualification for script running instructions

2018-06-22 Thread miss-islington
miss-islington added the comment: New changeset 688325ed1a4d549f03d886507c265093aa3b2cab by Miss Islington (bot) in branch '3.6': bpo-33877: Remove UNIX qualification for running complete programs (GH-7744) https://github.com/python/cpython/commit/688325ed1a4d549f03d886507c265093aa3b2cab

[issue33885] doc Replace "hook function" with "callable" in urllib.request.urlretrieve

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

[issue33885] doc Replace "hook function" with "callable" in urllib.request.urlretrieve

2018-06-22 Thread miss-islington
miss-islington added the comment: New changeset e4db73058b6c31f71c64d0f87a10547f3cf72f20 by Miss Islington (bot) in branch '3.7': bpo-33885: Replace "hook function" with "callable" (GH-7765) https://github.com/python/cpython/commit/e4db73058b6c31f71c64d0f87a10547f3cf72f

[issue33924] In IDLE menudefs, change 'windows' to 'window'

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

[issue33924] In IDLE menudefs, change 'windows' to 'window'

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

[issue33924] In IDLE menudefs, change 'windows' to 'window'

2018-06-25 Thread miss-islington
miss-islington added the comment: New changeset c6040638aa1537709add895d24cdbbb9ee310fde by Miss Islington (bot) in branch '3.6': bpo-33924: Add missed mac-specific 'windows' to 'window' changes (GH-7920) https://github.com/python/cpython/commit/c6040638aa1537709add895d24cdbbb9ee310fde

[issue33924] In IDLE menudefs, change 'windows' to 'window'

2018-06-25 Thread miss-islington
miss-islington added the comment: New changeset ee60e36fbf640e9e2ab6cd26821aad5d90529d96 by Miss Islington (bot) in branch '3.7': bpo-33924: Add missed mac-specific 'windows' to 'window' changes (GH-7920) https://github.com/python/cpython/commit/ee60e36fbf640e9e2ab6cd26821aad5d90529d96

[issue33957] use standard term than generic wording

2018-06-26 Thread miss-islington
Change by miss-islington : -- keywords: +patch pull_requests: +7537 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue33957> ___ ___ Py

[issue33957] use standard term than generic wording

2018-06-26 Thread miss-islington
miss-islington added the comment: New changeset 829b7669f070a6228bba5c7a10a05b12891a95fd by Miss Islington (bot) in branch '3.7': bpo-33957: Doc: Use better wording (GH-7912) https://github.com/python/cpython/commit/829b7669f070a6228bba5c7a10a05b12891a95fd -- nosy: +miss-islington

[issue33952] doc Fix typo in str.upper() documentation

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

[issue33943] doc Add references to logging.basicConfig

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

[issue33943] doc Add references to logging.basicConfig

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

[issue33916] test_lzma: test_refleaks_in_decompressor___init__() leaks 100 handles on Windows

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

[issue33916] test_lzma: test_refleaks_in_decompressor___init__() leaks 100 handles on Windows

2018-06-23 Thread miss-islington
miss-islington added the comment: New changeset efc6bf66a58e96c12116d65984ac69b0f36f85de by Miss Islington (bot) in branch '3.7': bpo-33916: Fix bz2 and lzma init when called twice (GH-7843) https://github.com/python/cpython/commit/efc6bf66a58e96c12116d65984ac69b0f36f85de -- nosy

[issue33932] Calling Py_Initialize() twice now triggers a fatal error (Python 3.7)

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

[issue33805] dataclasses: replace() give poor error message if using InitVar

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

[issue33805] dataclasses: replace() give poor error message if using InitVar

2018-06-23 Thread miss-islington
miss-islington added the comment: New changeset bbef7abe922edadc7a1679c19d6053240bf600d5 by Miss Islington (bot) in branch '3.7': bpo-33805: Improve error message of dataclasses.replace() (GH-7580) https://github.com/python/cpython/commit/bbef7abe922edadc7a1679c19d6053240bf600d5

[issue33951] IDLE test failing only when called by itself: HighPageTest.test_highlight_target_text_mouse

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

[issue33951] IDLE test failing only when called by itself: HighPageTest.test_highlight_target_text_mouse

2018-06-24 Thread miss-islington
miss-islington added the comment: New changeset b3bac968fe5beb6e6e334903519b2c8ce5bb366b by Miss Islington (bot) in branch '3.7': bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892) https://github.com/python/cpython/commit/b3bac968fe5beb6e6e334903519b2c8ce5bb366b

[issue33951] IDLE test failing only when called by itself: HighPageTest.test_highlight_target_text_mouse

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

[issue33951] IDLE test failing only when called by itself: HighPageTest.test_highlight_target_text_mouse

2018-06-24 Thread miss-islington
miss-islington added the comment: New changeset cef5da5441776090026c735ca1c9fa277f8b9931 by Miss Islington (bot) in branch '3.6': bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892) https://github.com/python/cpython/commit/cef5da5441776090026c735ca1c9fa277f8b9931

[issue33887] doc Add TOC in Design and History FAQ

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

[issue33887] doc Add TOC in Design and History FAQ

2018-06-23 Thread miss-islington
miss-islington added the comment: New changeset 070c91e46579429f7af7599af6d9e67a8dc5be50 by Miss Islington (bot) in branch '3.7': bpo-33887: Add TOC to Design and History FAQ(GH-7766) https://github.com/python/cpython/commit/070c91e46579429f7af7599af6d9e67a8dc5be50

[issue33950] IDLE htest: remove spec for deleted tabbedpages.py

2018-06-23 Thread miss-islington
miss-islington added the comment: New changeset 7729d6d27d5d31b9764dec4a96a458015be3ecb8 by Miss Islington (bot) in branch '3.6': bpo-33950: Remove IDLE htest spec for a deleted file. (GH-7881) https://github.com/python/cpython/commit/7729d6d27d5d31b9764dec4a96a458015be3ecb8

[issue33950] IDLE htest: remove spec for deleted tabbedpages.py

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

[issue33950] IDLE htest: remove spec for deleted tabbedpages.py

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

[issue33887] doc Add TOC in Design and History FAQ

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

[issue33887] doc Add TOC in Design and History FAQ

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

[issue33887] doc Add TOC in Design and History FAQ

2018-06-23 Thread miss-islington
miss-islington added the comment: New changeset 3e3157bd55f197ab36b280b26aea8dcd04e37fcf by Miss Islington (bot) in branch '2.7': bpo-33887: Add TOC to Design and History FAQ(GH-7766) https://github.com/python/cpython/commit/3e3157bd55f197ab36b280b26aea8dcd04e37fcf -- nosy: +miss

[issue33887] doc Add TOC in Design and History FAQ

2018-06-23 Thread miss-islington
miss-islington added the comment: New changeset a845b7ab3e8ba1c20ef4c3ee23ebf50df7e7c4c6 by Miss Islington (bot) in branch '3.6': bpo-33887: Add TOC to Design and History FAQ(GH-7766) https://github.com/python/cpython/commit/a845b7ab3e8ba1c20ef4c3ee23ebf50df7e7c4c6

[issue33950] IDLE htest: remove spec for deleted tabbedpages.py

2018-06-23 Thread miss-islington
miss-islington added the comment: New changeset 6b7ed31cf9d89a5ffcb3ab438dfd4760b781c488 by Miss Islington (bot) in branch '3.7': bpo-33950: Remove IDLE htest spec for a deleted file. (GH-7881) https://github.com/python/cpython/commit/6b7ed31cf9d89a5ffcb3ab438dfd4760b781c488

[issue33451] Start pyc file lock the file

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

[issue33451] Start pyc file lock the file

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

[issue33451] Start pyc file lock the file

2018-06-23 Thread miss-islington
miss-islington added the comment: New changeset 56aaef0ddba6275b8043b58433739a64497f33b4 by Miss Islington (bot) in branch '3.7': bpo-33451: Close pyc files before calling PyEval_EvalCode() (GH-7884) https://github.com/python/cpython/commit/56aaef0ddba6275b8043b58433739a64497f33b4

[issue33917] Fix and document idlelib/idle_test/template.py

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

[issue33917] Fix and document idlelib/idle_test/template.py

2018-06-20 Thread miss-islington
miss-islington added the comment: New changeset a717c5646b36a42e4eb0ec4ae2a22520ff47d346 by Miss Islington (bot) in branch '3.7': bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830) https://github.com/python/cpython/commit/a717c5646b36a42e4eb0ec4ae2a22520ff47d346

[issue33917] Fix and document idlelib/idle_test/template.py

2018-06-20 Thread miss-islington
miss-islington added the comment: New changeset 7c853d0620e1ea838f46642dbaa8ef142d80aa01 by Miss Islington (bot) in branch '3.6': bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830) https://github.com/python/cpython/commit/7c853d0620e1ea838f46642dbaa8ef142d80aa01

[issue33917] Fix and document idlelib/idle_test/template.py

2018-06-20 Thread miss-islington
Change by miss-islington : -- keywords: +patch pull_requests: +7440 stage: commit review -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue33365] http/client.py does not print correct headers in debug

2018-06-19 Thread miss-islington
miss-islington added the comment: New changeset 2edcf0a3db608457f42f4e4b74aff28237b4c91b by Miss Islington (bot) in branch '3.7': bpo-33365: print the header values beside the keys (GH-6611) https://github.com/python/cpython/commit/2edcf0a3db608457f42f4e4b74aff28237b4c91b -- nosy

[issue33365] http/client.py does not print correct headers in debug

2018-06-19 Thread miss-islington
miss-islington added the comment: New changeset 34cd4821ed97639896f85bdf0c0d5c75b23f8a76 by Miss Islington (bot) in branch '3.6': bpo-33365: print the header values beside the keys (GH-6611) https://github.com/python/cpython/commit/34cd4821ed97639896f85bdf0c0d5c75b23f8a76

[issue33365] http/client.py does not print correct headers in debug

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

[issue33365] http/client.py does not print correct headers in debug

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

[issue33907] IDLE: Rename calltips and CallTips as calltip and Calltip.

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

[issue33907] IDLE: Rename calltips and CallTips as calltip and Calltip.

2018-06-20 Thread miss-islington
miss-islington added the comment: New changeset ce52f5ee0925925f5662f6b34cc637cfe6c0a46e by Miss Islington (bot) in branch '3.7': bpo-33907: Rename an IDLE module and classes. (GH-7810) https://github.com/python/cpython/commit/ce52f5ee0925925f5662f6b34cc637cfe6c0a46e -- nosy: +miss

[issue33907] IDLE: Rename calltips and CallTips as calltip and Calltip.

2018-06-20 Thread miss-islington
miss-islington added the comment: New changeset 17d4c53fa3516f78df3c4f343bc6d2007af157cf by Miss Islington (bot) in branch '3.6': bpo-33907: Rename an IDLE module and classes. (GH-7810) https://github.com/python/cpython/commit/17d4c53fa3516f78df3c4f343bc6d2007af157cf

[issue33907] IDLE: Rename calltips and CallTips as calltip and Calltip.

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

[issue33907] IDLE: Rename calltips and CallTips as calltip and Calltip.

2018-06-19 Thread miss-islington
miss-islington added the comment: New changeset b89a376b3b9bdc3b6f1b7d05ff64babcbfd93cc2 by Miss Islington (bot) in branch '3.7': bpo-33907: Rename an IDLE module and class. (GH-7807) https://github.com/python/cpython/commit/b89a376b3b9bdc3b6f1b7d05ff64babcbfd93cc2 -- nosy: +miss

[issue33906] IDLE: rename windows.py as window.py

2018-06-20 Thread miss-islington
miss-islington added the comment: New changeset f9243a22da6a609143e27abf3ca37a4f63d5aae9 by Miss Islington (bot) in branch '3.7': bpo-33906: Rename idlelib.windows as window (GH-7833) https://github.com/python/cpython/commit/f9243a22da6a609143e27abf3ca37a4f63d5aae9 -- nosy: +miss

[issue33906] IDLE: rename windows.py as window.py

2018-06-20 Thread miss-islington
miss-islington added the comment: New changeset 2839da4e51da5d66fa3d6e57eba4ba04f0641dab by Miss Islington (bot) in branch '3.6': bpo-33906: Rename idlelib.windows as window (GH-7833) https://github.com/python/cpython/commit/2839da4e51da5d66fa3d6e57eba4ba04f0641dab

[issue33906] IDLE: rename windows.py as window.py

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

[issue33906] IDLE: rename windows.py as window.py

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

[issue33924] In IDLE menudefs, change 'windows' to 'window'

2018-06-20 Thread miss-islington
miss-islington added the comment: New changeset e1f0dceb266ae66a3b8ea9d087266f3960c59b2d by Miss Islington (bot) in branch '3.7': bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836) https://github.com/python/cpython/commit/e1f0dceb266ae66a3b8ea9d087266f3960c59b2d

[issue33924] In IDLE menudefs, change 'windows' to 'window'

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

[issue33924] In IDLE menudefs, change 'windows' to 'window'

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

[issue33924] In IDLE menudefs, change 'windows' to 'window'

2018-06-20 Thread miss-islington
miss-islington added the comment: New changeset 06deaf44d05471d9438502706cc09bb0e2ad3216 by Miss Islington (bot) in branch '3.6': bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836) https://github.com/python/cpython/commit/06deaf44d05471d9438502706cc09bb0e2ad3216

[issue33904] IDLE: In rstrip, rename class RstripExtension as Rstrip

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

[issue33904] IDLE: In rstrip, rename class RstripExtension as Rstrip

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

[issue33746] testRegisterResult in test_unittest fails in verbose mode

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

[issue33746] testRegisterResult in test_unittest fails in verbose mode

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

[issue33907] IDLE: Rename calltips and CallTips as calltip and Calltip.

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

[issue33894] tempfile.tempdir cannot be unset

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

[issue33894] tempfile.tempdir cannot be unset

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

[issue33956] update vendored expat to 2.2.5

2018-06-26 Thread miss-islington
miss-islington added the comment: New changeset 5dc3f23b5fb0b510926012cb3732dae63cddea60 by Miss Islington (bot) in branch '3.6': bpo-33956: update vendored expat to 2.2.5 (GH-7925) https://github.com/python/cpython/commit/5dc3f23b5fb0b510926012cb3732dae63cddea60

[issue33975] IDLE: adjust DPI before Tk() for htests.

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

[issue33956] update vendored expat to 2.2.5

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

[issue33956] update vendored expat to 2.2.5

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

[issue33956] update vendored expat to 2.2.5

2018-06-26 Thread miss-islington
miss-islington added the comment: New changeset fb17b81fc90cb8f64fcffbada2cadb6736f6d7fd by Miss Islington (bot) in branch '3.7': bpo-33956: update vendored expat to 2.2.5 (GH-7925) https://github.com/python/cpython/commit/fb17b81fc90cb8f64fcffbada2cadb6736f6d7fd -- nosy: +miss

[issue33975] IDLE: adjust DPI before Tk() for htests.

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

[issue33873] False positives when running leak tests with -R 1:1

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

[issue33975] IDLE: adjust DPI before Tk() for htests.

2018-06-26 Thread miss-islington
miss-islington added the comment: New changeset 5d2d9d7c08819c7fbdfd7906858609e5070c20dd by Miss Islington (bot) in branch '3.6': bpo-33975: Avoid small type when running IDLE's htests. (GH-7944) https://github.com/python/cpython/commit/5d2d9d7c08819c7fbdfd7906858609e5070c20dd

[issue33873] False positives when running leak tests with -R 1:1

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

[issue30317] test_timeout() of test_multiprocessing_spawn.WithManagerTestBarrier fails randomly on x86 Windows7 3.x buildbot

2018-06-27 Thread miss-islington
miss-islington added the comment: New changeset 8eac0b8ed56115a1aa315f171b61e7164c6fbeb4 by Miss Islington (bot) in branch '3.7': bpo-30317, test_multiprocessing: fix test_timeout() (GH-7957) https://github.com/python/cpython/commit/8eac0b8ed56115a1aa315f171b61e7164c6fbeb4 -- nosy

[issue30317] test_timeout() of test_multiprocessing_spawn.WithManagerTestBarrier fails randomly on x86 Windows7 3.x buildbot

2018-06-27 Thread miss-islington
miss-islington added the comment: New changeset 6abf8c171760209d95e8a1ff28c211ae541e29ce by Miss Islington (bot) in branch '3.6': bpo-30317, test_multiprocessing: fix test_timeout() (GH-7957) https://github.com/python/cpython/commit/6abf8c171760209d95e8a1ff28c211ae541e29ce

[issue33929] test_multiprocessing_spawn: WithProcessesTestProcess.test_many_processes() leaks 5 handles on Windows

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

[issue33929] test_multiprocessing_spawn: WithProcessesTestProcess.test_many_processes() leaks 5 handles on Windows

2018-06-27 Thread miss-islington
miss-islington added the comment: New changeset 8b1ebcd7cb3319273ea635df78ebf9ad40171514 by Miss Islington (bot) in branch '3.7': bpo-33929: multiprocessing: fix handle leak on race condition (GH-7921) https://github.com/python/cpython/commit/8b1ebcd7cb3319273ea635df78ebf9ad40171514

[issue30317] test_timeout() of test_multiprocessing_spawn.WithManagerTestBarrier fails randomly on x86 Windows7 3.x buildbot

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

[issue30317] test_timeout() of test_multiprocessing_spawn.WithManagerTestBarrier fails randomly on x86 Windows7 3.x buildbot

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

[issue24567] random.choice IndexError due to double-rounding

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

[issue24567] random.choice IndexError due to double-rounding

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

[issue34006] Windows HTML Help (chm) has fixed line length

2018-07-02 Thread miss-islington
miss-islington added the comment: New changeset 4d02ad856f123d68712f542d55e8ff3393f00a8f by Miss Islington (bot) in branch '3.7': bpo-34006: Revert line length limit for Windows help docs (GH-8051) https://github.com/python/cpython/commit/4d02ad856f123d68712f542d55e8ff3393f00a8f

[issue34006] Windows HTML Help (chm) has fixed line length

2018-07-02 Thread miss-islington
miss-islington added the comment: New changeset 580c7db172a41d6311c0f3a7aec321597576e214 by Miss Islington (bot) in branch '3.6': bpo-34006: Revert line length limit for Windows help docs (GH-8051) https://github.com/python/cpython/commit/580c7db172a41d6311c0f3a7aec321597576e214

[issue34006] Windows HTML Help (chm) has fixed line length

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

[issue34006] Windows HTML Help (chm) has fixed line length

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

[issue25862] TextIOWrapper assertion failure after read() and SEEK_CUR

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

[issue25862] TextIOWrapper assertion failure after read() and SEEK_CUR

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

[issue31938] Convert selectmodule.c to Argument Clinic

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

[issue33974] _stringify handles quoted strings incorrectly

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

[issue33974] _stringify handles quoted strings incorrectly

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

[issue33974] _stringify handles quoted strings incorrectly

2018-06-30 Thread miss-islington
miss-islington added the comment: New changeset 42ea5226642c2a416b32278914fa4738093298ff by Miss Islington (bot) in branch '3.7': bpo-33974: Fix passing special characters to ttk widgets. (GH-7986) https://github.com/python/cpython/commit/42ea5226642c2a416b32278914fa4738093298ff

[issue33974] _stringify handles quoted strings incorrectly

2018-06-30 Thread miss-islington
miss-islington added the comment: New changeset b2e88fcf63515f8a66759a6fdc75d08a0a440901 by Miss Islington (bot) in branch '3.6': bpo-33974: Fix passing special characters to ttk widgets. (GH-7986) https://github.com/python/cpython/commit/b2e88fcf63515f8a66759a6fdc75d08a0a440901

[issue25862] TextIOWrapper assertion failure after read() and SEEK_CUR

2018-06-30 Thread miss-islington
miss-islington added the comment: New changeset e5153d0d404d58e83d802199bea1a8dd0ea5178e by Miss Islington (bot) in branch '3.6': bpo-25862: Fix several bugs in the _io module. (GH-8026) https://github.com/python/cpython/commit/e5153d0d404d58e83d802199bea1a8dd0ea5178e

[issue25862] TextIOWrapper assertion failure after read() and SEEK_CUR

2018-06-30 Thread miss-islington
miss-islington added the comment: New changeset dedb28efd84314d899f795e821a3fc27d2f928e7 by Miss Islington (bot) in branch '3.7': bpo-25862: Fix several bugs in the _io module. (GH-8026) https://github.com/python/cpython/commit/dedb28efd84314d899f795e821a3fc27d2f928e7

[issue33735] test_multiprocessing_spawn leaked [1, 2, 1] memory blocks on AMD64 Windows8.1 Refleaks 3.7

2018-07-03 Thread miss-islington
miss-islington added the comment: New changeset 3bd9d3b934eb8b27553f19a7ab1c97f95745c68f by Miss Islington (bot) in branch '3.6': bpo-33735: Fix test_multiprocessing random failure (GH-8059) https://github.com/python/cpython/commit/3bd9d3b934eb8b27553f19a7ab1c97f95745c68f

[issue34019] webbrowser: wrong arguments for Opera browser.

2018-07-03 Thread miss-islington
miss-islington added the comment: New changeset dd5f43a023f25e8aea8c9297b5297d76668d64e1 by Miss Islington (bot) in branch '3.6': bpo-34019: Fix wrong arguments for Opera Browser (GH-8047) https://github.com/python/cpython/commit/dd5f43a023f25e8aea8c9297b5297d76668d64e1 -- nosy

[issue33735] test_multiprocessing_spawn leaked [1, 2, 1] memory blocks on AMD64 Windows8.1 Refleaks 3.7

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

[issue33735] test_multiprocessing_spawn leaked [1, 2, 1] memory blocks on AMD64 Windows8.1 Refleaks 3.7

2018-07-03 Thread miss-islington
miss-islington added the comment: New changeset 42b2f84a85fe3334c5d8098cf76dfa727b348c4f by Miss Islington (bot) in branch '3.7': bpo-33735: Fix test_multiprocessing random failure (GH-8059) https://github.com/python/cpython/commit/42b2f84a85fe3334c5d8098cf76dfa727b348c4f -- nosy

[issue33735] test_multiprocessing_spawn leaked [1, 2, 1] memory blocks on AMD64 Windows8.1 Refleaks 3.7

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

[issue34019] webbrowser: wrong arguments for Opera browser.

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

[issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not

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

[issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not

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

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