ACTIVITY SUMMARY (2013-01-11 - 2013-01-18)
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    3829 ( +4)
  closed 24942 (+54)
  total  28771 (+58)

Open issues with patches: 1668 


Issues opened (40)
==================

#15031: Split .pyc parsing from module loading
http://bugs.python.org/issue15031  reopened by brett.cannon

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

#16937: -u (unbuffered I/O) command line option documentation mismatch
http://bugs.python.org/issue16937  opened by mjpieters

#16938: pydoc confused by __dir__
http://bugs.python.org/issue16938  opened by ronaldoussoren

#16942: urllib still doesn't support persistent connections
http://bugs.python.org/issue16942  opened by C19

#16945: rewrite CGIHTTPRequestHandler to always use subprocess
http://bugs.python.org/issue16945  opened by neologix

#16946: subprocess: _close_open_fd_range_safe() does not set close-on-
http://bugs.python.org/issue16946  opened by haypo

#16948: email.mime.text.MIMEText: QP encoding broken with charset!=ISO
http://bugs.python.org/issue16948  opened by jwilk

#16953: select module compile errors with broken poll()
http://bugs.python.org/issue16953  opened by Jeffrey.Armstrong

#16954: Add docstrings for ElementTree module
http://bugs.python.org/issue16954  opened by serhiy.storchaka

#16956: Allow signed line number deltas in the code object's  line num
http://bugs.python.org/issue16956  opened by Mark.Shannon

#16957: shutil.which() shouldn't look in working directory on unix-y s
http://bugs.python.org/issue16957  opened by takluyver

#16958: The sqlite3 context manager does not work with isolation_level
http://bugs.python.org/issue16958  opened by r.david.murray

#16959: rlcompleter doesn't work if __main__ can't be imported
http://bugs.python.org/issue16959  opened by Aaron.Meurer

#16961: No regression tests for -E and individual environment vars
http://bugs.python.org/issue16961  opened by ncoghlan

#16962: _posixsubprocess module uses outdated getdents system call
http://bugs.python.org/issue16962  opened by riku-voipio

#16964: Add 'm' format specifier for mon_grouping etc.
http://bugs.python.org/issue16964  opened by skrah

#16965: 2to3 should rewrite execfile() to open in 'rb' mode
http://bugs.python.org/issue16965  opened by barry

#16967: Keyword only argument default values are evaluated before othe
http://bugs.python.org/issue16967  opened by Kay.Hayen

#16968: Fix test discovery for test_concurrent_futures.py
http://bugs.python.org/issue16968  opened by zach.ware

#16969: test_urlwithfrag fail
http://bugs.python.org/issue16969  opened by Ry

#16970: argparse: bad nargs value raises misleading message
http://bugs.python.org/issue16970  opened by chris.jerdonek

#16971: Refleaks in charmap decoder
http://bugs.python.org/issue16971  opened by serhiy.storchaka

#16972: Useless function call in site.py
http://bugs.python.org/issue16972  opened by x746e

#16974: when "python -c command" does a traceback, it open the file "<
http://bugs.python.org/issue16974  opened by ericlammerts

#16975: Broken error handling in codecs.escape_decode()
http://bugs.python.org/issue16975  opened by serhiy.storchaka

#16976: Asyncore/asynchat hangs when used with ssl sockets
http://bugs.python.org/issue16976  opened by Anthony.Lozano

#16977: argparse: mismatch between choices parsing and usage/error mes
http://bugs.python.org/issue16977  opened by chris.jerdonek

#16978: fix grammar in 'threading' documentation
http://bugs.python.org/issue16978  opened by tshepang

#16979: Broken error handling in codecs.unicode_escape_decode()
http://bugs.python.org/issue16979  opened by serhiy.storchaka

#16980: SystemError in codecs.unicode_escape_decode()
http://bugs.python.org/issue16980  opened by serhiy.storchaka

#16981: ImportError hides real error when there too many open files du
http://bugs.python.org/issue16981  opened by jinty

#16983: header parsing could apply postel's law to encoded words insid
http://bugs.python.org/issue16983  opened by r.david.murray

#16985: Docs reference a concrete UTC tzinfo, but none exists
http://bugs.python.org/issue16985  opened by jason.coombs

#16986: ElementTree incorrectly parses strings with declared encoding 
http://bugs.python.org/issue16986  opened by serhiy.storchaka

#16988: argparse: PARSER option for nargs not documented
http://bugs.python.org/issue16988  opened by Robert

#16989: allow distutils debug mode to be enabled more easily
http://bugs.python.org/issue16989  opened by chris.jerdonek

#16991: Add OrderedDict written in C
http://bugs.python.org/issue16991  opened by eric.snow

#16993: shutil.which() should preserve path case
http://bugs.python.org/issue16993  opened by serhiy.storchaka

