[issue1207613] Idle Editor: Bottom Scroll Bar

2022-03-25 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 6.0 -> 7.0 pull_requests: +30193 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/32116 ___ Python tracker <https://bugs.p

[issue47063] SimpleHTTPRequestHandler has hard coded index page list.

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

[issue16845] warnings.simplefilter should validate input

2022-03-18 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +30073 pull_request: https://github.com/python/cpython/pull/31983 ___ Python tracker <https://bugs.python.org/issu

[issue9736] doctest.DocTestSuite doesn't handle test globs correctly

2022-03-16 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +30024 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/31932 ___ Python tracker <https://bugs.python.org/

[issue2604] doctest.DocTestCase fails when run repeatedly

2022-03-16 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +30023 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31932 ___ Python tracker <https://bugs.python.org/

[issue34861] Improve cProfile standard output

2022-03-16 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +30020 pull_request: https://github.com/python/cpython/pull/31929 ___ Python tracker <https://bugs.python.org/issu

[issue45150] Add a file_digest() function in hashlib

2022-03-15 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +30019 pull_request: https://github.com/python/cpython/pull/31928 ___ Python tracker <https://bugs.python.org/issue45

[issue18795] pstats - allow stats sorting by cumulative time per call and total time per call

2022-03-15 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +30009 pull_request: https://github.com/python/cpython/pull/31919 ___ Python tracker <https://bugs.python.org/issu

[issue47005] Improve performance of bytes_repeat

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

[issue46744] installers on ARM64 suggest wrong folders

2022-03-10 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +29904 pull_request: https://github.com/python/cpython/pull/31803 ___ Python tracker <https://bugs.python.org/issu

[issue30693] tarfile add uses random order

2022-03-06 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 8.0 -> 9.0 pull_requests: +29831 pull_request: https://github.com/python/cpython/pull/31713 ___ Python tracker <https://bugs.python.org/issu

[issue31613] Localize tkinter.simpledialog.Default buttons as with file dialogs.

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

[issue40185] Refactor typing.NamedTuple

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

[issue43923] Can't create generic NamedTuple as of py3.9

2022-03-04 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 7.0 -> 8.0 pull_requests: +29798 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31679 ___ Python tracker <https://bugs.python.org/i

[issue38576] CVE-2019-18348: CRLF injection via the host part of the url passed to urlopen()

2022-02-28 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 17.0 -> 18.0 pull_requests: +29746 pull_request: https://github.com/python/cpython/pull/31606 ___ Python tracker <https://bugs.python.org/issu

[issue46787] ProcessPoolExecutor exception memory leak

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

[issue39327] shutil.rmtree using vagrant synched folder fails

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

[issue34526] Path.relative_to() taking multiple arguments could be better documented

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

[issue20923] [doc] Explain ConfigParser 'valid section name' and .SECTCRE

2022-02-15 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 10.0 -> 11.0 pull_requests: +29509 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/31359 ___ Python tracker <https://bugs.p

[issue46586] In documentation contents enum.property erroneously links to built-in property

2022-02-08 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 6.0 -> 7.0 pull_requests: +29386 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/31216 ___ Python tracker <https://bugs.p

[issue46400] Please update bundled libexpat to 2.4.4 with security fixes

2022-01-30 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +29203 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31022 ___ Python tracker <https://bugs.python.org/i

[issue46574] itertools.count should work with non-number types

2022-01-29 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +29192 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31013 ___ Python tracker <https://bugs.python.org/i

[issue46502] Py_CompileString no longer allows to tell "incomplete input" from "invalid input"

2022-01-26 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +29104 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30925 ___ Python tracker <https://bugs.python.org/i

[issue12067] Doc: remove errors about mixed-type comparisons.

2022-01-16 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +28827 pull_request: https://github.com/python/cpython/pull/30624 ___ Python tracker <https://bugs.python.org/issue12

[issue46377] TimedRotatingFileHandler "midnight" misleading when interval > 1

2022-01-14 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +28797 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30599 ___ Python tracker <https://bugs.python.org/i

