[issue39959] Bug on multiprocessing.shared_memory

2020-05-16 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +19441 stage: -> patch review pull_request: https://github.com/python/cpython/pull/20136 ___ Python tracker <https://bugs.python.org/i

[issue40611] Add MAP_POPULATE to the mmap library

2020-05-12 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +19369 stage: -> patch review pull_request: https://github.com/python/cpython/pull/20061 ___ Python tracker <https://bugs.python.org/i

[issue40607] asyncio.wait_for should reraise future exception even if timeout expires

2020-05-12 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +19363 stage: -> patch review pull_request: https://github.com/python/cpython/pull/20054 ___ Python tracker <https://bugs.python.org/i

[issue40529] Auto Completions with case insensitive

2020-05-06 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +19273 pull_request: https://github.com/python/cpython/pull/19957 ___ Python tracker <https://bugs.python.org/issue40

[issue40529] Auto Completions with case insensitive

2020-05-06 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +19270 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19954 ___ Python tracker <https://bugs.python.org/i

[issue13097] [easy C issue] ctypes: segfault with large number of callback arguments

2020-05-04 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +19229 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/19914 ___ Python tracker <https://bugs.p

[issue18319] gettext() cannot find translations with plural forms

2020-05-02 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +19182 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19869 ___ Python tracker <https://bugs.python.org/i

[issue40358] pathlib's relative_to should behave like os.path.relpath

2020-04-29 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +19128 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19807 ___ Python tracker <https://bugs.python.org/i

[issue40419] timeit CLI docs still mention old power sequence

2020-04-28 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +19073 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19752 ___ Python tracker <https://bugs.python.org/i

[issue40417] PyImport_ReloadModule emits deprecation warning

2020-04-28 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +19071 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19750 ___ Python tracker <https://bugs.python.org/i

[issue38728] Update PC/pyconfig.h to support disabling auto linking

2020-04-27 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 6.0 -> 7.0 pull_requests: +19062 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19740 ___ Python tracker <https://bugs.python.org/i

[issue32117] Tuple unpacking in return and yield statements

2020-04-27 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 6.0 -> 7.0 pull_requests: +19059 pull_request: https://github.com/python/cpython/pull/19737 ___ Python tracker <https://bugs.python.org/issu

[issue40387] queue example it does not work

2020-04-25 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +19035 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19713 ___ Python tracker <https://bugs.python.org/i

[issue40340] Programming FAQ about "How do I convert a string to a number?" contains a typo

2020-04-23 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +19007 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19688 ___ Python tracker <https://bugs.python.org/i

[issue26317] Build Problem with GCC + Macintosh OS X 10.11 El Capitain

2020-04-23 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 6.0 -> 7.0 pull_requests: +19002 pull_request: https://github.com/python/cpython/pull/19681 ___ Python tracker <https://bugs.python.org/issu

[issue40372] doctest example programs should exit 1 if any test fails

2020-04-23 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +18997 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19673 ___ Python tracker <https://bugs.python.org/i

[issue40321] urllib.request does not support HTTP response status code 308

2020-04-18 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +18925 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19588 ___ Python tracker <https://bugs.python.org/i

[issue40305] Fix server_close() method for ThreadingHTTPServer and TCPServer class

2020-04-16 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +18903 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19556 ___ Python tracker <https://bugs.python.org/i

[issue40260] modulefinder traceback regression starting on Windows

2020-04-12 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +18841 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/19488 ___ Python tracker <https://bugs.p

[issue40229] tty unblocking setraw and save-restore features

2020-04-08 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +18794 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19440 ___ Python tracker <https://bugs.python.org/i

[issue40204] Docs build error with Sphinx 3.0 due to invalid C declaration

2020-04-06 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 8.0 -> 9.0 pull_requests: +18759 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19397 ___ Python tracker <https://bugs.python.org/i

[issue40174] HAVE_CLOCK_GETTIME not repected in pytime.c

2020-04-05 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +18748 pull_request: https://github.com/python/cpython/pull/19385 ___ Python tracker <https://bugs.python.org/issue40

[issue40174] HAVE_CLOCK_GETTIME not repected in pytime.c

2020-04-04 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +18736 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19374 ___ Python tracker <https://bugs.python.org/i

[issue40183] AC_COMPILE_IFELSE doesn't work in all cases

2020-04-04 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +18729 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19367 ___ Python tracker <https://bugs.python.org/i