#16994: collections.Counter.least_common
http://bugs.python.org/issue16994  opened by davidcoallier



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

#16994: collections.Counter.least_common
http://bugs.python.org/issue16994

#16993: shutil.which() should preserve path case
http://bugs.python.org/issue16993

#16989: allow distutils debug mode to be enabled more easily
http://bugs.python.org/issue16989

#16985: Docs reference a concrete UTC tzinfo, but none exists
http://bugs.python.org/issue16985

#16983: header parsing could apply postel's law to encoded words insid
http://bugs.python.org/issue16983

#16978: fix grammar in 'threading' documentation
http://bugs.python.org/issue16978

#16972: Useless function call in site.py
http://bugs.python.org/issue16972

#16965: 2to3 should rewrite execfile() to open in 'rb' mode
http://bugs.python.org/issue16965

#16964: Add 'm' format specifier for mon_grouping etc.
http://bugs.python.org/issue16964

#16962: _posixsubprocess module uses outdated getdents system call
http://bugs.python.org/issue16962

#16961: No regression tests for -E and individual environment vars
http://bugs.python.org/issue16961

#16953: select module compile errors with broken poll()
http://bugs.python.org/issue16953

#16948: email.mime.text.MIMEText: QP encoding broken with charset!=ISO
http://bugs.python.org/issue16948

#16946: subprocess: _close_open_fd_range_safe() does not set close-on-
http://bugs.python.org/issue16946

#16945: rewrite CGIHTTPRequestHandler to always use subprocess
http://bugs.python.org/issue16945



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

#16994: collections.Counter.least_common
http://bugs.python.org/issue16994

#16993: shutil.which() should preserve path case
http://bugs.python.org/issue16993

#16991: Add OrderedDict written in C
http://bugs.python.org/issue16991

#16981: ImportError hides real error when there too many open files du
http://bugs.python.org/issue16981

#16980: SystemError in codecs.unicode_escape_decode()
http://bugs.python.org/issue16980

#16979: Broken error handling in codecs.unicode_escape_decode()
http://bugs.python.org/issue16979

#16978: fix grammar in 'threading' documentation
http://bugs.python.org/issue16978

#16977: argparse: mismatch between choices parsing and usage/error mes
http://bugs.python.org/issue16977

#16975: Broken error handling in codecs.escape_decode()
http://bugs.python.org/issue16975

#16972: Useless function call in site.py
http://bugs.python.org/issue16972

#16971: Refleaks in charmap decoder
http://bugs.python.org/issue16971

#16970: argparse: bad nargs value raises misleading message
http://bugs.python.org/issue16970

#16968: Fix test discovery for test_concurrent_futures.py
http://bugs.python.org/issue16968

#16962: _posixsubprocess module uses outdated getdents system call
http://bugs.python.org/issue16962

#16957: shutil.which() shouldn't look in working directory on unix-y s
http://bugs.python.org/issue16957



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

#16468: argparse only supports iterable choices
http://bugs.python.org/issue16468  17 msgs

#10527: multiprocessing.Pipe problem: "handle out of range in select()
http://bugs.python.org/issue10527  11 msgs

#16893: Create IDLE help.txt from Doc/library/idle.rst
http://bugs.python.org/issue16893  11 msgs

#12939: Add new io.FileIO using the native Windows API
http://bugs.python.org/issue12939   9 msgs

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

#16968: Fix test discovery for test_concurrent_futures.py
http://bugs.python.org/issue16968   7 msgs

#16969: test_urlwithfrag fail
http://bugs.python.org/issue16969   7 msgs

#11844: Update json to upstream simplejson latest release
http://bugs.python.org/issue11844   6 msgs

#16974: when "python -c command" does a traceback, it open the file "<
http://bugs.python.org/issue16974   6 msgs

#11983: Inconsistent hash and comparison for code objects
http://bugs.python.org/issue11983   5 msgs



Issues closed (50)
==================

#3876: multiprocessing does not compile on systems which do not defin
http://bugs.python.org/issue3876  closed by skrah

#5066: IDLE documentation for Unix obsolete/incorrect
http://bugs.python.org/issue5066  closed by asvetlov

#7340: Doc for sys.exc_info has warning that is no longer valid
http://bugs.python.org/issue7340  closed by python-dev

#7468: PyErr_Format documentation doesn't mention all format codes
http://bugs.python.org/issue7468  closed by serhiy.storchaka

#8712: Skip libpthread related test failures on OpenBSD
http://bugs.python.org/issue8712  closed by skrah

#8714: Delayed signals in the REPL on OpenBSD (possibly libpthread re
http://bugs.python.org/issue8714  closed by skrah

#9720: zipfile writes incorrect local file header for large files in 
http://bugs.python.org/issue9720  closed by serhiy.storchaka

