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

Python tracker status at bugs.python.org
Fri Nov 25 18:07:30 CET 2011


ACTIVITY SUMMARY (2011-11-18 - 2011-11-25) 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 3134 (+19) closed 22128 (+31) total 25262 (+50)

Open issues with patches: 1328

Issues opened (41)

#2286: Stack overflow exception caused by test_marshal on Windows x64 http://bugs.python.org/issue2286 reopened by brian.curtin

#13387: suggest assertIs(type(obj), cls) for exact type checking http://bugs.python.org/issue13387 reopened by eric.araujo

#13433: String format documentation contains error regarding %g http://bugs.python.org/issue13433 opened by Christian.Iversen

#13434: time.xmlrpc.com dead http://bugs.python.org/issue13434 opened by pitrou

#13435: Copybutton does not hide tracebacks http://bugs.python.org/issue13435 opened by lehmannro

#13436: compile() doesn't work on ImportFrom with level=None http://bugs.python.org/issue13436 opened by Janosch.Gräf

#13437: Provide links to the source code for every module in the docum http://bugs.python.org/issue13437 opened by Julian

#13438: "Delete patch set" review action doesn't work http://bugs.python.org/issue13438 opened by Oleg.Plakhotnyuk

#13439: turtle: Errors in docstrings of onkey and onkeypress http://bugs.python.org/issue13439 opened by smichr

#13440: Explain the "status quo wins a stalemate" principle in the dev http://bugs.python.org/issue13440 opened by ncoghlan

#13441: TestEnUSCollation.test_strxfrm() fails on Solaris http://bugs.python.org/issue13441 opened by haypo

#13443: wrong links and examples in the functional HOWTO http://bugs.python.org/issue13443 opened by eli.bendersky

#13444: closed stdout causes error on stderr when the interpreter unco http://bugs.python.org/issue13444 opened by Ronny.Pfannschmidt

#13445: Enable linking the module pysqlite with Berkeley DB SQL instea http://bugs.python.org/issue13445 opened by Lauren.Foutz

#13446: imaplib, fetch: improper behaviour on read-only selected mailb http://bugs.python.org/issue13446 opened by char.nikolaou

#13447: Add tests for Tools/scripts/reindent.py http://bugs.python.org/issue13447 opened by eric.araujo

#13448: PEP 3155 implementation http://bugs.python.org/issue13448 opened by pitrou

#13449: sched - provide an "async" argument for run() method http://bugs.python.org/issue13449 opened by giampaolo.rodola

#13450: add assertions to implement the intent in ''.format_map test http://bugs.python.org/issue13450 opened by akira

#13451: sched.py: speedup cancel() method http://bugs.python.org/issue13451 opened by giampaolo.rodola

#13452: PyUnicode_EncodeDecimal: reject error handlers different than http://bugs.python.org/issue13452 opened by haypo

#13453: Tests and network timeouts http://bugs.python.org/issue13453 opened by haypo

#13454: crash when deleting one pair from tee() http://bugs.python.org/issue13454 opened by PyryP

#13455: Reorganize tracker docs in the devguide http://bugs.python.org/issue13455 opened by ezio.melotti

#13456: Providing a custom HTTPResponse class to HTTPConnection http://bugs.python.org/issue13456 opened by r.david.murray

#13461: Error on test_issue_1395_5 with Python 2.7 and VS2010 http://bugs.python.org/issue13461 opened by sable

#13462: Improve code and tests for Mixin2to3 http://bugs.python.org/issue13462 opened by eric.araujo

#13463: Fix parsing of package_data http://bugs.python.org/issue13463 opened by eric.araujo

#13464: HTTPResponse is missing an implementation of readinto http://bugs.python.org/issue13464 opened by r.david.murray

#13465: A Jython section in the dev guide would be great http://bugs.python.org/issue13465 opened by fwierzbicki

#13466: new timezones http://bugs.python.org/issue13466 opened by Rioky

#13467: Typo in doc for library/sysconfig http://bugs.python.org/issue13467 opened by naoki

