ACTIVITY SUMMARY (2011-06-10 - 2011-06-17) 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 2843 (+17) closed 21292 (+24) total 24135 (+41) Open issues with patches: 1244 Issues opened (29) ================== #10884: pkgutil EggInfoDistribution requirements for .egg-info metadat http://bugs.python.org/issue10884 reopened by eric.araujo #12298: Sphinx glitch in library/functions http://bugs.python.org/issue12298 reopened by eric.araujo #12313: make install misses test dirs for packaging and email modules http://bugs.python.org/issue12313 opened by eric.araujo #12314: regrtest checks (os.environ, sys.path, etc.) are hard to use http://bugs.python.org/issue12314 opened by eric.araujo #12315: Improve http.client.HTTPResponse.read documentation http://bugs.python.org/issue12315 opened by harobed #12317: inspect.getabsfile() is not documented http://bugs.python.org/issue12317 opened by giampaolo.rodola #12319: [http.client] HTTPConnection.putrequest not support "chunked" http://bugs.python.org/issue12319 opened by harobed #12321: documentation of ElementTree.find http://bugs.python.org/issue12321 opened by patrick.vrijlandt #12322: ElementPath 1.3 expressions documentation http://bugs.python.org/issue12322 opened by patrick.vrijlandt #12323: ElementPath 1.3 expressions http://bugs.python.org/issue12323 opened by patrick.vrijlandt #12326: Linux 3: tests should avoid using sys.platform == 'linux2' http://bugs.python.org/issue12326 opened by neologix #12327: in HTTPConnection the are len(body) and TypeError catch except http://bugs.python.org/issue12327 opened by harobed #12328: multiprocessing's overlapped PipeConnection on Windows http://bugs.python.org/issue12328 opened by sbt #12331: lib2to3 and packaging tests fail because they write into prote http://bugs.python.org/issue12331 opened by vinay.sajip #12335: pysetup create: ask before moving an existing setup.cfg http://bugs.python.org/issue12335 opened by barry #12336: tkinter.test.test_ttk.test_widgets.test_select() failure on Fr http://bugs.python.org/issue12336 opened by haypo #12337: Need real TextIOWrapper for stdin/stdout http://bugs.python.org/issue12337 opened by r_mosaic #12338: multiprocessing.util._eintr_retry doen't recalculate timeouts http://bugs.python.org/issue12338 opened by sbt #12340: Access violation when using the C version of the io module http://bugs.python.org/issue12340 opened by OscarL #12341: Some additions to .hgignore http://bugs.python.org/issue12341 opened by sandro.tosi #12342: characters with ord above 65535 fail to display in IDLE http://bugs.python.org/issue12342 opened by wujek.srujek #12343: ssl documentation needs comments about non-blocking behaviour http://bugs.python.org/issue12343 opened by jcea #12344: Add **kwargs to get_reinitialized_command http://bugs.python.org/issue12344 opened by higery #12346: Python 2.7.2 source code build (release) depends on mercurial http://bugs.python.org/issue12346 opened by Graeme.Winter #12347: add an "extras" in packaging.pypi.simple.Crawler http://bugs.python.org/issue12347 opened by tarek #12348: case sensitivness in packaging.pypi.simple.Crawler http://bugs.python.org/issue12348 opened by tarek #12350: Improve stat_result.st_blocks and st_blksize documentation http://bugs.python.org/issue12350 opened by liw #12352: multiprocessing.Value() hangs http://bugs.python.org/issue12352 opened by greg.ath #12353: argparse cannot handle empty arguments http://bugs.python.org/issue12353 opened by bjacobs Most recent 15 issues with no replies (15) ========================================== #12353: argparse cannot handle empty arguments http://bugs.python.org/issue12353 #12352: multiprocessing.Value() hangs http://bugs.python.org/issue12352 #12347: add an "extras" in packaging.pypi.simple.Crawler http://bugs.python.org/issue12347 #12338: multiprocessing.util._eintr_retry doen't recalculate timeouts http://bugs.python.org/issue12338 #12336: tkinter.test.test_ttk.test_widgets.test_select() failure on Fr http://bugs.python.org/issue12336 #12323: ElementPath 1.3 expressions http://bugs.python.org/issue12323 #12322: ElementPath 1.3 expressions documentation http://bugs.python.org/issue12322 #12321: documentation of ElementTree.find http://bugs.python.org/issue12321 #12317: inspect.getabsfile() is not documented http://bugs.python.org/issue12317 #12315: Improve http.client.HTTPResponse.read documentation http://bugs.python.org/issue12315 #12303: expose sigwaitinfo() and sigtimedwait() in the signal module http://bugs.python.org/issue12303 #12297: Clarifications to atexit.register and unregister doc http://bugs.python.org/issue12297 #12296: Minor clarification in devguide http://bugs.python.org/issue12296 #12295: Fix ResourceWarning in turtledemo help window http://bugs.python.org/issue12295 #12294: multiprocessing.Pool: Need a way to find out if work are finis http://bugs.python.org/issue12294 Most recent 15 issues waiting for review (15) ============================================= #12350: Improve stat_result.st_blocks and st_blksize documentation http://bugs.python.org/issue12350 #12344: Add **kwargs to get_reinitialized_command http://bugs.python.org/issue12344 #12341: Some additions to .hgignore http://bugs.python.org/issue12341 #12328: multiprocessing's overlapped PipeConnection on Windows http://bugs.python.org/issue12328 #12315: Improve http.client.HTTPResponse.read documentation http://bugs.python.org/issue12315 #12313: make install misses test dirs for packaging and email modules http://bugs.python.org/issue12313 #12308: Add link to PEP 0 for topical index in wiki http://bugs.python.org/issue12308 #12306: zlib: Expose zlibVersion to query runtime version of zlib http://bugs.python.org/issue12306 #12304: expose signalfd(2) in the signal module http://bugs.python.org/issue12304 #12297: Clarifications to atexit.register and unregister doc http://bugs.python.org/issue12297 #12296: Minor clarification in devguide http://bugs.python.org/issue12296 #12295: Fix ResourceWarning in turtledemo help window http://bugs.python.org/issue12295 #12291: file written using marshal in 3.2 can be read by 2.7, but not http://bugs.python.org/issue12291 #12290: __setstate__ is called for false values http://bugs.python.org/issue12290 #12289: http.server.CGIHTTPRequestHandler doesn't check if a Python sc http://bugs.python.org/issue12289 Top 10 most discussed issues (10) ================================= #11610: Improved support for abstract base classes with descriptors http://bugs.python.org/issue11610 15 msgs #12313: make install misses test dirs for packaging and email modules http://bugs.python.org/issue12313 13 msgs #12326: Linux 3: tests should avoid using sys.platform == 'linux2' http://bugs.python.org/issue12326 12 msgs #12343: ssl documentation needs comments about non-blocking behaviour http://bugs.python.org/issue12343 12 msgs #12281: bytes.decode('mbcs', 'ignore') does replace undecodable bytes http://bugs.python.org/issue12281 9 msgs #11553: Docs for: import, packages, site.py, .pth files http://bugs.python.org/issue11553 7 msgs #12167: test_packaging reference leak http://bugs.python.org/issue12167 7 msgs #12287: ossaudiodev: stack corruption with FD >= FD_SETSIZE http://bugs.python.org/issue12287 7 msgs #12328: multiprocessing's overlapped PipeConnection on Windows http://bugs.python.org/issue12328 7 msgs #9302: distutils API Reference: setup() and Extension parameters' des http://bugs.python.org/issue9302 6 msgs Issues closed (26) ================== #9284: inspect.findsource() cannot find source for doctest code http://bugs.python.org/issue9284 closed by python-dev #10457: "Related help topics" shown outside pager http://bugs.python.org/issue10457 closed by eric.araujo #11595: Miscellaneous bugs in cfg_to_args() utility function http://bugs.python.org/issue11595 closed by eric.araujo #12009: netrc module crashes if netrc file has comment lines http://bugs.python.org/issue12009 closed by python-dev #12084: os.stat() on windows doesn't consider relative symlink http://bugs.python.org/issue12084 closed by brian.curtin #12133: ResourceWarning in urllib.request http://bugs.python.org/issue12133 closed by haypo #12206: Documentation Std. Library 15.7.5 "LogRecord objects": Paramet http://bugs.python.org/issue12206 closed by python-dev #12240: Allow multiple setup_hooks http://bugs.python.org/issue12240 closed by eric.araujo #12246: Warn when trying to install third-party module from an uninsta http://bugs.python.org/issue12246 closed by eric.araujo #12248: __dir__ semantics changed in Python 2.7.2 http://bugs.python.org/issue12248 closed by benjamin.peterson #12310: Segfault in test_multiprocessing http://bugs.python.org/issue12310 closed by haypo #12316: test_signal: test_sigwait_thread failure on FreeBSD 6.4 buildb http://bugs.python.org/issue12316 closed by haypo #12318: list + tuple inconsistency http://bugs.python.org/issue12318 closed by rhettinger #12320: test_packaging failures http://bugs.python.org/issue12320 closed by haypo #12324: [3.2] sorted(big dict) http://bugs.python.org/issue12324 closed by mark.dickinson #12325: regex matches incorrectly on literal dot (99.9% confirmed) http://bugs.python.org/issue12325 closed by r.david.murray #12329: XHTML entity apos missing in htmlentitydefs http://bugs.python.org/issue12329 closed by eric.araujo #12330: Named set methods on collections.Set and dict view objects http://bugs.python.org/issue12330 closed by Julian #12332: Float division http://bugs.python.org/issue12332 closed by benjamin.peterson #12333: test_packaging failures under Solaris http://bugs.python.org/issue12333 closed by haypo #12334: Strange sort error http://bugs.python.org/issue12334 closed by rengel #12339: logging.Formatter.format() assumes exception to support str() http://bugs.python.org/issue12339 closed by vinay.sajip #12345: Add math.tau http://bugs.python.org/issue12345 closed by pitrou #12349: Typo in 3.2 "What's New": WGSI / WSGI http://bugs.python.org/issue12349 closed by sandro.tosi #12351: Update URL for pycrypto project http://bugs.python.org/issue12351 closed by python-dev #1711800: SequenceMatcher bug with insert/delete block after "replace" http://bugs.python.org/issue1711800 closed by terry.reedy _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com