ACTIVITY SUMMARY (2011-07-29 - 2011-08-05)
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    2899 (+10)
  closed 21579 (+32)
  total  24478 (+42)

Open issues with patches: 1255 


Issues opened (27)
==================

#1813: Codec lookup failing under turkish locale
http://bugs.python.org/issue1813  reopened by skrah

#9723: Add shlex.quote
http://bugs.python.org/issue9723  reopened by eric.araujo

#12656: test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
http://bugs.python.org/issue12656  opened by neologix

#12657: Cannot override JSON encoding of basic type subclasses
http://bugs.python.org/issue12657  opened by barry

#12659: Add tests for packaging.tests.support
http://bugs.python.org/issue12659  opened by eric.araujo

#12660: test_gdb fails when installed
http://bugs.python.org/issue12660  opened by pitrou

#12661: Add a new shutil.cleartree function to shutil module
http://bugs.python.org/issue12661  opened by chin

#12662: Allow configparser to process suplicate options
http://bugs.python.org/issue12662  opened by ojab

#12666: map semantic change not documented in What's New
http://bugs.python.org/issue12666  opened by jason.coombs

#12668: 3.2 What's New: it's integer->string, not the opposite
http://bugs.python.org/issue12668  opened by sandro.tosi

#12669: test_curses skipped on buildbots
http://bugs.python.org/issue12669  opened by nadeem.vawda

#12672: Some problems in documentation extending/newtypes.html
http://bugs.python.org/issue12672  opened by eli.bendersky

#12675: tokenize module happily tokenizes code with syntax errors
http://bugs.python.org/issue12675  opened by Gareth.Rees

#12677: Turtle, fix right/left rotation orientation
http://bugs.python.org/issue12677  opened by sandro.tosi

#12678: test_packaging and test_distutils failures under Windows
http://bugs.python.org/issue12678  opened by pitrou

#12680: cPickle.loads is not thread safe due to non-thread-safe import
http://bugs.python.org/issue12680  opened by Sagiv.Malihi

#12681: unittest expectedFailure could take a message argument like sk
http://bugs.python.org/issue12681  opened by r.david.murray

#12682: Meaning of 'accepted' resolution as documented in devguide
http://bugs.python.org/issue12682  opened by r.david.murray

#12684: profile does not dump stats on exception like cProfile does
http://bugs.python.org/issue12684  opened by anacrolix

#12686: argparse - document (and improve?) use of SUPPRESS with help=
http://bugs.python.org/issue12686  opened by derks

#12687: Python 3.2 fails to load protocol 0 pickle
http://bugs.python.org/issue12687  opened by vinay.sajip

#12690: Tix bug 2643483
http://bugs.python.org/issue12690  opened by Gary.Levin

#12691: tokenize.untokenize is broken
http://bugs.python.org/issue12691  opened by Gareth.Rees

#12692: test_urllib2net is triggering a ResourceWarning
http://bugs.python.org/issue12692  opened by brett.cannon

#12693: test.support.transient_internet prints to stderr when verbose 
http://bugs.python.org/issue12693  opened by brett.cannon

#12694: crlf.py script from Tools doesn't work with Python 3.2
http://bugs.python.org/issue12694  opened by bialix

#12696: pydoc error page due to lacking permissions on ./*
http://bugs.python.org/issue12696  opened by gagern



Most recent 15 issues with no replies (15)
==========================================

#12696: pydoc error page due to lacking permissions on ./*
http://bugs.python.org/issue12696

#12694: crlf.py script from Tools doesn't work with Python 3.2
http://bugs.python.org/issue12694

#12684: profile does not dump stats on exception like cProfile does
http://bugs.python.org/issue12684

#12672: Some problems in documentation extending/newtypes.html
http://bugs.python.org/issue12672

#12668: 3.2 What's New: it's integer->string, not the opposite
http://bugs.python.org/issue12668

#12662: Allow configparser to process suplicate options
http://bugs.python.org/issue12662

#12660: test_gdb fails when installed
http://bugs.python.org/issue12660

#12659: Add tests for packaging.tests.support
http://bugs.python.org/issue12659

#12657: Cannot override JSON encoding of basic type subclasses
http://bugs.python.org/issue12657

#12656: test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
http://bugs.python.org/issue12656

#12653: Provide accelerators for all buttons in Windows installers
http://bugs.python.org/issue12653

#12645: test.support. import_fresh_module - incorrect doc
http://bugs.python.org/issue12645

#12639: msilib Directory.start_component() fails if keyfile is not Non
http://bugs.python.org/issue12639

#12623: "universal newlines" subprocess support broken with select- an
http://bugs.python.org/issue12623

#12622: failfast argument to TextTestRunner not documented
http://bugs.python.org/issue12622



Most recent 15 issues waiting for review (15)
=============================================

#12684: profile does not dump stats on exception like cProfile does
http://bugs.python.org/issue12684

#12677: Turtle, fix right/left rotation orientation
http://bugs.python.org/issue12677

#12668: 3.2 What's New: it's integer->string, not the opposite
http://bugs.python.org/issue12668

#12661: Add a new shutil.cleartree function to shutil module
http://bugs.python.org/issue12661

#12656: test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
http://bugs.python.org/issue12656

#12652: Keep test.support docs out of the global docs index
http://bugs.python.org/issue12652

#12650: Subprocess leaks fd upon kill()
http://bugs.python.org/issue12650

#12646: zlib.Decompress.decompress/flush do not raise any exceptions w
http://bugs.python.org/issue12646

#12639: msilib Directory.start_component() fails if keyfile is not Non
http://bugs.python.org/issue12639

