[Python-Dev] Summary of Python tracker Issues (original) (raw)

Python tracker status at bugs.python.org
Fri Apr 8 18:07:20 CEST 2011


ACTIVITY SUMMARY (2011-04-01 - 2011-04-08) 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 2741 ( +8) closed 20845 (+58) total 23586 (+66)

Open issues with patches: 1183

Issues opened (41)

#5673: Add timeout option to subprocess.Popen http://bugs.python.org/issue5673 reopened by haypo

#11277: test_zlib.test_big_buffer crashes under BSD (Mac OS X and Free http://bugs.python.org/issue11277 reopened by haypo

#11492: email.header.Header doesn't fold headers correctly http://bugs.python.org/issue11492 reopened by kitterma

#11740: difflib html diff takes extremely long http://bugs.python.org/issue11740 opened by mkorourk at adobe.com

#11743: Rewrite PipeConnection and Connection in pure Python http://bugs.python.org/issue11743 opened by pitrou

#11747: unified_diff function product incorrect range information http://bugs.python.org/issue11747 opened by jan.koprowski

#11748: test_ftplib failure in test for source_address http://bugs.python.org/issue11748 opened by pitrou

#11750: Mutualize win32 functions http://bugs.python.org/issue11750 opened by pitrou

#11751: Increase distutils.filelist test coverage http://bugs.python.org/issue11751 opened by jlove

#11754: Changed test to check calculated constants in test_string.py http://bugs.python.org/issue11754 opened by Lynne.Qu

#11757: test_subprocess.test_communicate_timeout_large_ouput failure o http://bugs.python.org/issue11757 opened by pitrou

#11758: increase xml.dom.minidom test coverage http://bugs.python.org/issue11758 opened by mdorn

#11762: Ast doc: warning and version number http://bugs.python.org/issue11762 opened by terry.reedy

#11763: assertEqual memory issues with large text inputs http://bugs.python.org/issue11763 opened by michael.foord

#11764: inspect.getattr_static code execution w/ class body as non dic http://bugs.python.org/issue11764 opened by michael.foord

#11767: Maildir iterator leaks file descriptors by default http://bugs.python.org/issue11767 opened by moyix

#11768: test_signals() of test_threadsignals failure on Mac OS X http://bugs.python.org/issue11768 opened by haypo

#11769: test_notify() of test_threading hang on "x86 XP-4 3.x": http://bugs.python.org/issue11769 opened by haypo

#11770: inspect.dir_static http://bugs.python.org/issue11770 opened by michael.foord

#11772: email header wrapping edge case failure http://bugs.python.org/issue11772 opened by r.david.murray

#11776: types.MethodType() params and usage is not documented http://bugs.python.org/issue11776 opened by techtonik

#11779: test_mmap timeout (30 min) on "AMD64 Snow Leopard 3.x" buildbo http://bugs.python.org/issue11779 opened by haypo

#11780: email.encoders are broken http://bugs.python.org/issue11780 opened by sdaoden

#11781: test/test_email directory does not get installed by 'make inst http://bugs.python.org/issue11781 opened by sdaoden

#11782: email.generator.Generator.flatten() fails http://bugs.python.org/issue11782 opened by sdaoden

#11783: email parseaddr and formataddr should be IDNA aware http://bugs.python.org/issue11783 opened by r.david.murray

#11784: multiprocessing.Process.join: timeout argument doesn't specify http://bugs.python.org/issue11784 opened by pyfex

#11785: email subpackages documentation problems http://bugs.python.org/issue11785 opened by ysj.ray

#11786: ConfigParser.[Raw]ConfigParser optionxform() http://bugs.python.org/issue11786 opened by Adam.Groszer

#11787: File handle leak in TarFile lib http://bugs.python.org/issue11787 opened by shahpr

#11789: Extend upon metaclass/type class documentation, here: zope.int http://bugs.python.org/issue11789 opened by carsten.klein

