ACTIVITY SUMMARY (2010-09-03 - 2010-09-10) 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 stats: open 2554 (+46) closed 19050 (+69) total 21604 (+65) Open issues with patches: 1078 Issues opened (46) ================== #8420: Objects/setobject.c contains unsafe code http://bugs.python.org/issue8420 reopened by eric.araujo #9129: DoS smtpd module vulnerability http://bugs.python.org/issue9129 reopened by giampaolo.rodola #9261: include higher (../../) dirs fails http://bugs.python.org/issue9261 reopened by eric.araujo #9759: GzipFile object should raise ValueError on .read() after .clos http://bugs.python.org/issue9759 opened by ack #9761: stale .pyc files aren't cleaned out http://bugs.python.org/issue9761 opened by Steve.Thompson #9762: build failures http://bugs.python.org/issue9762 opened by pitrou #9763: Crashes upon run after syntax error encountered in OSX 10.5.8 http://bugs.python.org/issue9763 opened by william.barr #9764: Tools/buildbot/external.bat should download and built tix http://bugs.python.org/issue9764 opened by stutzbach #9765: tcl-8 vs tcl8 http://bugs.python.org/issue9765 opened by stutzbach #9769: PyUnicode_FromFormatV() doesn't handle non-ascii text correctl http://bugs.python.org/issue9769 opened by haypo #9770: curses.isblank function doesn't match ctype.h http://bugs.python.org/issue9770 opened by kevinpt #9771: add an optional "default" argument to tokenize.detect_encoding http://bugs.python.org/issue9771 opened by flox #9772: test_pep277 failure on AMD64 debian parallel buildbot http://bugs.python.org/issue9772 opened by flox #9773: test_tarfile fails because of inaccurate mtime on AMD64 debian http://bugs.python.org/issue9773 opened by flox #9774: test_smtpnet fails with "[110] Connection timed out" on AMD64 http://bugs.python.org/issue9774 opened by flox #9775: Multiprocessing, logging and atexit play not well together http://bugs.python.org/issue9775 opened by aronacher #9778: Make hash values the same width as a pointer (or Py_ssize_t) http://bugs.python.org/issue9778 opened by pitrou #9779: argparse.ArgumentParser not support unicode in print help http://bugs.python.org/issue9779 opened by gkraser #9782: _multiprocessing.c warnings under 64-bit Windows http://bugs.python.org/issue9782 opened by pitrou #9783: _elementtree.c warnings under 64-bit Windows http://bugs.python.org/issue9783 opened by pitrou #9784: _msi.c warnings under 64-bit Windows http://bugs.python.org/issue9784 opened by pitrou #9786: Native TLS support for pthreads http://bugs.python.org/issue9786 opened by krisvale #9787: Release the TLS lock during allocations http://bugs.python.org/issue9787 opened by krisvale #9788: atexit and execution order http://bugs.python.org/issue9788 opened by giampaolo.rodola #9790: ntpath contains imports inside functions http://bugs.python.org/issue9790 opened by brian.curtin #9791: nntplib.py lacks a test suite http://bugs.python.org/issue9791 opened by giampaolo.rodola #9795: nntplib.NNTP should support the context protocol http://bugs.python.org/issue9795 opened by pitrou #9796: Add summary tables for unittest API http://bugs.python.org/issue9796 opened by eric.araujo #9800: Fast path for small int-indexing of lists and tuples http://bugs.python.org/issue9800 opened by pitrou #9801: Can not use append/extend to lists in a multiprocessing manage http://bugs.python.org/issue9801 opened by Jimbofbx #9802: Document 'stability' of builtin min() and max() http://bugs.python.org/issue9802 opened by mattheww #9803: IDLE closes with save while breakpoint open http://bugs.python.org/issue9803 opened by Jimbofbx #9807: deriving configuration information for different builds with t http://bugs.python.org/issue9807 opened by doko #9808: Implement os.getlogin on Windows http://bugs.python.org/issue9808 opened by janglin #9809: Wrong Registery Entries on win64 http://bugs.python.org/issue9809 opened by GreYFoX #9810: bzip2 build sometimes fails (VS8.0) http://bugs.python.org/issue9810 opened by ocean-city #9811: strftime strips '%' from unknown format codes on OS X http://bugs.python.org/issue9811 opened by sverrejoh #9812: cPickle segfault with nested dicts in threaded env http://bugs.python.org/issue9812 opened by kdombrowski #9814: subprocess isn't friendly to other Python implementations with http://bugs.python.org/issue9814 opened by dino.viehland #9815: test_tarfile sometimes ends with error "Cannot remoe dir" http://bugs.python.org/issue9815 opened by ocean-city #9817: expat copyright/license file is missing http://bugs.python.org/issue9817 opened by doko #9818: build files to build Lib/distutils/command/wininst-9.0* are mi http://bugs.python.org/issue9818 opened by doko #9820: Windows : os.listdir(b'.') doesn't raise an error for unencoda http://bugs.python.org/issue9820 opened by haypo #9821: Support PEP 383 on Windows: mbcs support of surrogateescape er http://bugs.python.org/issue9821 opened by haypo #9822: windows batch files are dependent on cmd current directory http://bugs.python.org/issue9822 opened by sorin #1058305: HTMLParser.locatestartagend regex too stringent http://bugs.python.org/issue1058305 reopened by r.david.murray Most recent 15 issues with no replies (15) ========================================== #9818: build files to build Lib/distutils/command/wininst-9.0* are mi http://bugs.python.org/issue9818 #9817: expat copyright/license file is missing http://bugs.python.org/issue9817 #9815: test_tarfile sometimes ends with error "Cannot remoe dir" http://bugs.python.org/issue9815 #9814: subprocess isn't friendly to other Python implementations with http://bugs.python.org/issue9814 #9810: bzip2 build sometimes fails (VS8.0) http://bugs.python.org/issue9810 #9803: IDLE closes with save while breakpoint open http://bugs.python.org/issue9803 #9800: Fast path for small int-indexing of lists and tuples http://bugs.python.org/issue9800 #9790: ntpath contains imports inside functions http://bugs.python.org/issue9790 #9783: _elementtree.c warnings under 64-bit Windows http://bugs.python.org/issue9783 #9782: _multiprocessing.c warnings under 64-bit Windows http://bugs.python.org/issue9782 #9779: argparse.ArgumentParser not support unicode in print help http://bugs.python.org/issue9779 #9774: test_smtpnet fails with "[110] Connection timed out" on AMD64 http://bugs.python.org/issue9774 #9773: test_tarfile fails because of inaccurate mtime on AMD64 debian http://bugs.python.org/issue9773 #9772: test_pep277 failure on AMD64 debian parallel buildbot http://bugs.python.org/issue9772 #9771: add an optional "default" argument to tokenize.detect_encoding http://bugs.python.org/issue9771 Most recent 15 issues waiting for review (15) ============================================= #9822: windows batch files are dependent on cmd current directory http://bugs.python.org/issue9822 #9815: test_tarfile sometimes ends with error "Cannot remoe dir" http://bugs.python.org/issue9815 #9812: cPickle segfault with nested dicts in threaded env http://bugs.python.org/issue9812 #9808: Implement os.getlogin on Windows http://bugs.python.org/issue9808 #9807: deriving configuration information for different builds with t http://bugs.python.org/issue9807 #9802: Document 'stability' of builtin min() and max() http://bugs.python.org/issue9802 #9800: Fast path for small int-indexing of lists and tuples http://bugs.python.org/issue9800 #9787: Release the TLS lock during allocations http://bugs.python.org/issue9787 #9786: Native TLS support for pthreads http://bugs.python.org/issue9786 #9775: Multiprocessing, logging and atexit play not well together http://bugs.python.org/issue9775 #9771: add an optional "default" argument to tokenize.detect_encoding http://bugs.python.org/issue9771 #9769: PyUnicode_FromFormatV() doesn't handle non-ascii text correctl http://bugs.python.org/issue9769 #9765: tcl-8 vs tcl8 http://bugs.python.org/issue9765 #9750: sqlite3 iterdump fails on column with reserved name http://bugs.python.org/issue9750 #9741: msgfmt.py generates invalid mo because msgfmt.make() does not http://bugs.python.org/issue9741 Top 10 most discussed issues (10) ================================= #4026: fcntl extension fails to build on AIX 6.1 http://bugs.python.org/issue4026 14 msgs #9598: untabify.py fails on files that contain non-ascii characters http://bugs.python.org/issue9598 12 msgs #9730: base64 docs refers to strings instead of bytes http://bugs.python.org/issue9730 11 msgs #941346: AIX shared library fix http://bugs.python.org/issue941346 10 msgs #9807: deriving configuration information for different builds with t http://bugs.python.org/issue9807 9 msgs #9662: ctypes not building under OS X because of ffi_closure_free not http://bugs.python.org/issue9662 8 msgs #9761: stale .pyc files aren't cleaned out http://bugs.python.org/issue9761 7 msgs #9778: Make hash values the same width as a pointer (or Py_ssize_t) http://bugs.python.org/issue9778 7 msgs #9786: Native TLS support for pthreads http://bugs.python.org/issue9786 7 msgs #8372: socket: Buffer overrun while reading unterminated AF_UNIX addr http://bugs.python.org/issue8372 6 msgs Issues closed (69) ================== #3805: sslobj.read py3k takes odd arguments http://bugs.python.org/issue3805 closed by pitrou #3899: test_ssl.py doesn't properly test ssl integration with asyncor http://bugs.python.org/issue3899 closed by pitrou #3978: ZipFileExt.read() can be incredibly slow; patch included http://bugs.python.org/issue3978 closed by pitrou #4194: default subprocess.Popen buffer size http://bugs.python.org/issue4194 closed by pitrou #4941: Tell GCC Py_DECREF is unlikely to call the destructor http://bugs.python.org/issue4941 closed by pitrou #4947: sys.stdout fails to use default encoding as advertised http://bugs.python.org/issue4947 closed by haypo #5506: io.BytesIO doesn't support the buffer protocol http://bugs.python.org/issue5506 closed by pitrou #5985: Implement os.path.samefile and os.path.sameopenfile on Windows http://bugs.python.org/issue5985 closed by ocean-city #6394: getppid support in os module on Windows http://bugs.python.org/issue6394 closed by amaury.forgeotdarc #6656: locale.format_string fails on escaped percentage http://bugs.python.org/issue6656 closed by r.david.murray #6768: asyncore file_wrapper leaking file descriptors? http://bugs.python.org/issue6768 closed by giampaolo.rodola #7451: improve json decoding performance http://bugs.python.org/issue7451 closed by pitrou #7566: Add ntpath.sameopenfile support for Windows http://bugs.python.org/issue7566 closed by brian.curtin #7736: os.listdir hangs since opendir() and closedir() do not release http://bugs.python.org/issue7736 closed by pitrou #7862: fileio.c: ValueError vs. IOError with impossible operations http://bugs.python.org/issue7862 closed by pitrou #7889: random produces different output on different architectures http://bugs.python.org/issue7889 closed by rhettinger #8312: Add post/pre hooks for distutils commands http://bugs.python.org/issue8312 closed by eric.araujo #8324: add a distutils test command http://bugs.python.org/issue8324 closed by eric.araujo #8574: transient_internet() (test_support): use socket.setdefaulttime http://bugs.python.org/issue8574 closed by pitrou #8597: build out-of-line asm on Windows http://bugs.python.org/issue8597 closed by skrah #8734: msvcrt get_osfhandle crash on bad FD http://bugs.python.org/issue8734 closed by pitrou #8956: Incorrect ValueError message for subprocess.Popen.send_signal( http://bugs.python.org/issue8956 closed by brian.curtin #9025: Non-uniformity in randrange for large arguments. http://bugs.python.org/issue9025 closed by rhettinger #9188: test_gdb fails for UCS2 builds with UCS2 gdb http://bugs.python.org/issue9188 closed by pitrou #9193: PEP 3149 (versioned .so files) reference implementation http://bugs.python.org/issue9193 closed by barry #9199: distutils upload command crashes when displaying server respon http://bugs.python.org/issue9199 closed by eric.araujo #9225: Replace DUP_TOPX with DUP_TOP_TWO http://bugs.python.org/issue9225 closed by pitrou #9270: distutils.util.getplatform and sysconfig.getplatform differ http://bugs.python.org/issue9270 closed by eric.araujo #9293: Unsupported IO operations should raise UnsupportedOperation http://bugs.python.org/issue9293 closed by pitrou #9324: signal.signal(bogus_signal, handler) segfaults on Windows http://bugs.python.org/issue9324 closed by brian.curtin #9379: random.randrange behaviour problems http://bugs.python.org/issue9379 closed by rhettinger #9410: Add Unladen Swallow's optimizations to Python 3's pickle. http://bugs.python.org/issue9410 closed by pitrou #9503: print statement hangs Windows service http://bugs.python.org/issue9503 closed by amaury.forgeotdarc #9581: PosixGroupsTester fails as root http://bugs.python.org/issue9581 closed by pitrou #9707: Reworked threading.local reference implementation http://bugs.python.org/issue9707 closed by pitrou #9719: build_ssl.py: cannot find 'asm64/*.*' http://bugs.python.org/issue9719 closed by loewis #9747: os.getresgid() documentation mentions "user ids", not "group i http://bugs.python.org/issue9747 closed by georg.brandl #9748: .inputrc magic-space breaks interactive mode http://bugs.python.org/issue9748 closed by amaury.forgeotdarc #9752: MSVC Compiler warning in Python\import.c http://bugs.python.org/issue9752 closed by stutzbach #9754: assertWarns and assertWarnsRegexp http://bugs.python.org/issue9754 closed by pitrou #9757: Add context manager protocol to memoryviews http://bugs.python.org/issue9757 closed by pitrou #9758: ioctl mutable buffer copying problem http://bugs.python.org/issue9758 closed by pitrou #9760: Suggestion for improving with documentation http://bugs.python.org/issue9760 closed by georg.brandl #9766: warnings has "onceregistry" and "once_registry" http://bugs.python.org/issue9766 closed by brett.cannon #9767: Failures in json doc examples http://bugs.python.org/issue9767 closed by georg.brandl #9768: IDLE / Black frame in active window http://bugs.python.org/issue9768 closed by ned.deily #9776: Inconsistent spacing in fcntl.fcntl docstring http://bugs.python.org/issue9776 closed by georg.brandl #9777: test_socket.GeneralModuleTests.test_idna should require the "n http://bugs.python.org/issue9777 closed by pitrou #9780: fill character cannot be '{' http://bugs.python.org/issue9780 closed by georg.brandl #9781: Dead link in Italian Tutorial http://bugs.python.org/issue9781 closed by benjamin.peterson #9785: _PyUnicode_New(), throw and memory problem http://bugs.python.org/issue9785 closed by Trigve.Siver #9789: Explicit buffer release for memoryview objects http://bugs.python.org/issue9789 closed by ncoghlan #9792: create_connection() recasts timeout errors http://bugs.python.org/issue9792 closed by pitrou #9793: Typo fix in What's New for 3.2: dynmaic -> dynamic http://bugs.python.org/issue9793 closed by eric.araujo #9794: socket.create_connection context manager http://bugs.python.org/issue9794 closed by giampaolo.rodola #9797: wrong assumption in pystate.c http://bugs.python.org/issue9797 closed by pitrou #9798: time.tzset() doesn't properly reset the time.timezone variable http://bugs.python.org/issue9798 closed by eric.araujo #9799: Compilation error for branch py3k on AIX 6 http://bugs.python.org/issue9799 closed by pitrou #9804: ascii() does not always join surrogate pairs http://bugs.python.org/issue9804 closed by pitrou #9805: Documentation on old-style formatting of dicts is overly restr http://bugs.python.org/issue9805 closed by r.david.murray #9806: no need to try loading posix extensions without SOABI http://bugs.python.org/issue9806 closed by benjamin.peterson #9813: Module Name Changed http://bugs.python.org/issue9813 closed by brett.cannon #9816: random.jumpahead and PRNG sequence independence http://bugs.python.org/issue9816 closed by rhettinger #9819: TESTFN_UNICODE and TESTFN_UNDECODABLE http://bugs.python.org/issue9819 closed by haypo #1552880: [Python2] Use utf-8 in the import machinery on Windows to supp http://bugs.python.org/issue1552880 closed by loewis #1718574: build_clib --build-clib/--build-temp option bugs http://bugs.python.org/issue1718574 closed by eric.araujo #1100562: deepcopying listlike and dictlike objects http://bugs.python.org/issue1100562 closed by pitrou #1053365: nntplib: add support for NNTP over SSL http://bugs.python.org/issue1053365 closed by pitrou #1479626: Uninstall does not clean registry http://bugs.python.org/issue1479626 closed by brian.curtin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com