[issue46333] ForwardRef.__eq__ does not respect module parameter

2022-01-11 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +28737 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/30536 ___ Python tracker <https://bugs.p

[issue46254] Better fitting type for iterating in the trace_init C function

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

[issue26571] turtle regression in 3.5

2022-01-01 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +28547 pull_request: https://github.com/python/cpython/pull/30332 ___ Python tracker <https://bugs.python.org/issu

[issue45321] Module xml.parsers.expat.errors misses error code constants of libexpat >=2.0

2021-12-18 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +28408 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30188 ___ Python tracker <https://bugs.python.org/i

[issue46086] Add ratio_min() function to the difflib library

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

[issue41354] filecmp.cmp documentation does not match actual code

2021-12-15 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +28340 pull_request: https://github.com/python/cpython/pull/30120 ___ Python tracker <https://bugs.python.org/issu

[issue46071] Graphlib documentation

2021-12-14 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +28324 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30102 ___ Python tracker <https://bugs.python.org/i

[issue13966] Add disable_interspersed_args() to argparse.ArgumentParser

2021-12-12 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +28291 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30071 ___ Python tracker <https://bugs.python.org/i

[issue45997] asyncio.Semaphore waiters deque doesn't work

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

[issue46033] Duplicated sentence in for statement documentation

2021-12-10 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +28249 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30025 ___ Python tracker <https://bugs.python.org/i

[issue46000] NetBSD curses compatibility

2021-12-06 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +28172 stage: -> patch review pull_request: https://github.com/python/cpython/pull/29947 ___ Python tracker <https://bugs.python.org/i

[issue45976] Random._randbelow() loses time by caching an attribute lookup

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

[issue45970] Py_NewInterpreter causes bogus fatal error along the failure path

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

[issue45917] Add math.exp2() function: 2^x

2021-11-28 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +28060 stage: -> patch review pull_request: https://github.com/python/cpython/pull/29829 ___ Python tracker <https://bugs.python.org/i

[issue45874] urllib.parse.parse_qsl does not parse empty query string with strict parsing

2021-11-22 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +27952 stage: -> patch review pull_request: https://github.com/python/cpython/pull/29716 ___ Python tracker <https://bugs.python.org/i

[issue45466] Simple curl/wget-like download functionality in urllib (like http offers server)

2021-10-25 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +27479 stage: test needed -> patch review pull_request: https://github.com/python/cpython/pull/29217 ___ Python tracker <https://bugs.p

[issue45584] Clarifying truncating in documentation

2021-10-22 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +27457 stage: -> patch review pull_request: https://github.com/python/cpython/pull/29183 ___ Python tracker <https://bugs.python.org/i

[issue45583] Documentation of int() in datamodel.rst is out of date

2021-10-22 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +27456 stage: -> patch review pull_request: https://github.com/python/cpython/pull/29182 ___ Python tracker <https://bugs.python.org/i

[issue45552] Close asyncore/asynchat/smtpd issues and list them here

2021-10-21 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +27398 pull_request: https://github.com/python/cpython/pull/2707 ___ Python tracker <https://bugs.python.org/issu

[issue45442] Update `Virtual Environment` tutorial

2021-10-14 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +27248 stage: -> patch review pull_request: https://github.com/python/cpython/pull/28959 ___ Python tracker <https://bugs.python.org/i

[issue45446] Add a way to hide fields in dataclasses

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

[issue45421] Remove dead code from html.parser

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

[issue45351] asyncio doc: List all sockets in TCP echo server using streams

2021-10-09 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +27144 stage: -> patch review pull_request: https://github.com/python/cpython/pull/28828 ___ Python tracker <https://bugs.python.org/i

[issue42406] Importing multiprocessing breaks pickle.whichmodule

2021-09-21 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +26885 pull_request: https://github.com/python/cpython/pull/28489 ___ Python tracker <https://bugs.python.org/issu

[issue45223] test_spawn_doesnt_hang (test.test_pty.PtyTest) fails when stdin isn't readable

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

