Summary of Python tracker Issues

ACTIVITY SUMMARY (2019-08-23 - 2019-08-30) Python tracker at https://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message.
Issues counts and deltas: open 7114 (-39) closed 42626 (+97) total 49740 (+58)
Open issues with patches: 2864
Issues opened (36) ==================
#34410: itertools.tee not thread-safe; can segfault interpreter when w https://bugs.python.org/issue34410 reopened by serhiy.storchaka
#37834: readlink on Windows cannot read app exec links https://bugs.python.org/issue37834 reopened by lukasz.langa
#37932: ConfigParser.items(section) with allow_no_value returns empty https://bugs.python.org/issue37932 opened by Sean Robertson
#37935: Improve performance of pathlib.scandir() https://bugs.python.org/issue37935 opened by Shai
#37936: gitignore file is too broad https://bugs.python.org/issue37936 opened by Greg Price
#37937: Mention ``frame.f_trace`` in :func:`sys.settrace` docs. https://bugs.python.org/issue37937 opened by cool-RR
#37938: refactor PyLong_As*() functions https://bugs.python.org/issue37938 opened by sir-sigurd
#37939: os.path.normpath change some characters of a path into kinda ' https://bugs.python.org/issue37939 opened by Yugi
#37940: Add xml.tool to pretty print XML like json.tool https://bugs.python.org/issue37940 opened by xtreak
#37941: python -m and runpy.run_module set different __name__ by defau https://bugs.python.org/issue37941 opened by Julian
#37943: mimetypes.guess_extension() doesn’t get JPG right https://bugs.python.org/issue37943 opened by _savage
#37945: test_locale failing https://bugs.python.org/issue37945 opened by tim.golden
#37948: get_type_hints fails if there are un-annotated fields in a dat https://bugs.python.org/issue37948 opened by arne
#37951: Disallow fork in a subinterpreter broke subprocesses in mod_ws https://bugs.python.org/issue37951 opened by christian.heimes
#37952: Add support for export_keying_material to SSL library https://bugs.python.org/issue37952 opened by wingel71
#37953: Fix ForwardRef equality checks https://bugs.python.org/issue37953 opened by plokmijnuhby
#37955: mock.patch incorrect reference to Mock https://bugs.python.org/issue37955 opened by phsilva
#37956: UUID authorize version 6+ with variant RFC 4122 https://bugs.python.org/issue37956 opened by Erawpalassalg
#37957: Allow regrtest to receive a file with test (and subtests) to i https://bugs.python.org/issue37957 opened by pablogsal
#37958: Adding get_profile_dict to pstats https://bugs.python.org/issue37958 opened by Daniel Olshansky
#37961: Tracemalloc traces do not include original stack trace length https://bugs.python.org/issue37961 opened by jd
#37963: No URL for docs of pth files https://bugs.python.org/issue37963 opened by Thomas Güttler
#37966: is_normalized is much slower at "no" than the standard's algor https://bugs.python.org/issue37966 opened by Greg Price
#37967: release candidate is not gpg signed (and missing release workf https://bugs.python.org/issue37967 opened by mattip
#37969: urllib.parse functions reporting false equivalent URIs https://bugs.python.org/issue37969 opened by maggyero
#37970: urllib.parse docstrings incomplete https://bugs.python.org/issue37970 opened by zach.ware
#37971: Wrong trace with multiple decorators (linenumber wrong in fram https://bugs.python.org/issue37971 opened by control-k
#37972: unittest.mock.call does not chain __getitem__ to another _Call https://bugs.python.org/issue37972 opened by blhsing
#37973: improve docstrings of sys.float_info https://bugs.python.org/issue37973 opened by sir-sigurd
#37977: Big red pickle security warning should stress the point even m https://bugs.python.org/issue37977 opened by lordmauve
#37980: regression when passing numpy bools to sorted(..., reverse=r) https://bugs.python.org/issue37980 opened by tcaswell
#37981: Can't install Python 3.7.4 x64 on Win 8.1 https://bugs.python.org/issue37981 opened by Alexander Podgórski
#37985: WFERR_UNMARSHALLABLE breaks recursion limit https://bugs.python.org/issue37985 opened by herring
#37986: Improve perfomance of PyLong_FromDouble() https://bugs.python.org/issue37986 opened by sir-sigurd
#37988: Issue found during language name processing in a list https://bugs.python.org/issue37988 opened by AjaySyam
#37989: documentation format error in Chinese version https://bugs.python.org/issue37989 opened by 刘俨晖
Most recent 15 issues with no replies (15) ==========================================
#37989: documentation format error in Chinese version https://bugs.python.org/issue37989
#37986: Improve perfomance of PyLong_FromDouble() https://bugs.python.org/issue37986
#37981: Can't install Python 3.7.4 x64 on Win 8.1 https://bugs.python.org/issue37981
#37977: Big red pickle security warning should stress the point even m https://bugs.python.org/issue37977
#37972: unittest.mock.call does not chain __getitem__ to another _Call https://bugs.python.org/issue37972
#37963: No URL for docs of pth files https://bugs.python.org/issue37963
#37958: Adding get_profile_dict to pstats https://bugs.python.org/issue37958
#37956: UUID authorize version 6+ with variant RFC 4122 https://bugs.python.org/issue37956
#37955: mock.patch incorrect reference to Mock https://bugs.python.org/issue37955
#37953: Fix ForwardRef equality checks https://bugs.python.org/issue37953
#37948: get_type_hints fails if there are un-annotated fields in a dat https://bugs.python.org/issue37948
#37941: python -m and runpy.run_module set different __name__ by defau https://bugs.python.org/issue37941
#37938: refactor PyLong_As*() functions https://bugs.python.org/issue37938
#37937: Mention ``frame.f_trace`` in :func:`sys.settrace` docs. https://bugs.python.org/issue37937
#37932: ConfigParser.items(section) with allow_no_value returns empty https://bugs.python.org/issue37932
Most recent 15 issues waiting for review (15) =============================================
#37977: Big red pickle security warning should stress the point even m https://bugs.python.org/issue37977
#37972: unittest.mock.call does not chain __getitem__ to another _Call https://bugs.python.org/issue37972
#37971: Wrong trace with multiple decorators (linenumber wrong in fram https://bugs.python.org/issue37971
#37966: is_normalized is much slower at "no" than the standard's algor https://bugs.python.org/issue37966
#37961: Tracemalloc traces do not include original stack trace length https://bugs.python.org/issue37961
#37955: mock.patch incorrect reference to Mock https://bugs.python.org/issue37955
#37953: Fix ForwardRef equality checks https://bugs.python.org/issue37953
#37951: Disallow fork in a subinterpreter broke subprocesses in mod_ws https://bugs.python.org/issue37951
#37938: refactor PyLong_As*() functions https://bugs.python.org/issue37938
#37936: gitignore file is too broad https://bugs.python.org/issue37936
#37935: Improve performance of pathlib.scandir() https://bugs.python.org/issue37935
#37931: crash reimporting posix after Py_Finalize on mac https://bugs.python.org/issue37931
#37921: Improve zipfile: add support for symlinks https://bugs.python.org/issue37921
#37916: distutils: allow overriding of the RANLIB command on macOS (da https://bugs.python.org/issue37916
#37913: Document that __length_hint__ may return NotImplemented https://bugs.python.org/issue37913
Top 10 most discussed issues (10) =================================
#37945: test_locale failing https://bugs.python.org/issue37945 16 msgs
#37980: regression when passing numpy bools to sorted(..., reverse=r) https://bugs.python.org/issue37980 10 msgs
#37951: Disallow fork in a subinterpreter broke subprocesses in mod_ws https://bugs.python.org/issue37951 8 msgs
#37837: add internal _PyLong_FromUnsignedChar() function https://bugs.python.org/issue37837 7 msgs
#20806: os.times document points to wrong section of non-Linux manual https://bugs.python.org/issue20806 5 msgs
#37935: Improve performance of pathlib.scandir() https://bugs.python.org/issue37935 5 msgs
#37940: Add xml.tool to pretty print XML like json.tool https://bugs.python.org/issue37940 5 msgs
#37957: Allow regrtest to receive a file with test (and subtests) to i https://bugs.python.org/issue37957 5 msgs
#37961: Tracemalloc traces do not include original stack trace length https://bugs.python.org/issue37961 5 msgs
#37971: Wrong trace with multiple decorators (linenumber wrong in fram https://bugs.python.org/issue37971 5 msgs
Issues closed (93) ==================
#8425: a -= b should be fast if a is a small set and b is a large set https://bugs.python.org/issue8425 closed by rhettinger
#9985: difflib.SequenceMatcher has slightly buggy and undocumented ca https://bugs.python.org/issue9985 closed by rhettinger
#10190: Can argparse._AttributeHolder._get_kwargs become a public API? https://bugs.python.org/issue10190 closed by rhettinger
#10978: Add optional argument to Semaphore.release for releasing multi https://bugs.python.org/issue10978 closed by rhettinger
#12077: Harmonizing descriptor protocol documentation https://bugs.python.org/issue12077 closed by rhettinger
#13653: reorder set.intersection parameters for better performance https://bugs.python.org/issue13653 closed by rhettinger
#14010: deeply nested itertools objects segfault https://bugs.python.org/issue14010 closed by rhettinger
#14112: tutorial intro talks of "shallow copy" concept without explana https://bugs.python.org/issue14112 closed by rhettinger
#14619: Enhanced variable substitution for databases https://bugs.python.org/issue14619 closed by rhettinger
#15542: Documentation incorrectly suggests __init__ called after direc https://bugs.python.org/issue15542 closed by rhettinger
#16468: argparse only supports iterable choices https://bugs.python.org/issue16468 closed by rhettinger
#17794: Add a key parameter to PriorityQueue https://bugs.python.org/issue17794 closed by rhettinger
#18078: threading.Condition to allow notify on a specific waiter https://bugs.python.org/issue18078 closed by rhettinger
#18378: locale.getdefaultlocale() fails on Mac OS X with default langu https://bugs.python.org/issue18378 closed by ned.deily
#19072: classmethod doesn't honour descriptor protocol of wrapped call https://bugs.python.org/issue19072 closed by rhettinger
#19119: duplicate test name in Lib/test/test_heapq.py https://bugs.python.org/issue19119 closed by rhettinger
#19419: Use abc.ABC in the collections ABC https://bugs.python.org/issue19419 closed by rhettinger
#22001: containers "same" does not always mean "__eq__". https://bugs.python.org/issue22001 closed by rhettinger
#23061: Update pep8 to specify explicitly 'module level' imports at to https://bugs.python.org/issue23061 closed by rhettinger
#23423: XPath Support in ElementTree doc omission https://bugs.python.org/issue23423 closed by scoder
#23674: super() documentation isn't very clear https://bugs.python.org/issue23674 closed by rhettinger
#23878: Missing sanity checks for various C library function calls... https://bugs.python.org/issue23878 closed by vstinner
#24726: OrderedDict has strange behaviour when dict.__setitem__ is use https://bugs.python.org/issue24726 closed by rhettinger
#25061: Add native enum support for argparse https://bugs.python.org/issue25061 closed by rhettinger
#25435: Wrong function calls and referring to not removed concepts in https://bugs.python.org/issue25435 closed by rhettinger
#25777: Misleading descriptions in docs about invoking descriptors. https://bugs.python.org/issue25777 closed by rhettinger
#27260: Missing equality check for super objects https://bugs.python.org/issue27260 closed by rhettinger
#27575: dict viewkeys intersection slow for large dicts https://bugs.python.org/issue27575 closed by rhettinger
#28269: [MinGW] Can't compile Python/dynload_win.c due to static strca https://bugs.python.org/issue28269 closed by serhiy.storchaka
#29352: provide the authorative source for s[i:j] negative slice indic https://bugs.python.org/issue29352 closed by rhettinger
#29535: datetime hash is deterministic in some cases https://bugs.python.org/issue29535 closed by serhiy.storchaka
#30162: Add _PyTuple_Empty and make PyTuple_New(0) never failing https://bugs.python.org/issue30162 closed by serhiy.storchaka
#32118: Doc for comparison of sequences with non-orderable elements https://bugs.python.org/issue32118 closed by rhettinger
#34259: Improve docstring of list.sort https://bugs.python.org/issue34259 closed by rhettinger
#34679: asyncio.add_signal_handler call fails if not on main thread https://bugs.python.org/issue34679 closed by asvetlov
#34775: pathlib.PurePath division raises TypeError instead of returnin https://bugs.python.org/issue34775 closed by ned.deily
#35028: Off by one error in cgi.FieldStorage(max_num_fields) https://bugs.python.org/issue35028 closed by benjamin.peterson
#35737: crypt AuthenticationError introduced with new Linux kernel https://bugs.python.org/issue35737 closed by icycle
#35946: Ambiguous documentation for assert_called_with() https://bugs.python.org/issue35946 closed by ned.deily
#36167: DOC: Incorrect capitalization in Programming FAQ https://bugs.python.org/issue36167 closed by ned.deily
#36205: Python 3.7 and 3.8 process_time is not reported correctly when https://bugs.python.org/issue36205 closed by ned.deily
#36582: collections.UserString encode method returns a string https://bugs.python.org/issue36582 closed by rhettinger
#36743: Docs: Descript __get__ signature defined differently across th https://bugs.python.org/issue36743 closed by rhettinger
#36763: Implementation of the PEP 587 https://bugs.python.org/issue36763 closed by vstinner
#36833: Add tests for Datetime C API Macros https://bugs.python.org/issue36833 closed by vstinner
#36871: Misleading error from unittest.mock's assert_has_calls https://bugs.python.org/issue36871 closed by xtreak
#36917: ast.NodeVisitor no longer calls visit_Str https://bugs.python.org/issue36917 closed by serhiy.storchaka
#37034: Argument Clinic omits name of keyword-only parameter on _PyArg https://bugs.python.org/issue37034 closed by serhiy.storchaka
#37055: Numerous warnings with blake2 module https://bugs.python.org/issue37055 closed by christian.heimes
#37140: ctypes change made clang fail to build https://bugs.python.org/issue37140 closed by vstinner
#37176: super() docs don't say what super() does https://bugs.python.org/issue37176 closed by rhettinger
#37328: remove deprecated HTMLParser.unescape https://bugs.python.org/issue37328 closed by inada.naoki
#37372: datetime.time unpickling fails in case of python2 pickle with https://bugs.python.org/issue37372 closed by serhiy.storchaka
#37385: test_multiprocessing fails on AMD64 FreeBSD CURRENT Shared 2.7 https://bugs.python.org/issue37385 closed by vstinner
#37482: Email address display name fails with both encoded words and s https://bugs.python.org/issue37482 closed by bsiem
#37549: os.dup() fails for standard streams on Windows 7 https://bugs.python.org/issue37549 closed by steve.dower
#37664: Update bundled pip and setuptools https://bugs.python.org/issue37664 closed by steve.dower
#37757: TargetScopeError not raised for comprehension scope conflict https://bugs.python.org/issue37757 closed by ncoghlan
#37772: zipfile.Path.iterdir() outputs sub directories many times or n https://bugs.python.org/issue37772 closed by jaraco
#37798: Add C fastpath for statistics.NormalDist.inv_cdf() https://bugs.python.org/issue37798 closed by rhettinger
#37805: json.dump(..., skipkeys=True) has no unit tests https://bugs.python.org/issue37805 closed by inada.naoki
#37812: Make implicit returns explicit in longobject.c (in CHECK_SMALL https://bugs.python.org/issue37812 closed by rhettinger
#37830: continue and break in finally with return in try results with https://bugs.python.org/issue37830 closed by serhiy.storchaka
#37905: Improve docs for NormalDist https://bugs.python.org/issue37905 closed by rhettinger
#37914: class timedelta, support the method hours and minutes in field https://bugs.python.org/issue37914 closed by elinaldosoft
#37918: What about an enum for open() modes? https://bugs.python.org/issue37918 closed by vstinner
#37925: --embed not included in python3.8-config usage/--help https://bugs.python.org/issue37925 closed by vstinner
#37929: IDLE: OK sometimes fails to close configdialog https://bugs.python.org/issue37929 closed by taleinat
#37930: make fails when compiling Python 2.6 from source (posixmodule. https://bugs.python.org/issue37930 closed by ned.deily
#37933: faulthandler causes segfaults https://bugs.python.org/issue37933 closed by vstinner
#37934: Docs: Clarify NotImplemented use cases https://bugs.python.org/issue37934 closed by rhettinger
#37942: Generate correct error check for PyFloat_AsDouble https://bugs.python.org/issue37942 closed by rhettinger
#37944: Adjacent escape character in json.load() https://bugs.python.org/issue37944 closed by serhiy.storchaka
#37946: Add the Bessel functions of the first and second kind to the m https://bugs.python.org/issue37946 closed by pablogsal
#37947: symtable_handle_namedexpr does not adjust correctly the recurs https://bugs.python.org/issue37947 closed by pablogsal
#37949: Create empty __annotations__ dictionaries lazily https://bugs.python.org/issue37949 closed by rhettinger
#37950: ast.dump() with incomplete node https://bugs.python.org/issue37950 closed by serhiy.storchaka
#37954: Multiple tests are leaking references in AMD64 Windows8.1 Refl https://bugs.python.org/issue37954 closed by pablogsal
#37959: test_os.test_copy_file_range() killed by SIGSYS (12) on FreeBS https://bugs.python.org/issue37959 closed by vstinner
#37960: repr() of buffered and text streams silences too many exceptio https://bugs.python.org/issue37960 closed by serhiy.storchaka
#37962: Improve ISO 8601 timezone support in the datetime.fromisoforma https://bugs.python.org/issue37962 closed by p-ganssle
#37964: F_GETPATH is not available in fcntl.fcntl https://bugs.python.org/issue37964 closed by miss-islington
#37965: CCompiler has_function displays warning https://bugs.python.org/issue37965 closed by miss-islington
#37968: Add a turtle module function to draw a circle centered at the https://bugs.python.org/issue37968 closed by rhettinger
#37974: zip() docstring should say 'iterator' instead of 'object with https://bugs.python.org/issue37974 closed by rhettinger
#37975: Typo in the documentation by C-API DateTime Objects¶ https://bugs.python.org/issue37975 closed by xtreak
#37976: zip() shadows TypeError raised in __iter__() of source iterabl https://bugs.python.org/issue37976 closed by rhettinger
#37978: Importing an unused package causes the function of another pac https://bugs.python.org/issue37978 closed by christian.heimes
#37979: Document an alternative to ISO 8601 parsing https://bugs.python.org/issue37979 closed by pitrou
#37982: Add a --minify argument to json.tool https://bugs.python.org/issue37982 closed by rhettinger
#37983: macOS: os.lchmod() incorrectly removed by 2.7.16 https://bugs.python.org/issue37983 closed by ned.deily
#37984: Unable parse csv on latin iso or binary mode https://bugs.python.org/issue37984 closed by rhettinger
#37987: retrun collection item in for cycle with finally continue https://bugs.python.org/issue37987 closed by serhiy.storchaka
participants (1)
-
Python tracker