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

Python tracker status at bugs.python.org
Fri Jul 8 18:07:23 CEST 2011


ACTIVITY SUMMARY (2011-07-01 - 2011-07-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 2857 ( +7) closed 21444 (+45) total 24301 (+52)

Open issues with patches: 1243

Issues opened (33)

#10898: posixmodule.c redefines FSTAT http://bugs.python.org/issue10898 reopened by alanh

#12472: Build failure on IRIX http://bugs.python.org/issue12472 opened by kais58

#12476: ctypes: need example how to pass raw data from Python http://bugs.python.org/issue12476 opened by techtonik

#12478: Possible error in HTTPErrorProcessor documentation http://bugs.python.org/issue12478 opened by sandro.tosi

#12479: Add HTTPErrorProcessor class definition http://bugs.python.org/issue12479 opened by sandro.tosi

#12480: urllib2 doesn't use proxy (fieddler2), configed the proxy with http://bugs.python.org/issue12480 opened by Or.Wilder

#12483: CThunkObject_dealloc should call PyObject_GC_UnTrack? http://bugs.python.org/issue12483 opened by rfk

#12484: The Py_InitModule functions no longer exist, but remain in the http://bugs.python.org/issue12484 opened by alejolp

#12485: textwrap.wrap: new argument for more pleasing output http://bugs.python.org/issue12485 opened by parent5446

#12486: tokenize module should have a unicode API http://bugs.python.org/issue12486 opened by Devin Jeanpierre

#12488: multiprocessing.Connection does not communicate pipe closure b http://bugs.python.org/issue12488 opened by lcampagn

#12489: email.errors.HeaderParseError if base64url is used http://bugs.python.org/issue12489 opened by guettli

#12491: Update glossary documentation for the term 'attribute' http://bugs.python.org/issue12491 opened by orsenthil

#12494: subprocess: check_output() doesn't close pipes on error http://bugs.python.org/issue12494 opened by haypo

#12495: Rewrite InterProcessSignalTests http://bugs.python.org/issue12495 opened by haypo

#12498: asyncore.dispatcher_with_send, disconnection problem + miss-co http://bugs.python.org/issue12498 opened by François-Xavier.Bourlet

#12499: textwrap.wrap: add control for fonts with different character http://bugs.python.org/issue12499 opened by parent5446

#12500: Skip test_ssl.test_connect_ex() on connection error http://bugs.python.org/issue12500 opened by haypo

#12502: 100% cpu usage when using asyncore with UNIX socket http://bugs.python.org/issue12502 opened by Alexey.Agapitov

#12503: "with" statement error message is more confusing in Py2.7 http://bugs.python.org/issue12503 opened by Ismael.Garrido

#12506: NIS module cant handle multiple NIS map entries for the same G http://bugs.python.org/issue12506 opened by bjorn.lofdahl

#12507: tkSimpleDialog problem http://bugs.python.org/issue12507 opened by rzn8tr

#12508: Codecs Anomaly http://bugs.python.org/issue12508 opened by spatz123

#12509: test_gdb fails on debug build when builddir != srcdir http://bugs.python.org/issue12509 opened by dmalcolm

#12510: IDLE get_the_calltip mishandles raw strings http://bugs.python.org/issue12510 opened by Roy.Fox

#12512: codecs: StreamWriter issues with stateful codecs after a seek http://bugs.python.org/issue12512 opened by haypo

#12513: codec.StreamReaderWriter: issues with interlaced read-write http://bugs.python.org/issue12513 opened by haypo

#12514: timeit disables garbage collection if timed code raises an exc http://bugs.python.org/issue12514 opened by Gareth.Rees

#12515: email modifies the message structure when the parsed email is http://bugs.python.org/issue12515 opened by xavierd

#12516: imghdr.what should take one argument http://bugs.python.org/issue12516 opened by jfinkels

#12517: Large file support on Windows: sizeof(off_t) is 32 bits http://bugs.python.org/issue12517 opened by haypo

#12518: In string.Template it's impossible to transform delimiter in t http://bugs.python.org/issue12518 opened by py.user

#12519: Call next version 3.3.0 http://bugs.python.org/issue12519 opened by eric.araujo

Most recent 15 issues with no replies (15)

#12519: Call next version 3.3.0 http://bugs.python.org/issue12519

#12518: In string.Template it's impossible to transform delimiter in t http://bugs.python.org/issue12518

#12516: imghdr.what should take one argument http://bugs.python.org/issue12516

#12515: email modifies the message structure when the parsed email is http://bugs.python.org/issue12515

#12513: codec.StreamReaderWriter: issues with interlaced read-write http://bugs.python.org/issue12513

#12510: IDLE get_the_calltip mishandles raw strings http://bugs.python.org/issue12510

#12509: test_gdb fails on debug build when builddir != srcdir http://bugs.python.org/issue12509

#12506: NIS module cant handle multiple NIS map entries for the same G http://bugs.python.org/issue12506

#12498: asyncore.dispatcher_with_send, disconnection problem + miss-co http://bugs.python.org/issue12498

#12495: Rewrite InterProcessSignalTests http://bugs.python.org/issue12495

#12491: Update glossary documentation for the term 'attribute' http://bugs.python.org/issue12491

#12486: tokenize module should have a unicode API http://bugs.python.org/issue12486

#12483: CThunkObject_dealloc should call PyObject_GC_UnTrack? http://bugs.python.org/issue12483

#12479: Add HTTPErrorProcessor class definition http://bugs.python.org/issue12479

#12478: Possible error in HTTPErrorProcessor documentation http://bugs.python.org/issue12478

Most recent 15 issues waiting for review (15)

#12517: Large file support on Windows: sizeof(off_t) is 32 bits http://bugs.python.org/issue12517

#12516: imghdr.what should take one argument http://bugs.python.org/issue12516

#12514: timeit disables garbage collection if timed code raises an exc http://bugs.python.org/issue12514

#12509: test_gdb fails on debug build when builddir != srcdir http://bugs.python.org/issue12509

#12502: 100% cpu usage when using asyncore with UNIX socket http://bugs.python.org/issue12502

#12500: Skip test_ssl.test_connect_ex() on connection error http://bugs.python.org/issue12500

#12499: textwrap.wrap: add control for fonts with different character http://bugs.python.org/issue12499

#12494: subprocess: check_output() doesn't close pipes on error http://bugs.python.org/issue12494

#12485: textwrap.wrap: new argument for more pleasing output http://bugs.python.org/issue12485

#12483: CThunkObject_dealloc should call PyObject_GC_UnTrack? http://bugs.python.org/issue12483

#12479: Add HTTPErrorProcessor class definition http://bugs.python.org/issue12479

#12454: mailbox: use ASCII to read/write .mh_sequences files http://bugs.python.org/issue12454

#12452: reuse plistlib in sysconfig; deprecation process in plistlib http://bugs.python.org/issue12452

#12451: open: avoid the locale encoding when possible http://bugs.python.org/issue12451

#12448: smtplib's main doesn't flush when prompting http://bugs.python.org/issue12448

Top 10 most discussed issues (10)

#10181: Problems with Py_buffer management in memoryobject.c (and else http://bugs.python.org/issue10181 35 msgs

#6721: Locks in python standard library should be sanitized on fork http://bugs.python.org/issue6721 10 msgs

#8716: test_tk/test_tkk_guionly fails on OS X if run from buildbot sl http://bugs.python.org/issue8716 9 msgs

#10898: posixmodule.c redefines FSTAT http://bugs.python.org/issue10898 8 msgs

#12167: test_packaging reference leak http://bugs.python.org/issue12167 7 msgs

#12411: cgi.parse_multipart is broken on 3.x http://bugs.python.org/issue12411 6 msgs

#12488: multiprocessing.Connection does not communicate pipe closure b http://bugs.python.org/issue12488 6 msgs

#10117: Tools/scripts/reindent.py fails on non-UTF-8 encodings http://bugs.python.org/issue10117 5 msgs

#10883: urllib: socket is not closed explicitly http://bugs.python.org/issue10883 5 msgs

#11732: Skip decorator for tests requiring manual intervention on Wind http://bugs.python.org/issue11732 5 msgs

Issues closed (45)

#4673: Distutils should provide an uninstall command http://bugs.python.org/issue4673 closed by eric.araujo

#6234: cgi.FieldStorage is broken when given POST data http://bugs.python.org/issue6234 closed by eric.araujo

#7123: Multiprocess Process does not always exit when run from a thre http://bugs.python.org/issue7123 closed by neologix

#9015: f.write(s) for s > 2GB hangs in win64 (and win32?) http://bugs.python.org/issue9015 closed by haypo

#9611: FileIO not 64-bit safe under Windows http://bugs.python.org/issue9611 closed by haypo

#9642: #ifdef and mbcs: don't check for defined(HAVE_USABLE_WCHAR_T) http://bugs.python.org/issue9642 closed by haypo

#10403: Use "member" consistently http://bugs.python.org/issue10403 closed by python-dev

#11512: adding test suite for cgitb http://bugs.python.org/issue11512 closed by brian.curtin

#11859: test_interrupted_write_text() of test_io failed of Python 3.3 http://bugs.python.org/issue11859 closed by haypo

#12016: Wrong behavior for '\xff\n'.decode('gb2312', 'ignore') http://bugs.python.org/issue12016 closed by haypo

#12147: smtplib.send_message does not implement corectly rfc 2822 http://bugs.python.org/issue12147 closed by r.david.murray

#12169: Factor out common code for d2 commands register, upload and up http://bugs.python.org/issue12169 closed by eric.araujo

#12198: zipfile.py:1047: DeprecationWarning: 'H' format requires 0 <= http://bugs.python.org/issue12198 closed by petri.lehtinen

#12291: file written using marshal in 3.2 can be read by 2.7, but not http://bugs.python.org/issue12291 closed by python-dev

#12352: multiprocessing.Value() hangs http://bugs.python.org/issue12352 closed by neologix

#12391: packaging install fails to clean up temp files http://bugs.python.org/issue12391 closed by python-dev

#12412: non defined representation for pwd.struct_passwd http://bugs.python.org/issue12412 closed by eric.araujo

#12423: signal handler doesn't handle SIGABRT from os.abort http://bugs.python.org/issue12423 closed by haypo

#12426: packaging.tests.test_command_install_dist.InstallTestCase fail http://bugs.python.org/issue12426 closed by haypo

#12429: test_io.check_interrupted_write() sporadic failures on FreeBSD http://bugs.python.org/issue12429 closed by haypo

#12438: IDLE problem displaying warning message http://bugs.python.org/issue12438 closed by python-dev

#12456: Hangs in concurrent.futures http://bugs.python.org/issue12456 closed by pitrou

#12459: time.sleep(-1.0) behaviour http://bugs.python.org/issue12459 closed by haypo

#12465: gc.get_referents can be used to crash Python http://bugs.python.org/issue12465 closed by georg.brandl

#12467: test_threading.test_6_daemon_threads(): Assertion failed: PyUn http://bugs.python.org/issue12467 closed by haypo

#12468: longjmp causes uninitialized stack frame http://bugs.python.org/issue12468 closed by neologix

#12469: test_faulthandler failures on FreeBSD 6 http://bugs.python.org/issue12469 closed by haypo

#12470: Fix cut&paste typo in test_shutil http://bugs.python.org/issue12470 closed by orsenthil

#12471: wrong TypeError message on '%i' formatting http://bugs.python.org/issue12471 closed by python-dev

#12473: factory func of collections.defaultdict should receive the "mi http://bugs.python.org/issue12473 closed by amaury.forgeotdarc

#12474: Invalid read in symtable.c http://bugs.python.org/issue12474 closed by python-dev

#12475: Generator bug allows you to chain arbitrary tracebacks to the http://bugs.python.org/issue12475 closed by python-dev

#12477: input() does'nt strip CR http://bugs.python.org/issue12477 closed by georg.brandl

#12481: test_faulthandler: popups on Windows/Debug/x64 http://bugs.python.org/issue12481 closed by haypo

#12482: input() not working correctly on Mac OS X http://bugs.python.org/issue12482 closed by ned.deily

#12487: urllib2.urlopen() returns object missing context manager http://bugs.python.org/issue12487 closed by orsenthil

#12490: Documentation for itertools.chain.from_iterable is incorrect http://bugs.python.org/issue12490 closed by RodolphoEckhardt

#12492: Inconsistent Python find() behavior http://bugs.python.org/issue12492 closed by georg.brandl

#12493: subprocess: Popen.communicate() doesn't handle EINTR in some c http://bugs.python.org/issue12493 closed by haypo

#12496: test_ssl test_connect_capath fails with "certificate verify fa http://bugs.python.org/issue12496 closed by ned.deily

#12497: test_codecmaps_* skipped - Could not retrieve * http://bugs.python.org/issue12497 closed by ned.deily

#12501: callable(): remove/amend the deprecation warning in Python 2.7 http://bugs.python.org/issue12501 closed by python-dev

#12504: packaging: fix database to stop skipping uninstall tests on wi http://bugs.python.org/issue12504 closed by eric.araujo

#12505: python interpreter not handle wildards properly http://bugs.python.org/issue12505 closed by brian.curtin

#12511: class/instance xyz has no attribute '_abc' http://bugs.python.org/issue12511 closed by Andreas.Hasenkopf



More information about the Python-Dev mailing list