[issue31334] select.poll.poll fails on BSDs with arbitrary negative timeouts

2017-10-18 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4007 ___ Python tracker <https://bugs.python.org/issue31334> ___ ___ Python-bugs-list mailin

[issue31806] Use _PyTime_ROUND_TIMEOUT in _threadmodule.c, timemodule.c and socketmodule.c

2017-10-18 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4006 ___ Python tracker <https://bugs.python.org/issue31806> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31457] LoggerAdapter objects cannot be nested

2017-10-18 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4014 ___ Python tracker <https://bugs.python.org/issue31457> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31457] LoggerAdapter objects cannot be nested

2017-10-19 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4019 ___ Python tracker <https://bugs.python.org/issue31457> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31632] Asyncio: SSL transport does not support set_protocol()

2017-10-19 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4021 ___ Python tracker <https://bugs.python.org/issue31632> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31825] bytes decode raises OverflowError desipte errors='ignore'

2017-10-20 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4028 ___ Python tracker <https://bugs.python.org/issue31825> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31812] Document PEP 545 (documentation translation) in What's New in Python 3.7

2017-10-20 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4034 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31812> ___ ___ Py

[issue28286] gzip guessing of mode is ambiguous

2017-10-22 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4046 ___ Python tracker <https://bugs.python.org/issue28286> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30695] add a nomemory_allocator to the _testcapi module

2017-10-23 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4053 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue30695> ___ ___ Python-bugs-list mai

[issue31752] Assertion failure in timedelta() in case of bad __divmod__

2017-10-23 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4056 ___ Python tracker <https://bugs.python.org/issue31752> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30722] Tools/demo/redemo.py broken

2017-10-23 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4060 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue30722> ___ ___ Py

[issue31854] Add mmap.ACCESS_DEFAULT to namespace

2017-10-23 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4064 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31854> ___ ___ Py

[issue27141] Fix collections.UserList shallow copy

2017-10-23 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4065 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issue27141> ___ ___ Python-

[issue31847] Fix commented out tests in test_syntax

2017-10-23 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4066 ___ Python tracker <https://bugs.python.org/issue31847> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31106] os.posix_fallocate() generate exception with errno 0

2017-10-24 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4071 ___ Python tracker <https://bugs.python.org/issue31106> ___ ___ Python-bugs-list mailin

[issue31174] test_tools leaks randomly references on x86 Gentoo Refleaks 3.6 and 3.x

2017-10-24 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4074 ___ Python tracker <https://bugs.python.org/issue31174> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30937] csv module examples miss newline='' when opening files

2017-10-26 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4094 ___ Python tracker <https://bugs.python.org/issue30937> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31053] Unnecessary argument in command example

2017-10-26 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4110 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31053> ___ ___ Py

[issue31878] Cygwin: _socket module does not compile due to missing ioctl declaration

2017-10-27 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4111 ___ Python tracker <https://bugs.python.org/issue31878> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31174] test_tools leaks randomly references on x86 Gentoo Refleaks 3.6 and 3.x

2017-10-27 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4114 ___ Python tracker <https://bugs.python.org/issue31174> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31860] IDLE: Make font sample editable

2017-10-27 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4122 stage: commit review -> patch review ___ Python tracker <https://bugs.python.org/issue31860> ___ ___ Python-

[issue31860] IDLE: Make font sample editable

2017-10-27 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4123 ___ Python tracker <https://bugs.python.org/issue31860> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31858] IDLE: cleanup use of sys.ps1 and never set it.

2017-10-27 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4124 ___ Python tracker <https://bugs.python.org/issue31858> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31860] IDLE: Make font sample editable

2017-10-27 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4125 ___ Python tracker <https://bugs.python.org/issue31860> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31836] test_code_module fails after test_idle

2017-10-27 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4126 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31836> ___ ___ Python-bugs-list mai

[issue31304] Update doc for starmap_async error_back kwarg

2017-10-30 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4147 ___ Python tracker <https://bugs.python.org/issue31304> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31905] IPv4Networkcontains raises exception on None

2017-10-30 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4150 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31905> ___ ___ Py

[issue31739] socket.close recommended but not demonstrated in same-page example code

2017-10-30 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4152 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31739> ___ ___ Py

[issue31909] Missing definition of HAVE_SYSCALL_GETRANDOM

2017-10-30 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4156 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31909> ___ ___ Py

[issue31891] Make curses compiling on NetBSD 7.1 and tests passing

2017-10-31 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4159 ___ Python tracker <https://bugs.python.org/issue31891> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31893] Issues with kqueue

2017-10-31 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4160 ___ Python tracker <https://bugs.python.org/issue31893> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31626] Writing in freed memory in _PyMem_DebugRawRealloc() after shrinking a memory block

2017-10-31 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4161 ___ Python tracker <https://bugs.python.org/issue31626> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31897] Unexpected exceptions in plistlib.loads

2017-10-31 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4162 ___ Python tracker <https://bugs.python.org/issue31897> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31454] Include "import as" in tutorial

