ACTIVITY SUMMARY (2013-03-22 - 2013-03-29)
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    3887 (-21)
  closed 25461 (+72)
  total  29348 (+51)

Open issues with patches: 1724 


Issues opened (46)
==================

#6671: webbrowser doesn't respect xfce default browser
http://bugs.python.org/issue6671  reopened by eric.araujo

#17295: __slots__ on PyVarObject subclass
http://bugs.python.org/issue17295  reopened by haypo

#17523: Additional tests for the os module.
http://bugs.python.org/issue17523  opened by willweaver

#17525: os.getcwd() fails on cifs share
http://bugs.python.org/issue17525  opened by dcuddihy

#17526: inspect.findsource raises undocumented error for code objects 
http://bugs.python.org/issue17526  opened by Nils.Bruin

#17527: PATCH as valid request method in wsgiref.validator
http://bugs.python.org/issue17527  opened by lsbardel

#17528: Implement dumps/loads for lru_cache
http://bugs.python.org/issue17528  opened by frafra

#17529: fix os.sendfile() documentation regarding the type of file des
http://bugs.python.org/issue17529  opened by neologix

#17530: pprint could use line continuation for long bytes literals
http://bugs.python.org/issue17530  opened by pitrou

#17532: IDLE: Always include "Options" menu on MacOSX
http://bugs.python.org/issue17532  opened by roger.serwy

#17533: test_xpickle fails with "cannot import name precisionbigmemtes
http://bugs.python.org/issue17533  opened by ned.deily

#17534: unittest keeps references to test cases alive
http://bugs.python.org/issue17534  opened by ezio.melotti

#17535: IDLE: Add an option to show line numbers along the left side o
http://bugs.python.org/issue17535  opened by Todd.Rovito

#17536: update browser list with additional browser names
http://bugs.python.org/issue17536  opened by doko

#17537: csv.DictReader should fail if >1 column has the same name
http://bugs.python.org/issue17537  opened by doko

#17538: Document XML Vulnerabilties
http://bugs.python.org/issue17538  opened by dstufft

#17539: Use the builtins module in the unittest.mock.patch example
http://bugs.python.org/issue17539  opened by berker.peksag

#17540: logging formatter support 'style' key in dictionary config
http://bugs.python.org/issue17540  opened by monson

#17544: regex code re-raises exceptions on success
http://bugs.python.org/issue17544  opened by Zdeněk.Pavlas

#17545: os.listdir and os.path.join inconsistent on empty path
http://bugs.python.org/issue17545  opened by babou

#17546: Document the circumstances where the locals() dict gets update
http://bugs.python.org/issue17546  opened by techtonik

#17547: "checking whether gcc supports ParseTuple __format__... " erro
http://bugs.python.org/issue17547  opened by dmalcolm

#17548: unittest.mock: test_create_autospec_unbound_methods is skipped
http://bugs.python.org/issue17548  opened by haypo

#17549: Some exceptions not highlighted in exceptions documentation.
http://bugs.python.org/issue17549  opened by Ramchandra Apte

#17551: Windows - accessing drive with nothing mounted forces user int
http://bugs.python.org/issue17551  opened by bobjalex

#17552: socket.sendfile()
http://bugs.python.org/issue17552  opened by giampaolo.rodola

#17553: Note that distutils’ bdist_rpm command is not used to build 
http://bugs.python.org/issue17553  opened by Sean.Carolan

#17554: Compact output for regrtest
http://bugs.python.org/issue17554  opened by ezio.melotti

#17555: Creating new processes after importing multiprocessing.manager
http://bugs.python.org/issue17555  opened by Marc.Brünink

#17557: test_getgroups of test_posix can fail on OS X 10.8 if more tha
http://bugs.python.org/issue17557  opened by ned.deily

#17558: gdb debugging python frames in optimised interpreters
http://bugs.python.org/issue17558  opened by mcobden

#17560: problem using multiprocessing with really big objects?
http://bugs.python.org/issue17560  opened by mrjbq7