#11790: transient failure in test_multiprocessing.WithProcessesTestCon http://bugs.python.org/issue11790 opened by pitrou

#11792: asyncore module print to stdout http://bugs.python.org/issue11792 opened by kaplun

#11795: Better core dev guidelines for committing submitted patches http://bugs.python.org/issue11795 opened by ncoghlan

#11796: list and generator expressions in a class definition fail if e http://bugs.python.org/issue11796 opened by mjs0

#11797: 2to3 does not correct "reload" http://bugs.python.org/issue11797 opened by tebeka

#11798: Test cases not garbage collected after run http://bugs.python.org/issue11798 opened by fabioz

#11799: urllib HTTP authentication behavior with unrecognized auth met http://bugs.python.org/issue11799 opened by ubershmekel

#11800: regrtest --timeout: apply the timeout on a function, not on th http://bugs.python.org/issue11800 opened by haypo

#11802: filecmp.cmp needs a documented way to clear cache http://bugs.python.org/issue11802 opened by lopgok

#11804: expat parser not xml 1.1 (breaks xmlrpclib) http://bugs.python.org/issue11804 opened by xrg

Most recent 15 issues with no replies (15)

#11804: expat parser not xml 1.1 (breaks xmlrpclib) http://bugs.python.org/issue11804

#11796: list and generator expressions in a class definition fail if e http://bugs.python.org/issue11796

#11790: transient failure in test_multiprocessing.WithProcessesTestCon http://bugs.python.org/issue11790

#11784: multiprocessing.Process.join: timeout argument doesn't specify http://bugs.python.org/issue11784

#11783: email parseaddr and formataddr should be IDNA aware http://bugs.python.org/issue11783

#11782: email.generator.Generator.flatten() fails http://bugs.python.org/issue11782

#11781: test/test_email directory does not get installed by 'make inst http://bugs.python.org/issue11781

#11780: email.encoders are broken http://bugs.python.org/issue11780

#11776: types.MethodType() params and usage is not documented http://bugs.python.org/issue11776

#11772: email header wrapping edge case failure http://bugs.python.org/issue11772

#11769: test_notify() of test_threading hang on "x86 XP-4 3.x": http://bugs.python.org/issue11769

#11758: increase xml.dom.minidom test coverage http://bugs.python.org/issue11758

#11736: windows installers ssl module / openssl broken for some sites http://bugs.python.org/issue11736

#11719: test_msilib skip unexpected on non-Windows platforms http://bugs.python.org/issue11719

#11708: argparse: suggestion for formatting optional positional args http://bugs.python.org/issue11708

Most recent 15 issues waiting for review (15)

#11800: regrtest --timeout: apply the timeout on a function, not on th http://bugs.python.org/issue11800

#11799: urllib HTTP authentication behavior with unrecognized auth met http://bugs.python.org/issue11799

#11797: 2to3 does not correct "reload" http://bugs.python.org/issue11797

#11785: email subpackages documentation problems http://bugs.python.org/issue11785

#11784: multiprocessing.Process.join: timeout argument doesn't specify http://bugs.python.org/issue11784

#11781: test/test_email directory does not get installed by 'make inst http://bugs.python.org/issue11781

#11780: email.encoders are broken http://bugs.python.org/issue11780

#11772: email header wrapping edge case failure http://bugs.python.org/issue11772

#11767: Maildir iterator leaks file descriptors by default http://bugs.python.org/issue11767

#11763: assertEqual memory issues with large text inputs http://bugs.python.org/issue11763

#11762: Ast doc: warning and version number http://bugs.python.org/issue11762

#11758: increase xml.dom.minidom test coverage http://bugs.python.org/issue11758

#11757: test_subprocess.test_communicate_timeout_large_ouput failure o http://bugs.python.org/issue11757

#11754: Changed test to check calculated constants in test_string.py http://bugs.python.org/issue11754

#11751: Increase distutils.filelist test coverage http://bugs.python.org/issue11751

Top 10 most discussed issues (10)