[issue40126] Incorrect error handling in unittest.mock

2020-04-03 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +18701 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19338 ___ Python tracker <https://bugs.python.org/i

[issue40160] documentation example of os.walk should be less destructive

2020-04-02 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +18678 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19313 ___ Python tracker <https://bugs.python.org/i

[issue40133] Provide additional matchers for unittest.mock

2020-04-02 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +18673 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19310 ___ Python tracker <https://bugs.python.org/i

[issue40049] tarfile cannot extract from stdin

2020-03-26 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +18546 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19187 ___ Python tracker <https://bugs.python.org/i

[issue40052] Incorrect pointer alignment in _PyVectorcall_Function() of cpython/abstract.h

2020-03-24 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +18494 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19133 ___ Python tracker <https://bugs.python.org/i

[issue40001] ignore errors in SimpleCookie

2020-03-18 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +18410 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19058 ___ Python tracker <https://bugs.python.org/i

[issue26067] test_shutil fails when gid name is missing

2020-03-16 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +18381 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/19032 ___ Python tracker <https://bugs.p

[issue39891] [difflib] Improve get_close_matches() to better match when casing of words are different

2020-03-13 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +18331 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/18983 ___ Python tracker <https://bugs.p

[issue1294959] Add sys.platlibdir to use /usr/lib64 on Fedora and SuSE

2020-03-12 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 24.0 -> 25.0 pull_requests: +18310 pull_request: https://github.com/python/cpython/pull/18960 ___ Python tracker <https://bugs.python.org/issue1

[issue39837] Remove Azure Pipelines from GitHub PRs

2020-03-07 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +18192 pull_request: https://github.com/python/cpython/pull/18835 ___ Python tracker <https://bugs.python.org/issu

[issue39860] configparser - no support for cascading defaults (as defined by MySQL)

2020-03-05 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +18148 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18791 ___ Python tracker <https://bugs.python.org/i

[issue37953] Fix ForwardRef equality checks

2020-03-02 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +18106 pull_request: https://github.com/python/cpython/pull/18751 ___ Python tracker <https://bugs.python.org/issu

[issue37708] Harmonize random.choice(s) behavior with random.sample on iterators

2020-02-28 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +18055 pull_request: https://github.com/python/cpython/pull/18694 ___ Python tracker <https://bugs.python.org/issu

[issue27257] get_addresses results in traceback with an addrspec with an empty local part.

2020-02-28 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +18046 stage: test needed -> patch review pull_request: https://github.com/python/cpython/pull/18687 ___ Python tracker <https://bugs.p

[issue17050] argparse.REMAINDER doesn't work as first argument

2020-02-25 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +18022 stage: test needed -> patch review pull_request: https://github.com/python/cpython/pull/18661 ___ Python tracker <https://bugs.p

[issue29298] argparse fails with required subparsers, un-named dest, and empty argv

2020-02-19 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +17945 pull_request: https://github.com/python/cpython/pull/18564 ___ Python tracker <https://bugs.python.org/issue29

[issue39652] sqlite3 bug handling column names that contain square braces

2020-02-16 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17908 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18533 ___ Python tracker <https://bugs.python.org/issu

[issue39619] os.chroot is not enabled on HP-UX builds

2020-02-12 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17868 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18495 ___ Python tracker <https://bugs.python.org/issu

[issue39011] ElementTree attributes replace "\r" with "\n"

2020-02-11 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +17838 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/18468 ___ Python tracker <https://bugs.python.org/issu

[issue39417] Link to "Python Packaging User Guide: Creating and using virtual environments" is broken

2020-02-10 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17806 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18432 ___ Python tracker <https://bugs.python.org/issu

[issue39424] [easy] test_signal: test_pidfd_send_signal() uses deprecated assertRaisesRegexp() method

2020-01-30 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17652 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18277 ___ Python tracker <https://bugs.python.org/issu

[issue39469] Support for relative home path in pyvenv.cfg

2020-01-27 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17592 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18213 ___ Python tracker <https://bugs.python.org/issu

[issue39374] Key in sort -> Callable Object instead of function

2020-01-24 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17560 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18177 ___ Python tracker <https://bugs.python.org/issu

[issue39435] pickle: inconsistent arguments pickle.py vs _pickle.c vs docs

2020-01-23 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17547 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18160 ___ Python tracker <https://bugs.python.org/issu