#17561: Add socket.create_server_sock() convenience function
http://bugs.python.org/issue17561  opened by giampaolo.rodola

#17563: Excessive resizing of dicts when used as a cache
http://bugs.python.org/issue17563  opened by Mark.Shannon

#17564: test_urllib2_localnet fails
http://bugs.python.org/issue17564  opened by Mark.Shannon

#17565: segfaults during serialization
http://bugs.python.org/issue17565  opened by eddiewrc

#17566: Document that importlib.abc.Loader.module_repr is abstract and
http://bugs.python.org/issue17566  opened by brett.cannon

#17567: Clarify importlib.abc.PathEntryFinder.find_loader() docs
http://bugs.python.org/issue17567  opened by brett.cannon

#17568: re: Infinite loop with repeated empty alternative
http://bugs.python.org/issue17568  opened by ericp

#17569: urllib2 urlopen truncates https pages after 32768 characters
http://bugs.python.org/issue17569  opened by jhp7e

#17570: Improve devguide Windows instructions
http://bugs.python.org/issue17570  opened by ezio.melotti

#17571: broken links on Lib/datetime.py docstring
http://bugs.python.org/issue17571  opened by tshepang

#17572: strptime exception context
http://bugs.python.org/issue17572  opened by Claudiu.Popa

#17573: add ElementTree XML processing benchmark to benchmark suite
http://bugs.python.org/issue17573  opened by scoder

#17574: pysetup failing with "OSError: [Errno 18] Invalid cross-device
http://bugs.python.org/issue17574  opened by vaab

#17575: HTTPConnection.send
http://bugs.python.org/issue17575  opened by dspub...@freemail.hu



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

#17575: HTTPConnection.send
http://bugs.python.org/issue17575

#17573: add ElementTree XML processing benchmark to benchmark suite
http://bugs.python.org/issue17573

#17572: strptime exception context
http://bugs.python.org/issue17572

#17571: broken links on Lib/datetime.py docstring
http://bugs.python.org/issue17571

#17570: Improve devguide Windows instructions
http://bugs.python.org/issue17570

#17568: re: Infinite loop with repeated empty alternative
http://bugs.python.org/issue17568

#17567: Clarify importlib.abc.PathEntryFinder.find_loader() docs
http://bugs.python.org/issue17567

#17566: Document that importlib.abc.Loader.module_repr is abstract and
http://bugs.python.org/issue17566

#17563: Excessive resizing of dicts when used as a cache
http://bugs.python.org/issue17563

#17558: gdb debugging python frames in optimised interpreters
http://bugs.python.org/issue17558

#17557: test_getgroups of test_posix can fail on OS X 10.8 if more tha
http://bugs.python.org/issue17557

#17547: "checking whether gcc supports ParseTuple __format__... " erro
http://bugs.python.org/issue17547

#17540: logging formatter support 'style' key in dictionary config
http://bugs.python.org/issue17540

#17539: Use the builtins module in the unittest.mock.patch example
http://bugs.python.org/issue17539

#17532: IDLE: Always include "Options" menu on MacOSX
http://bugs.python.org/issue17532



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

#17573: add ElementTree XML processing benchmark to benchmark suite
http://bugs.python.org/issue17573

#17572: strptime exception context
http://bugs.python.org/issue17572

#17563: Excessive resizing of dicts when used as a cache
http://bugs.python.org/issue17563

#17561: Add socket.create_server_sock() convenience function
http://bugs.python.org/issue17561

#17555: Creating new processes after importing multiprocessing.manager
http://bugs.python.org/issue17555

#17554: Compact output for regrtest
http://bugs.python.org/issue17554

#17552: socket.sendfile()
http://bugs.python.org/issue17552

#17547: "checking whether gcc supports ParseTuple __format__... " erro
http://bugs.python.org/issue17547

#17540: logging formatter support 'style' key in dictionary config
http://bugs.python.org/issue17540

#17539: Use the builtins module in the unittest.mock.patch example
http://bugs.python.org/issue17539

#17538: Document XML Vulnerabilties
http://bugs.python.org/issue17538

