Summary of Python tracker Issues
ACTIVITY SUMMARY (2021-02-05 - 2021-02-12) 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 7415 (+36) closed 47529 (+34) total 54944 (+70) Open issues with patches: 2944 Issues opened (51) ================== #41754: Webbrowser Module Cannot Find xdg-settings on OSX https://bugs.python.org/issue41754 reopened by serhiy.storchaka #43139: test_ttk test_compound and test_tk test_type fails with Tk 8.6 https://bugs.python.org/issue43139 opened by felixonmars #43140: built-in open() doesn't use locale.getpreferredencoding() as t https://bugs.python.org/issue43140 opened by smallbigcake #43141: `asdict` fails with frozen dataclass keys; tries to use raw di https://bugs.python.org/issue43141 opened by enaumov #43142: Do not add duplicate FDs to list in duplicate_for_child() https://bugs.python.org/issue43142 opened by sanchit #43143: Allow multiple assignment (i.e. tuple on LHS) in walrus operat https://bugs.python.org/issue43143 opened by pfalcon #43144: test_unicodedata: test_normalization uses network but doesn't https://bugs.python.org/issue43144 opened by arekm #43145: Leak of locks from multiprocessing.Process https://bugs.python.org/issue43145 opened by bstaletic #43146: 3.10a5 regression: AttributeError: 'NoneType' object has no at https://bugs.python.org/issue43146 opened by The Compiler #43148: Call sys.unraisablehook in the REPL when sys.excepthook is bro https://bugs.python.org/issue43148 opened by Julian #43152: warning: unused variable 'code' https://bugs.python.org/issue43152 opened by corona10 #43153: tempfile seems to treat a file as a directory when processing https://bugs.python.org/issue43153 opened by mehwhatever0 #43154: code.InteractiveConsole can crash if sys.excepthook is broken https://bugs.python.org/issue43154 opened by Carl.Friedrich.Bolz #43155: PyCMethod_New not defined in python3.lib https://bugs.python.org/issue43155 opened by barry-scott #43156: Python windows installer has a confusing name - add setup to i https://bugs.python.org/issue43156 opened by barry-scott #43158: uuid won't build when libuuid is installed in a non-standard p https://bugs.python.org/issue43158 opened by larry #43159: pathlib with_suffix() should accept suffix not start with dot https://bugs.python.org/issue43159 opened by elbarkwon #43160: argparse: add extend_const action https://bugs.python.org/issue43160 opened by roganartu #43162: Enum regression: AttributeError when accessing class variables https://bugs.python.org/issue43162 opened by hroncok #43164: test_nntplib.NetworkedNNTP_SSLTests fails on "AMD64 RHEL8 FIPS https://bugs.python.org/issue43164 opened by cstratak #43165: Support the same files with new param in shutil.copyfile https://bugs.python.org/issue43165 opened by milanbalazs #43167: Add a note to the macOS installer welcome window about customi https://bugs.python.org/issue43167 opened by barry-scott #43168: macOS python install shares /usr/local with homebrew and can c https://bugs.python.org/issue43168 opened by barry-scott #43169: argparse: support options similar to find's -exec https://bugs.python.org/issue43169 opened by pkkm #43172: Fix test_readline when compiled using --with-readline=edit https://bugs.python.org/issue43172 opened by gregory.p.smith #43175: filecmp is not working for UTF-8 BOM file. https://bugs.python.org/issue43175 opened by suresh #43176: Dataclasses derived from empty frozen bases skip immutability https://bugs.python.org/issue43176 opened by hbq1 #43177: How to use `long double` as a PyObject? https://bugs.python.org/issue43177 opened by ganesh3597 #43179: Remove s390 support https://bugs.python.org/issue43179 opened by christian.heimes #43181: Python macros don’t shield arguments https://bugs.python.org/issue43181 opened by numberZero #43182: TURTLE: Default values for basic Turtle commands https://bugs.python.org/issue43182 opened by Bruce1979 #43184: Missing docs for LoggerAdapter manager and name property https://bugs.python.org/issue43184 opened by yoavp10 #43185: <unittest> AssertRaises() causes core dump in handling recursi https://bugs.python.org/issue43185 opened by CharlesFengY #43186: Recursive call causes core dump in assertRaises https://bugs.python.org/issue43186 opened by CharlesFengY #43187: Dict creation in recursive function cause interpreter crashes. https://bugs.python.org/issue43187 opened by CharlesFengY #43188: <dict> multiple operations of dict causes core dump of Python https://bugs.python.org/issue43188 opened by CharlesFengY #43189: <test.support> decorator function run_with_locale() crashes Py https://bugs.python.org/issue43189 opened by CharlesFengY #43190: < test.support > check_free_after_iterating( ) causes core dum https://bugs.python.org/issue43190 opened by CharlesFengY #43191: Shared Memory for array of object https://bugs.python.org/issue43191 opened by hannahbusshoff #43192: Argparse complains argument required when default is provided https://bugs.python.org/issue43192 opened by Clint Olsen #43193: Installer for All users https://bugs.python.org/issue43193 opened by xmha97 #43194: Add JFXX as jpeg marker in imghdr module https://bugs.python.org/issue43194 opened by elbarkwon #43196: logging.config.dictConfig shuts down socket for existing SysLo https://bugs.python.org/issue43196 opened by flyte #43199: FAQ about goto lacks answer https://bugs.python.org/issue43199 opened by mlovqvist #43200: link to copy module in shutil document, not to shutil.copy https://bugs.python.org/issue43200 opened by nikkie #43202: Cleanup codeop._maybe_compile https://bugs.python.org/issue43202 opened by terry.reedy #43203: Default value incorrectly read with unittests on Windows & mac https://bugs.python.org/issue43203 opened by samuelmarks #43204: Fix LibTom URL's in hashlib comments https://bugs.python.org/issue43204 opened by erlendaasland #43205: Python Turtle Colour https://bugs.python.org/issue43205 opened by Johnson.S #43207: InspectLoader.is_package is not an abstract method https://bugs.python.org/issue43207 opened by Jun #43208: Ctypes._FuncPtr.restype doesn't handle NoneType correctly https://bugs.python.org/issue43208 opened by thijsmiedema94 Most recent 15 issues with no replies (15) ========================================== #43208: Ctypes._FuncPtr.restype doesn't handle NoneType correctly https://bugs.python.org/issue43208 #43207: InspectLoader.is_package is not an abstract method https://bugs.python.org/issue43207 #43205: Python Turtle Colour https://bugs.python.org/issue43205 #43203: Default value incorrectly read with unittests on Windows & mac https://bugs.python.org/issue43203 #43200: link to copy module in shutil document, not to shutil.copy https://bugs.python.org/issue43200 #43199: FAQ about goto lacks answer https://bugs.python.org/issue43199 #43196: logging.config.dictConfig shuts down socket for existing SysLo https://bugs.python.org/issue43196 #43194: Add JFXX as jpeg marker in imghdr module https://bugs.python.org/issue43194 #43189: <test.support> decorator function run_with_locale() crashes Py https://bugs.python.org/issue43189 #43187: Dict creation in recursive function cause interpreter crashes. https://bugs.python.org/issue43187 #43186: Recursive call causes core dump in assertRaises https://bugs.python.org/issue43186 #43184: Missing docs for LoggerAdapter manager and name property https://bugs.python.org/issue43184 #43182: TURTLE: Default values for basic Turtle commands https://bugs.python.org/issue43182 #43179: Remove s390 support https://bugs.python.org/issue43179 #43176: Dataclasses derived from empty frozen bases skip immutability https://bugs.python.org/issue43176 Most recent 15 issues waiting for review (15) ============================================= #43207: InspectLoader.is_package is not an abstract method https://bugs.python.org/issue43207 #43204: Fix LibTom URL's in hashlib comments https://bugs.python.org/issue43204 #43202: Cleanup codeop._maybe_compile https://bugs.python.org/issue43202 #43200: link to copy module in shutil document, not to shutil.copy https://bugs.python.org/issue43200 #43172: Fix test_readline when compiled using --with-readline=edit https://bugs.python.org/issue43172 #43165: Support the same files with new param in shutil.copyfile https://bugs.python.org/issue43165 #43162: Enum regression: AttributeError when accessing class variables https://bugs.python.org/issue43162 #43160: argparse: add extend_const action https://bugs.python.org/issue43160 #43155: PyCMethod_New not defined in python3.lib https://bugs.python.org/issue43155 #43152: warning: unused variable 'code' https://bugs.python.org/issue43152 #43146: 3.10a5 regression: AttributeError: 'NoneType' object has no at https://bugs.python.org/issue43146 #43144: test_unicodedata: test_normalization uses network but doesn't https://bugs.python.org/issue43144 #43142: Do not add duplicate FDs to list in duplicate_for_child() https://bugs.python.org/issue43142 #43132: Incorrect handling of PyObject_RichCompareBool() in the _zonei https://bugs.python.org/issue43132 #43125: Trying To Concatenate Bytes and String in SMTPLIB https://bugs.python.org/issue43125 Top 10 most discussed issues (10) ================================= #43162: Enum regression: AttributeError when accessing class variables https://bugs.python.org/issue43162 8 msgs #42128: Structural Pattern Matching (PEP 634) https://bugs.python.org/issue42128 7 msgs #43177: How to use `long double` as a PyObject? https://bugs.python.org/issue43177 6 msgs #43094: sqlite3 signature discrepancies between documentation and impl https://bugs.python.org/issue43094 5 msgs #43111: webbrowser.py triggers unwanted XQuartz startup https://bugs.python.org/issue43111 5 msgs #43156: Python windows installer has a confusing name - add setup to i https://bugs.python.org/issue43156 5 msgs #43168: macOS python install shares /usr/local with homebrew and can c https://bugs.python.org/issue43168 5 msgs #43185: <unittest> AssertRaises() causes core dump in handling recursi https://bugs.python.org/issue43185 5 msgs #43192: Argparse complains argument required when default is provided https://bugs.python.org/issue43192 5 msgs #16781: execfile/exec execution in other than global scope uses locals https://bugs.python.org/issue16781 4 msgs Issues closed (35) ================== #13501: Make libedit support more generic; port readline / libedit to https://bugs.python.org/issue13501 closed by gregory.p.smith #30915: distutils sometimes assumes wrong C compiler https://bugs.python.org/issue30915 closed by steve.dower #31751: Support for C++ 11 and/or C++ 14 in macOS python.org installer https://bugs.python.org/issue31751 closed by gregory.p.smith #40168: import pandas error[python 3.8.] https://bugs.python.org/issue40168 closed by ronaldoussoren #40361: Darwin systems using win settings for webbrowser.py https://bugs.python.org/issue40361 closed by serhiy.storchaka #40692: Adjust test_concurrent_futures to run more of its tests if mul https://bugs.python.org/issue40692 closed by pablogsal #41824: Docs for typing.ForwardRef don't state that it was added in 3. https://bugs.python.org/issue41824 closed by gvanrossum #42217: compiler: merge co_code and co_lnotab https://bugs.python.org/issue42217 closed by methane #42377: allow typing.cast with TYPE_CHECKING https://bugs.python.org/issue42377 closed by gvanrossum #42804: Unable to compile the cpython code x86 windows https://bugs.python.org/issue42804 closed by sunny #42919: Blank in multiline “if expressions” will lead to EOF error https://bugs.python.org/issue42919 closed by pablogsal #43001: python3.9.1 test_embed test_tabnanny failed https://bugs.python.org/issue43001 closed by vstinner #43071: IDLE: Windows 7 - Trackpad two-finger vertical scrolling is no https://bugs.python.org/issue43071 closed by terry.reedy #43134: (list have item) instate (item in list) https://bugs.python.org/issue43134 closed by iritkatriel #43135: Can't input Japanese on idle (MacOS). https://bugs.python.org/issue43135 closed by terry.reedy #43147: Remove mention of "subcontrary mean" from the docs https://bugs.python.org/issue43147 closed by rhettinger #43149: Misleading error message for except with missing parens (3.10. https://bugs.python.org/issue43149 closed by pablogsal #43150: Last empty string not removed in a list https://bugs.python.org/issue43150 closed by steven.daprano #43151: SyntaxWarning for 'is <literal>' https://bugs.python.org/issue43151 closed by rhettinger #43157: Bug in methods of creating the 2d list https://bugs.python.org/issue43157 closed by steven.daprano #43161: Taking sum of massive list comprehension results in total syst https://bugs.python.org/issue43161 closed by mark.dickinson #43163: codeop prematurely raises on 2nd line when closer is needed https://bugs.python.org/issue43163 closed by pablogsal #43166: Unused letters in Windows-specific pragma optimize https://bugs.python.org/issue43166 closed by steve.dower #43170: wintypes.SIZE is 8bytes on 32 bit machines https://bugs.python.org/issue43170 closed by eryksun #43171: Counter not supported add in Python 3.x https://bugs.python.org/issue43171 closed by iritkatriel #43173: Python Windows DLL search paths https://bugs.python.org/issue43173 closed by steve.dower #43174: Windows: Use /utf-8 compiler flag https://bugs.python.org/issue43174 closed by methane #43178: Redundant method overrides in queue https://bugs.python.org/issue43178 closed by rhettinger #43180: Lists without commas? https://bugs.python.org/issue43180 closed by mark.dickinson #43183: Asyncio can't close sockets properly on Linux cause CLOSE_WAIT https://bugs.python.org/issue43183 closed by Bob_2021 #43195: Same userbase for 32bit and 64bit install on Windows causing c https://bugs.python.org/issue43195 closed by eryksun #43197: random.shuffle() returning None https://bugs.python.org/issue43197 closed by pablonana #43198: Operations on sets more than hundred times less efficient with https://bugs.python.org/issue43198 closed by rhettinger #43201: sqlite3 import * ImportError: DLL load failed while importing https://bugs.python.org/issue43201 closed by ZenSkunkworx #43206: Optional parameter got passed even when not in the call https://bugs.python.org/issue43206 closed by ajindal
participants (1)
-
Python tracker