[issue39400] pydoc: Use of MANPAGER variable is incorrect

2020-01-22 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17510 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18123 ___ Python tracker <https://bugs.python.org/issu

[issue39082] AsyncMock is unable to correctly patch static or class methods

2020-01-22 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +17503 pull_request: https://github.com/python/cpython/pull/18116 ___ Python tracker <https://bugs.python.org/issue39

[issue39384] Email parser creates a message object that can't be flattened as bytes.

2020-01-18 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17449 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18056 ___ Python tracker <https://bugs.python.org/issu

[issue39305] Merge nntplib._NNTPBase and nntplib.NNTP

2020-01-17 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17439 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18045 ___ Python tracker <https://bugs.python.org/issu

[issue36020] HAVE_SNPRINTF and MSVC std::snprintf support

2020-01-13 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +17386 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17980 ___ Python tracker <https://bugs.python.org/issu

[issue31485] Tkinter widget.unbind(sequence, funcid) unbind all bindings

2020-01-11 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17364 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17954 ___ Python tracker <https://bugs.python.org/issu

[issue39303] Refactor cmd module

2020-01-11 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17358 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17951 ___ Python tracker <https://bugs.python.org/issu

[issue39206] Modulefinder does not consider source file encoding

2020-01-03 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17243 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17817 ___ Python tracker <https://bugs.python.org/issu

[issue15795] Zipfile.extractall does not preserve file permissions

2020-01-01 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +17223 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/17790 ___ Python tracker <https://bugs.python.org/issu

[issue39183] Text divided in two strings due to wrong formatting

2020-01-01 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17219 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17787 ___ Python tracker <https://bugs.python.org/issu

[issue39171] Missing default root in tkinter simpledialog.py

2019-12-31 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17208 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17775 ___ Python tracker <https://bugs.python.org/issu

[issue39146] too much memory consumption in re.compile unicode

2019-12-28 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17172 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17728 ___ Python tracker <https://bugs.python.org/issu

[issue39136] Typos in whatsnew file and docs

2019-12-27 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17164 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17720 ___ Python tracker <https://bugs.python.org/issu

[issue38971] codecs.open leaks file descriptor when invalid encoding is passed

2019-12-19 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +17132 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/17666 ___ Python tracker <https://bugs.python.org/issu

[issue24925] Allow doctest to find line number of __test__ strings if formatted as a triple quoted string.

2019-12-10 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +17027 stage: test needed -> patch review pull_request: https://github.com/python/cpython/pull/17553 ___ Python tracker <https://bugs.python.org/issu

[issue36982] Add support for extended color functions in ncurses 6.1

2019-12-09 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +17013 pull_request: https://github.com/python/cpython/pull/17536 ___ Python tracker <https://bugs.python.org/issue36

[issue38975] Add direct anchors to regex syntax documentation

2019-12-04 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16949 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17470 ___ Python tracker <https://bugs.python.org/issu

[issue38951] Use threading.main_thread() check in asyncio

2019-12-01 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16912 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17433 ___ Python tracker <https://bugs.python.org/issu

[issue38937] NameError in list comprehension within .pth file

2019-11-28 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16895 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17414 ___ Python tracker <https://bugs.python.org/issu

[issue38918] Add __module__ entry for function type in inspect docs table.

2019-11-27 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16888 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/17408 ___ Python tracker <https://bugs.python.org/issu

[issue38715] Regression in compileall ddir parameter when recursing

2019-11-26 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16879 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17398 ___ Python tracker <https://bugs.python.org/issu

[issue38911] include __del__ in Generator ABC

2019-11-25 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16866 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17384 ___ Python tracker <https://bugs.python.org/issu

[issue25872] multithreading traceback KeyError when modifying file

2019-11-22 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +16845 pull_request: https://github.com/python/cpython/pull/17360 ___ Python tracker <https://bugs.python.org/issue25

[issue36424] Pickle fails on frozen dataclass that has slots

2019-11-19 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16750 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17254 ___ Python tracker <https://bugs.python.org/issu

[issue38821] argparse calls ngettext with deprecated non-integer value

2019-11-16 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16698 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17192 ___ Python tracker <https://bugs.python.org/issu

[issue38724] Implement subprocess.Popen.__repr__

2019-11-14 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16660 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/17151 ___ Python tracker <https://bugs.python.org/issu