2017-10-31 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4165 ___ Python tracker <https://bugs.python.org/issue31454> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31893] Issues with kqueue

2017-10-31 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4169 ___ Python tracker <https://bugs.python.org/issue31893> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31893] Issues with kqueue

2017-10-31 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4171 ___ Python tracker <https://bugs.python.org/issue31893> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20064] PyObject_Malloc is not documented

2017-10-31 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4172 ___ Python tracker <https://bugs.python.org/issue20064> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31910] test_socket.test_create_connection() failed with EADDRNOTAVAIL (err 99)

2017-10-31 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4177 ___ Python tracker <https://bugs.python.org/issue31910> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31910] test_socket.test_create_connection() failed with EADDRNOTAVAIL (err 99)

2017-10-31 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4178 ___ Python tracker <https://bugs.python.org/issue31910> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25720] Fix curses module compilation with ncurses6

2017-11-01 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4181 ___ Python tracker <https://bugs.python.org/issue25720> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25720] Fix curses module compilation with ncurses6

2017-11-01 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4182 ___ Python tracker <https://bugs.python.org/issue25720> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31919] Make curses compiling on OpenIndiana and tests passing

2017-11-01 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4183 ___ Python tracker <https://bugs.python.org/issue31919> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31919] Make curses compiling on OpenIndiana and tests passing

2017-11-01 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4184 ___ Python tracker <https://bugs.python.org/issue31919> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15037] curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier

2017-11-01 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4186 ___ Python tracker <https://bugs.python.org/issue15037> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue27666] "stack smashing detected" in PyCursesWindow_Box

2017-11-01 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4189 ___ Python tracker <https://bugs.python.org/issue27666> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue27666] "stack smashing detected" in PyCursesWindow_Box

2017-11-01 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4190 ___ Python tracker <https://bugs.python.org/issue27666> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30806] netrc.__repr__() is broken for writing to file

2017-11-02 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4208 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue30806> ___ ___ Py

[issue31933] some Blake2 parameters are encoded backwards on big-endian platforms

2017-11-03 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4211 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31933> ___ ___ Py

[issue31924] Fix test_curses on NetBSD 8

2017-11-03 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4222 ___ Python tracker <https://bugs.python.org/issue31924> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31924] Fix test_curses on NetBSD 8

2017-11-03 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4221 ___ Python tracker <https://bugs.python.org/issue31924> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30057] signal.signal should check tripped signals

2017-11-03 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4223 ___ Python tracker <https://bugs.python.org/issue30057> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31933] some Blake2 parameters are encoded backwards on big-endian platforms

2017-11-03 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4224 ___ Python tracker <https://bugs.python.org/issue31933> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31887] docs for email.generator are missing a comment on special multipart/signed handling

2017-11-03 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4231 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31887> ___ ___ Python-bugs-list mai

[issue9678] uuid._ifconfig_getnode can't work on NetBSD

2017-11-04 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4232 ___ Python tracker <https://bugs.python.org/issue9678> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18699] What is Future.running() for in PEP 3148 / concurrent.futures.Future?

2017-11-04 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4234 ___ Python tracker <https://bugs.python.org/issue18699> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31678] Incorrect C Function name for timedelta

2017-11-04 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4236 ___ Python tracker <https://bugs.python.org/issue31678> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31923] Misspelled "loading" in Doc/includes/sqlite3/load_extension.py

2017-11-04 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4243 ___ Python tracker <https://bugs.python.org/issue31923> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31923] Misspelled "loading" in Doc/includes/sqlite3/load_extension.py

2017-11-04 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4244 ___ Python tracker <https://bugs.python.org/issue31923> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31944] Windows Apps and Features items only have "Uninstall"

2017-11-04 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4246 ___ Python tracker <https://bugs.python.org/issue31944> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31609] PCbuild\clean.bat fails if the path contains whitespaces

2017-11-04 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4247 ___ Python tracker <https://bugs.python.org/issue31609> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue13777] socket: communicating with Mac OS X KEXT controls

2017-11-06 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4255 ___ Python tracker <https://bugs.python.org/issue13777> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31843] sqlite3.connect() should accept PathLike objects

2017-11-06 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4261 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31843> ___ ___ Py

[issue31957] [Windows] PCbuild error: A numeric comparison was attempted

2017-11-06 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4263 ___ Python tracker <https://bugs.python.org/issue31957> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31770] crash and refleaks when calling sqlite3.Cursor.__init__() more than once

2017-11-06 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4264 ___ Python tracker <https://bugs.python.org/issue31770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31770] crash and refleaks when calling sqlite3.Cursor.__init__() more than once

2017-11-06 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4265 ___ Python tracker <https://bugs.python.org/issue31770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31764] sqlite3.Cursor.close() crashes in case the Cursor object is uninitialized

2017-11-06 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4266 ___ Python tracker <https://bugs.python.org/issue31764> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31950] Default event loop policy doc lacks precision

