ACTIVITY SUMMARY (2013-09-13 - 2013-09-20) Python tracker at http://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 4228 (+16) closed 26602 (+31) total 30830 (+47) Open issues with patches: 1949 Issues opened (37) ================== #12085: subprocess.Popen.__del__ raises AttributeError if __init__ was http://bugs.python.org/issue12085 reopened by serhiy.storchaka #14927: add "Do not supply 'int' argument" to random.shuffle docstring http://bugs.python.org/issue14927 reopened by orsenthil #19011: Enum should have a __getattr__ that makes all the instances av http://bugs.python.org/issue19011 opened by lambacck #19012: urllib2: bad proxy configuration throws "getaddrinfo" error http://bugs.python.org/issue19012 opened by SjoerdOptLand #19014: Allow memoryview.cast() for empty views http://bugs.python.org/issue19014 opened by serhiy.storchaka #19016: autospecced namedtuples should be truthy by default http://bugs.python.org/issue19016 opened by skrisman #19017: selectors: towards uniform EBADF handling http://bugs.python.org/issue19017 opened by neologix #19019: Investigate using Apple clang for building OS X installers http://bugs.python.org/issue19019 opened by ned.deily #19020: Regression: Windows-tkinter-idle, unicode, and 0xxx filename http://bugs.python.org/issue19020 opened by terry.reedy #19021: AttributeError in Popen.__del__ http://bugs.python.org/issue19021 opened by serhiy.storchaka #19022: Improve handling of type.__abstractmethods__ descriptor http://bugs.python.org/issue19022 opened by ncoghlan #19023: ctypes docs: Unimplemented and undocumented features http://bugs.python.org/issue19023 opened by syeberman #19024: Document asterisk (*), splat or star operator http://bugs.python.org/issue19024 opened by techtonik #19025: Deleting attribute of Enum gives misleading error message http://bugs.python.org/issue19025 opened by vajrasky #19027: undefined symbol: _PyParser_Grammar http://bugs.python.org/issue19027 opened by arigo #19028: tkinter.tkapp.merge() fails on non-strings http://bugs.python.org/issue19028 opened by serhiy.storchaka #19030: inspect.getmembers and inspect.classify_class_attrs mishandle http://bugs.python.org/issue19030 opened by ethan.furman #19031: Make help() enum aware http://bugs.python.org/issue19031 opened by ethan.furman #19034: More useful repr for Tcl_Obj http://bugs.python.org/issue19034 opened by serhiy.storchaka #19035: tokenize.generate_tokens treat '\f' symbol as the end of file http://bugs.python.org/issue19035 opened by Alexey.Umnov #19036: setlocale fails due to locale.h being wrapped up in LANGINFO c http://bugs.python.org/issue19036 opened by alanh #19040: Problems with overriding Enum.__new__ http://bugs.python.org/issue19040 opened by Drekin #19042: Idle: add option to autosave 'Untitled' edit window http://bugs.python.org/issue19042 opened by terry.reedy #19043: Remove detailed listing of all versions from LICENSE, Doc/lice http://bugs.python.org/issue19043 opened by georg.brandl #19044: getaddrinfo raises near-useless exception http://bugs.python.org/issue19044 opened by Nikratio #19045: Make on Solaris 11 x64 with OracleStudio12.3 failed http://bugs.python.org/issue19045 opened by podlipnik #19046: SystemError: ..\Objects\weakrefobject.c:903: bad argument to i http://bugs.python.org/issue19046 opened by mherrmann.at #19047: Assorted weakref docs improvements http://bugs.python.org/issue19047 opened by ncoghlan #19048: itertools.tee doesn't have a __sizeof__ method http://bugs.python.org/issue19048 opened by pitrou #19049: itertools.tee uses int for indices http://bugs.python.org/issue19049 opened by pitrou #19050: crash while writing to a closed file descriptor http://bugs.python.org/issue19050 opened by damiro #19051: Unify buffered readers http://bugs.python.org/issue19051 opened by serhiy.storchaka #19053: read1() from zipfile returns empty data http://bugs.python.org/issue19053 opened by serhiy.storchaka #19054: Descriptors howto http://bugs.python.org/issue19054 opened by marco.buttu #19055: Regular expressions: * does not match as many repetitions as p http://bugs.python.org/issue19055 opened by Jason.Stumpf #19056: Windows 7, script exec not working without explicit cal of pyt http://bugs.python.org/issue19056 opened by tsunwell #19057: Sometimes urllib2 raises URLError when trying POST with httpS http://bugs.python.org/issue19057 opened by mrDoctorWho0.. Most recent 15 issues with no replies (15) ========================================== #19056: Windows 7, script exec not working without explicit cal of pyt http://bugs.python.org/issue19056 #19054: Descriptors howto http://bugs.python.org/issue19054 #19040: Problems with overriding Enum.__new__ http://bugs.python.org/issue19040 #19034: More useful repr for Tcl_Obj http://bugs.python.org/issue19034 #19031: Make help() enum aware http://bugs.python.org/issue19031 #19028: tkinter.tkapp.merge() fails on non-strings http://bugs.python.org/issue19028 #19027: undefined symbol: _PyParser_Grammar http://bugs.python.org/issue19027 #19022: Improve handling of type.__abstractmethods__ descriptor http://bugs.python.org/issue19022 #19010: Make XMLPullParser in ElementTree inherit from XMLParser http://bugs.python.org/issue19010 #19005: PyIter_Next crashes if passed a non-iterator http://bugs.python.org/issue19005 #19003: email.generator.BytesGenerator corrupts data by changing line http://bugs.python.org/issue19003 #18982: Add tests for CLI of the calendar module http://bugs.python.org/issue18982 #18979: Use argparse in the uu module http://bugs.python.org/issue18979 #18977: The -t option has no effect in for uu command-line http://bugs.python.org/issue18977 #18976: distutils/command/build_ext passes wrong linker flags http://bugs.python.org/issue18976 Most recent 15 issues waiting for review (15) ============================================= #19054: Descriptors howto http://bugs.python.org/issue19054 #19053: read1() from zipfile returns empty data http://bugs.python.org/issue19053 #19051: Unify buffered readers http://bugs.python.org/issue19051 #19049: itertools.tee uses int for indices http://bugs.python.org/issue19049 #19048: itertools.tee doesn't have a __sizeof__ method http://bugs.python.org/issue19048 #19043: Remove detailed listing of all versions from LICENSE, Doc/lice http://bugs.python.org/issue19043 #19036: setlocale fails due to locale.h being wrapped up in LANGINFO c http://bugs.python.org/issue19036 #19034: More useful repr for Tcl_Obj http://bugs.python.org/issue19034 #19030: inspect.getmembers and inspect.classify_class_attrs mishandle http://bugs.python.org/issue19030 #19028: tkinter.tkapp.merge() fails on non-strings http://bugs.python.org/issue19028 #19025: Deleting attribute of Enum gives misleading error message http://bugs.python.org/issue19025 #19023: ctypes docs: Unimplemented and undocumented features http://bugs.python.org/issue19023 #19021: AttributeError in Popen.__del__ http://bugs.python.org/issue19021 #19020: Regression: Windows-tkinter-idle, unicode, and 0xxx filename http://bugs.python.org/issue19020 #19016: autospecced namedtuples should be truthy by default http://bugs.python.org/issue19016 Top 10 most discussed issues (10) ================================= #19048: itertools.tee doesn't have a __sizeof__ method http://bugs.python.org/issue19048 28 msgs #18986: Add a case-insensitive case-preserving dict http://bugs.python.org/issue18986 20 msgs #18967: Find a less conflict prone approach to Misc/NEWS http://bugs.python.org/issue18967 18 msgs #11798: Test cases not garbage collected after run http://bugs.python.org/issue11798 15 msgs #19030: inspect.getmembers and inspect.classify_class_attrs mishandle http://bugs.python.org/issue19030 14 msgs #16042: smtplib: unlimited readline() from connection http://bugs.python.org/issue16042 10 msgs #19036: setlocale fails due to locale.h being wrapped up in LANGINFO c http://bugs.python.org/issue19036 10 msgs #19049: itertools.tee uses int for indices http://bugs.python.org/issue19049 8 msgs #14927: add "Do not supply 'int' argument" to random.shuffle docstring http://bugs.python.org/issue14927 7 msgs #18990: Return root element from ElementTree.XMLPullParser.close() to http://bugs.python.org/issue18990 7 msgs Issues closed (30) ================== #13758: compile() should not encode 'filename' (at least on Windows) http://bugs.python.org/issue13758 closed by haypo #14984: netrc module allows read of non-secured .netrc file http://bugs.python.org/issue14984 closed by r.david.murray #16201: socket.gethostbyname incorrectly parses ip http://bugs.python.org/issue16201 closed by neologix #17734: Failure when running test_builtin after test_genexps http://bugs.python.org/issue17734 closed by serhiy.storchaka #17764: Support http.server passing bind address via commend line argu http://bugs.python.org/issue17764 closed by orsenthil #18230: test_builtin fails/hangs when run after test_getopt http://bugs.python.org/issue18230 closed by serhiy.storchaka #18526: Add resource management/guarding to unittest http://bugs.python.org/issue18526 closed by zach.ware #18824: Adding LogRecord attribute "traceback" http://bugs.python.org/issue18824 closed by vinay.sajip #18856: Added test coverage for calendar print functions http://bugs.python.org/issue18856 closed by ezio.melotti #18929: inspect.classify_class_attrs ignores metaclass http://bugs.python.org/issue18929 closed by python-dev #18937: add unittest assertion for logging http://bugs.python.org/issue18937 closed by pitrou #18945: Name collision handling in tempfile is not covered by tests http://bugs.python.org/issue18945 closed by python-dev #18951: In unittest.TestCase.assertRegex change "re" and "regex" to "r http://bugs.python.org/issue18951 closed by ezio.melotti #18955: Confusing documentation in Lib/importlib/util.py http://bugs.python.org/issue18955 closed by brett.cannon #18981: Typo in the ctypes tests http://bugs.python.org/issue18981 closed by ezio.melotti #18989: reuse of enum names in class creation inconsistent http://bugs.python.org/issue18989 closed by python-dev #18995: Enum does not work with reversed http://bugs.python.org/issue18995 closed by ethan.furman #18998: iter() not working in ElementTree http://bugs.python.org/issue18998 closed by eli.bendersky #19013: unittest's own test suite is not CLI-friendly http://bugs.python.org/issue19013 closed by pitrou #19015: Too long command returns 32512 http://bugs.python.org/issue19015 closed by Sworddragon #19018: Heapq.merge suppreses IndexError from user generator http://bugs.python.org/issue19018 closed by rhettinger #19026: OrderedDict should not accept dict as parameter http://bugs.python.org/issue19026 closed by rhettinger #19029: tix.py uses StringType http://bugs.python.org/issue19029 closed by serhiy.storchaka #19032: __reduce_ex__ on lock object http://bugs.python.org/issue19032 closed by cool-RR #19033: Python 3 won't go on PC-BSD 9.1 http://bugs.python.org/issue19033 closed by ned.deily #19037: mailbox module modifies maildir file times after moving from t http://bugs.python.org/issue19037 closed by r.david.murray #19038: Fix sort order in Misc/ACKS. http://bugs.python.org/issue19038 closed by georg.brandl #19039: sphinx search, result sorting http://bugs.python.org/issue19039 closed by georg.brandl #19041: requested (DLL) module could not be found http://bugs.python.org/issue19041 closed by r.david.murray #19052: Python's CGIHTTPServer does not handle Expect: 100-continue gr http://bugs.python.org/issue19052 closed by Joseph.Warren _______________________________________________ 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