[issue38723] Pdb._runscript should use io.open_code() instead of open()

2019-11-12 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16635 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17127 ___ Python tracker <https://bugs.python.org/issu

[issue38778] Document that os.fork is not allowed in subinterpreters

2019-11-12 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16629 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17123 ___ Python tracker <https://bugs.python.org/issu

[issue34651] Disallow fork in a subinterpreter.

2019-11-12 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +16630 pull_request: https://github.com/python/cpython/pull/17123 ___ Python tracker <https://bugs.python.org/issue34

[issue38681] 2to3 Conversion Result using BlankLine() can be Syntactically Incorrect

2019-11-08 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16602 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17096 ___ Python tracker <https://bugs.python.org/issu

[issue2986] difflib.SequenceMatcher not matching long sequences

2019-11-07 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +16592 pull_request: https://github.com/python/cpython/pull/17082 ___ Python tracker <https://bugs.python.org/issue2

[issue13214] Cmd: list available completions from the cmd.Cmd subclass and filter out EOF handler(s)

2019-11-06 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +16584 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17074 ___ Python tracker <https://bugs.python.org/issu

[issue38495] print built-in function docs bug

2019-11-05 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16570 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17062 ___ Python tracker <https://bugs.python.org/issu

[issue32117] Tuple unpacking in return and yield statements

2019-10-30 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +16520 pull_request: https://github.com/python/cpython/pull/16994 ___ Python tracker <https://bugs.python.org/issue32

[issue38466] [Easy doc] threading.excepthook doc talks about "object"

2019-10-22 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16430 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16891 ___ Python tracker <https://bugs.python.org/issu

[issue38536] Trailing space in formatted currency with international=True and symbol following value

2019-10-20 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16409 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/16864 ___ Python tracker <https://bugs.python.org/issu

[issue38517] functools.cached_property should support partial functions and partialmethod's

2019-10-18 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16386 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16838 ___ Python tracker <https://bugs.python.org/issu

[issue38490] statistics: add covariance and Pearson's correlation

2019-10-15 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16364 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16813 ___ Python tracker <https://bugs.python.org/issu

[issue38421] email.utils.parsetime_tz does not return "None" as the tz offset

2019-10-09 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16261 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16678 ___ Python tracker <https://bugs.python.org/issu

[issue32996] Improve What's New in 3.7

2019-10-08 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +16229 pull_request: https://github.com/python/cpython/pull/16646 ___ Python tracker <https://bugs.python.org/issue32

[issue32758] Stack overflow when parse long expression to AST

2019-10-03 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +16157 pull_request: https://github.com/python/cpython/pull/16566 ___ Python tracker <https://bugs.python.org/issue32

[issue32758] Stack overflow when parse long expression to AST

2019-10-03 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16156 pull_request: https://github.com/python/cpython/pull/16565 ___ Python tracker <https://bugs.python.org/issue32

[issue38341] Add SMTPNotSupportedError in the exports of smtplib

2019-10-01 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16116 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16525 ___ Python tracker <https://bugs.python.org/issu

[issue22377] %Z in strptime doesn't match EST and others

2019-10-01 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +16096 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/16507 ___ Python tracker <https://bugs.python.org/issu

[issue38294] re.escape no longer escapes "/" or ":"

2019-09-27 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +16021 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16442 ___ Python tracker <https://bugs.python.org/issu

[issue38281] "+" ignored when determining file mode in gzip.GzipFile.__init__

2019-09-25 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +15986 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16405 ___ Python tracker <https://bugs.python.org/issu

[issue38045] enum.Flag instance creation is slow

2019-09-19 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +15876 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16291 ___ Python tracker <https://bugs.python.org/issu

[issue38222] pathlib Path objects should support __format__

2019-09-19 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +15872 pull_request: https://github.com/python/cpython/pull/16287 ___ Python tracker <https://bugs.python.org/issue38

[issue38222] pathlib Path objects should support __format__

2019-09-19 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +15871 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16286 ___ Python tracker <https://bugs.python.org/issu

[issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions

2019-09-18 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +15858 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16265 ___ Python tracker <https://bugs.python.org/issu

[issue38100] Spelling error in unittest.mock code

2019-09-15 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +15773 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16164 ___ Python tracker <https://bugs.python.org/issu

[issue38162] Import Long Load

2019-09-13 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +15736 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16120 ___ Python tracker <https://bugs.python.org/issu

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