ACTIVITY SUMMARY (2013-01-04 - 2013-01-11)
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    3825 ( +8)
  closed 24888 (+65)
  total  28713 (+73)

Open issues with patches: 1668 


Issues opened (41)
==================

#12944: Accept arbitrary files for packaging's upload command
http://bugs.python.org/issue12944  reopened by eric.araujo

#13198: Remove duplicate definition of write_record_file
http://bugs.python.org/issue13198  reopened by eric.araujo

#15539: Fixing Tools/scripts/pindent.py
http://bugs.python.org/issue15539  reopened by serhiy.storchaka

#16076: xml.etree.ElementTree.Element is no longer pickleable
http://bugs.python.org/issue16076  reopened by ezio.melotti

#16823: Python crashes on running tkinter code with threads
http://bugs.python.org/issue16823  reopened by terry.reedy

#16864: sqlite3.Cursor.lastrowid isn't populated when executing a SQL 
http://bugs.python.org/issue16864  opened by jim_minter

#16865: ctypes arrays >=2GB in length causes exception
http://bugs.python.org/issue16865  opened by coderforlife

#16866: libainstall doesn't create $(BINDIR) directory
http://bugs.python.org/issue16866  opened by bennoleslie

#16869: makesetup should support .S source files
http://bugs.python.org/issue16869  opened by bennoleslie

#16878: argparse: positional args with nargs='*' defaults to []
http://bugs.python.org/issue16878  opened by chris.jerdonek

#16879: distutils.command.config uses fragile constant temporary file 
http://bugs.python.org/issue16879  opened by mgorny

#16880: Importing "imp" will fail if dynamic loading not supported
http://bugs.python.org/issue16880  opened by Jeffrey.Armstrong

#16885: SQLite3 iterdump ordering
http://bugs.python.org/issue16885  opened by Jamie.Spence

#16886: Doctests in test_dictcomp depend on dict order
http://bugs.python.org/issue16886  opened by fwierzbicki

#16887: IDLE - tabify/untabify applied when clicking Cancel
http://bugs.python.org/issue16887  opened by serwy

#16889: facilitate log output starting at beginning of line
http://bugs.python.org/issue16889  opened by chris.jerdonek

#16891: Fix docs about module search order
http://bugs.python.org/issue16891  opened by dmugtasimov

#16892: Windows bug picking up stdin from a pipe
http://bugs.python.org/issue16892  opened by oeffner

#16893: Create IDLE help.txt from Doc/library/idle.rst
http://bugs.python.org/issue16893  opened by zach.ware

#16894: Function attribute access doesn't invoke methods in dict subcl
http://bugs.python.org/issue16894  opened by dabeaz

#16895: Batch file to mimic 'make' on Windows
http://bugs.python.org/issue16895  opened by zach.ware

#16899: Add support for C99 complex type (_Complex) as ctypes.c_comple
http://bugs.python.org/issue16899  opened by rutsky

#16901: In http.cookiejar.FileCookieJar() the .load() and .revert() me
http://bugs.python.org/issue16901  opened by py.user

#16902: Add OSS module support for Solaris
http://bugs.python.org/issue16902  opened by brian-cameron-oracle

#16903: subprocess.Popen.communicate with universal_newlines=True does
http://bugs.python.org/issue16903  opened by serhiy.storchaka

#16904: Avoid unnecessary and possibly unsafe code from http.client.HT
http://bugs.python.org/issue16904  opened by sanyi

#16907: Distutils fails to build extension in path with spaces
http://bugs.python.org/issue16907  opened by klo.uo

#16909: urlparse: add userinfo attribute
http://bugs.python.org/issue16909  opened by olof

#16914: timestamping in smtplib.py to help troubleshoot server timeout
http://bugs.python.org/issue16914  opened by gac

#16915: mode of socket.makefile is more limited than documentation sug
http://bugs.python.org/issue16915  opened by Antoon.Pardon

#16916: The Extended Iterable Unpacking (PEP-3132) for byte strings do
http://bugs.python.org/issue16916  opened by marco.buttu

#16921: Docs of subprocess.CREATE_NEW_CONSOLE are wrong
http://bugs.python.org/issue16921  opened by torsten

#16923: test_ssl kicks up a lot of ResourceWarnings
http://bugs.python.org/issue16923  opened by benjamin.peterson