#12633: sys.modules doc entry should reflect restrictions
http://bugs.python.org/issue12633

#12627: Implement PEP 394: The "python" Command on Unix-Like Systems
http://bugs.python.org/issue12627

#12625: sporadic test_unittest failure
http://bugs.python.org/issue12625

#12619: Automatically regenerate platform-specific modules
http://bugs.python.org/issue12619

#12618: py_compile cannot create files in current directory
http://bugs.python.org/issue12618

#12614: Allow to explicitly set the method of urllib.request.Request
http://bugs.python.org/issue12614



Top 10 most discussed issues (10)
=================================

#12675: tokenize module happily tokenizes code with syntax errors
http://bugs.python.org/issue12675   8 msgs

#11049: add tests for test.support
http://bugs.python.org/issue11049   7 msgs

#7424: segmentation fault in listextend during install
http://bugs.python.org/issue7424   6 msgs

#11572: bring Lib/copy.py to 100% coverage
http://bugs.python.org/issue11572   6 msgs

#12648: Wrong import module search order on Windows
http://bugs.python.org/issue12648   6 msgs

#12682: Meaning of 'accepted' resolution as documented in devguide
http://bugs.python.org/issue12682   6 msgs

#1813: Codec lookup failing under turkish locale
http://bugs.python.org/issue1813   5 msgs

#12652: Keep test.support docs out of the global docs index
http://bugs.python.org/issue12652   5 msgs

#8639: Allow callable objects in inspect.getfullargspec
http://bugs.python.org/issue8639   4 msgs

#9968: cgi.FieldStorage: Give control about the directory used for up
http://bugs.python.org/issue9968   4 msgs



Issues closed (33)
==================

#9788: atexit and execution order
http://bugs.python.org/issue9788  closed by eric.araujo

#11104: distutils sdist ignores MANIFEST
http://bugs.python.org/issue11104  closed by eric.araujo

#11281: smtplib: add ability to bind to specific source IP address/por
http://bugs.python.org/issue11281  closed by python-dev

#11651: Improve test targets in Makefile
http://bugs.python.org/issue11651  closed by nadeem.vawda

#11699: Doc for optparse.OptionParser.get_option_group is wrong
http://bugs.python.org/issue11699  closed by eli.bendersky

#11933: newer() function in dep_util.py mixes up new vs. old files due
http://bugs.python.org/issue11933  closed by eric.araujo

#12183: Document behaviour of shutil.copy2 and copystat with symlinks
http://bugs.python.org/issue12183  closed by python-dev

#12295: Fix ResourceWarning in turtledemo help window
http://bugs.python.org/issue12295  closed by eric.araujo

#12331: lib2to3 and packaging tests fail because they write into prote
http://bugs.python.org/issue12331  closed by eric.araujo

#12464: tempfile.TemporaryDirectory.cleanup follows symbolic links
http://bugs.python.org/issue12464  closed by neologix

#12531: documentation index entries for * and **
http://bugs.python.org/issue12531  closed by eli.bendersky

#12540: "Restart Shell" command leaves pythonw.exe processes running
http://bugs.python.org/issue12540  closed by ned.deily

#12562: calling mmap twice fails on Windows
http://bugs.python.org/issue12562  closed by pitrou

#12626: run test cases based on a glob filter
http://bugs.python.org/issue12626  closed by pitrou

#12631: Mutable Sequence Type in .remove() is consistent only with lis
http://bugs.python.org/issue12631  closed by petri.lehtinen

#12654: sum() works with bytes objects
http://bugs.python.org/issue12654  closed by benjamin.peterson

#12655: Expose sched.h functions
http://bugs.python.org/issue12655  closed by python-dev

#12658: Build fails in a non-checkout directory
http://bugs.python.org/issue12658  closed by pitrou

#12663: ArgumentParser.error writes to stderr not to stdout
http://bugs.python.org/issue12663  closed by python-dev

#12664: Path variable - Windows installer
http://bugs.python.org/issue12664  closed by r.david.murray

#12665: Dictionary view example has error in set ops
http://bugs.python.org/issue12665  closed by sandro.tosi

#12667: Better logging.handler.SMTPHandler doc for 'secure' argument
http://bugs.python.org/issue12667  closed by python-dev

#12670: Fix struct code after forward declaration on ctypes doc
http://bugs.python.org/issue12670  closed by sandro.tosi

#12671: urlopen returning empty string
http://bugs.python.org/issue12671  closed by mrabarnett

#12673: SEGFAULT error on OpenBSD (sparc)
http://bugs.python.org/issue12673  closed by r.david.murray

#12674: pydoc str.split does not find the method
http://bugs.python.org/issue12674  closed by r.david.murray

#12676: Bug in http.client
http://bugs.python.org/issue12676  closed by python-dev

#12679: ThreadError is not in threading.__all__
http://bugs.python.org/issue12679  closed by python-dev

#12683: urlparse.urljoin different behavior for different scheme
http://bugs.python.org/issue12683  closed by python-dev

#12685: The backslash escape doesn't concatenate two strings in one in
http://bugs.python.org/issue12685  closed by benjamin.peterson

#12688: ConfigParser.__init__(iterpolation=None) documentation != beha
http://bugs.python.org/issue12688  closed by lukasz.langa

#12689: IDLE crashes after pressing ctrl+space
http://bugs.python.org/issue12689  closed by r.david.murray

#12695: subprocess.Popen: OSError: [Errno 9] Bad file descriptor
http://bugs.python.org/issue12695  closed by gagern
_______________________________________________
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

Reply via email to