[issue45210] tp_dealloc docs should mention error indicator may be set

2021-09-15 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +26772 stage: -> patch review pull_request: https://github.com/python/cpython/pull/28358 ___ Python tracker <https://bugs.python.org/i

[issue45147] Typo in "What's New In Python 3.10" documentation

2021-09-11 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 9.0 -> 10.0 pull_requests: +26701 pull_request: https://github.com/python/cpython/pull/28254 ___ Python tracker <https://bugs.python.org/issu

[issue45150] Add a file_digest() function in hashlib

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

[issue45120] Windows cp encodings "UNDEFINED" entries update

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

[issue21302] time.sleep (floatsleep()) should use clock_nanosleep() on Linux

2021-08-30 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +26521 stage: -> patch review pull_request: https://github.com/python/cpython/pull/28077 ___ Python tracker <https://bugs.python.org/i

[issue45021] Race condition in thread.py

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

[issue34804] Repetition of 'for example' in documentation

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

[issue30274] Rename 'name' to 'fullname' argument to ExtensionFileLoader

2021-08-26 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 6.0 -> 7.0 pull_requests: +26429 pull_request: https://github.com/python/cpython/pull/27981 ___ Python tracker <https://bugs.python.org/issu

[issue44988] Use the newest tcl/tk support

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

[issue44986] Date formats in help messages of argparse

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

[issue44959] EXT_SUFFIX is missing '.sl' on HP-UX

2021-08-20 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +26316 stage: -> patch review pull_request: https://github.com/python/cpython/pull/27857 ___ Python tracker <https://bugs.python.org/i

[issue41379] Configparser is not reading Indended Sections as Mentioned in Docs

2021-08-19 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +26294 pull_request: https://github.com/python/cpython/pull/27830 ___ Python tracker <https://bugs.python.org/issu

[issue36384] [security] CVE-2021-29921: ipaddress Should not reject IPv4 addresses with leading zeroes as ambiguously octal

2021-08-17 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 17.0 -> 18.0 pull_requests: +26269 pull_request: https://github.com/python/cpython/pull/27801 ___ Python tracker <https://bugs.python.org/issu

[issue44888] ssl.OP_LEGACY_SERVER_CONNECT missing

2021-08-15 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +26248 stage: -> patch review pull_request: https://github.com/python/cpython/pull/27776 ___ Python tracker <https://bugs.python.org/i

[issue44864] [argparse] Do not translate user-provided strings in `ArgumentParser.add_subparsers()`

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

[issue44863] Allow TypedDict to inherit from Generics

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

[issue44811] Change default signature algorithms for context in the ssl library

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

[issue27498] Regression in repr() of class object

2021-07-30 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +26016 pull_request: https://github.com/python/cpython/pull/27498 ___ Python tracker <https://bugs.python.org/issue27

[issue37788] fix for bpo-36402 (threading._shutdown() race condition) causes reference leak

2021-07-30 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +25992 pull_request: https://github.com/python/cpython/pull/27473 ___ Python tracker <https://bugs.python.org/issue37

[issue44559] Enum: revert to 3.9

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

[issue44711] Optimize type check in pipes.py

2021-07-22 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +25833 stage: -> patch review pull_request: https://github.com/python/cpython/pull/27291 ___ Python tracker <https://bugs.python.org/i

[issue44677] CSV sniffing falsely detects space as a delimiter

2021-07-20 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +25801 stage: -> patch review pull_request: https://github.com/python/cpython/pull/27256 ___ Python tracker <https://bugs.python.org/i

[issue44660] email.feedparser Module Lacks Support for Section 3.5 of RFC 6532: message/global Emails with non-identity Content-Transfer-Encodings

2021-07-17 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +25746 stage: -> patch review pull_request: https://github.com/python/cpython/pull/27208 ___ Python tracker <https://bugs.python.org/i

[issue39710] "will be returned as unicode" reminiscent from Python 2