#11734: Add half-float (16-bit) support to struct module http://bugs.python.org/issue11734 17 msgs

#2736: datetime needs an "epoch" method http://bugs.python.org/issue2736 14 msgs

#10977: Concrete object C API needs abstract path for subclasses of bu http://bugs.python.org/issue10977 12 msgs

#11800: regrtest --timeout: apply the timeout on a function, not on th http://bugs.python.org/issue11800 11 msgs

#11798: Test cases not garbage collected after run http://bugs.python.org/issue11798 10 msgs

#11767: Maildir iterator leaks file descriptors by default http://bugs.python.org/issue11767 9 msgs

#11492: email.header.Header doesn't fold headers correctly http://bugs.python.org/issue11492 8 msgs

#11757: test_subprocess.test_communicate_timeout_large_ouput failure o http://bugs.python.org/issue11757 8 msgs

#6040: bdist_msi does not deal with pre-release version http://bugs.python.org/issue6040 7 msgs

#11277: test_zlib.test_big_buffer crashes under BSD (Mac OS X and Free http://bugs.python.org/issue11277 7 msgs

Issues closed (58)

#4112: Subprocess: Popen'ed children hang due to open pipes http://bugs.python.org/issue4112 closed by rosslagerwall

#5863: bz2.BZ2File should accept other file-like objects. (issue42740 http://bugs.python.org/issue5863 closed by pitrou

#7108: test_commands.py failing on OS X 10.5.7 due to '@' in ls outpu http://bugs.python.org/issue7108 closed by ned.deily

#7311: Bug on regexp of HTMLParser http://bugs.python.org/issue7311 closed by ezio.melotti

#8252: add a metadata section in setup.cfg http://bugs.python.org/issue8252 closed by eric.araujo

#8253: add a resource+files section in setup.cfg http://bugs.python.org/issue8253 closed by eric.araujo

#9319: imp.find_module('test/badsyntax_pep3120') causes segfault http://bugs.python.org/issue9319 closed by haypo

#9347: Calling argparse add_argument with a sequence as 'type' causes http://bugs.python.org/issue9347 closed by bethard

#9861: subprocess module changed exposed attributes http://bugs.python.org/issue9861 closed by rosslagerwall

#10023: test_lib2to3 leaks under 3.1 http://bugs.python.org/issue10023 closed by sandro.tosi

#10339: test_lib2to3 leaks http://bugs.python.org/issue10339 closed by sandro.tosi

#10762: strftime('%f') segfault http://bugs.python.org/issue10762 closed by orsenthil

#10785: parser: store the filename as an unicode object http://bugs.python.org/issue10785 closed by haypo

#10791: Wrapping TextIOWrapper around gzip files http://bugs.python.org/issue10791 closed by pitrou

#10963: "subprocess" can raise OSError (EPIPE) when communicating with http://bugs.python.org/issue10963 closed by rosslagerwall

#11282: 3.3 unittest document not kept consist with code http://bugs.python.org/issue11282 closed by ezio.melotti

#11576: timedelta subtraction glitch on big timedelta values http://bugs.python.org/issue11576 closed by belopolsky

#11597: Can't get ConfigParser.write to write unicode strings http://bugs.python.org/issue11597 closed by r.david.murray

#11605: EMail generator.flatten() disintegrates over non-ascii multipa http://bugs.python.org/issue11605 closed by r.david.murray

#11661: test_collections.TestNamedTuple.test_source failing on many bu http://bugs.python.org/issue11661 closed by rhettinger

#11665: Regexp findall freezes http://bugs.python.org/issue11665 closed by haypo

#11674: list(obj), tuple(obj) swallow TypeError (in _PyObject_LengthHi http://bugs.python.org/issue11674 closed by rhettinger

#11688: SQLite trace callback http://bugs.python.org/issue11688 closed by pitrou

#11707: Create C version of functools.cmp_to_key() http://bugs.python.org/issue11707 closed by rhettinger