#13471: setting access time beyond Jan. 2038 on remote share failes on http://bugs.python.org/issue13471 opened by Thorsten.Simons

#13472: devguide doesn’t list all build dependencies http://bugs.python.org/issue13472 opened by eric.araujo

#13473: Add tests for files byte-compiled by distutils[2] http://bugs.python.org/issue13473 opened by eric.araujo

#13474: Mention of "-m" Flag Missing From Doc on Execution Model http://bugs.python.org/issue13474 opened by eric.snow

#13475: Add '-p'/'--path0' command line option to override sys.path[0] http://bugs.python.org/issue13475 opened by ncoghlan

#13476: Simple exclusion filter for unittest autodiscovery http://bugs.python.org/issue13476 opened by ncoghlan

#13477: tarfile module should have a command line http://bugs.python.org/issue13477 opened by brandon-rhodes

#13478: No documentation for timeit.default_timer http://bugs.python.org/issue13478 opened by sandro.tosi

#13479: pickle too picky on re-defined classes http://bugs.python.org/issue13479 opened by kxroberto

Most recent 15 issues with no replies (15)

#13478: No documentation for timeit.default_timer http://bugs.python.org/issue13478

#13476: Simple exclusion filter for unittest autodiscovery http://bugs.python.org/issue13476

#13474: Mention of "-m" Flag Missing From Doc on Execution Model http://bugs.python.org/issue13474

#13467: Typo in doc for library/sysconfig http://bugs.python.org/issue13467

#13464: HTTPResponse is missing an implementation of readinto http://bugs.python.org/issue13464

#13463: Fix parsing of package_data http://bugs.python.org/issue13463

#13456: Providing a custom HTTPResponse class to HTTPConnection http://bugs.python.org/issue13456

#13438: "Delete patch set" review action doesn't work http://bugs.python.org/issue13438

#13421: PyCFunction_* are not documented anywhere http://bugs.python.org/issue13421

#13413: time.daylight incorrect behavior in linux glibc http://bugs.python.org/issue13413

#13408: Rename packaging.resources back to datafiles http://bugs.python.org/issue13408

#13403: Option for XMLPRC Server to support HTTPS http://bugs.python.org/issue13403

#13397: Option for XMLRPC clients to automatically transform Fault exc http://bugs.python.org/issue13397

#13372: handle_close called twice in poll2 http://bugs.python.org/issue13372

#13369: timeout with exit code 0 while re-running failed tests http://bugs.python.org/issue13369

Most recent 15 issues waiting for review (15)

#13473: Add tests for files byte-compiled by distutils[2] http://bugs.python.org/issue13473

#13455: Reorganize tracker docs in the devguide http://bugs.python.org/issue13455

#13452: PyUnicode_EncodeDecimal: reject error handlers different than http://bugs.python.org/issue13452

#13451: sched.py: speedup cancel() method http://bugs.python.org/issue13451

#13450: add assertions to implement the intent in ''.format_map test http://bugs.python.org/issue13450

#13449: sched - provide an "async" argument for run() method http://bugs.python.org/issue13449

#13448: PEP 3155 implementation http://bugs.python.org/issue13448

#13446: imaplib, fetch: improper behaviour on read-only selected mailb http://bugs.python.org/issue13446

#13436: compile() doesn't work on ImportFrom with level=None http://bugs.python.org/issue13436

#13429: provide file to extension init function http://bugs.python.org/issue13429

#13420: newer() function in dep_util.py discard changes in the same se http://bugs.python.org/issue13420

#13410: String formatting bug in interactive mode http://bugs.python.org/issue13410

#13405: Add DTrace probes http://bugs.python.org/issue13405

#13402: Document absoluteness of sys.executable http://bugs.python.org/issue13402

#13396: new method random.getrandbytes() http://bugs.python.org/issue13396

Top 10 most discussed issues (10)

#13441: TestEnUSCollation.test_strxfrm() fails on Solaris http://bugs.python.org/issue13441 13 msgs

#10318: "make altinstall" installs many files with incorrect shebangs http://bugs.python.org/issue10318 9 msgs

#13429: provide file to extension init function http://bugs.python.org/issue13429 9 msgs

