[issue29736] Optimize builtin types constructor

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: I lost interest in this issue. I closed my PR, now I close this old issue. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker

[issue30982] AMD64 Windows8.1 Refleaks 3.x: compilation error, cannot open python37_d.dll

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: The bug is gone. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker ___ __

[issue31008] FAIL: test_wait_for_handle (test.test_asyncio.test_windows_events.ProactorTests) on x86 Windows7 3.x

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: New changeset 270c3c62edd81c14fcdb6a24b4b518a777ec6534 by Victor Stinner in branch '3.6': bpo-31008: Fix asyncio test_wait_for_handle on Windows (#3065) (#3068) https://github.com/python/cpython/commit/270c3c62edd81c14fcdb6a24b4b518a777ec6534 --

[issue30885] test_subprocess hangs on AMD64 Windows8.1 Refleaks 3.x

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: Sadly, I didn't see the bug recently, so I just close the issue. Note: Python 3.5 just entered security only fixes stage. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker

[issue30857] test_bsddb3 hangs longer than 37 minutes on x86 Tiger 2.7

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: Sadly I didn't see this bug recently, so I just close the issue. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker __

[issue30855] [2.7] test_tk: test_use() of test_tkinter.test_widgets randomly fails with "integer value too large to represent" on with AMD64 Windows8 3.5

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: Change the Python version to 2.7 only, since Python 3.5 doesn't accept bug fixes anymore (only security fixes). -- title: [3.5] test_tk: test_use() of test_tkinter.test_widgets randomly fails with "integer value too large to represent" on with AMD64 Wi

[issue31069] test_multiprocessing_spawn leaks a dangling process

2017-08-10 Thread STINNER Victor
Changes by STINNER Victor : -- title: test_multiprocessing_spawn leaked a dangling process -> test_multiprocessing_spawn leaks a dangling process ___ Python tracker ___

[issue30846] [3.6] test_rapid_restart() of test_multiprocessing_fork fails randomly on AMD64 Debian PGO 3.6

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: See also bpo-31069. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:

[issue31069] test_multiprocessing_spawn leaks a dangling process

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: See also bpo-30846. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:

[issue30845] [3.5] test_first_completed_some_already_completed() of test_concurrent_futures.ProcessPoolWaitTests: time.sleep() fails with "sleep length must be non-negative" in setUp() on x86 Tiger 3.

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: Python 3.5 doesn't accept bugfixes anymore, so I close this issue. -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker __

[issue30834] Warning -- files was modified by test_import, After: ['@test_4852_tmp.pyc']

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: Python 3.5 doesn't accept bugfixes anymore, so I close this issue. I never saw this bug on 2.7, 3.6 or master buildbots. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker <

[issue30830] test_logging leaks dangling threads on FreeBSD

2017-08-10 Thread STINNER Victor
Changes by STINNER Victor : -- title: test_logging leaks a "dangling" threads on FreeBSD -> test_logging leaks dangling threads on FreeBSD ___ Python tracker ___ ___

[issue30778] test_bsddb3 crash on x86 Windows7 2.7

2017-08-10 Thread STINNER Victor
Changes by STINNER Victor : -- title: test_bsddb3 crash on x86 Windows XP 2.7 -> test_bsddb3 crash on x86 Windows7 2.7 ___ Python tracker ___ ___

[issue30778] [2.7] test_bsddb3 crash on x86 Windows7 2.7

2017-08-10 Thread STINNER Victor
Changes by STINNER Victor : -- title: test_bsddb3 crash on x86 Windows7 2.7 -> [2.7] test_bsddb3 crash on x86 Windows7 2.7 ___ Python tracker ___ ___

[issue30683] Enhance doctest support in regrtest --list-cases

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: I have no idea how to implement this idea. I'm not interested to work on this topic, so I just close this issue. If someone wants to work on this topic, please open a new issue. -- resolution: -> out of date stage: -> resolved status: open -> closed

[issue30653] test_socket hangs in ThreadableTest.tearDown() on AMD64 FreeBSD CURRENT Debug 3.6

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: I didn't see this bug recently, so I close this issue. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker

[issue30391] test_threading_handled() and test_threading_not_handled() of test_socketserver hangs randomly on AMD64 FreeBSD 10.x Shared 3.6

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: I didn't see this bug recently, I hesitate to close this issue. -- ___ Python tracker ___ ___ Python

[issue30382] test_stdin_broken_pipe() of test_asyncio failed randomly on AMD64 FreeBSD CURRENT Non-Debug 3.x

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: I only saw this bug once since June, so I close this issue. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker ___

[issue30369] test_thread crashed with SIGBUS on AMD64 FreeBSD 10.x Shared 3.6

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: I only saw this bug once, so I close the issue. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker ___

[issue30229] Closing a BufferedRandom calls lseek() mutliple times

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: I closed my PR, so I also close this issue. -- resolution: -> rejected stage: -> resolved status: open -> closed ___ Python tracker ___ __

[issue30188] test_nntplib: random EOFError in setUpClass()

2017-08-10 Thread STINNER Victor
Changes by STINNER Victor : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue30051] Document that the random module doesn't support fork

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: Since Raymond and Antoine don't like the documentation idea, I just close my issue. Hopefully, Python 3.7 now reseeds automatically random at fork! -- resolution: -> rejected stage: -> resolved status: open -> closed

