ACTIVITY SUMMARY (2019-02-08 - 2019-02-15) 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 7009 (+11) closed 40747 (+51) total 47756 (+62) Open issues with patches: 2814 Issues opened (42) ================== #25737: array is not a Sequence https://bugs.python.org/issue25737 reopened by josh.r #35944: Python 3.7 install error https://bugs.python.org/issue35944 opened by lasonjack #35945: Cannot distinguish between subtask cancellation and running ta https://bugs.python.org/issue35945 opened by jnwatson #35946: Ambiguous documentation for assert_called_with() https://bugs.python.org/issue35946 opened by chimaerase #35947: Update libffi_msvc to current version of libffi https://bugs.python.org/issue35947 opened by Paul Monson #35949: Move PyThreadState into Include/internal/pycore_pystate.h https://bugs.python.org/issue35949 opened by eric.snow #35950: io.BufferedReader.writabe is False, but io.BufferedReader.trun https://bugs.python.org/issue35950 opened by steverpalmer #35951: os.renames() creates directories if original name doesn't exis https://bugs.python.org/issue35951 opened by chris.jerdonek #35952: test.pythoninfo prints a stack trace and exits with 1 when the https://bugs.python.org/issue35952 opened by xdegaye #35953: crosscompilation fails with clang on android https://bugs.python.org/issue35953 opened by muhzi #35954: Incoherent type conversion in configparser https://bugs.python.org/issue35954 opened by Adeokkuw #35955: difflib reports incorrect location of mismatch https://bugs.python.org/issue35955 opened by jaraco #35956: Sort documentation could be improved for complex sorting https://bugs.python.org/issue35956 opened by FabriceSalvaire #35957: Indentation explanation is unclear https://bugs.python.org/issue35957 opened by Jérôme LAURENS #35959: math.prod(range(10)) caues segfault https://bugs.python.org/issue35959 opened by xtreak #35962: Slight error in words in [ 2.4.1. String and Bytes literals ] https://bugs.python.org/issue35962 opened by Magnien Sebastien #35964: shutil.make_archive (xxx, tar, root_dir) is adding './' entry https://bugs.python.org/issue35964 opened by HFM #35967: Better platform.processor support https://bugs.python.org/issue35967 opened by jaraco #35969: Interpreter crashes with "can't initialize init_sys_streams" w https://bugs.python.org/issue35969 opened by p-ganssle #35970: no help flag in base64 util https://bugs.python.org/issue35970 opened by rkuska #35971: Documentation should warn about code injection from current wo https://bugs.python.org/issue35971 opened by Gabriel Corona #35974: os.DirEntry.inode() returns invalid value within Docker contai https://bugs.python.org/issue35974 opened by decaz #35975: Put back the ability to parse files where async/await aren't k https://bugs.python.org/issue35975 opened by gvanrossum #35978: test_venv fails in Travis with GCC https://bugs.python.org/issue35978 opened by xtreak #35981: shutil make_archive create wrong file when base name contains https://bugs.python.org/issue35981 opened by highwind #35982: Create unit-tests for os.renames() https://bugs.python.org/issue35982 opened by nanjekyejoannah #35983: tp_dealloc trashcan shouldn't be called for subclasses https://bugs.python.org/issue35983 opened by jdemeyer #35984: test__xxsubinterpreters leaked [3, 4, 3] memory blocks, sum=1 https://bugs.python.org/issue35984 opened by pablogsal #35989: ipaddress.IPv4Network allows prefix > 32 https://bugs.python.org/issue35989 opened by John Florian #35990: ipaddress.IPv4Interface won't accept 2-tuple (address, mask) https://bugs.python.org/issue35990 opened by John Florian #35992: Metaclasses interfere with __class_getitem__ https://bugs.python.org/issue35992 opened by donovick #35993: incorrect use of released memory in Python/pystate.c line 284 https://bugs.python.org/issue35993 opened by wjq-security #35995: logging.handlers.SMTPHandler https://bugs.python.org/issue35995 opened by lidayan #35996: Optional modulus argument for new math.prod() function https://bugs.python.org/issue35996 opened by lschoe #35997: ImportError: dlopen failed: cannot locate symbol "PyBool_Type" https://bugs.python.org/issue35997 opened by muhzi #35998: test_asyncio: test_start_tls_server_1() TimeoutError on Fedora https://bugs.python.org/issue35998 opened by matrixise #35999: multpirocessing.Process alive after SIGTERM on parent https://bugs.python.org/issue35999 opened by lids #36000: __debug__ is a keyword but not a keyword https://bugs.python.org/issue36000 opened by bup #36001: LIBFFI_INCLUDEDIR is not detected when set into a profile nor https://bugs.python.org/issue36001 opened by neil pop #36002: configure --enable-optimizations with clang fails to detect ll https://bugs.python.org/issue36002 opened by mjpieters #36003: set better defaults for TCPServer options https://bugs.python.org/issue36003 opened by giampaolo.rodola #36004: Add datetime.fromisocalendar https://bugs.python.org/issue36004 opened by p-ganssle Most recent 15 issues with no replies (15) ========================================== #36002: configure --enable-optimizations with clang fails to detect ll https://bugs.python.org/issue36002 #36001: LIBFFI_INCLUDEDIR is not detected when set into a profile nor https://bugs.python.org/issue36001 #35999: multpirocessing.Process alive after SIGTERM on parent https://bugs.python.org/issue35999 #35990: ipaddress.IPv4Interface won't accept 2-tuple (address, mask) https://bugs.python.org/issue35990 #35974: os.DirEntry.inode() returns invalid value within Docker contai https://bugs.python.org/issue35974 #35970: no help flag in base64 util https://bugs.python.org/issue35970 #35964: shutil.make_archive (xxx, tar, root_dir) is adding './' entry https://bugs.python.org/issue35964 #35952: test.pythoninfo prints a stack trace and exits with 1 when the https://bugs.python.org/issue35952 #35950: io.BufferedReader.writabe is False, but io.BufferedReader.trun https://bugs.python.org/issue35950 #35947: Update libffi_msvc to current version of libffi https://bugs.python.org/issue35947 #35939: Remove urllib.parse._splittype from mimetypes.guess_type https://bugs.python.org/issue35939 #35930: Raising an exception raised in a "future" instance will create https://bugs.python.org/issue35930 #35926: Need openssl 1.1.1 support on Windows for ARM and ARM64 https://bugs.python.org/issue35926 #35924: curses segfault resizing window https://bugs.python.org/issue35924 #35919: multiprocessing: shared manager Pool fails with AttributeError https://bugs.python.org/issue35919 Most recent 15 issues waiting for review (15) ============================================= #36004: Add datetime.fromisocalendar https://bugs.python.org/issue36004 #36003: set better defaults for TCPServer options https://bugs.python.org/issue36003 #35989: ipaddress.IPv4Network allows prefix > 32 https://bugs.python.org/issue35989 #35983: tp_dealloc trashcan shouldn't be called for subclasses https://bugs.python.org/issue35983 #35982: Create unit-tests for os.renames() https://bugs.python.org/issue35982 #35975: Put back the ability to parse files where async/await aren't k https://bugs.python.org/issue35975 #35969: Interpreter crashes with "can't initialize init_sys_streams" w https://bugs.python.org/issue35969 #35959: math.prod(range(10)) caues segfault https://bugs.python.org/issue35959 #35954: Incoherent type conversion in configparser https://bugs.python.org/issue35954 #35951: os.renames() creates directories if original name doesn't exis https://bugs.python.org/issue35951 #35947: Update libffi_msvc to current version of libffi https://bugs.python.org/issue35947 #35946: Ambiguous documentation for assert_called_with() https://bugs.python.org/issue35946 #35941: ssl.enum_certificates() regression https://bugs.python.org/issue35941 #35936: Give modulefinder some much-needed updates. https://bugs.python.org/issue35936 #35933: python doc does not say that the state kwarg in Pickler.save_r https://bugs.python.org/issue35933 Top 10 most discussed issues (10) ================================= #35969: Interpreter crashes with "can't initialize init_sys_streams" w https://bugs.python.org/issue35969 14 msgs #35955: difflib reports incorrect location of mismatch https://bugs.python.org/issue35955 12 msgs #35813: shared memory construct to avoid need for serialization betwee https://bugs.python.org/issue35813 10 msgs #35959: math.prod(range(10)) caues segfault https://bugs.python.org/issue35959 9 msgs #35995: logging.handlers.SMTPHandler https://bugs.python.org/issue35995 9 msgs #35155: Clarify Protocol Handlers in urllib.request Docs https://bugs.python.org/issue35155 8 msgs #35810: Object Initialization does not incref Heap-allocated Types https://bugs.python.org/issue35810 8 msgs #35982: Create unit-tests for os.renames() https://bugs.python.org/issue35982 8 msgs #35984: test__xxsubinterpreters leaked [3, 4, 3] memory blocks, sum=1 https://bugs.python.org/issue35984 8 msgs #1054041: Python doesn't exit with proper resultcode on SIGINT https://bugs.python.org/issue1054041 8 msgs Issues closed (51) ================== #7850: platform.system() should be "macosx" instead of "Darwin" on OS https://bugs.python.org/issue7850 closed by ronaldoussoren #12374: Execution model should explain compile vs definition vs execut https://bugs.python.org/issue12374 closed by ncoghlan #21107: Add pgen.vcxproj to allow regenerating grammar files on Window https://bugs.python.org/issue21107 closed by zach.ware #22062: Fix pathlib.Path.(r)glob doc glitches. https://bugs.python.org/issue22062 closed by petr.viktorin #28627: [alpine] shutil.copytree fail to copy a direcotry with broken https://bugs.python.org/issue28627 closed by benjamin.peterson #28673: pyro4 with more than 15 threads often crashes 2.7.12 https://bugs.python.org/issue28673 closed by inada.naoki #30410: Documentation for sys.stdout encoding does not reflect the new https://bugs.python.org/issue30410 closed by Mariatta #31940: copystat on symlinks fails for alpine -- faulty lchmod impleme https://bugs.python.org/issue31940 closed by benjamin.peterson #32417: fromutc does not respect datetime subclasses https://bugs.python.org/issue32417 closed by p-ganssle #34433: cancel all other pending child futures https://bugs.python.org/issue34433 closed by yselivanov #35055: Error when we try to download the epub archive https://bugs.python.org/issue35055 closed by mdk #35321: None _frozen_importlib.__spec__.origin attribute https://bugs.python.org/issue35321 closed by maggyero #35364: Datetime âfromtimestamp()â ignores inheritance if timezone https://bugs.python.org/issue35364 closed by p-ganssle #35378: multiprocessing.Pool.imaps iterators do not maintain alive the https://bugs.python.org/issue35378 closed by pablogsal #35460: Add PyDict_GetItemStringWithError https://bugs.python.org/issue35460 closed by ronaldoussoren #35505: Test test_imaplib fail in test_imap4_host_default_value https://bugs.python.org/issue35505 closed by vstinner #35633: test_eintr fails on AIX since fcntl functions were modified https://bugs.python.org/issue35633 closed by Mariatta #35688: "pip install --user numpy" fails on Python from the Windows St https://bugs.python.org/issue35688 closed by mattip #35706: Make it easier to use a venv with an embedded Python interpret https://bugs.python.org/issue35706 closed by steve.dower #35766: Merge typed_ast back into CPython https://bugs.python.org/issue35766 closed by gvanrossum #35796: time.localtime returns error for negative values https://bugs.python.org/issue35796 closed by ammar2 #35833: IDLE: revise doc for control chars sent to Shell https://bugs.python.org/issue35833 closed by terry.reedy #35846: Incomplete documentation for re.sub https://bugs.python.org/issue35846 closed by serhiy.storchaka #35875: Crash by Pandas - algos.cp36-win_amd64.pyd join.cp36-win_amd6 https://bugs.python.org/issue35875 closed by eryksun #35878: ast.c: end_col_offset may be used uninitialized in this functi https://bugs.python.org/issue35878 closed by levkivskyi #35887: Doc string for updating the frozen version of importlib in _bo https://bugs.python.org/issue35887 closed by brett.cannon #35903: Build of posixshmem.c should probe for required OS functions https://bugs.python.org/issue35903 closed by nascheme #35918: multiprocessing's SyncManager.dict.has_key() method is broken https://bugs.python.org/issue35918 closed by josh.r #35934: Add socket.create_server() utility function https://bugs.python.org/issue35934 closed by giampaolo.rodola #35940: multiprocessing manager tests fail in the Refleaks buildbots https://bugs.python.org/issue35940 closed by pablogsal #35948: update version of libffi in cpython-sources-dep https://bugs.python.org/issue35948 closed by steve.dower #35958: io.IOBase subclasses don't play nice with abc.abstractmethod https://bugs.python.org/issue35958 closed by josh.r #35960: dataclasses.field does not preserve empty metadata object https://bugs.python.org/issue35960 closed by eric.smith #35961: test_slice: gc_decref: Assertion "gc_get_refs(g) > 0" failed: https://bugs.python.org/issue35961 closed by vstinner #35963: Python/symtable.c: warning: enumeration value âFunctionType_ https://bugs.python.org/issue35963 closed by gvanrossum #35965: Behavior for unittest.assertRaisesRegex differs depending on w https://bugs.python.org/issue35965 closed by xtreak #35966: Didn't raise "StopIteration" Error when I use "yield" in the f https://bugs.python.org/issue35966 closed by SilentGhost #35968: lib2to3 cannot parse rf'' https://bugs.python.org/issue35968 closed by ned.deily #35972: _xxsubinterpreters: channel_send() may truncate ints on 32-bit https://bugs.python.org/issue35972 closed by eric.snow #35973: `growable_int_array type_ignores` in parsetok.c is not always https://bugs.python.org/issue35973 closed by gvanrossum #35976: Enable Windows projects to build with platform ARM32 https://bugs.python.org/issue35976 closed by steve.dower #35977: test_slice crashed on s390x Debian 3.x: gc_decref: Assertion " https://bugs.python.org/issue35977 closed by vstinner #35979: Incorrect __text_signature__ for the __get__ slot wrapper https://bugs.python.org/issue35979 closed by SilentGhost #35980: Py3 BIF random.choices() is O(N**2) but I've written O(N) code https://bugs.python.org/issue35980 closed by mark.dickinson #35985: Folding tries to slice from 0 to float("+inf") when maxlength https://bugs.python.org/issue35985 closed by Lukas J #35986: print() documentation typo? https://bugs.python.org/issue35986 closed by cheryl.sabella #35987: Mypy and Asyncio import cannot be skipped https://bugs.python.org/issue35987 closed by levkivskyi #35988: Python interpreter segfault https://bugs.python.org/issue35988 closed by josh.r #35991: potential double free in Modules/_randommodule.c line 295 and https://bugs.python.org/issue35991 closed by benjamin.peterson #35994: In WalkTests of test_os.py, sub2_tree missed the dir "SUB21" i https://bugs.python.org/issue35994 closed by zach.ware #36005: [2.7] test_ssl failures on ARMv7 Ubuntu 2.7 with OpenSSL 1.1.1 https://bugs.python.org/issue36005 closed by gregory.p.smith
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com