#11715: Building Python on multiarch Debian and Ubuntu http://bugs.python.org/issue11715 closed by barry

#11730: Setting Invalid sys.stdin in interactive mode => loop forever http://bugs.python.org/issue11730 closed by haypo

#11733: Implement a Counter.elements_count method http://bugs.python.org/issue11733 closed by rhettinger

#11738: ThreadSignals.test_signals() of test_threadsignals hangs on PP http://bugs.python.org/issue11738 closed by haypo

#11739: Python doesn't have a 2011 april fools joke http://bugs.python.org/issue11739 closed by benjamin.peterson

#11741: shutil2.copy fails with destination filenames http://bugs.python.org/issue11741 closed by ezio.melotti

#11742: Possible bug in Python/import.c http://bugs.python.org/issue11742 closed by brett.cannon

#11744: re.LOCALE doesn't reflect locale.setlocale(...) http://bugs.python.org/issue11744 closed by r.david.murray

#11745: idlelib/PyShell.py: incorrect module name reported in error me http://bugs.python.org/issue11745 closed by ezio.melotti

#11746: ssl library load_cert_chain cannot use elliptic curve type pri http://bugs.python.org/issue11746 closed by pitrou

#11749: test_socket failure http://bugs.python.org/issue11749 closed by pitrou

#11752: Gungor Basa wants to stay in touch on LinkedIn http://bugs.python.org/issue11752 closed by ezio.melotti

#11753: test_sendall_interrupted() of test_socket hangs on FreeBSD http://bugs.python.org/issue11753 closed by haypo

#11755: test_itimer_real() of test_signal hang on FreeBSD http://bugs.python.org/issue11755 closed by haypo

#11756: bytes.hex() http://bugs.python.org/issue11756 closed by benjamin.peterson

#11759: assert for exception parameters http://bugs.python.org/issue11759 closed by r.david.murray

#11760: Bus error in test_big_buffer() of test_zlib on "AMD64 Snow Leo http://bugs.python.org/issue11760 closed by haypo

#11761: fragile tests in test_gc http://bugs.python.org/issue11761 closed by pitrou

#11765: test_faulthandler failure http://bugs.python.org/issue11765 closed by haypo

#11766: test_multiprocessing failure (test_pool_worker_lifetime) http://bugs.python.org/issue11766 closed by pitrou

#11771: hashlib object cannot be pickled http://bugs.python.org/issue11771 closed by haypo

#11773: Unicode compared using "is" results in abnormal behavior http://bugs.python.org/issue11773 closed by ezio.melotti

#11774: Issue tracker sends notification mails twice... http://bugs.python.org/issue11774 closed by brian.curtin

#11775: bool(Counter({'a': 0})) is True http://bugs.python.org/issue11775 closed by rhettinger

#11777: Executor.map does not submit futures until iter.next() is call http://bugs.python.org/issue11777 closed by bquinlan

#11778: subclasscheck : class P(M): metaclass=M causes maximu http://bugs.python.org/issue11778 closed by benjamin.peterson

#11788: Decorator class with optional arguments and a call method http://bugs.python.org/issue11788 closed by benjamin.peterson

#11791: python -m doctest has a -v flag that it ignores http://bugs.python.org/issue11791 closed by Devin Jeanpierre

#11793: raw strings http://bugs.python.org/issue11793 closed by amaury.forgeotdarc

#11794: Backport new logging docs to 2.7 http://bugs.python.org/issue11794 closed by vinay.sajip

#11801: difference in comparison behavior between 32 bit and 64 bit re http://bugs.python.org/issue11801 closed by ezio.melotti

#11803: Memory leak in sub-interpreters http://bugs.python.org/issue11803 closed by jcea

#963906: Unicode email address helper http://bugs.python.org/issue963906 closed by r.david.murray

#1690608: email.utils.formataddr() should be rfc2047 aware http://bugs.python.org/issue1690608 closed by r.david.murray



More information about the Python-Dev mailing list