[issue31160] Enhance support.reap_children()

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: I pushed the most important change: reap_children() now makes tests fail with ENV_CHANGED on warning, so I close the issue. -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker

[issue31173] test_subprocess: test_child_terminated_in_stopped_state() leaks a zombie process

2017-08-10 Thread STINNER Victor
Changes by STINNER Victor : -- pull_requests: +3106 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue30845] [3.5] test_first_completed_some_already_completed() of test_concurrent_futures.ProcessPoolWaitTests: time.sleep() fails with "sleep length must be non-negative" in setUp() on x86 Tiger 3.

2017-08-10 Thread STINNER Victor
Changes by STINNER Victor : -- resolution: fixed -> out of date ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31173] test_subprocess: test_child_terminated_in_stopped_state() leaks a zombie process

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: New changeset bc69d00288a0b1f5ef49dcfd60a91c5e9b5b81ae by Victor Stinner in branch '3.6': bpo-31173: Rewrite WSTOPSIG test of test_subprocess (#3055) (#3070) https://github.com/python/cpython/commit/bc69d00288a0b1f5ef49dcfd60a91c5e9b5b81ae -- ___

[issue31173] test_subprocess: test_child_terminated_in_stopped_state() leaks a zombie process

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: Reopen. I forgot Python 2.7. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe

[issue31173] test_subprocess: test_child_terminated_in_stopped_state() leaks a zombie process

2017-08-10 Thread STINNER Victor
Changes by STINNER Victor : -- pull_requests: +3107 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue31143] lib2to3 requires source files for fixes

2017-08-10 Thread Vedran Čačić
Vedran Čačić added the comment: I'm sorry about entering the discussion without knowing any connection between the original problem and Brett's question, but isn't the latter answered by pkgutil.iter_modules (and pkgutil.walk_packages if needed)? -- nosy: +veky ___

[issue12887] Documenting all SO_* constants in socket module

2017-08-10 Thread Ammar Askar
Changes by Ammar Askar : -- pull_requests: +3108 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue14345] Document socket.SOL_SOCKET

2017-08-10 Thread Ammar Askar
Changes by Ammar Askar : -- pull_requests: +3109 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue1732367] Document the constants in the socket module

2017-08-10 Thread Ammar Askar
Ammar Askar added the comment: I've opened up a PR for this ticket's dependencies. There's some things I'm looking for feedback on there: https://github.com/python/cpython/pull/3072 -- ___ Python tracker ___

[issue14345] Document socket.SOL_SOCKET

2017-08-10 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue31033] Add argument to .cancel() of Task and Future

2017-08-10 Thread Марк Коренберг
Марк Коренберг added the comment: 1. Yes, specifying argument to cancel in `raise CancelledError` would be perfect 2. specifying argument to `.cancel()` is still actual. 3. Yes, important part of exceptions should not be swallowed (please open separate issue). Also, it will be nice to show which

[issue31179] Speed-up dict.copy() up to 5.5 times.

2017-08-10 Thread INADA Naoki
INADA Naoki added the comment: I like idea. One worrying point is how to deal with dirty dict. How about do it only when ma_used == keys->dk_nentries? Slightly off topic. Copy on write can be implemented via dk_refcnt. Functions just passing `**kwargs` has temporal copy of dict. And CoW will red

[issue28972] Document all "python -m" utilities

2017-08-10 Thread Steve Barnes
Steve Barnes added the comment: Having done some checks for the practicality of auto documenting library items with a -m command line usage I have to say that it will not be so simple. Many of the library items that provide useful functionality, including zipfile & tarfile, are implemented as

<    1   2