ACTIVITY SUMMARY (2017-11-03 - 2017-11-10) 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 6247 ( -8) closed 37507 (+76) total 43754 (+68) Open issues with patches: 2404 Issues opened (44) ================== #10049: Add a "no-op" (null) context manager to contextlib https://bugs.python.org/issue10049 reopened by ncoghlan #31486: calling a _json.Encoder object raises a SystemError in case ob https://bugs.python.org/issue31486 reopened by serhiy.storchaka #31937: Add the term "dunder" to the glossary https://bugs.python.org/issue31937 opened by brett.cannon #31938: Convert selectmodule.c to Argument Clinic https://bugs.python.org/issue31938 opened by taleinat #31939: Support return annotation in signature for Argument Clinic https://bugs.python.org/issue31939 opened by haypo #31940: copystat on symlinks fails for alpine -- faulty lchmod impleme https://bugs.python.org/issue31940 opened by Anthony Sottile #31942: Document that support of start and stop parameters in the Sequ https://bugs.python.org/issue31942 opened by serhiy.storchaka #31943: Add asyncio.Handle.cancelled() method https://bugs.python.org/issue31943 opened by decaz #31946: mailbox.MH.add loses status info from other formats https://bugs.python.org/issue31946 opened by shai #31947: names=None case is not handled by EnumMeta._create_ method https://bugs.python.org/issue31947 opened by anentropic #31948: [EASY] Broken MSDN links in msilib docs https://bugs.python.org/issue31948 opened by berker.peksag #31949: Bugs in PyTraceBack_Print() https://bugs.python.org/issue31949 opened by serhiy.storchaka #31951: import curses is broken on windows https://bugs.python.org/issue31951 opened by joe m2 #31954: Don't prevent dict optimization by coupling with OrderedDict https://bugs.python.org/issue31954 opened by serhiy.storchaka #31956: Add start and stop parameters to the array.index() https://bugs.python.org/issue31956 opened by niki.spahiev #31958: UUID versions are not validated to lie in the documented range https://bugs.python.org/issue31958 opened by David MacIver #31961: subprocess._execute_child doesn't accept a single PathLike arg https://bugs.python.org/issue31961 opened by Roy Williams #31962: test_importlib double free or corruption https://bugs.python.org/issue31962 opened by DNSGeek #31964: [3.4][3.5] pyexpat: compilaton of libexpat fails with: ISO C90 https://bugs.python.org/issue31964 opened by haypo #31966: [EASY C][Windows] print('hello\n', end='', flush=True) raises https://bugs.python.org/issue31966 opened by Guillaume Aldebert #31967: [Windows] test_distutils: fatal error LNK1158: cannot run 'rc. https://bugs.python.org/issue31967 opened by haypo #31968: exec(): method's default arguments from dict-inherited globals https://bugs.python.org/issue31968 opened by Ilya Polyakovskiy #31971: idle_test: failures on x86 Windows7 3.x https://bugs.python.org/issue31971 opened by haypo #31972: Inherited docstrings for pathlib classes are confusing https://bugs.python.org/issue31972 opened by eric.araujo #31973: Incomplete DeprecationWarning for async/await keywords https://bugs.python.org/issue31973 opened by barry #31975: Add a default filter for DeprecationWarning in __main__ https://bugs.python.org/issue31975 opened by ncoghlan #31976: Segfault when closing BufferedWriter from a different thread https://bugs.python.org/issue31976 opened by benfogle #31978: make it simpler to round fractions https://bugs.python.org/issue31978 opened by wolma #31979: Simplify converting non-ASCII strings to int, float and comple https://bugs.python.org/issue31979 opened by serhiy.storchaka #31982: 8.3. collections â Container datatypes https://bugs.python.org/issue31982 opened by Sasha Kacanski #31983: Officially add Py_SETREF and Py_XSETREF https://bugs.python.org/issue31983 opened by serhiy.storchaka #31984: startswith and endswith leak implementation details https://bugs.python.org/issue31984 opened by Ronan.Lamy #31985: Deprecate openfp() in aifc, sunau and wave https://bugs.python.org/issue31985 opened by brian.curtin #31986: [2.7] test_urllib2net.test_sites_no_connection_close() randoml https://bugs.python.org/issue31986 opened by haypo #31988: Saving bytearray to binary plist file doesn't work https://bugs.python.org/issue31988 opened by serhiy.storchaka #31990: Pickling deadlocks in thread with python -m https://bugs.python.org/issue31990 opened by Werner Smidt #31991: Race condition in wait with timeout for multiprocessing.Event https://bugs.python.org/issue31991 opened by tomMoral #31993: pickle.dump allocates unnecessary temporary bytes / str https://bugs.python.org/issue31993 opened by Olivier.Grisel #31994: json encoder exception could be better https://bugs.python.org/issue31994 opened by Jason Hihn #31995: Set operations documentation error https://bugs.python.org/issue31995 opened by Alexander Mentis #31997: SSL lib does not handle trailing dot (period) in hostname or c https://bugs.python.org/issue31997 opened by samiam #32001: @lru_cache needs to be called with () https://bugs.python.org/issue32001 opened by ataraxy #32002: test_c_locale_coercion fails when the default LC_CTYPE != "C" https://bugs.python.org/issue32002 opened by erik.bray #32003: multiprocessing.Array("b", 1), multiprocessing.Array("c",1 ) https://bugs.python.org/issue32003 opened by snwokenk Most recent 15 issues with no replies (15) ========================================== #32003: multiprocessing.Array("b", 1), multiprocessing.Array("c",1 ) https://bugs.python.org/issue32003 #31995: Set operations documentation error https://bugs.python.org/issue31995 #31994: json encoder exception could be better https://bugs.python.org/issue31994 #31991: Race condition in wait with timeout for multiprocessing.Event https://bugs.python.org/issue31991 #31990: Pickling deadlocks in thread with python -m https://bugs.python.org/issue31990 #31988: Saving bytearray to binary plist file doesn't work https://bugs.python.org/issue31988 #31986: [2.7] test_urllib2net.test_sites_no_connection_close() randoml https://bugs.python.org/issue31986 #31979: Simplify converting non-ASCII strings to int, float and comple https://bugs.python.org/issue31979 #31976: Segfault when closing BufferedWriter from a different thread https://bugs.python.org/issue31976 #31973: Incomplete DeprecationWarning for async/await keywords https://bugs.python.org/issue31973 #31972: Inherited docstrings for pathlib classes are confusing https://bugs.python.org/issue31972 #31962: test_importlib double free or corruption https://bugs.python.org/issue31962 #31948: [EASY] Broken MSDN links in msilib docs https://bugs.python.org/issue31948 #31947: names=None case is not handled by EnumMeta._create_ method https://bugs.python.org/issue31947 #31946: mailbox.MH.add loses status info from other formats https://bugs.python.org/issue31946 Most recent 15 issues waiting for review (15) ============================================= #32002: test_c_locale_coercion fails when the default LC_CTYPE != "C" https://bugs.python.org/issue32002 #31997: SSL lib does not handle trailing dot (period) in hostname or c https://bugs.python.org/issue31997 #31993: pickle.dump allocates unnecessary temporary bytes / str https://bugs.python.org/issue31993 #31985: Deprecate openfp() in aifc, sunau and wave https://bugs.python.org/issue31985 #31979: Simplify converting non-ASCII strings to int, float and comple https://bugs.python.org/issue31979 #31978: make it simpler to round fractions https://bugs.python.org/issue31978 #31976: Segfault when closing BufferedWriter from a different thread https://bugs.python.org/issue31976 #31971: idle_test: failures on x86 Windows7 3.x https://bugs.python.org/issue31971 #31968: exec(): method's default arguments from dict-inherited globals https://bugs.python.org/issue31968 #31961: subprocess._execute_child doesn't accept a single PathLike arg https://bugs.python.org/issue31961 #31954: Don't prevent dict optimization by coupling with OrderedDict https://bugs.python.org/issue31954 #31949: Bugs in PyTraceBack_Print() https://bugs.python.org/issue31949 #31942: Document that support of start and stop parameters in the Sequ https://bugs.python.org/issue31942 #31940: copystat on symlinks fails for alpine -- faulty lchmod impleme https://bugs.python.org/issue31940 #31938: Convert selectmodule.c to Argument Clinic https://bugs.python.org/issue31938 Top 10 most discussed issues (10) ================================= #31993: pickle.dump allocates unnecessary temporary bytes / str https://bugs.python.org/issue31993 17 msgs #31415: Add -X option to show import time https://bugs.python.org/issue31415 15 msgs #31975: Add a default filter for DeprecationWarning in __main__ https://bugs.python.org/issue31975 13 msgs #31939: Support return annotation in signature for Argument Clinic https://bugs.python.org/issue31939 10 msgs #31978: make it simpler to round fractions https://bugs.python.org/issue31978 10 msgs #31937: Add the term "dunder" to the glossary https://bugs.python.org/issue31937 9 msgs #30952: [Windows] include Math extension in SQlite https://bugs.python.org/issue30952 7 msgs #31984: startswith and endswith leak implementation details https://bugs.python.org/issue31984 7 msgs #31966: [EASY C][Windows] print('hello\n', end='', flush=True) raises https://bugs.python.org/issue31966 6 msgs #31985: Deprecate openfp() in aifc, sunau and wave https://bugs.python.org/issue31985 6 msgs Issues closed (63) ================== #17852: Built-in module _io can lose data from buffered files at exit https://bugs.python.org/issue17852 closed by nascheme #18669: curses.chgat() moves cursor, documentation says it shouldn't https://bugs.python.org/issue18669 closed by serhiy.storchaka #20486: msilib: can't close opened database https://bugs.python.org/issue20486 closed by berker.peksag #21423: concurrent.futures.ThreadPoolExecutor/ProcessPoolExecutor shou https://bugs.python.org/issue21423 closed by pitrou #21457: NetBSD curses support improvements https://bugs.python.org/issue21457 closed by serhiy.storchaka #21790: Change blocksize in http.client to the value of resource.getpa https://bugs.python.org/issue21790 closed by berker.peksag #21862: cProfile command-line should accept "-m module_name" as an alt https://bugs.python.org/issue21862 closed by pitrou #28340: [py2] TextIOWrapper.tell extremely slow https://bugs.python.org/issue28340 closed by haypo #28564: shutil.rmtree is inefficient due to listdir() instead of scand https://bugs.python.org/issue28564 closed by serhiy.storchaka #28706: msvc9compiler does not find a vcvarsall.bat of Visual C++ for https://bugs.python.org/issue28706 closed by skrah #28907: test_pydoc fails if build is in sub-directory https://bugs.python.org/issue28907 closed by nascheme #28997: test_readline.test_nonascii fails on Android https://bugs.python.org/issue28997 closed by xdegaye #29179: Py_UNUSED is not documented https://bugs.python.org/issue29179 closed by haypo #30057: signal.signal should check tripped signals https://bugs.python.org/issue30057 closed by pitrou #31222: datetime.py implementation of .replace inconsistent with C imp https://bugs.python.org/issue31222 closed by haypo #31271: an assertion failure in io.TextIOWrapper.write https://bugs.python.org/issue31271 closed by haypo #31523: Windows build file fixes https://bugs.python.org/issue31523 closed by steve.dower #31530: Python 2.7 readahead feature of file objects is not thread saf https://bugs.python.org/issue31530 closed by serhiy.storchaka #31609: PCbuild\clean.bat fails if the path contains whitespaces https://bugs.python.org/issue31609 closed by steve.dower #31668: "fixFirefoxAnchorBug" function in doctools.js causes navigatin https://bugs.python.org/issue31668 closed by berker.peksag #31678: Incorrect C Function name for timedelta https://bugs.python.org/issue31678 closed by berker.peksag #31764: sqlite3.Cursor.close() crashes in case the Cursor object is un https://bugs.python.org/issue31764 closed by haypo #31770: crash and refleaks when calling sqlite3.Cursor.__init__() more https://bugs.python.org/issue31770 closed by haypo #31793: Allow to specialize smart quotes in documentation translations https://bugs.python.org/issue31793 closed by inada.naoki #31843: sqlite3.connect() should accept PathLike objects https://bugs.python.org/issue31843 closed by haypo #31884: [Windows] subprocess set priority on windows https://bugs.python.org/issue31884 closed by haypo #31889: difflib SequenceMatcher ratio() still have unpredictable behav https://bugs.python.org/issue31889 closed by tim.peters #31895: Native hijri calendar support https://bugs.python.org/issue31895 closed by terry.reedy #31896: In function define class inherit ctypes.structure, and using c https://bugs.python.org/issue31896 closed by berker.peksag #31910: test_socket.test_create_connection() failed with EADDRNOTAVAIL https://bugs.python.org/issue31910 closed by haypo #31921: Bring together logic for entering/leaving a frame in frameobje https://bugs.python.org/issue31921 closed by pdox #31923: Misspelled "loading" in Doc/includes/sqlite3/load_extension.py https://bugs.python.org/issue31923 closed by berker.peksag #31924: Fix test_curses on NetBSD 8 https://bugs.python.org/issue31924 closed by serhiy.storchaka #31927: Fix compiling the socket module on NetBSD 8 and other issues https://bugs.python.org/issue31927 closed by serhiy.storchaka #31932: setup.py cannot find vcversall.bat on MSWin 8.1 if installed i https://bugs.python.org/issue31932 closed by steve.dower #31933: some Blake2 parameters are encoded backwards on big-endian pla https://bugs.python.org/issue31933 closed by christian.heimes #31934: Failure to build out of source from a not clean source https://bugs.python.org/issue31934 closed by haypo #31936: "5. The import system" grammatical error https://bugs.python.org/issue31936 closed by barry #31941: ImportError: DLL Load Failure: The specified module cannot be https://bugs.python.org/issue31941 closed by r.david.murray #31944: Windows Apps and Features items only have "Uninstall" https://bugs.python.org/issue31944 closed by steve.dower #31945: Configurable blocksize in HTTP(S)Connection https://bugs.python.org/issue31945 closed by haypo #31950: Default event loop policy doc lacks precision https://bugs.python.org/issue31950 closed by pitrou #31952: Weird behavior on tupple item assignment https://bugs.python.org/issue31952 closed by ebarry #31953: Dedicated place for security announcements? https://bugs.python.org/issue31953 closed by Mariatta #31955: distutils C compiler: set_executables() incorrectly parse valu https://bugs.python.org/issue31955 closed by haypo #31957: [Windows] PCbuild error: A numeric comparison was attempted https://bugs.python.org/issue31957 closed by haypo #31959: Directory at `TemporaryDirectory().name` does not exist https://bugs.python.org/issue31959 closed by serhiy.storchaka #31960: Protection against using a Future with another loop only works https://bugs.python.org/issue31960 closed by pitrou #31963: AMD64 Debian PGO 3.x buildbot: compilation failed with an inte https://bugs.python.org/issue31963 closed by gregory.p.smith #31965: Incorrect documentation for multiprocessing.connection.{Client https://bugs.python.org/issue31965 closed by pitrou #31969: re.groups() is not checking the arguments https://bugs.python.org/issue31969 closed by serhiy.storchaka #31970: asyncio debug mode is very slow https://bugs.python.org/issue31970 closed by pitrou #31974: Cursor misbahavior with Tkinter 3.6.1/tk 8.5 Text on Mac Sierr https://bugs.python.org/issue31974 closed by ned.deily #31977: threading.Condition can not work with threading.Semaphore https://bugs.python.org/issue31977 closed by pitrou #31980: Special case log(x, 2), log(x, 10) and pow(2, x) https://bugs.python.org/issue31980 closed by serhiy.storchaka #31981: os.mkdirs does not exist on 2.7.5+ https://bugs.python.org/issue31981 closed by serhiy.storchaka #31987: Ctypes Packing Bitfields Incorrectly - GCC both Linux and Cygw https://bugs.python.org/issue31987 closed by berker.peksag #31989: setattr on a property gives a very unhelpful exception https://bugs.python.org/issue31989 closed by r.david.murray #31992: Make iteration over dict_items yield namedtuples https://bugs.python.org/issue31992 closed by r.david.murray #31996: `setuptools.setup` parameter `py_modules` is undocumented https://bugs.python.org/issue31996 closed by berker.peksag #31998: test_zipapp failed when the zlib module is not available https://bugs.python.org/issue31998 closed by serhiy.storchaka #31999: test_venv failed when the zlib module is not available https://bugs.python.org/issue31999 closed by serhiy.storchaka #32000: test_undecodable_filename in test_httpservers failed on Mac OS https://bugs.python.org/issue32000 closed by serhiy.storchaka
_______________________________________________ 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