#16926: setup.py register does not always respect --repository
http://bugs.python.org/issue16926  opened by chris.jerdonek

#16927: Separate built-in types from functions and group similar funct
http://bugs.python.org/issue16927  opened by ezio.melotti

#16930: mention limitations and/or alternatives to hg graft
http://bugs.python.org/issue16930  opened by chris.jerdonek

#16931: mention work-around to create diffs in default/non-git mode
http://bugs.python.org/issue16931  opened by chris.jerdonek

#16933: argparse: remove magic from examples
http://bugs.python.org/issue16933  opened by guettli

#16935: unittest should understand SkipTest at import time during test
http://bugs.python.org/issue16935  opened by brett.cannon

#16936: Documentation for stat.S_IFMT inconsistent
http://bugs.python.org/issue16936  opened by lechten

#16922: ElementTree.findtext() returns empty bytes object instead of e
http://bugs.python.org/issue16922  opened by serhiy.storchaka



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

#16936: Documentation for stat.S_IFMT inconsistent
http://bugs.python.org/issue16936

#16931: mention work-around to create diffs in default/non-git mode
http://bugs.python.org/issue16931

#16930: mention limitations and/or alternatives to hg graft
http://bugs.python.org/issue16930

#16927: Separate built-in types from functions and group similar funct
http://bugs.python.org/issue16927

#16923: test_ssl kicks up a lot of ResourceWarnings
http://bugs.python.org/issue16923

#16916: The Extended Iterable Unpacking (PEP-3132) for byte strings do
http://bugs.python.org/issue16916

#16904: Avoid unnecessary and possibly unsafe code from http.client.HT
http://bugs.python.org/issue16904

#16901: In http.cookiejar.FileCookieJar() the .load() and .revert() me
http://bugs.python.org/issue16901

#16895: Batch file to mimic 'make' on Windows
http://bugs.python.org/issue16895

#16892: Windows bug picking up stdin from a pipe
http://bugs.python.org/issue16892

#16887: IDLE - tabify/untabify applied when clicking Cancel
http://bugs.python.org/issue16887

#16885: SQLite3 iterdump ordering
http://bugs.python.org/issue16885

#16879: distutils.command.config uses fragile constant temporary file 
http://bugs.python.org/issue16879

#16859: tarfile.TarInfo.fromtarfile does not check read() return value
http://bugs.python.org/issue16859

#16845: warnings.simplefilter should validate input
http://bugs.python.org/issue16845



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

#16936: Documentation for stat.S_IFMT inconsistent
http://bugs.python.org/issue16936

#16922: ElementTree.findtext() returns empty bytes object instead of e
http://bugs.python.org/issue16922

#16921: Docs of subprocess.CREATE_NEW_CONSOLE are wrong
http://bugs.python.org/issue16921

#16915: mode of socket.makefile is more limited than documentation sug
http://bugs.python.org/issue16915

#16914: timestamping in smtplib.py to help troubleshoot server timeout
http://bugs.python.org/issue16914

#16909: urlparse: add userinfo attribute
http://bugs.python.org/issue16909

#16902: Add OSS module support for Solaris
http://bugs.python.org/issue16902

#16887: IDLE - tabify/untabify applied when clicking Cancel
http://bugs.python.org/issue16887

#16886: Doctests in test_dictcomp depend on dict order
http://bugs.python.org/issue16886

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

#16878: argparse: positional args with nargs='*' defaults to []
http://bugs.python.org/issue16878

#16869: makesetup should support .S source files
http://bugs.python.org/issue16869

#16866: libainstall doesn't create $(BINDIR) directory
http://bugs.python.org/issue16866

#16860: Use O_CLOEXEC in the tempfile module
http://bugs.python.org/issue16860

#16853: add a Selector to the select module
http://bugs.python.org/issue16853



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

#16853: add a Selector to the select module
http://bugs.python.org/issue16853  42 msgs

#16748: Make CPython test package discoverable
http://bugs.python.org/issue16748  19 msgs

#16076: xml.etree.ElementTree.Element is no longer pickleable
http://bugs.python.org/issue16076  16 msgs

#5066: IDLE documentation for Unix obsolete/incorrect
http://bugs.python.org/issue5066  14 msgs