2021-06-28 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 8.0 -> 9.0 pull_requests: +25509 pull_request: https://github.com/python/cpython/pull/26942 ___ Python tracker <https://bugs.python.org/issu

[issue44504] Typo in the docstring of Mapping.get method

2021-06-24 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +25473 stage: resolved -> patch review pull_request: https://github.com/python/cpython/pull/26897 ___ Python tracker <https://bugs.p

[issue25251] Unknown MS Compiler version 1900

2021-06-17 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 14.0 -> 15.0 pull_requests: +25365 pull_request: https://github.com/python/cpython/pull/26780 ___ Python tracker <https://bugs.python.org/issu

[issue37224] [subinterpreters] test__xxsubinterpreters fails randomly

2021-06-14 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 6.0 -> 7.0 pull_requests: +25305 pull_request: https://github.com/python/cpython/pull/26717 ___ Python tracker <https://bugs.python.org/issu

[issue44310] lru_cache memory leak

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

[issue31664] Add support of new crypt methods

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

[issue44291] Unify logging.handlers.SysLogHandler behavior with SocketHandlers

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

[issue44289] tarfile.is_tarfile() modifies file object's current position

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

[issue44239] Use platform defined data directories instead of ~/.python_history

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

[issue44170] ShareableList cannot safely handle multibyte utf-8 characters

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

[issue32307] Bad assumption on thread stack size makes python crash with musl libc

2021-05-18 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +24841 stage: -> patch review pull_request: https://github.com/python/cpython/pull/26224 ___ Python tracker <https://bugs.python.org/i

[issue38748] 32 bit ctypes stdcall callback fails to restore stack pointer

2021-05-17 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 7.0 -> 8.0 pull_requests: +24821 stage: test needed -> patch review pull_request: https://github.com/python/cpython/pull/26204 ___ Python tracker <https://bugs.p

[issue44149] difflib.get_close_matches: Add `key` argument

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

[issue44077] IP_RECVTOS option is missing from socket module

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

[issue25872] multithreading traceback KeyError when modifying file

2021-05-05 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 8.0 -> 9.0 pull_requests: +24582 stage: test needed -> patch review pull_request: https://github.com/python/cpython/pull/25913 ___ Python tracker <https://bugs.p

[issue41277] documentation: os.setxattr() errno EEXIST and ENODATA

2021-04-30 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +24432 pull_request: https://github.com/python/cpython/pull/25742 ___ Python tracker <https://bugs.python.org/issu

[issue43913] unittest module cleanup functions not run unless tearDownModule() is defined

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

[issue43928] Fix the typo in documentation

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

[issue43917] An error in classmethod example in the documentation of descriptor

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

[issue43879] Add native_id to PyThreadState

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

[issue30528] ipaddress.IPv{4,6}Network.reverse_pointer is broken

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

[issue43777] Remove description of "pip search" command from tutorial

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

[issue39674] Keep deprecated features in Python 3.9 to ease migration from Python 2.7, but remove in Python 3.10

2021-04-08 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +24017 pull_request: https://github.com/python/cpython/pull/25281 ___ Python tracker <https://bugs.python.org/issue39

[issue39674] Keep deprecated features in Python 3.9 to ease migration from Python 2.7, but remove in Python 3.10

2021-04-08 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +24016 pull_request: https://github.com/python/cpython/pull/25280 ___ Python tracker <https://bugs.python.org/issu

[issue43739] Fixing the example code in Doc/extending/extending.rst to declare and initialize the pmodule variable to be of the right type.

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

[issue24275] lookdict_* give up too soon

2021-04-04 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 7.0 -> 8.0 pull_requests: +23928 pull_request: https://github.com/python/cpython/pull/25186 ___ Python tracker <https://bugs.python.org/issu

[issue37788] fix for bpo-36402 (threading._shutdown() race condition) causes reference leak

2021-04-02 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 11.0 -> 12.0 pull_requests: +23895 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/25148 ___ Python tracker <https://bugs.python.org/i

  1   2   3   4   5   6   7   8   9   10   >