[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri May 13 18:07:22 CEST 2011
ACTIVITY SUMMARY (2011-05-06 - 2011-05-13)
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 2784 ( +1)
closed 21069 (+52)
total 23853 (+53)
Open issues with patches: 1198
Issues opened (36)
==================
#6011: python doesn't build if prefix contains non-ascii characters
http://bugs.python.org/issue6011 reopened by haypo
#11786: ConfigParser.[Raw]ConfigParser optionxform()
http://bugs.python.org/issue11786 reopened by eric.araujo
#11873: test_regexp() of test_compileall fails occassionally
http://bugs.python.org/issue11873 reopened by haypo
#11977: Document int.conjugate, .denominator, ...
http://bugs.python.org/issue11977 reopened by georg.brandl
#12019: Dead or buggy code in importlib.test.__main__
http://bugs.python.org/issue12019 opened by eric.araujo
#12020: Attribute error with flush on stdout,stderr
http://bugs.python.org/issue12020 opened by Jimbofbx
#12021: mmap.read requires an argument
http://bugs.python.org/issue12021 opened by rich-noir
#12022: AttributeError should report the same details when raised by l
http://bugs.python.org/issue12022 opened by dholth
#12024: 2.6 svn and hg branches are out of sync
http://bugs.python.org/issue12024 opened by barry
#12026: Support more of MSI api
http://bugs.python.org/issue12026 opened by markm
#12028: threading._get_ident(): remove it in the doc and make it publi
http://bugs.python.org/issue12028 opened by haypo
#12029: ABC registration of Exceptions
http://bugs.python.org/issue12029 opened by acooke
#12034: check_GetFinalPathNameByHandle() suboptimal
http://bugs.python.org/issue12034 opened by pitrou
#12037: test_email failures under Windows with the eol extension activ
http://bugs.python.org/issue12037 opened by pitrou
#12038: assertEqual doesn't display newline differences quite well
http://bugs.python.org/issue12038 opened by pitrou
#12040: Expose a Process.sentinel property (and fix polling loop in Pr
http://bugs.python.org/issue12040 opened by pitrou
#12042: What's New multiprocessing example error
http://bugs.python.org/issue12042 opened by davipo
#12043: Update shutil documentation
http://bugs.python.org/issue12043 opened by sandro.tosi
#12045: external shell command executed twice in ctypes.util._get_sona
http://bugs.python.org/issue12045 opened by pitrou
#12046: Windows build identification incomplete
http://bugs.python.org/issue12046 opened by loewis
#12048: Python 3, ZipFile Bug In Chinese
http://bugs.python.org/issue12048 opened by yaoyu
#12049: expose RAND_bytes() function of OpenSSL
http://bugs.python.org/issue12049 opened by haypo
#12050: unconsumed_tail of zlib.Decompress is not always cleared on de
http://bugs.python.org/issue12050 opened by Takeshi.Yoshino
#12053: Add prefetch() for Buffered IO (experiment)
http://bugs.python.org/issue12053 opened by jcon
#12055: doctest not working on nested functions
http://bugs.python.org/issue12055 opened by dabrahams
#12057: HZ codec has no test
http://bugs.python.org/issue12057 opened by haypo
#12059: hashlib does not handle missing hash functions correctly
http://bugs.python.org/issue12059 opened by Ian.Wienand
#12060: Python doesn't support real time signals
http://bugs.python.org/issue12060 opened by haypo
#12063: tokenize module appears to treat unterminated single and doubl
http://bugs.python.org/issue12063 opened by Devin Jeanpierre
#12065: test_ssl failure when svn.python.org fails to resolve
http://bugs.python.org/issue12065 opened by r.david.murray
#12066: Empty ('') xmlns attribute is not properly handled by xml.dom.
http://bugs.python.org/issue12066 opened by atamyrat
#12067: Doc: remove errors about mixed-type comparisons.
http://bugs.python.org/issue12067 opened by terry.reedy
#12068: test_logging failure in test_rollover
http://bugs.python.org/issue12068 opened by pitrou
#12069: test_signal.test_without_siginterrupt() failure on AMD64 OpenI
http://bugs.python.org/issue12069 opened by haypo
#12070: Unlimited loop in sysconfig._parse_makefile()
http://bugs.python.org/issue12070 opened by haypo
#12071: test_concurrent_futures.test_context_manager_shutdown() hangs
http://bugs.python.org/issue12071 opened by haypo
Most recent 15 issues with no replies (15)
==========================================
#12071: test_concurrent_futures.test_context_manager_shutdown() hangs
http://bugs.python.org/issue12071
#12069: test_signal.test_without_siginterrupt() failure on AMD64 OpenI
http://bugs.python.org/issue12069
#12066: Empty ('') xmlns attribute is not properly handled by xml.dom.
http://bugs.python.org/issue12066
#12063: tokenize module appears to treat unterminated single and doubl
http://bugs.python.org/issue12063
#12059: hashlib does not handle missing hash functions correctly
http://bugs.python.org/issue12059
#12055: doctest not working on nested functions
http://bugs.python.org/issue12055
#12053: Add prefetch() for Buffered IO (experiment)
http://bugs.python.org/issue12053
#12045: external shell command executed twice in ctypes.util._get_sona
http://bugs.python.org/issue12045
#12043: Update shutil documentation
http://bugs.python.org/issue12043
#12037: test_email failures under Windows with the eol extension activ
http://bugs.python.org/issue12037
#12034: check_GetFinalPathNameByHandle() suboptimal
http://bugs.python.org/issue12034
#12029: ABC registration of Exceptions
http://bugs.python.org/issue12029
#12024: 2.6 svn and hg branches are out of sync
http://bugs.python.org/issue12024
#12019: Dead or buggy code in importlib.test.__main__
http://bugs.python.org/issue12019
#11992: sys.settrace doesn't disable tracing if a local trace function
http://bugs.python.org/issue11992
Most recent 15 issues waiting for review (15)
=============================================
#12060: Python doesn't support real time signals
http://bugs.python.org/issue12060
#12059: hashlib does not handle missing hash functions correctly
http://bugs.python.org/issue12059
#12057: HZ codec has no test
http://bugs.python.org/issue12057
#12049: expose RAND_bytes() function of OpenSSL
http://bugs.python.org/issue12049
#12040: Expose a Process.sentinel property (and fix polling loop in Pr
http://bugs.python.org/issue12040
#12026: Support more of MSI api
http://bugs.python.org/issue12026
#12018: No tests for ntpath.samefile, ntpath.sameopenfile
http://bugs.python.org/issue12018
#12015: possible characters in temporary file name is too few
http://bugs.python.org/issue12015
#12014: str.format parses replacement field incorrectly
http://bugs.python.org/issue12014
#12008: HtmlParser non-strict goes wrong with unquoted attributes
http://bugs.python.org/issue12008
#12004: PyZipFile.writepy gives internal error on syntax errors
http://bugs.python.org/issue12004
#12002: ftplib.FTP.abort fails with TypeError on Python 3.x
http://bugs.python.org/issue12002
#11999: sporadic failure in test_mailbox
http://bugs.python.org/issue11999
#11998: test_signal cannot test blocked signals if _tkinter is loaded;
http://bugs.python.org/issue11998
#11996: libpython.py: nicer py-bt output
http://bugs.python.org/issue11996
Top 10 most discussed issues (10)
=================================
#11948: Tutorial/Modules - small fix to better clarify the modules sea
http://bugs.python.org/issue11948 15 msgs
#6727: ImportError when package is symlinked on Windows
http://bugs.python.org/issue6727 14 msgs
#8407: expose signalfd(2) and pthread_sigmask in the signal module
http://bugs.python.org/issue8407 14 msgs
#11877: Change os.fsync() to support physical backing store syncs
http://bugs.python.org/issue11877 14 msgs
#12015: possible characters in temporary file name is too few
http://bugs.python.org/issue12015 12 msgs
#9205: Parent process hanging in multiprocessing if children terminat
http://bugs.python.org/issue9205 10 msgs
#10666: OS X installer variants have confusing readline differences
http://bugs.python.org/issue10666 10 msgs
#12057: HZ codec has no test
http://bugs.python.org/issue12057 10 msgs
#5723: Incomplete json tests
http://bugs.python.org/issue5723 9 msgs
#12010: Compile fails when sizeof(wchar_t) == 1
http://bugs.python.org/issue12010 9 msgs
Issues closed (51)
==================
#1195: Problems on Linux with Ctrl-D and Ctrl-C during raw_input
http://bugs.python.org/issue1195 closed by haypo
#1350: IDLE - CallTips enhancement - show full doc-string in new wind
http://bugs.python.org/issue1350 closed by kbk
#5154: OSX broken poll testing doesn't work
http://bugs.python.org/issue5154 closed by ronaldoussoren
#5559: IDLE Output Window 's goto fails when path has spaces
http://bugs.python.org/issue5559 closed by kbk
#8498: Cannot use backlog = 0 for sockets
http://bugs.python.org/issue8498 closed by pitrou
#8808: imaplib should support SSL contexts
http://bugs.python.org/issue8808 closed by pitrou
#9971: Optimize BufferedReader.readinto
http://bugs.python.org/issue9971 closed by pitrou
#10169: socket.sendto raises incorrect exception when passed incorrect
http://bugs.python.org/issue10169 closed by ezio.melotti
#10419: distutils command build_scripts fails with UnicodeDecodeError
http://bugs.python.org/issue10419 closed by python-dev
#11072: Add MLSD command support to ftplib
http://bugs.python.org/issue11072 closed by giampaolo.rodola
#11164: xml shouldn't use _xmlplus
http://bugs.python.org/issue11164 closed by python-dev
#11347: libpython3.so: Broken soname and linking
http://bugs.python.org/issue11347 closed by python-dev
#11607: Apllication crashes when saving file
http://bugs.python.org/issue11607 closed by ronaldoussoren
#11617: Sporadic failure in test_httpservers
http://bugs.python.org/issue11617 closed by haypo
#11743: Rewrite PipeConnection and Connection in pure Python
http://bugs.python.org/issue11743 closed by pitrou
#11799: urllib HTTP authentication behavior with unrecognized auth met
http://bugs.python.org/issue11799 closed by orsenthil
#11888: Add C99's log2() function to the math library
http://bugs.python.org/issue11888 closed by haypo
#11896: Save on Close fails in IDLE, from Linux system
http://bugs.python.org/issue11896 closed by kbk
#11910: test_heapq C tests are not skipped when _heapq is missing
http://bugs.python.org/issue11910 closed by ezio.melotti
#11916: A few errnos from OSX
http://bugs.python.org/issue11916 closed by python-dev
#11927: SMTP_SSL doesn't use port 465 by default
http://bugs.python.org/issue11927 closed by pitrou
#11962: Buildbot reliability
http://bugs.python.org/issue11962 closed by skrah
#11968: wsgiref's wsgi application sample code does not work
http://bugs.python.org/issue11968 closed by orsenthil
#11972: input does not strip a trailing newline correctly on Windows
http://bugs.python.org/issue11972 closed by terry.reedy
#11994: [2.7/gcc-4.4.3] Segfault under valgrind in string.split()
http://bugs.python.org/issue11994 closed by haypo
#12001: Extend json.dumps to handle N-triples strings
http://bugs.python.org/issue12001 closed by terry.reedy
#12011: The signal module should raise OSError for OS-related exceptio
http://bugs.python.org/issue12011 closed by haypo
#12012: _ssl module doesn't compile with OpenSSL 1.0.0d: SSLv2_method
http://bugs.python.org/issue12012 closed by haypo
#12013: file /usr/local/lib/python3.1/lib-dynload/_socket.so: symbol i
http://bugs.python.org/issue12013 closed by eric.araujo
#12017: Decoding a highly-nested object with json (_speedups enabled)
http://bugs.python.org/issue12017 closed by ezio.melotti
#12023: non causal behavior
http://bugs.python.org/issue12023 closed by ezio.melotti
#12025: strangely missing separator in "resource" table
http://bugs.python.org/issue12025 closed by jcea
#12027: Optimize import this (patch to make it 10x faster)
http://bugs.python.org/issue12027 closed by rhettinger
#12030: Roundup Refused Update with No text/plain
http://bugs.python.org/issue12030 closed by benjamin.peterson
#12031: subprocess module does not accept file twice
http://bugs.python.org/issue12031 closed by neologix
#12032: Tools/Scripts/crlv.py needs updating for python 3+
http://bugs.python.org/issue12032 closed by python-dev
#12033: AttributeError: 'module' object has no attribute 'scipy'
http://bugs.python.org/issue12033 closed by alex
#12035: problem with installing validator.nu on windows
http://bugs.python.org/issue12035 closed by amaury.forgeotdarc
#12036: ConfigParser: Document items() added the vars dictionary to th
http://bugs.python.org/issue12036 closed by python-dev
#12039: test_logging: bad file descriptor on FreeBSD bot
http://bugs.python.org/issue12039 closed by vinay.sajip
#12041: test_os test_ctypes test_wait3 causes test_wait3 error
http://bugs.python.org/issue12041 closed by pitrou
#12044: subprocess.Popen.__exit__ doesn't wait for process end
http://bugs.python.org/issue12044 closed by brian.curtin
#12047: Expand the style guide
http://bugs.python.org/issue12047 closed by rhettinger
#12051: Segfaults in _json while encoding objects
http://bugs.python.org/issue12051 closed by ezio.melotti
#12052: round() erroneous for some large arguments
http://bugs.python.org/issue12052 closed by mark.dickinson
#12054: test_socket: replace custom _get_unused_port() by support.find
http://bugs.python.org/issue12054 closed by pitrou
#12056: "…" (HORIZONTAL ELLIPSIS) should be an alternative syntax fo
http://bugs.python.org/issue12056 closed by benjamin.peterson
#12058: Minor edits to comments in faulthandler
http://bugs.python.org/issue12058 closed by ezio.melotti
#12061: Remove duplicate 'key functions' entry in Glossary
http://bugs.python.org/issue12061 closed by georg.brandl
#12062: Buffered I/O inconsistent with unbuffered I/O in certain cases
http://bugs.python.org/issue12062 closed by pitrou
#12064: unexpected behavior with exception variable
http://bugs.python.org/issue12064 closed by ezio.melotti
More information about the Python-Dev
mailing list