[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jun 13 18:07:57 CEST 2014


ACTIVITY SUMMARY (2014-06-06 - 2014-06-13)
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    4662 (+12)
  closed 28859 (+57)
  total  33521 (+69)

Open issues with patches: 2150 


Issues opened (52)
==================

#15993: Windows: 3.3.0-rc2.msi: test_buffer fails
http://bugs.python.org/issue15993  reopened by skrah

#18910: IDle: test textView.py
http://bugs.python.org/issue18910  reopened by ned.deily

#20043: test_multiprocessing_main_handling fails --without-threads
http://bugs.python.org/issue20043  reopened by berker.peksag

#20578: BufferedIOBase.readinto1 is missing
http://bugs.python.org/issue20578  reopened by benjamin.peterson

#21684: inspect.signature bind doesn't include defaults or empty tuple
http://bugs.python.org/issue21684  opened by rmccampbell7

#21686: IDLE - Test hyperparser
http://bugs.python.org/issue21686  opened by sahutd

#21687: Py_SetPath: Path components separated by colons
http://bugs.python.org/issue21687  opened by fwalch

#21690: re documentation: re.compile links to re.search / re.match ins
http://bugs.python.org/issue21690  opened by jdg

#21694: IDLE - Test ParenMatch
http://bugs.python.org/issue21694  opened by sahutd

#21696: Idle: test configuration files
http://bugs.python.org/issue21696  opened by terry.reedy

#21697: shutil.copytree() handles symbolic directory incorrectly
http://bugs.python.org/issue21697  opened by shajunxing

#21699: Windows Python 3.4.1 pyvenv doesn't work in directories with s
http://bugs.python.org/issue21699  opened by Justin.Engel

#21702: asyncio: remote_addr of create_datagram_endpoint() is not docu
http://bugs.python.org/issue21702  opened by haypo

#21703: IDLE: Test UndoDelegator
http://bugs.python.org/issue21703  opened by sahutd

#21704: _multiprocessing module builds incorrectly when POSIX semaphor
http://bugs.python.org/issue21704  opened by Arfrever

#21705: cgi.py: Multipart with more than one file is misparsed
http://bugs.python.org/issue21705  opened by smurfix

#21706: Add base for enumerations (Functional API)
http://bugs.python.org/issue21706  opened by dkorchem

#21707: modulefinder uses wrong CodeType signature in .replace_paths_i
http://bugs.python.org/issue21707  opened by lemburg

#21708: Deprecate nonstandard behavior of a dumbdbm database
http://bugs.python.org/issue21708  opened by serhiy.storchaka

#21710: --install-base option ignored?
http://bugs.python.org/issue21710  opened by pitrou

#21714: Path.with_name can construct invalid paths
http://bugs.python.org/issue21714  opened by Antony.Lee

#21715: Chaining exceptions at C level
http://bugs.python.org/issue21715  opened by serhiy.storchaka

#21716: 3.4.1 download page link for OpenPGP signatures has no sigs
http://bugs.python.org/issue21716  opened by grossdm

#21717: Exclusive mode for ZipFile and TarFile
http://bugs.python.org/issue21717  opened by Antony.Lee

#21718: sqlite3 cursor.description seems to rely on incomplete stateme
http://bugs.python.org/issue21718  opened by zzzeek

#21719: Returning Windows file attribute information via os.stat()
http://bugs.python.org/issue21719  opened by benhoyt

#21720: "TypeError: Item in ``from list'' not a string"  message
http://bugs.python.org/issue21720  opened by davidszotten

#21721: socket.sendfile() should use TransmitFile on Windows
http://bugs.python.org/issue21721  opened by giampaolo.rodola

#21722: teach distutils "upload" to exit with code != 0 when error occ
http://bugs.python.org/issue21722  opened by mdengler

#21723: Float maxsize is treated as infinity in asyncio.Queue
http://bugs.python.org/issue21723  opened by vajrasky

#21724: resetwarnings doesn't reset warnings registry
http://bugs.python.org/issue21724  opened by pitrou

#21725: RFC 6531 (SMTPUTF8) support in smtpd
http://bugs.python.org/issue21725  opened by r.david.murray

#21726: Unnecessary line in documentation
http://bugs.python.org/issue21726  opened by Reid.Price

#21728: Confusing error message when initialising type inheriting obje
http://bugs.python.org/issue21728  opened by Gerrit.Holl

#21729: Use `with` statement in dbm.dumb
http://bugs.python.org/issue21729  opened by Claudiu.Popa

#21730: test_socket fails --without-threads
http://bugs.python.org/issue21730  opened by berker.peksag

#21731: Calendar Problem with Windows (XP)
http://bugs.python.org/issue21731  opened by Juebo

#21732: SubprocessTestsMixin.test_subprocess_terminate() hangs on "AMD
http://bugs.python.org/issue21732  opened by haypo

#21734: compilation of the _ctypes module fails on OpenIndiana: ffi_pr
http://bugs.python.org/issue21734  opened by haypo

#21735: test_threading.test_main_thread_after_fork_from_nonmain_thread
http://bugs.python.org/issue21735  opened by haypo

#21736: Add __file__ attribute to frozen modules
http://bugs.python.org/issue21736  opened by lemburg

#21737: runpy.run_path() fails with frozen __main__ modules
http://bugs.python.org/issue21737  opened by lemburg

#21738: Enum docs claim replacing __new__ is not possible
http://bugs.python.org/issue21738  opened by ethan.furman

#21739: Add hint about expression in list comprehensions (https://docs
http://bugs.python.org/issue21739  opened by krichter

#21740: doctest doesn't allow duck-typing callables
http://bugs.python.org/issue21740  opened by pitrou

#21741: Convert most of the test suite to using unittest.main()
http://bugs.python.org/issue21741  opened by zach.ware

#21742: WatchedFileHandler can fail due to race conditions or file ope
http://bugs.python.org/issue21742  opened by vishvananda

#21743: Create tests for RawTurtleScreen
http://bugs.python.org/issue21743  opened by Lita.Cho

#21744: itertools.islice() goes over all the pre-initial elements even
http://bugs.python.org/issue21744  opened by jcea

#21746: urlparse.BaseResult no longer exists
http://bugs.python.org/issue21746  opened by mgilson

#21748: glob.glob does not sort its results
http://bugs.python.org/issue21748  opened by drj

#21749: pkgutil ImpLoader does not support frozen modules
http://bugs.python.org/issue21749  opened by lemburg



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

#21749: pkgutil ImpLoader does not support frozen modules
http://bugs.python.org/issue21749

#21743: Create tests for RawTurtleScreen
http://bugs.python.org/issue21743

#21740: doctest doesn't allow duck-typing callables
http://bugs.python.org/issue21740

#21738: Enum docs claim replacing __new__ is not possible
http://bugs.python.org/issue21738

#21737: runpy.run_path() fails with frozen __main__ modules
http://bugs.python.org/issue21737

#21735: test_threading.test_main_thread_after_fork_from_nonmain_thread
http://bugs.python.org/issue21735

#21734: compilation of the _ctypes module fails on OpenIndiana: ffi_pr
http://bugs.python.org/issue21734

#21730: test_socket fails --without-threads
http://bugs.python.org/issue21730

#21726: Unnecessary line in documentation
http://bugs.python.org/issue21726

#21720: "TypeError: Item in ``from list'' not a string"  message
http://bugs.python.org/issue21720

#21717: Exclusive mode for ZipFile and TarFile
http://bugs.python.org/issue21717

#21716: 3.4.1 download page link for OpenPGP signatures has no sigs
http://bugs.python.org/issue21716

#21715: Chaining exceptions at C level
http://bugs.python.org/issue21715

#21710: --install-base option ignored?
http://bugs.python.org/issue21710

#21708: Deprecate nonstandard behavior of a dumbdbm database
http://bugs.python.org/issue21708



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

#21749: pkgutil ImpLoader does not support frozen modules
http://bugs.python.org/issue21749

#21746: urlparse.BaseResult no longer exists
http://bugs.python.org/issue21746

#21742: WatchedFileHandler can fail due to race conditions or file ope
http://bugs.python.org/issue21742

#21741: Convert most of the test suite to using unittest.main()
http://bugs.python.org/issue21741

#21737: runpy.run_path() fails with frozen __main__ modules
http://bugs.python.org/issue21737

#21736: Add __file__ attribute to frozen modules
http://bugs.python.org/issue21736

#21730: test_socket fails --without-threads
http://bugs.python.org/issue21730

#21729: Use `with` statement in dbm.dumb
http://bugs.python.org/issue21729

#21725: RFC 6531 (SMTPUTF8) support in smtpd
http://bugs.python.org/issue21725

#21723: Float maxsize is treated as infinity in asyncio.Queue
http://bugs.python.org/issue21723

#21722: teach distutils "upload" to exit with code != 0 when error occ
http://bugs.python.org/issue21722

#21719: Returning Windows file attribute information via os.stat()
http://bugs.python.org/issue21719

#21715: Chaining exceptions at C level
http://bugs.python.org/issue21715

#21708: Deprecate nonstandard behavior of a dumbdbm database
http://bugs.python.org/issue21708

#21707: modulefinder uses wrong CodeType signature in .replace_paths_i
http://bugs.python.org/issue21707



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

#18910: IDle: test textView.py
http://bugs.python.org/issue18910   8 msgs

#21722: teach distutils "upload" to exit with code != 0 when error occ
http://bugs.python.org/issue21722   8 msgs

#17822: Save on Close windows (IDLE)
http://bugs.python.org/issue17822   7 msgs

#20577: IDLE: Remove FormatParagraph's width setting from config dialo
http://bugs.python.org/issue20577   7 msgs

#21205: Add __qualname__ attribute to Python generators and change def
http://bugs.python.org/issue21205   6 msgs

#20578: BufferedIOBase.readinto1 is missing
http://bugs.python.org/issue20578   5 msgs

#21652: Python 2.7.7 regression in mimetypes module on Windows
http://bugs.python.org/issue21652   5 msgs

#21669: Custom error messages when print & exec are used as statements
http://bugs.python.org/issue21669   5 msgs

#21719: Returning Windows file attribute information via os.stat()
http://bugs.python.org/issue21719   5 msgs

#21725: RFC 6531 (SMTPUTF8) support in smtpd
http://bugs.python.org/issue21725   5 msgs



Issues closed (59)
==================

#1253: IDLE - Percolator overhaul
http://bugs.python.org/issue1253  closed by terry.reedy

#3938: Clearing globals; interpreter -- IDLE difference
http://bugs.python.org/issue3938  closed by terry.reedy

#7424: NetBSD: segmentation fault in listextend during install
http://bugs.python.org/issue7424  closed by ned.deily

#8378: PYTHONSTARTUP is not run by default when Idle is started
http://bugs.python.org/issue8378  closed by terry.reedy

#10498: calendar.LocaleHTMLCalendar.formatyearpage() results in traceb
http://bugs.python.org/issue10498  closed by r.david.murray

#10503: os.getuid() documentation should be clear on what kind of uid 
http://bugs.python.org/issue10503  closed by python-dev

#11709: help-method crashes if sys.stdin is None
http://bugs.python.org/issue11709  closed by python-dev

#12063: tokenize module appears to treat unterminated single and doubl
http://bugs.python.org/issue12063  closed by python-dev

#12561: Compiler workaround for wide string constants in Modules/getpa
http://bugs.python.org/issue12561  closed by Jim.Jewett

#13111: Error 2203 when installing Python/Perl?
http://bugs.python.org/issue13111  closed by loewis

#13223: pydoc removes 'self' in HTML for method docstrings with exampl
http://bugs.python.org/issue13223  closed by python-dev

#14758: SMTPServer of smptd does not support binding to an IPv6 addres
http://bugs.python.org/issue14758  closed by r.david.murray

#15780: IDLE (windows) with PYTHONPATH and multiple python versions
http://bugs.python.org/issue15780  closed by terry.reedy

#17457: Unittest discover fails with namespace packages and builtin mo
http://bugs.python.org/issue17457  closed by berker.peksag

#17552: Add a new socket.sendfile() method
http://bugs.python.org/issue17552  closed by giampaolo.rodola

#18039: dbm.open(..., flag="n") does not work and does not give a warn
http://bugs.python.org/issue18039  closed by serhiy.storchaka

#18141: tkinter.Image.__del__ can throw an exception if module globals
http://bugs.python.org/issue18141  closed by JanKanis

#19662: smtpd.py should not decode utf-8
http://bugs.python.org/issue19662  closed by r.david.murray

#19840: shutil.move(): Add ability to use custom copy function to allo
http://bugs.python.org/issue19840  closed by r.david.murray

#20903: smtplib.SMTP raises socket.timeout
http://bugs.python.org/issue20903  closed by r.david.murray

#21230: imghdr does not accept adobe photoshop mime type
http://bugs.python.org/issue21230  closed by r.david.murray

#21256: Sort keyword arguments in mock _format_call_signature
http://bugs.python.org/issue21256  closed by python-dev

#21310: ResourceWarning when open() fails with io.UnsupportedOperation
http://bugs.python.org/issue21310  closed by serhiy.storchaka

#21372: multiprocessing.util.register_after_fork inconsistency
http://bugs.python.org/issue21372  closed by sbt

#21404: Document options used to control compression level in tarfile
http://bugs.python.org/issue21404  closed by python-dev

#21463: RuntimeError when URLopener.ftpcache is full
http://bugs.python.org/issue21463  closed by python-dev

#21515: Use Linux O_TMPFILE flag in tempfile.TemporaryFile?
http://bugs.python.org/issue21515  closed by haypo

#21569: PEP 466: Python 2.7 What's New preamble changes
http://bugs.python.org/issue21569  closed by ncoghlan

#21596: asyncio.wait fails when futures list is empty
http://bugs.python.org/issue21596  closed by haypo

#21629: clinic.py --converters fails
http://bugs.python.org/issue21629  closed by larry

#21642: "_ if 1else _" does not compile
http://bugs.python.org/issue21642  closed by python-dev

#21656: Create test coverage for TurtleScreenBase in Turtle
http://bugs.python.org/issue21656  closed by Lita.Cho

#21659: IDLE: One corner calltip case
http://bugs.python.org/issue21659  closed by python-dev

#21667: Clarify status of O(1) indexing semantics of str objects
http://bugs.python.org/issue21667  closed by ncoghlan

#21671: CVE-2014-0224: OpenSSL upgrade to 1.0.1h on Windows required
http://bugs.python.org/issue21671  closed by zach.ware

#21677: Exception context set to string by BufferedWriter.close()
http://bugs.python.org/issue21677  closed by serhiy.storchaka

#21678: Add operation "plus" for dictionaries
http://bugs.python.org/issue21678  closed by terry.reedy

#21681: version string printed on STDERR
http://bugs.python.org/issue21681  closed by r.david.murray

#21682: Refleak in idle_test test_autocomplete
http://bugs.python.org/issue21682  closed by terry.reedy

#21683: Add Tix to the Windows buildbot scripts
http://bugs.python.org/issue21683  closed by zach.ware

#21685: zipfile module doesn't properly compress odt documents
http://bugs.python.org/issue21685  closed by r.david.murray

#21688: Improved error msg for make.bat htmlhelp
http://bugs.python.org/issue21688  closed by zach.ware

#21689: Docs for "Using Python on a Macintosh" needs to be updated.
http://bugs.python.org/issue21689  closed by ned.deily

#21691: set() returns random output with Python 3.4.1, in non-interact
http://bugs.python.org/issue21691  closed by benjamin.peterson

#21692: Wrong order of expected/actual for assert_called_once_with
http://bugs.python.org/issue21692  closed by michael.foord

#21693: Broken link to Pylons in the HOWTO TurboGears documentation
http://bugs.python.org/issue21693  closed by orsenthil

#21695: Idle 3.4.1-: closing Find in Files while in progress closes Id
http://bugs.python.org/issue21695  closed by terry.reedy

#21698: Platform.win32_ver() shows different values than expected on W
http://bugs.python.org/issue21698  closed by haypo

#21700: Missing mention of DatagramProtocol having connection_made and
http://bugs.python.org/issue21700  closed by haypo

#21701: create_datagram_endpoint does not receive when both local_addr
http://bugs.python.org/issue21701  closed by ariddell

#21709: logging.__init__ assumes that __file__ is always set
http://bugs.python.org/issue21709  closed by python-dev

#21711: Remove site-python support
http://bugs.python.org/issue21711  closed by pitrou

#21712: fractions.gcd failure
http://bugs.python.org/issue21712  closed by rhettinger

#21713: a mistype comment in PC/pyconfig.h
http://bugs.python.org/issue21713  closed by python-dev

#21727: Ambiguous sentence explaining `cycle` in itertools documentati
http://bugs.python.org/issue21727  closed by rhettinger

#21733: "mmap(size=9223372036854779904) failed" message when running t
http://bugs.python.org/issue21733  closed by ned.deily

#21745: Devguide: mention requirement to install Visual Studio SP1 on 
http://bugs.python.org/issue21745  closed by zach.ware

#21747: argvars: error while parsing under windows
http://bugs.python.org/issue21747  closed by r.david.murray

#1517993: IDLE: config-main.def contains windows-specific settings
http://bugs.python.org/issue1517993  closed by terry.reedy


More information about the Python-Dev mailing list