#17536: update browser list with additional browser names
http://bugs.python.org/issue17536

#17535: IDLE: Add an option to show line numbers along the left side o
http://bugs.python.org/issue17535

#17529: fix os.sendfile() documentation regarding the type of file des
http://bugs.python.org/issue17529

#17527: PATCH as valid request method in wsgiref.validator
http://bugs.python.org/issue17527



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

#17546: Document the circumstances where the locals() dict gets update
http://bugs.python.org/issue17546  24 msgs

#17561: Add socket.create_server_sock() convenience function
http://bugs.python.org/issue17561  14 msgs

#17538: Document XML Vulnerabilties
http://bugs.python.org/issue17538  13 msgs

#17560: problem using multiprocessing with really big objects?
http://bugs.python.org/issue17560  13 msgs

#17554: Compact output for regrtest
http://bugs.python.org/issue17554   9 msgs

#17536: update browser list with additional browser names
http://bugs.python.org/issue17536   8 msgs

#17522: Add api PyGILState_Check
http://bugs.python.org/issue17522   7 msgs

#17564: test_urllib2_localnet fails
http://bugs.python.org/issue17564   7 msgs

#2704: IDLE: Patch to make PyShell behave more like a Terminal interf
http://bugs.python.org/issue2704   6 msgs

#7511: msvc9compiler.py: ValueError when trying to compile with VC Ex
http://bugs.python.org/issue7511   6 msgs



Issues closed (56)
==================

#4022: 2.6 dependent on c:\python26\ on windows
http://bugs.python.org/issue4022  closed by georg.brandl

#4159: Table about Standard Encodings is cut off at the bottom - 35 e
http://bugs.python.org/issue4159  closed by python-dev

#4653: Patch to fix typos in C code
http://bugs.python.org/issue4653  closed by gregory.p.smith

#5135: Expose simplegeneric function in functools module
http://bugs.python.org/issue5135  closed by terry.reedy

#5445: codecs.StreamWriter.writelines problem when passed generator
http://bugs.python.org/issue5445  closed by benjamin.peterson

#5970: sys.exc_info leaks into a generator
http://bugs.python.org/issue5970  closed by georg.brandl

#6310: Windows "App Paths" key is not checked when installed for curr
http://bugs.python.org/issue6310  closed by georg.brandl

#6661: Transient test_multiprocessing failure (test_active_children)
http://bugs.python.org/issue6661  closed by georg.brandl

#7300: Unicode arguments in str.format()
http://bugs.python.org/issue7300  closed by georg.brandl

#7565: Increasing resource.RLIMIT_NOFILE has no effect
http://bugs.python.org/issue7565  closed by georg.brandl

#8552: msilib can't create large CAB files
http://bugs.python.org/issue8552  closed by r.david.murray

#8906: Document TestCase attributes in class docstring
http://bugs.python.org/issue8906  closed by ezio.melotti

#8911: regrtest.main should have a test skipping argument
http://bugs.python.org/issue8911  closed by ezio.melotti

#9672: test_xpickle fails on Windows: invokes pythonx.y instead of py
http://bugs.python.org/issue9672  closed by georg.brandl

#9986: PDF files of python docs have text missing
http://bugs.python.org/issue9986  closed by georg.brandl

#10211: BufferObject doesn't support new buffer interface
http://bugs.python.org/issue10211  closed by kristjan.jonsson

#10359: ISO C cleanup
http://bugs.python.org/issue10359  closed by gregory.p.smith

#11087: Speeding up the interpreter with a few lines of code
http://bugs.python.org/issue11087  closed by pitrou

#12207: Document ast.PyCF_ONLY_AST
http://bugs.python.org/issue12207  closed by eric.araujo

#14468: Update cloning guidelines in devguide
http://bugs.python.org/issue14468  closed by ezio.melotti

#15052: Outdated comments in build_ssl.py
http://bugs.python.org/issue15052  closed by loewis

#15611: devguide: add "core mentors" area to Experts Index
http://bugs.python.org/issue15611  closed by brett.cannon