#11290: ttk.Combobox['values'] String Conversion to Tcl
http://bugs.python.org/issue11290  closed by serhiy.storchaka

#11441: compile() raises SystemError if called from except clause
http://bugs.python.org/issue11441  closed by brett.cannon

#11729: libffi assembler relocation check is not robust, fails with cl
http://bugs.python.org/issue11729  closed by skrah

#12812: libffi does not build with clang on amd64
http://bugs.python.org/issue12812  closed by skrah

#14110: FreeBSD: test_os fails if user is in the wheel group
http://bugs.python.org/issue14110  closed by skrah

#14377: Modify serializer for xml.etree.ElementTree to allow forcing t
http://bugs.python.org/issue14377  closed by python-dev

#14850: The inconsistency of codecs.charmap_decode
http://bugs.python.org/issue14850  closed by serhiy.storchaka

#15442: Expand the list of default dirs filecmp.dircmp ignores
http://bugs.python.org/issue15442  closed by python-dev

#15861: ttk.Treeview "unmatched open brace in list"
http://bugs.python.org/issue15861  closed by serhiy.storchaka

#16216: Arithmetic operations with NULL
http://bugs.python.org/issue16216  closed by serhiy.storchaka

#16259: Replace exec() in test.regrtest with __import__
http://bugs.python.org/issue16259  closed by r.david.murray

#16398: deque.rotate() could be much faster
http://bugs.python.org/issue16398  closed by rhettinger

#16422: Decimal constants should be the same for py & c module version
http://bugs.python.org/issue16422  closed by skrah

#16613: ChainMap.new_child could use improvement
http://bugs.python.org/issue16613  closed by python-dev

#16730: _fill_cache in _bootstrap.py crashes without directory execute
http://bugs.python.org/issue16730  closed by brett.cannon

#16762: test_subprocess failure on OpenBSD/NetBSD buildbots
http://bugs.python.org/issue16762  closed by neologix

#16829: IDLE on POSIX can't print filenames with spaces
http://bugs.python.org/issue16829  closed by serhiy.storchaka

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

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

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

#16933: argparse: remove magic from examples
http://bugs.python.org/issue16933  closed by chris.jerdonek

#16936: Documentation for stat.S_IFMT inconsistent
http://bugs.python.org/issue16936  closed by python-dev

#16939: Broken link in 14. Cryptographic Service
http://bugs.python.org/issue16939  closed by chris.jerdonek

#16940: argparse 15.4.5.1. Sub-commands documentation missing indentat
http://bugs.python.org/issue16940  closed by ezio.melotti

#16941: TkInter won't update display on OS X if delay is too small
http://bugs.python.org/issue16941  closed by ned.deily

#16943: seriously? FileCookieJar can't really save ?  save method is N
http://bugs.python.org/issue16943  closed by nadeem.vawda

#16944: German number separators not working using format language and
http://bugs.python.org/issue16944  closed by skrah

#16947: Search for "sherpa" on pypi leads to gitflow
http://bugs.python.org/issue16947  closed by r.david.murray

#16949: removal of string exceptions is already done
http://bugs.python.org/issue16949  closed by python-dev

#16950: the old raise syntax is not legal in Python 3
http://bugs.python.org/issue16950  closed by python-dev

#16951: expand on meaning of 'string literals that rely on significant
http://bugs.python.org/issue16951  closed by georg.brandl

#16952: test_kqueue failure on NetBSD/OpenBSD
http://bugs.python.org/issue16952  closed by neologix

#16955: multiprocessing.connection poll() always returns false
http://bugs.python.org/issue16955  closed by sbt

#16960: Fix PEP8 errors everywhere
http://bugs.python.org/issue16960  closed by ezio.melotti

#16963: module html.parser HTMLParser's strict mode don't work
http://bugs.python.org/issue16963  closed by pysean

#16966: Publishing multiprocessing listener code
http://bugs.python.org/issue16966  closed by sbt

#16973: Extending the datetime package by adding a workDayMath module
http://bugs.python.org/issue16973  closed by ezio.melotti

#16982: _ssl not built --without-threads
http://bugs.python.org/issue16982  closed by skrah

#16984: idle problem with dark color schemes in kde
http://bugs.python.org/issue16984  closed by serwy

#16987: HP-UX: SHLIB_EXT is not set
http://bugs.python.org/issue16987  closed by skrah

#16990: re: match of nongreedy regex not grouping right
http://bugs.python.org/issue16990  closed by r.david.murray

#16992: signal.set_wakeup_fd(400) crashes on Windows
http://bugs.python.org/issue16992  closed by python-dev

#16922: ElementTree.findtext() returns empty bytes object instead of e
http://bugs.python.org/issue16922  closed by eli.bendersky
_______________________________________________
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