[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri Jun 24 18:07:25 CEST 2011
- Previous message: [Python-Dev] EuroPython Language Summit report
- Next message: [Python-Dev] ctypes: Configurable bitfield allocation strategy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2011-06-17 - 2011-06-24) 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 2845 ( +2) closed 21335 (+43) total 24180 (+45)
Open issues with patches: 1235
Issues opened (30)
#3067: setlocale error message is confusing http://bugs.python.org/issue3067 reopened by terry.reedy
#12354: packaging.pypi.simple docs use both client and crawler variabl http://bugs.python.org/issue12354 opened by gruszczy
#12355: Crawler doesn't follow redirection http://bugs.python.org/issue12355 opened by gruszczy
#12361: Memory Leak in File Logging http://bugs.python.org/issue12361 opened by japerk
#12364: Timeout (1 hour) in test_concurrent_futures.tearDown() on spar http://bugs.python.org/issue12364 opened by haypo
#12365: URLopener should support context manager protocol http://bugs.python.org/issue12365 opened by mcjeff
#12366: packaging.pypi.dist should abstract download errors. http://bugs.python.org/issue12366 opened by michael.mulich
#12368: packaging.pypi.simple.Crawler assumes external download links http://bugs.python.org/issue12368 opened by michael.mulich
#12372: semaphore errors on AIX 7.1 http://bugs.python.org/issue12372 opened by reshmi.george
#12374: Execution model should explain compile vs definition vs execut http://bugs.python.org/issue12374 opened by ncoghlan
#12375: Add packages_root to sys.path for hooks http://bugs.python.org/issue12375 opened by erik.bray
#12376: unittest.TextTestResult.init breaks under complex mro http://bugs.python.org/issue12376 opened by branker
#12377: Clean up use of packages_root/package_dir http://bugs.python.org/issue12377 opened by erik.bray
#12378: smtplib.SMTP_SSL leaks socket connections on SSL error http://bugs.python.org/issue12378 opened by joeshaw
#12379: build outside source fail in head http://bugs.python.org/issue12379 opened by rpetrov
#12380: bytearray methods center, ljust, rjust don't accept a bytearra http://bugs.python.org/issue12380 opened by py.user
#12381: bytearray methods count, find, index don't support None as in http://bugs.python.org/issue12381 opened by py.user
#12382: [msilib] Obscure exception message when trying to open a non-e http://bugs.python.org/issue12382 opened by Robin.Jarry
#12384: difflib.SequenceMatcher and Match: code and doc bugs http://bugs.python.org/issue12384 opened by terry.reedy
#12385: the help for bytearray.maketrans describes bytes.maketrans http://bugs.python.org/issue12385 opened by py.user
#12386: packaging fails in install_distinfo when writing RESOURCES http://bugs.python.org/issue12386 opened by vinay.sajip
#12387: IDLE save keyboard shortcut problem http://bugs.python.org/issue12387 opened by Jacob.VB
#12388: cannot specify recursive extra_files in packaging setup.cfg http://bugs.python.org/issue12388 opened by vinay.sajip
#12391: packaging install fails to clean up temp files http://bugs.python.org/issue12391 opened by vinay.sajip
#12392: pthread_kill() doesn't work on the main thread on FreeBSD6 http://bugs.python.org/issue12392 opened by haypo
#12393: Packaging should provide support for extensible categories http://bugs.python.org/issue12393 opened by vinay.sajip
#12394: packaging: generate scripts from callable (dotted paths) http://bugs.python.org/issue12394 opened by vinay.sajip
#12395: packaging remove fails under Windows http://bugs.python.org/issue12395 opened by vinay.sajip
#12397: re match object methods have no docstrings http://bugs.python.org/issue12397 opened by nedbat
#12398: Sending binary data with a POST request in httplib can cause U http://bugs.python.org/issue12398 opened by sorin
Most recent 15 issues with no replies (15)
#12398: Sending binary data with a POST request in httplib can cause U http://bugs.python.org/issue12398
#12397: re match object methods have no docstrings http://bugs.python.org/issue12397
#12391: packaging install fails to clean up temp files http://bugs.python.org/issue12391
#12376: unittest.TextTestResult.init breaks under complex mro http://bugs.python.org/issue12376
#12347: add an "extras" in packaging.pypi.simple.Crawler http://bugs.python.org/issue12347
#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
#12317: inspect.getabsfile() is not documented http://bugs.python.org/issue12317
#12297: Clarifications to atexit.register and unregister doc http://bugs.python.org/issue12297
#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
#12288: Python 2.7.1 tkSimpleDialog initialvalue http://bugs.python.org/issue12288
#12259: Test and document which compilers can be created on which plat http://bugs.python.org/issue12259
#12258: Clean up bytes I/O in get_compiler_versions http://bugs.python.org/issue12258
Most recent 15 issues waiting for review (15)
#12392: pthread_kill() doesn't work on the main thread on FreeBSD6 http://bugs.python.org/issue12392
#12372: semaphore errors on AIX 7.1 http://bugs.python.org/issue12372
#12354: packaging.pypi.simple docs use both client and crawler variabl http://bugs.python.org/issue12354
#12353: argparse cannot handle empty arguments http://bugs.python.org/issue12353
#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
#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
#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
Top 10 most discussed issues (10)
#12291: file written using marshal in 3.2 can be read by 2.7, but not http://bugs.python.org/issue12291 14 msgs
#12394: packaging: generate scripts from callable (dotted paths) http://bugs.python.org/issue12394 14 msgs
#12326: Linux 3: tests should avoid using sys.platform == 'linux2' http://bugs.python.org/issue12326 11 msgs
#4470: smtplib SMTP_SSL not working. http://bugs.python.org/issue4470 8 msgs
#12255: A few changes to .*ignore http://bugs.python.org/issue12255 8 msgs
#2202: urllib2 fails against IIS 6.0 (No support for MD5-sess auth) http://bugs.python.org/issue2202 7 msgs
#3067: setlocale error message is confusing http://bugs.python.org/issue3067 7 msgs
#12353: argparse cannot handle empty arguments http://bugs.python.org/issue12353 7 msgs
#10206: python program starting with unmatched quote spews spaces to s http://bugs.python.org/issue10206 6 msgs
#11812: transient socket failure to connect to 'localhost' http://bugs.python.org/issue11812 6 msgs
Issues closed (41)
#1874: email parser does not register a defect for invalid Content-Tr http://bugs.python.org/issue1874 closed by r.david.murray
#4015: Make installed scripts executable on windows http://bugs.python.org/issue4015 closed by eric.araujo
#5905: strptime fails in non-UTF locale http://bugs.python.org/issue5905 closed by haypo
#6697: Check that _PyUnicode_AsString() result is not NULL http://bugs.python.org/issue6697 closed by haypo
#6734: Imap lib implicit conversion from bytes to string http://bugs.python.org/issue6734 closed by r.david.murray
#6771: Curses.wrapper: documentation/implementation error http://bugs.python.org/issue6771 closed by r.david.murray
#9921: os.path.join('x','') behavior http://bugs.python.org/issue9921 closed by r.david.murray
#10354: tempfile.template is broken http://bugs.python.org/issue10354 closed by r.david.murray
#10636: subprocess module has race condition with SIGCHLD handlers http://bugs.python.org/issue10636 closed by rosslagerwall
#11637: Add cwd to sys.path for hooks http://bugs.python.org/issue11637 closed by eric.araujo
#11690: Devguide: Add "communication" FAQ http://bugs.python.org/issue11690 closed by ncoghlan
#11700: mailbox.py proxy close method cannot be called multiple times http://bugs.python.org/issue11700 closed by r.david.murray
#11781: test/test_email directory does not get installed by 'make inst http://bugs.python.org/issue11781 closed by r.david.murray
#11795: Better core dev guidelines for committing submitted patches http://bugs.python.org/issue11795 closed by ncoghlan
#12090: 3.2: build --without-threads fails http://bugs.python.org/issue12090 closed by georg.brandl
#12223: Datamodel documentation page: 'operator' where 'operand' shoul http://bugs.python.org/issue12223 closed by eli.bendersky
#12261: urllib.parse docs still refer to urlparse http://bugs.python.org/issue12261 closed by python-dev
#12278: Core mentorship mention in the devguide http://bugs.python.org/issue12278 closed by python-dev
#12285: Unexpected behavior for 0 or negative processes in multiproces http://bugs.python.org/issue12285 closed by haypo
#12289: http.server.CGIHTTPRequestHandler doesn't check if a Python sc http://bugs.python.org/issue12289 closed by python-dev
#12313: make install misses test dirs for packaging and email modules http://bugs.python.org/issue12313 closed by vinay.sajip
#12315: Improve http.client.HTTPResponse.read documentation http://bugs.python.org/issue12315 closed by python-dev
#12337: Need real TextIOWrapper for stdin/stdout http://bugs.python.org/issue12337 closed by haypo
#12356: more argument error improving http://bugs.python.org/issue12356 closed by python-dev
#12357: Python dist modifications for secure PyPI uploads http://bugs.python.org/issue12357 closed by eric.araujo
#12358: validate server certificate when uploading packages to PyPI http://bugs.python.org/issue12358 closed by eric.araujo
#12359: tutorial: Module search path description is incorrect http://bugs.python.org/issue12359 closed by python-dev
#12360: Doc Typo http://bugs.python.org/issue12360 closed by python-dev
#12362: General Windows stdout redirection not working http://bugs.python.org/issue12362 closed by r.david.murray
#12363: test_signal.test_without_siginterrupt() sporadic failures on F http://bugs.python.org/issue12363 closed by python-dev
#12367: select.error has no errno attribute http://bugs.python.org/issue12367 closed by pitrou
#12369: Revised core mentorship section of help.rst http://bugs.python.org/issue12369 closed by ncoghlan
#12370: Use of super overwrites use of class in class namespace http://bugs.python.org/issue12370 closed by python-dev
#12371: datetime.now() bug http://bugs.python.org/issue12371 closed by haypo
#12373: Duplicate packets in Multicast Receiver http://bugs.python.org/issue12373 closed by neologix
#12383: subprocess.Popen(..., env={}) fails to pass empty env. http://bugs.python.org/issue12383 closed by python-dev
#12389: typo in urllib: missing space after dot at sentence end http://bugs.python.org/issue12389 closed by r.david.murray
#12390: urllib.parse.urlencode encoding lists as strings http://bugs.python.org/issue12390 closed by orsenthil
#12396: Delivery failed http://bugs.python.org/issue12396 closed by eric.araujo
#976869: Stripping script extensions with distutils http://bugs.python.org/issue976869 closed by eric.araujo
#870479: Scripts need platform-dependent handling http://bugs.python.org/issue870479 closed by eric.araujo
- Previous message: [Python-Dev] EuroPython Language Summit report
- Next message: [Python-Dev] ctypes: Configurable bitfield allocation strategy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]