2017-11-07 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4270 ___ Python tracker <https://bugs.python.org/issue31950> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31955] distutils C compiler: set_executables() incorrectly parse values with spaces

2017-11-07 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4275 ___ Python tracker <https://bugs.python.org/issue31955> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31960] Protection against using a Future with another loop only works with await

2017-11-07 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4278 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31960> ___ ___ Python-bugs-list mai

[issue31965] Incorrect documentation for multiprocessing.connection.{Client, Listener}

2017-11-07 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4279 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31965> ___ ___ Py

[issue31793] Allow to specialize smart quotes in documentation translations

2017-11-07 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4281 ___ Python tracker <https://bugs.python.org/issue31793> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31793] Allow to specialize smart quotes in documentation translations

2017-11-07 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4282 ___ Python tracker <https://bugs.python.org/issue31793> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31620] asyncio.Queue leaks memory if the queue is empty and consumers poll it frequently

2017-11-07 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4283 ___ Python tracker <https://bugs.python.org/issue31620> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31961] subprocess._execute_child doesn't accept a single PathLike argument for args

2017-11-07 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4285 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31961> ___ ___ Py

[issue31993] pickle.dump allocates unnecessary temporary bytes / str

2017-11-09 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4309 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue31222] datetime.py implementation of .replace inconsistent with C implementation

2017-11-09 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4312 ___ Python tracker <https://bugs.python.org/issue31222> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31999] test_venv failed when the zlib module is not available

2017-11-10 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4315 ___ Python tracker <https://bugs.python.org/issue31999> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31824] Missing default argument detail in documentation of StreamReaderWriter

2017-11-10 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4320 ___ Python tracker <https://bugs.python.org/issue31824> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32013] _pickle: Py_DECREF seems to be missing from a failure case in fast_save_enter()

2017-11-12 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4333 ___ Python tracker <https://bugs.python.org/issue32013> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16055] incorrect error text for int(base=1000, x='1')

2017-11-13 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4338 ___ Python tracker <https://bugs.python.org/issue16055> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32020] arraymodule: Missing Py_DECREF in failure case of make_array()

2017-11-13 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4340 ___ Python tracker <https://bugs.python.org/issue32020> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15606] re.VERBOSE whitespace behavior not completely documented

2017-11-14 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4342 ___ Python tracker <https://bugs.python.org/issue15606> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15606] re.VERBOSE whitespace behavior not completely documented

2017-11-14 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4343 ___ Python tracker <https://bugs.python.org/issue15606> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31948] [EASY] Broken MSDN links in msilib docs

2017-11-14 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4345 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue32032] Module-level pickle tests test only default implementation

2017-11-15 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4352 ___ Python tracker <https://bugs.python.org/issue32032> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32011] Restore loading of TYPE_INT64 in marshal

2017-11-15 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4354 ___ Python tracker <https://bugs.python.org/issue32011> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32034] Error when unpickling IncompleteReadError

2017-11-15 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4361 ___ Python tracker <https://bugs.python.org/issue32034> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31691] Include missing info on required build steps and how to build installer

2017-11-16 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4372 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31691> ___ ___ Python-bugs-list mai

[issue31691] Include missing info on required build steps and how to build installer

2017-11-16 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4373 ___ Python tracker <https://bugs.python.org/issue31691> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31691] Include missing info on required build steps and how to build installer

2017-11-16 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4374 ___ Python tracker <https://bugs.python.org/issue31691> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31691] Include missing info on required build steps and how to build installer

2017-11-16 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4375 ___ Python tracker <https://bugs.python.org/issue31691> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31691] Include missing info on required build steps and how to build installer

2017-11-16 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4376 ___ Python tracker <https://bugs.python.org/issue31691> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31691] Include missing info on required build steps and how to build installer

2017-11-16 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4377 ___ Python tracker <https://bugs.python.org/issue31691> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue31956] Add start and stop parameters to the array.index()

2017-11-16 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4379 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31956> ___ ___ Py

[issue32069] Drop loop._make_legacy_ssl_transport

2017-11-18 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4390 ___ Python tracker <https://bugs.python.org/issue32069> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30989] Sort only when needed in TimedRotatingFileHandler's getFilesToDelete

2017-11-19 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +4399 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue30989> ___ ___ Py

[issue30904] Python 3 logging HTTPHandler sends duplicate Host header

2017-11-19 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4400 ___ Python tracker <https://bugs.python.org/issue30904> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32050] Fix -x option documentation

2017-11-20 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4414 ___ Python tracker <https://bugs.python.org/issue32050> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32099] Use range in itertools roundrobin recipe

2017-11-21 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4425 ___ Python tracker <https://bugs.python.org/issue32099> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32105] Please add asyncio.BaseEventLoop.connect_accepted_socket Version Added to documentation

2017-11-21 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4430 ___ Python tracker <https://bugs.python.org/issue32105> ___ ___ Python-bugs-list mailing list Unsubscribe:

<    29   30   31   32   33   34   35   36   37   38   >