#16204: PyBuffer_FillInfo returns 'B' buffer, whose behavior has chang
http://bugs.python.org/issue16204  closed by skrah

#16676: Segfault under Python 3.3 after PyType_GenericNew
http://bugs.python.org/issue16676  closed by benjamin.peterson

#16692: Support TLS 1.1 and TLS 1.2
http://bugs.python.org/issue16692  closed by pitrou

#16880: Importing "imp" will fail if dynamic loading not supported
http://bugs.python.org/issue16880  closed by brett.cannon

#17025: reduce multiprocessing.Queue contention
http://bugs.python.org/issue17025  closed by neologix

#17100: rotating an ordereddict
http://bugs.python.org/issue17100  closed by rhettinger

#17150: pprint could use line continuation for long string literals
http://bugs.python.org/issue17150  closed by pitrou

#17316: Add Django 1.5 to benchmarks
http://bugs.python.org/issue17316  closed by brett.cannon

#17317: Benchmark driver should calculate actual benchmark count in -h
http://bugs.python.org/issue17317  closed by brett.cannon

#17323: Disable [X refs, Y blocks] ouput in debug builds
http://bugs.python.org/issue17323  closed by ezio.melotti

#17329: Document unittest.SkipTest
http://bugs.python.org/issue17329  closed by ezio.melotti

#17389: Optimize Event.wait()
http://bugs.python.org/issue17389  closed by pitrou

#17425: Update OpenSSL versions in Windows builds
http://bugs.python.org/issue17425  closed by loewis

#17433: stdlib generator-like iterators don't forward send/throw
http://bugs.python.org/issue17433  closed by terry.reedy

#17438: json.load docs should mention that it always return unicode
http://bugs.python.org/issue17438  closed by ezio.melotti

#17447: str.identifier shouldn't accept Python keywords
http://bugs.python.org/issue17447  closed by rhettinger

#17479: Fix test discovery for test_io.py
http://bugs.python.org/issue17479  closed by ezio.melotti

#17488: subprocess.Popen bufsize=0 parameter behaves differently in Py
http://bugs.python.org/issue17488  closed by gregory.p.smith

#17489: random.Random implements __getstate__() and __reduce__()
http://bugs.python.org/issue17489  closed by rhettinger

#17504: Dropping duplicated docstring explanation of what Mocks' side_
http://bugs.python.org/issue17504  closed by ezio.melotti

#17510: assertEquals deprecated in test_program.py (unittest)
http://bugs.python.org/issue17510  closed by ezio.melotti

#17516: Dead code should be removed
http://bugs.python.org/issue17516  closed by haypo

#17519: unittest should not try to run abstract classes
http://bugs.python.org/issue17519  closed by michael.foord

#17521: fileConfig() disables any previously-used "named" loggers, eve
http://bugs.python.org/issue17521  closed by python-dev

#17524: Problem to run a method
http://bugs.python.org/issue17524  closed by brett.cannon

#17531: test_grp and test_pwd fail with 32-bit builds on OS X systems
http://bugs.python.org/issue17531  closed by ned.deily

#17541: Importing `webbrowser` module gives NameError in Python 2.7.4r
http://bugs.python.org/issue17541  closed by ezio.melotti

#17550: --enable-profiling does nothing (shell syntax bug in configure
http://bugs.python.org/issue17550  closed by python-dev

#17556: os.path.join() converts None to '' by default
http://bugs.python.org/issue17556  closed by georg.brandl

#17559: str.is* implementation seem suboptimal for single character st
http://bugs.python.org/issue17559  closed by georg.brandl

#17562: spam
http://bugs.python.org/issue17562  closed by ezio.melotti

#444582: Finding programs in PATH, adding shutil.which
http://bugs.python.org/issue444582  closed by eric.araujo

#616013: cPickle documentation incomplete
http://bugs.python.org/issue616013  closed by georg.brandl

#886488: popen2 on Windows does not check _fdopen return value
http://bugs.python.org/issue886488  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

Reply via email to