#16795: Patch: some changes to AST to make it more useful for static l
http://bugs.python.org/issue16795  13 msgs

#16902: Add OSS module support for Solaris
http://bugs.python.org/issue16902  11 msgs

#12107: TCP listening sockets created without FD_CLOEXEC flag
http://bugs.python.org/issue12107   8 msgs

#14468: Update cloning guidelines in devguide
http://bugs.python.org/issue14468   8 msgs

#16865: ctypes arrays >=2GB in length causes exception
http://bugs.python.org/issue16865   8 msgs

#16889: facilitate log output starting at beginning of line
http://bugs.python.org/issue16889   8 msgs



Issues closed (65)
==================

#3073: Cookie.Morsel breaks in parsing cookie values with whitespace
http://bugs.python.org/issue3073  closed by christian.heimes

#3583: test_urllibnet.test_bad_address() fails when using OpenDNS
http://bugs.python.org/issue3583  closed by brett.cannon

#7378: unexpected truncation of traceback
http://bugs.python.org/issue7378  closed by serhiy.storchaka

#9242: unicodeobject.c: use of uninitialized values
http://bugs.python.org/issue9242  closed by serhiy.storchaka

#9685: tuples should remember their hash value
http://bugs.python.org/issue9685  closed by benjamin.peterson

#10895: Private stdlib API: getopt, getpass, glob, gzip, genericpath, 
http://bugs.python.org/issue10895  closed by brett.cannon

#11461: UTF-16 incremental decoder doesn't support partial surrogate p
http://bugs.python.org/issue11461  closed by serhiy.storchaka

#13094: Need Programming FAQ entry for the behavior of closures
http://bugs.python.org/issue13094  closed by ezio.melotti

#13899: re pattern r"[\A]" should work like "A" but matches nothing. D
http://bugs.python.org/issue13899  closed by ezio.melotti

#13934: sqlite3 test typo
http://bugs.python.org/issue13934  closed by r.david.murray

#15109: sqlite3.Connection.iterdump() dies with encoding exception
http://bugs.python.org/issue15109  closed by r.david.murray

#15278: UnicodeDecodeError when readline in codecs.py
http://bugs.python.org/issue15278  closed by serhiy.storchaka

#15545: sqlite3.Connection.iterdump() does not work with row_factory =
http://bugs.python.org/issue15545  closed by r.david.murray

#15782: Compile error for a number of Mac modules with recent Xcode
http://bugs.python.org/issue15782  closed by ned.deily

#15845: Fixing some byte-to-string conversion warnings
http://bugs.python.org/issue15845  closed by serhiy.storchaka

#15972: wrong error message for os.path.getsize
http://bugs.python.org/issue15972  closed by serhiy.storchaka

#16143: Building with configure option "--without-doc-strings" crashes
http://bugs.python.org/issue16143  closed by skrah

#16154: Some minor doc fixes in Doc/library
http://bugs.python.org/issue16154  closed by ezio.melotti

#16320: Establish order in bytes/string dependencies
http://bugs.python.org/issue16320  closed by serhiy.storchaka

#16835: Update PEP 399 to allow for test discovery
http://bugs.python.org/issue16835  closed by ezio.melotti

#16836: configure script disables support for IPv6 on a system where I
http://bugs.python.org/issue16836  closed by neologix

#16843: sporadic test_sched failure
http://bugs.python.org/issue16843  closed by serhiy.storchaka

#16849: Element.{get,iter} doesn't handle keyword arguments when using
http://bugs.python.org/issue16849  closed by eli.bendersky

#16852: Fix test discovery for test_genericpath.py
http://bugs.python.org/issue16852  closed by ezio.melotti

#16854: usage() is not defined in Lib/test/regrtest.py
http://bugs.python.org/issue16854  closed by chris.jerdonek

#16861: Portion of code example not highlighted in collections doc
http://bugs.python.org/issue16861  closed by ezio.melotti

#16862: FAQ has outdated information about Stackless
http://bugs.python.org/issue16862  closed by ezio.melotti

#16867: setup.py fails if there are no extensions
http://bugs.python.org/issue16867  closed by ned.deily

#16868: Python Developer Guide: Include a reminder to "ping" bug repor
http://bugs.python.org/issue16868  closed by ezio.melotti