#13448: PEP 3155 implementation http://bugs.python.org/issue13448 9 msgs

#12328: multiprocessing's overlapped PipeConnection on Windows http://bugs.python.org/issue12328 8 msgs

#13455: Reorganize tracker docs in the devguide http://bugs.python.org/issue13455 8 msgs

#9530: integer undefined behaviors http://bugs.python.org/issue9530 7 msgs

#12776: argparse: type conversion function should be called only once http://bugs.python.org/issue12776 7 msgs

#12890: cgitb displays

tags when executed in text mode http://bugs.python.org/issue12890 7 msgs

#13466: new timezones http://bugs.python.org/issue13466 7 msgs

Issues closed (29)

#7049: decimal.py: Three argument power issues http://bugs.python.org/issue7049 closed by mark.dickinson

#8270: Should socket.PF_PACKET be removed, in favor of socket.AF_PACK http://bugs.python.org/issue8270 closed by neologix

#9614: _pickle is not entirely 64-bit safe http://bugs.python.org/issue9614 closed by pitrou

#12156: test_multiprocessing.test_notify_all() timeout (1 hour) on Fre http://bugs.python.org/issue12156 closed by neologix

#12245: Document the meaning of FLT_ROUNDS constants for sys.float_inf http://bugs.python.org/issue12245 closed by mark.dickinson

#12934: pysetup doesn’t work for the docutils project http://bugs.python.org/issue12934 closed by eric.araujo

#13093: Redundant code in PyUnicode_EncodeDecimal() http://bugs.python.org/issue13093 closed by haypo

#13156: _PyGILState_Reinit assumes auto thread state will always exist http://bugs.python.org/issue13156 closed by neologix

#13215: multiprocessing Manager.connect() aggressively retries refused http://bugs.python.org/issue13215 closed by neologix

#13245: sched.py kwargs addition and default time functions http://bugs.python.org/issue13245 closed by giampaolo.rodola

#13313: test_time fails: tzset() do not change timezone http://bugs.python.org/issue13313 closed by haypo

#13338: Not all enumerations used in _Py_ANNOTATE_MEMORY_ORDER http://bugs.python.org/issue13338 closed by python-dev

#13393: Improve BufferedReader.read1() http://bugs.python.org/issue13393 closed by pitrou

#13401: test_argparse fails with root permissions http://bugs.python.org/issue13401 closed by python-dev

#13411: Hashable memoryviews http://bugs.python.org/issue13411 closed by pitrou

#13415: del os.environ[key] ignores errors http://bugs.python.org/issue13415 closed by python-dev

#13417: faster utf-8 decoding http://bugs.python.org/issue13417 closed by pitrou

#13425: http.client.HTTPMessage.getallmatchingheaders() always returns http://bugs.python.org/issue13425 closed by stachjankowski

#13431: Pass context information into the extension module init functi http://bugs.python.org/issue13431 closed by scoder

#13432: Encoding alias "unicode" http://bugs.python.org/issue13432 closed by georg.brandl

#13442: Better support for pipe I/O encoding in subprocess http://bugs.python.org/issue13442 closed by ncoghlan

#13457: Display module name as string in ImportError http://bugs.python.org/issue13457 closed by cool-RR

#13458: _ssl memory leak in _get_peer_alt_names http://bugs.python.org/issue13458 closed by pitrou

#13459: logger.propagate=True behavior clarification http://bugs.python.org/issue13459 closed by python-dev

#13460: urllib methods should demand unicode, instead demand str http://bugs.python.org/issue13460 closed by r.david.murray

#13468: Python 2.7.1 SegmentationFaults when given high recursion limi http://bugs.python.org/issue13468 closed by benjamin.peterson

#13469: TimedRotatingFileHandler fails to handle intervals of several http://bugs.python.org/issue13469 closed by vinay.sajip

#13470: A user may need ... when she has ... http://bugs.python.org/issue13470 closed by pitrou

#13480: range exits loop without action when start is higher than end http://bugs.python.org/issue13480 closed by r.david.murray



More information about the Python-Dev mailing list