[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Apr 27 18:07:14 CEST 2012
ACTIVITY SUMMARY (2012-04-20 - 2012-04-27)
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 3405 ( +9)
closed 23056 (+41)
total 26461 (+50)
Open issues with patches: 1446
Issues opened (37)
==================
#5057: Unicode-width dependent optimization leads to non-portable pyc
http://bugs.python.org/issue5057 reopened by arigo
#8767: Configure: Cannot disable unicode
http://bugs.python.org/issue8767 reopened by r.david.murray
#10142: Support for SEEK_HOLE/SEEK_DATA
http://bugs.python.org/issue10142 reopened by jcea
#13903: New shared-keys dictionary implementation
http://bugs.python.org/issue13903 reopened by Mark.Shannon
#14339: Optimizing bin, oct and hex
http://bugs.python.org/issue14339 reopened by loewis
#14635: telnetlib uses select instead of poll - limited to FD_SETSIZE
http://bugs.python.org/issue14635 opened by gregory.p.smith
#14639: Different behavior for urllib2 in Python 2.7
http://bugs.python.org/issue14639 opened by Diego.Manenti.Martins
#14642: Fix importlib.h build rule to not depend on hg
http://bugs.python.org/issue14642 opened by brett.cannon
#14643: Security page out of date
http://bugs.python.org/issue14643 opened by pitrou
#14645: Generator does not translate linesep characters in certain cir
http://bugs.python.org/issue14645 opened by r.david.murray
#14646: Require loaders set __loader__ and __package__
http://bugs.python.org/issue14646 opened by brett.cannon
#14647: imp.reload() on a package leads to a segfault or a GC assertio
http://bugs.python.org/issue14647 opened by brett.cannon
#14649: doctest.DocTestSuite error misleading when module has no docst
http://bugs.python.org/issue14649 opened by cjerdonek
#14651: pysetup run cmd can't handle option values in the setup.cfg
http://bugs.python.org/issue14651 opened by shimizukawa
#14652: Better error messages for wsgiref validator failures
http://bugs.python.org/issue14652 opened by ssm
#14653: Improve mktime_tz to use calendar.timegm instead of time.mktim
http://bugs.python.org/issue14653 opened by mitar
#14654: More fast utf-8 decoding
http://bugs.python.org/issue14654 opened by storchaka
#14655: traceback module docs should show how to print/fomat an except
http://bugs.python.org/issue14655 opened by r.david.murray
#14656: Add a macro for unreachable code
http://bugs.python.org/issue14656 opened by benjamin.peterson
#14657: Avoid two importlib copies
http://bugs.python.org/issue14657 opened by pitrou
#14660: Implement PEP 420: Implicit Namespace Packages
http://bugs.python.org/issue14660 opened by eric.smith
#14662: shutil.move broken in 2.7.3 on OSX (chflags fails)
http://bugs.python.org/issue14662 opened by grobian
#14665: faulthandler prints tracebacks in reverse order
http://bugs.python.org/issue14665 opened by pitrou
#14666: test_sendall_interrupted hangs on FreeBSD with a zombi multipr
http://bugs.python.org/issue14666 opened by haypo
#14667: No IDLE
http://bugs.python.org/issue14667 opened by James.Lu
#14668: Document the path option in the Windows installer
http://bugs.python.org/issue14668 opened by brian.curtin
#14669: test_multiprocessing failure on OS X Tiger
http://bugs.python.org/issue14669 opened by pitrou
#14672: Windows installer: add desktop shortcut(s)
http://bugs.python.org/issue14672 opened by jdigital
#14673: add sys.implementation
http://bugs.python.org/issue14673 opened by eric.snow
#14674: Add link to RFC 4627 from json documentation
http://bugs.python.org/issue14674 opened by storchaka
#14675: make distutils.ccompiler.CCompiler an abstract class
http://bugs.python.org/issue14675 opened by ramchandra.apte
#14676: DeprecationWarning missing in default warning filters document
http://bugs.python.org/issue14676 opened by petere
#14678: Update zipimport to support importlib.invalidate_caches()
http://bugs.python.org/issue14678 opened by brett.cannon
#14679: Changes to html.parser break third-party code
http://bugs.python.org/issue14679 opened by vinay.sajip
#14680: pydoc with -w option does not work for a lot of help topics
http://bugs.python.org/issue14680 opened by gregor.hoch
#14682: Backport missing errnos to 2.7
http://bugs.python.org/issue14682 opened by hynek
#1065986: Fix pydoc crashing on unicode strings
http://bugs.python.org/issue1065986 reopened by r.david.murray
Most recent 15 issues with no replies (15)
==========================================
#14680: pydoc with -w option does not work for a lot of help topics
http://bugs.python.org/issue14680
#14679: Changes to html.parser break third-party code
http://bugs.python.org/issue14679
#14676: DeprecationWarning missing in default warning filters document
http://bugs.python.org/issue14676
#14674: Add link to RFC 4627 from json documentation
http://bugs.python.org/issue14674
#14652: Better error messages for wsgiref validator failures
http://bugs.python.org/issue14652
#14649: doctest.DocTestSuite error misleading when module has no docst
http://bugs.python.org/issue14649
#14645: Generator does not translate linesep characters in certain cir
http://bugs.python.org/issue14645
#14616: subprocess docs should mention pipes.quote/shlex.quote
http://bugs.python.org/issue14616
#14584: Add gzip support to xmlrpc.server
http://bugs.python.org/issue14584
#14570: Document json "sort_keys" parameter properly
http://bugs.python.org/issue14570
#14566: run_cgi reverts to using unnormalized path
http://bugs.python.org/issue14566
#14561: python-2.7.2-r3 suffers test failure at test_mhlib
http://bugs.python.org/issue14561
#14558: Documentation for unittest.main does not describe some keyword
http://bugs.python.org/issue14558
#14530: distutils's build_wininst command fails to correctly interpret
http://bugs.python.org/issue14530
#14529: distutils's build_msi command ignores the data_files argument
http://bugs.python.org/issue14529
Most recent 15 issues waiting for review (15)
=============================================
#14676: DeprecationWarning missing in default warning filters document
http://bugs.python.org/issue14676
#14673: add sys.implementation
http://bugs.python.org/issue14673
#14669: test_multiprocessing failure on OS X Tiger
http://bugs.python.org/issue14669
#14666: test_sendall_interrupted hangs on FreeBSD with a zombi multipr
http://bugs.python.org/issue14666
#14665: faulthandler prints tracebacks in reverse order
http://bugs.python.org/issue14665
#14657: Avoid two importlib copies
http://bugs.python.org/issue14657
#14656: Add a macro for unreachable code
http://bugs.python.org/issue14656
#14654: More fast utf-8 decoding
http://bugs.python.org/issue14654
#14652: Better error messages for wsgiref validator failures
http://bugs.python.org/issue14652
#14651: pysetup run cmd can't handle option values in the setup.cfg
http://bugs.python.org/issue14651
#14631: Instance methods and WeakRefs don't mix.
http://bugs.python.org/issue14631
#14625: Faster utf-32 decoder
http://bugs.python.org/issue14625
#14624: Faster utf-16 decoder
http://bugs.python.org/issue14624
#14617: confusing docs with regard to __hash__
http://bugs.python.org/issue14617
#14611: inspect.getargs fails on some anonymous tuples
http://bugs.python.org/issue14611
Top 10 most discussed issues (10)
=================================
#14657: Avoid two importlib copies
http://bugs.python.org/issue14657 47 msgs
#3177: Add shutil.open
http://bugs.python.org/issue3177 30 msgs
#14605: Make import machinery explicit
http://bugs.python.org/issue14605 28 msgs
#13210: Support Visual Studio 2010
http://bugs.python.org/issue13210 20 msgs
#13959: Re-implement parts of imp in pure Python
http://bugs.python.org/issue13959 17 msgs
#14642: Fix importlib.h build rule to not depend on hg
http://bugs.python.org/issue14642 14 msgs
#14579: CVE-2012-2135: Vulnerability in the utf-16 decoder after error
http://bugs.python.org/issue14579 13 msgs
#14666: test_sendall_interrupted hangs on FreeBSD with a zombi multipr
http://bugs.python.org/issue14666 13 msgs
#11618: Locks broken wrt timeouts on Windows
http://bugs.python.org/issue11618 12 msgs
#10142: Support for SEEK_HOLE/SEEK_DATA
http://bugs.python.org/issue10142 11 msgs
Issues closed (41)
==================
#2193: Cookie Colon Name Bug
http://bugs.python.org/issue2193 closed by orsenthil
#2857: Add "java modified utf-8" codec
http://bugs.python.org/issue2857 closed by loewis
#4892: Sending Connection-objects over multiprocessing connections fa
http://bugs.python.org/issue4892 closed by pitrou
#8427: toplevel jumps to another location on the screen
http://bugs.python.org/issue8427 closed by ned.deily
#11574: TextIOWrapper: Unicode Fallback Encoding on Python 3.3
http://bugs.python.org/issue11574 closed by haypo
#12632: Python 3 doesn't support cp65001 as the OEM code page
http://bugs.python.org/issue12632 closed by haypo
#13478: No documentation for timeit.default_timer
http://bugs.python.org/issue13478 closed by sandro.tosi
#13587: Correcting the typos error in Doc/howto/urllib2.rst
http://bugs.python.org/issue13587 closed by sandro.tosi
#13621: Unicode performance regression in python3.3 vs python3.2
http://bugs.python.org/issue13621 closed by loewis
#14026: test_cmd_line_script should include more sys.argv checks
http://bugs.python.org/issue14026 closed by ncoghlan
#14160: TarFile.extractfile fails to extract targets of top-level rela
http://bugs.python.org/issue14160 closed by lars.gustaebel
#14448: Mention pytz in datetime's docs
http://bugs.python.org/issue14448 closed by sandro.tosi
#14554: test module: correction
http://bugs.python.org/issue14554 closed by sandro.tosi
#14581: Support case-insensitive file extensions on Windows in importl
http://bugs.python.org/issue14581 closed by brett.cannon
#14585: Have test_import run more importlib tests
http://bugs.python.org/issue14585 closed by brett.cannon
#14599: Windows test_import failure thanks to ImportError.path
http://bugs.python.org/issue14599 closed by brett.cannon
#14606: Memory leak subprocess on Windows
http://bugs.python.org/issue14606 closed by neologix
#14628: Clarify import statement documentation regarding what gets bou
http://bugs.python.org/issue14628 closed by brett.cannon
#14630: non-deterministic behavior of int subclass
http://bugs.python.org/issue14630 closed by mark.dickinson
#14632: Race condition in WatchedFileHandler leads to unhandled except
http://bugs.python.org/issue14632 closed by vinay.sajip
#14633: test_find_module_encoding should test for a less specific mess
http://bugs.python.org/issue14633 closed by brett.cannon
#14634: Mock cannot autospec functions with keyword-only arguments.
http://bugs.python.org/issue14634 closed by python-dev
#14636: Mock could check for exceptions in side effect list
http://bugs.python.org/issue14636 closed by python-dev
#14637: test.test_import.PathsTests.test_UNC_path is failing
http://bugs.python.org/issue14637 closed by brett.cannon
#14638: pydoc error on instance of a custom class
http://bugs.python.org/issue14638 closed by r.david.murray
#14640: Typos in pyporting.rst
http://bugs.python.org/issue14640 closed by r.david.murray
#14641: Minor fixes in sockets.rst
http://bugs.python.org/issue14641 closed by sandro.tosi
#14644: test_logging failure on OS X Tiger
http://bugs.python.org/issue14644 closed by vinay.sajip
#14648: Attempt to format ascii and non-ascii strings together fails w
http://bugs.python.org/issue14648 closed by python-dev
#14650: 1-character typo in shutil docstring
http://bugs.python.org/issue14650 closed by sandro.tosi
#14658: Overwriting dict.__getattr__ is inconsistent
http://bugs.python.org/issue14658 closed by python-dev
#14659: HP multi-thread environment python core in PyObject_GC_UnTrack
http://bugs.python.org/issue14659 closed by amaury.forgeotdarc
#14661: posix module: add O_EXEC, O_SEARCH, O_TTY_INIT
http://bugs.python.org/issue14661 closed by jcea
#14663: Cannot comment out comments
http://bugs.python.org/issue14663 closed by r.david.murray
#14664: Skipping a test mixin gives metaclass error
http://bugs.python.org/issue14664 closed by pitrou
#14670: subprocess.call with pipe character in argument
http://bugs.python.org/issue14670 closed by r.david.murray
#14671: isinstance(obj, object) returns True for _old style_ class ins
http://bugs.python.org/issue14671 closed by benjamin.peterson
#14677: Python 2.6 Printing Error
http://bugs.python.org/issue14677 closed by eric.smith
#14681: Problem in installation of version 2.3.5 on mac OS X 10.5.8
http://bugs.python.org/issue14681 closed by pitrou
#14683: os.path.isdir.__name__ is "_isdir" on Windows (2.7.3)
http://bugs.python.org/issue14683 closed by loewis
#1346572: Remove inconsistent behavior between import and zipimport
http://bugs.python.org/issue1346572 closed by eric.araujo
More information about the Python-Dev
mailing list