#16870: re fails to match ^ when start index is specified ?
http://bugs.python.org/issue16870  closed by ned.deily

#16871: Cleanup a few minor things
http://bugs.python.org/issue16871  closed by ezio.melotti

#16872: Metaclass conflict proposition
http://bugs.python.org/issue16872  closed by benjamin.peterson

#16873: increase epoll.poll() maxevents default value, and improve doc
http://bugs.python.org/issue16873  closed by neologix

#16874: setup.py upload option repeated in docs
http://bugs.python.org/issue16874  closed by chris.jerdonek

#16875: in 3.3.0 windows 64 idle editor
http://bugs.python.org/issue16875  closed by ezio.melotti

#16876: epoll: reuse epoll_event buffer instead of allocating a new on
http://bugs.python.org/issue16876  closed by neologix

#16877: Odd behavior of ~ in os.path.abspath and os.path.realpath
http://bugs.python.org/issue16877  closed by r.david.murray

#16881: Py_ARRAY_LENGTH macro incorrect with GCC < 3.1
http://bugs.python.org/issue16881  closed by christian.heimes

#16882: Python 2.7 has 73 files with hard references to /usr/local whe
http://bugs.python.org/issue16882  closed by ned.deily

#16883: "--enable-shared" during configure forces "2.7.3" to build as 
http://bugs.python.org/issue16883  closed by ned.deily

#16884: logging handler automatically added starting in 3.2+
http://bugs.python.org/issue16884  closed by python-dev

#16888: Fix test discovery for test_array.py
http://bugs.python.org/issue16888  closed by ezio.melotti

#16890: minidom error
http://bugs.python.org/issue16890  closed by ezio.melotti

#16896: Fix test discovery for test_asyncore.py
http://bugs.python.org/issue16896  closed by ezio.melotti

#16897: Fix test discovery for test_bisect.py
http://bugs.python.org/issue16897  closed by ezio.melotti

#16898: Fix test discovery for test_bufio.py
http://bugs.python.org/issue16898  closed by ezio.melotti

#16900: SSL sockets don't give resource warnings
http://bugs.python.org/issue16900  closed by python-dev

#16905: Fix test discovery for test_warnings
http://bugs.python.org/issue16905  closed by ezio.melotti

#16906: Bug in _PyUnicode_ClearStaticStrings() method of unicodeobject
http://bugs.python.org/issue16906  closed by python-dev

#16908: Enhancing performance and memory usage
http://bugs.python.org/issue16908  closed by georg.brandl

#16910: Fix test discovery for bytes/string tests
http://bugs.python.org/issue16910  closed by ezio.melotti

#16911: Socket Documentation Error
http://bugs.python.org/issue16911  closed by sghose

#16912: Wrong float sum w/ 10.14+10.1 and 10.24+10.2
http://bugs.python.org/issue16912  closed by ezio.melotti

#16913: ElementTree tostring error when method='text'
http://bugs.python.org/issue16913  closed by eli.bendersky

#16917: Misleading missing parenthesis syntax error
http://bugs.python.org/issue16917  closed by ezio.melotti

#16918: Fix test discovery for test_codecs.py
http://bugs.python.org/issue16918  closed by ezio.melotti

#16919: Fix test discovery for test_crypt.py
http://bugs.python.org/issue16919  closed by ezio.melotti

#16920: multiprocessing.connection listener gets MemoryError on recv
http://bugs.python.org/issue16920  closed by sbt

#16924: try: except: ordering error
http://bugs.python.org/issue16924  closed by r.david.murray

#16925: Fix test discovery for test_configparser.py
http://bugs.python.org/issue16925  closed by ezio.melotti

#16928: spurious Cron Daemon e-mails to d...@dinsdale.python.org
http://bugs.python.org/issue16928  closed by georg.brandl

#16929: poll()/epoll() are not thread-safe
http://bugs.python.org/issue16929  closed by neologix

#16932: urlparse fails at parsing "www.python.org:80/"
http://bugs.python.org/issue16932  closed by georg.brandl

#16934: qsort doesn't work for double arrays
http://bugs.python.org/issue16934  closed by mark.dickinson

#1694663: Overloading  int.__pow__ does not work
http://bugs.python.org/issue1694663  closed by serhiy.storchaka
_______________________________________________
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