Movatterモバイル変換


[0]ホーム

URL:


[Python-Dev] Summary of Python tracker Issues

Python trackerstatus at bugs.python.org
Fri Mar 8 13:08:07 EST 2019


ACTIVITY SUMMARY (2019-03-01 - 2019-03-08)Python tracker athttps://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    7031 (+19)  closed 40963 (+65)  total  47994 (+84)Open issues with patches: 2793 Issues opened (55)==================#33329: sigaddset() can fail on some signal numbershttps://bugs.python.org/issue33329  reopened by larry#36097: Use only public C-API in _xxsubinterpreters module.https://bugs.python.org/issue36097  reopened by eric.snow#36125: Cannot cross-compile to more featureful but same tunehttps://bugs.python.org/issue36125  reopened by xdegaye#36160: Multiple errors in test_site.py on sysconfig._CONFIG_VARS.cleahttps://bugs.python.org/issue36160  opened by Ivan.Pozdeev#36161: Use thread-safe functions instead of unsafe ones (crypt, ttynahttps://bugs.python.org/issue36161  opened by twouters#36164: Updating Py_InspectFlag programmaticallyhttps://bugs.python.org/issue36164  opened by ishimoto#36165: DOC: ssl.rst is missing formatting on two linkshttps://bugs.python.org/issue36165  opened by cheryl.sabella#36166: DOC: Fix markup on function parameter on datamodel.rsthttps://bugs.python.org/issue36166  opened by cheryl.sabella#36167: DOC: Incorrect capitalization in Programming FAQhttps://bugs.python.org/issue36167  opened by cheryl.sabella#36168: DOC: Fix capitalization in string.rsthttps://bugs.python.org/issue36168  opened by cheryl.sabella#36172: csv module internal consistencyhttps://bugs.python.org/issue36172  opened by Shane Smith#36174: Remove licenseUrl field from nuget packageshttps://bugs.python.org/issue36174  opened by steve.dower#36176: Make IDLE Autocomplete / Calltip Window Colors Configurablehttps://bugs.python.org/issue36176  opened by greylaw89#36179: _hashopenssl has reference leaks in OOM casehttps://bugs.python.org/issue36179  opened by christian.heimes#36180: mboxMessage.get_payload throws TypeError on malformed contenthttps://bugs.python.org/issue36180  opened by enrico#36182: Path.write_text() docs do not include the case that a file exihttps://bugs.python.org/issue36182  opened by lys.nikolaou#36184: [EASY] test_gdb.test_threads() is specific to _POSIX_THREADS,https://bugs.python.org/issue36184  opened by vstinner#36189: DOC: Correct word in tutorial introductionhttps://bugs.python.org/issue36189  opened by cheryl.sabella#36194: Add "make regen-configure"https://bugs.python.org/issue36194  opened by vstinner#36195: initializer is not a valid param in ThreadPoolExecutorhttps://bugs.python.org/issue36195  opened by harman786#36201: AssertCountEqual does not work for nested dictionaries.https://bugs.python.org/issue36201  opened by walterqian#36202: Calling Py_DecodeLocale() before _PyPreConfig_Write() can prodhttps://bugs.python.org/issue36202  opened by vstinner#36203: PyWeakref_NewRef docs are misleadinghttps://bugs.python.org/issue36203  opened by Maxwell Bernstein#36204: Deprecate calling Py_Main() after Py_Initialize()? Add Py_Inithttps://bugs.python.org/issue36204  opened by vstinner#36205: Python 3.7 and 3.8 process_time is not reported correctly whenhttps://bugs.python.org/issue36205  opened by Nitapol#36207: robotsparser deny all with some ruleshttps://bugs.python.org/issue36207  opened by quentin-maire#36208: AsyncIO V4MAPPED addresses with V6ONLY.https://bugs.python.org/issue36208  opened by jeeger#36210: ncurses versus cursus integration - platform differences and dhttps://bugs.python.org/issue36210  opened by Michael.Felt#36211: show full url when execute "make -C Doc/ serve"https://bugs.python.org/issue36211  opened by matrixise#36212: [2.7] Coverity scan: Modules/_hotshot.c , Variable "s1" goinghttps://bugs.python.org/issue36212  opened by cstratak#36213: subprocess.check_output() fails with OSError: [WinError 87] whhttps://bugs.python.org/issue36213  opened by Geoff.Alexander#36214: AC_RUN_IFELSE macros not used as arguments of AC_CACHE_VAL ethttps://bugs.python.org/issue36214  opened by xdegaye#36215: Should AppVeyor run compile Python in debug mode?https://bugs.python.org/issue36215  opened by vstinner#36216: urlsplit does not handle NFKC normalizationhttps://bugs.python.org/issue36216  opened by steve.dower#36217: recvmsg support on Windowshttps://bugs.python.org/issue36217  opened by chrysn#36218: .sort() segfaults consistently on crafted inputhttps://bugs.python.org/issue36218  opened by Lyn Levenick#36219: Add edit option in IDLE to convert smart quotes to ascii quotehttps://bugs.python.org/issue36219  opened by rhettinger#36220: LOAD_NAME and LOAD_GLOBAL handle dict subclasses for globals()https://bugs.python.org/issue36220  opened by Kevin Shweh#36221: Setting PYTHONASYNCIODEBUG breaks warningshttps://bugs.python.org/issue36221  opened by ods#36225: Lingering subinterpreters should be implicitly cleared on shuthttps://bugs.python.org/issue36225  opened by ncoghlan#36226: multipart/related header causes false positive StartBoundaryNohttps://bugs.python.org/issue36226  opened by cschmidbauer#36227: Add default_namespace argument to xml.etree.ElementTree.tostrihttps://bugs.python.org/issue36227  opened by Bernt.Røskar.Brenna#36229: Linear-time ops for some mutable collections.https://bugs.python.org/issue36229  opened by brandtbucher#36230: Please sort assertSetEqual's outputhttps://bugs.python.org/issue36230  opened by Jess#36231: no "proper" header files on macOS 10.14 Mojavehttps://bugs.python.org/issue36231  opened by dimpase#36232: Improve error message on dbm.openhttps://bugs.python.org/issue36232  opened by rougeth#36233: xml ElementTree quotation marks of xml version stringhttps://bugs.python.org/issue36233  opened by Photoniker#36234: test_os: add tests for invalid uid typehttps://bugs.python.org/issue36234  opened by vstinner#36235: distutils.sysconfig.customize_compiler() overrides CFLAGS varhttps://bugs.python.org/issue36235  opened by vstinner#36236: Python crash on macOS when CWD is invalidhttps://bugs.python.org/issue36236  opened by lkollar#36238: distutils complains "package init file 'xxx/__init__.py' not fhttps://bugs.python.org/issue36238  opened by jt#36239: gettext: GNUTranslations doesn't parse properly comments in dehttps://bugs.python.org/issue36239  opened by vstinner#36240: Definitions of timehttps://bugs.python.org/issue36240  opened by Robert Billing#36241: MD5 checksum is not valid for v2.7.16 "Windows x86-64 MSI insthttps://bugs.python.org/issue36241  opened by andrejs-sisojevs-accenture#36243: Python os.listdir fails with FileNotFoundError when directoryhttps://bugs.python.org/issue36243  opened by Geoff.AlexanderMost recent 15 issues with no replies (15)==========================================#36243: Python os.listdir fails with FileNotFoundError when directoryhttps://bugs.python.org/issue36243#36240: Definitions of timehttps://bugs.python.org/issue36240#36238: distutils complains "package init file 'xxx/__init__.py' not fhttps://bugs.python.org/issue36238#36232: Improve error message on dbm.openhttps://bugs.python.org/issue36232#36231: no "proper" header files on macOS 10.14 Mojavehttps://bugs.python.org/issue36231#36229: Linear-time ops for some mutable collections.https://bugs.python.org/issue36229#36225: Lingering subinterpreters should be implicitly cleared on shuthttps://bugs.python.org/issue36225#36221: Setting PYTHONASYNCIODEBUG breaks warningshttps://bugs.python.org/issue36221#36217: recvmsg support on Windowshttps://bugs.python.org/issue36217#36215: Should AppVeyor run compile Python in debug mode?https://bugs.python.org/issue36215#36214: AC_RUN_IFELSE macros not used as arguments of AC_CACHE_VAL ethttps://bugs.python.org/issue36214#36212: [2.7] Coverity scan: Modules/_hotshot.c , Variable "s1" goinghttps://bugs.python.org/issue36212#36211: show full url when execute "make -C Doc/ serve"https://bugs.python.org/issue36211#36210: ncurses versus cursus integration - platform differences and dhttps://bugs.python.org/issue36210#36207: robotsparser deny all with some ruleshttps://bugs.python.org/issue36207Most recent 15 issues waiting for review (15)=============================================#36236: Python crash on macOS when CWD is invalidhttps://bugs.python.org/issue36236#36235: distutils.sysconfig.customize_compiler() overrides CFLAGS varhttps://bugs.python.org/issue36235#36234: test_os: add tests for invalid uid typehttps://bugs.python.org/issue36234#36231: no "proper" header files on macOS 10.14 Mojavehttps://bugs.python.org/issue36231#36229: Linear-time ops for some mutable collections.https://bugs.python.org/issue36229#36227: Add default_namespace argument to xml.etree.ElementTree.tostrihttps://bugs.python.org/issue36227#36226: multipart/related header causes false positive StartBoundaryNohttps://bugs.python.org/issue36226#36218: .sort() segfaults consistently on crafted inputhttps://bugs.python.org/issue36218#36216: urlsplit does not handle NFKC normalizationhttps://bugs.python.org/issue36216#36211: show full url when execute "make -C Doc/ serve"https://bugs.python.org/issue36211#36210: ncurses versus cursus integration - platform differences and dhttps://bugs.python.org/issue36210#36195: initializer is not a valid param in ThreadPoolExecutorhttps://bugs.python.org/issue36195#36182: Path.write_text() docs do not include the case that a file exihttps://bugs.python.org/issue36182#36179: _hashopenssl has reference leaks in OOM casehttps://bugs.python.org/issue36179#36164: Updating Py_InspectFlag programmaticallyhttps://bugs.python.org/issue36164Top 10 most discussed issues (10)=================================#33944: Deprecate and remove pth fileshttps://bugs.python.org/issue33944  32 msgs#35967: Better platform.processor supporthttps://bugs.python.org/issue35967  17 msgs#33608: Add a cross-interpreter-safe mechanism to indicate that an objhttps://bugs.python.org/issue33608  14 msgs#36218: .sort() segfaults consistently on crafted inputhttps://bugs.python.org/issue36218  10 msgs#36239: gettext: GNUTranslations doesn't parse properly comments in dehttps://bugs.python.org/issue36239   9 msgs#29515: socket module missing IPPROTO_IPV6, IPPROTO_IPV4 on Windowshttps://bugs.python.org/issue29515   7 msgs#36204: Deprecate calling Py_Main() after Py_Initialize()? Add Py_Inithttps://bugs.python.org/issue36204   7 msgs#36227: Add default_namespace argument to xml.etree.ElementTree.tostrihttps://bugs.python.org/issue36227   6 msgs#36230: Please sort assertSetEqual's outputhttps://bugs.python.org/issue36230   6 msgs#33346: Syntax error with async generator inside dictionary comprehenshttps://bugs.python.org/issue33346   5 msgsIssues closed (63)==================#8075: Windows (Vista/7) install error when choosing to compile .py fhttps://bugs.python.org/issue8075  closed by steve.dower#9566: Compilation warnings under x64 Windowshttps://bugs.python.org/issue9566  closed by vstinner#10009: Automated MSI installation does not workhttps://bugs.python.org/issue10009  closed by steve.dower#20906: Issues in Unicode HOWTOhttps://bugs.python.org/issue20906  closed by vstinner#21478: mock calls don't propagate to parent (autospec)https://bugs.python.org/issue21478  closed by xtreak#24322: Hundreds of linker warnings on Windowshttps://bugs.python.org/issue24322  closed by steve.dower#29205: col_offset for AsyncFunctionDef AST nodes is wronghttps://bugs.python.org/issue29205  closed by serhiy.storchaka#29440: _dbm requires -lgdbm if gdbm is built as static librarieshttps://bugs.python.org/issue29440  closed by yan12125#30831: Inconsistent or wrong documentation around Asynchronous Contexhttps://bugs.python.org/issue30831  closed by yselivanov#32129: IDLE app icon is blurry on macOS with Aqua Tk 8.6https://bugs.python.org/issue32129  closed by terry.reedy#32856: Optimize the `for y in [x]` idiom in comprehensionshttps://bugs.python.org/issue32856  closed by serhiy.storchaka#35198: Build issue while compiling cpp files in AIXhttps://bugs.python.org/issue35198  closed by vstinner#35435: Discourage external links to old docs.https://bugs.python.org/issue35435  closed by mdk#35466: Use a linked list for the ceval pending calls.https://bugs.python.org/issue35466  closed by eric.snow#35740: openssl version 1.1.1 need to be there in cpython-source-depshttps://bugs.python.org/issue35740  closed by steve.dower#35808: Let's retire pgenhttps://bugs.python.org/issue35808  closed by pablogsal#35899: '_is_sunder' function in 'enum' module fails on empty stringhttps://bugs.python.org/issue35899  closed by ethan.furman#35975: Put back the ability to parse files where async/await aren't khttps://bugs.python.org/issue35975  closed by gvanrossum#36019: test_urllib fail in s390x buildbots:http://www.example.com/https://bugs.python.org/issue36019  closed by vstinner#36043: FileCookieJar constructor don't accept PathLikehttps://bugs.python.org/issue36043  closed by brett.cannon#36091: clean up async generator from types modulehttps://bugs.python.org/issue36091  closed by scotchka#36103: Increase shutil.COPY_BUFSIZEhttps://bugs.python.org/issue36103  closed by inada.naoki#36108: Avoid failing the build on race condition in cleanhttps://bugs.python.org/issue36108  closed by steve.dower#36114: test_multiprocessing_spawn dumps core in AMD64 FreeBSD CURRENThttps://bugs.python.org/issue36114  closed by vstinner#36116: test_multiprocessing_spawn fails on AMD64 Windows8 3.xhttps://bugs.python.org/issue36116  closed by vstinner#36139: release GIL on mmap deallochttps://bugs.python.org/issue36139  closed by benjamin.peterson#36140: An incorrect check in _msi.c's msidb_getsummaryinformation()https://bugs.python.org/issue36140  closed by steve.dower#36142: Add a new _PyPreConfig step to Python initialization to setuphttps://bugs.python.org/issue36142  closed by vstinner#36147: [2.7] Coverity scan: Modules/_ctypes/cfield.c , Variable "resuhttps://bugs.python.org/issue36147  closed by vstinner#36149: use of uninitialised memory in cPickle.https://bugs.python.org/issue36149  closed by twouters#36154: Python quit unexpectedly errorhttps://bugs.python.org/issue36154  closed by ned.deily#36162: error: implicit declaration of function 'sendfile' is invalidhttps://bugs.python.org/issue36162  closed by inada.naoki#36163: same object, same method, but the is keyword return false.https://bugs.python.org/issue36163  closed by steven.daprano#36169: Add overlap() method to statistics.NormalDist()https://bugs.python.org/issue36169  closed by rhettinger#36170: posix_spawn doesn't exist in 3.7https://bugs.python.org/issue36170  closed by ned.deily#36171: tkinter scrollbar missing 'state' optionhttps://bugs.python.org/issue36171  closed by cheryl.sabella#36173: apamhttps://bugs.python.org/issue36173  closed by steven.daprano#36175: Identity of bound methodshttps://bugs.python.org/issue36175  closed by inada.naoki#36177: test_io: test_daemon_threads_shutdown_stdout_deadlock() failshttps://bugs.python.org/issue36177  closed by vstinner#36178: type.__init__ called instead of cls.__init__ when inheriting fhttps://bugs.python.org/issue36178  closed by steven.daprano#36181: Add mode parameter to PurePath.write_text to allow for 'a' modhttps://bugs.python.org/issue36181  closed by serhiy.storchaka#36183: test_gdb failed on AMD64 FreeBSD CURRENT Shared 3.7 and 3.xhttps://bugs.python.org/issue36183  closed by vstinner#36185: [EASY DOC] typo: Doc/c-api/objbuffer.rst:  There is a typo inhttps://bugs.python.org/issue36185  closed by serhiy.storchaka#36186: [2.7] Coverity scan: Modules/linuxaudiodev.c , fd handle is nohttps://bugs.python.org/issue36186  closed by vstinner#36187: Get rid of NamedStorehttps://bugs.python.org/issue36187  closed by serhiy.storchaka#36188: Remove vestiges of Python 2 unbound methods from Python 3https://bugs.python.org/issue36188  closed by benjamin.peterson#36190: file object method .tell() sometimes returns large number whenhttps://bugs.python.org/issue36190  closed by tim.peters#36191: pubkeys.txt contains bogus keyshttps://bugs.python.org/issue36191  closed by nanjekyejoannah#36192: Usage of `tmpnam_r` and `tempname` is dangerous, better use `mhttps://bugs.python.org/issue36192  closed by matrixise#36193: Redirected stderr not reset properly when using logginghttps://bugs.python.org/issue36193  closed by vinay.sajip#36196: sys.executable does not return python3 executable when using uhttps://bugs.python.org/issue36196  closed by inada.naoki#36197: Compilation Warning for memoryview.tobytes and _collections._thttps://bugs.python.org/issue36197  closed by vstinner#36198: Misleading in library/sets documenthttps://bugs.python.org/issue36198  closed by DeadmanWalking#36199: libzmq.dll causes uncontrollable screen flickering when accesshttps://bugs.python.org/issue36199  closed by eryksun#36200: display index on IndexErrorhttps://bugs.python.org/issue36200  closed by Aditya Shankar#36206: re.match() not matching escaped hyphenshttps://bugs.python.org/issue36206  closed by josh.r#36209: [EASY Doc] Typo in hashlib error messagehttps://bugs.python.org/issue36209  closed by vstinner#36222: ValueError: a coroutine was expected  with asyncio.runhttps://bugs.python.org/issue36222  closed by vstinner#36223: Execution sequence for print functionhttps://bugs.python.org/issue36223  closed by xtreak#36224: Python quit unexpectedly errorhttps://bugs.python.org/issue36224  closed by ned.deily#36228: Support coercion of complex to float/inthttps://bugs.python.org/issue36228  closed by zach.ware#36237: data_files / Install Additional Files written unclearly such thttps://bugs.python.org/issue36237  closed by jt#36242: spamhttps://bugs.python.org/issue36242  closed by SilentGhost


More information about the Python-Devmailing list

[8]ページ先頭

©2009-2025 Movatter.jp