[Python-Dev] Summary of Python tracker Issues (original) (raw)

Python tracker status at bugs.python.org
Fri Jun 7 18:07:36 CEST 2013


ACTIVITY SUMMARY (2013-05-31 - 2013-06-07) 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 4024 (+27) closed 25905 (+21) total 29929 (+48)

Open issues with patches: 1793

Issues opened (41)

#8902: add datetime.time.now() for consistency http://bugs.python.org/issue8902 reopened by belopolsky

#17206: Py_XDECREF() expands its argument multiple times http://bugs.python.org/issue17206 reopened by haypo

#17222: py_compile.compile() replaces target files, breaking special f http://bugs.python.org/issue17222 reopened by brett.cannon

#18110: Nested set comprehensions in class scope fail http://bugs.python.org/issue18110 opened by Eric.Wieser

#18111: Add a default argument to min & max http://bugs.python.org/issue18111 opened by Julian

#18112: PEP 442 implementation http://bugs.python.org/issue18112 opened by pitrou

#18113: Memory leak in curses.panel http://bugs.python.org/issue18113 opened by ishimoto

#18114: Update PyImport_ImportFrozenModuleObject() to use importlib http://bugs.python.org/issue18114 opened by brett.cannon

#18115: Use importlib.util.module_to_load in all loaders in importlib http://bugs.python.org/issue18115 opened by brett.cannon

#18116: getpass.unix_getpass() always fallback to sys.stdin http://bugs.python.org/issue18116 opened by Nikratio

#18117: Missing symlink:Current after Mac OS X 3.3.2 package installat http://bugs.python.org/issue18117 opened by gavan

#18119: urllib.FancyURLopener does not treat URL fragments correctly http://bugs.python.org/issue18119 opened by takahashi.shuhei

#18121: antigravity leaks subprocess.Popen object http://bugs.python.org/issue18121 opened by christian.heimes

#18122: RuntimeError: not holding the import lock http://bugs.python.org/issue18122 opened by arigo

#18123: fnmatchicase for case insensitive file search http://bugs.python.org/issue18123 opened by techtonik

#18125: Out-of-tree build cannot regenerate Makefile.pre http://bugs.python.org/issue18125 opened by TBBle

#18126: Update links to NumPy resources in documentation http://bugs.python.org/issue18126 opened by zaytsev

#18128: pygettext: non-standard timestamp format in POT-Creation-Date http://bugs.python.org/issue18128 opened by jwilk

#18129: Fatal Python error: Cannot recover from stack overflow. http://bugs.python.org/issue18129 opened by oscarbenjamin

#18131: Tkinter Variables require a proper master http://bugs.python.org/issue18131 opened by terry.reedy

#18132: buttons in turtledemo disappear on small screens http://bugs.python.org/issue18132 opened by JanKanis

#18135: _ssl module: possible integer overflow for very long strings ( http://bugs.python.org/issue18135 opened by haypo

#18136: Put local build paths before system build paths in configure.a http://bugs.python.org/issue18136 opened by brett.cannon

#18137: format(float, str): integer overflow for huge precision http://bugs.python.org/issue18137 opened by haypo

#18138: ssl.SSLContext.add_cert() http://bugs.python.org/issue18138 opened by christian.heimes

#18139: email module should have a way to prepend and insert headers http://bugs.python.org/issue18139 opened by kbandla

#18140: urlparse.urlsplit confused to fragment when password include # http://bugs.python.org/issue18140 opened by anh.le

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

#18142: Tests fail on Mageia Linux Cauldron x86-64 with some configure http://bugs.python.org/issue18142 opened by shlomif

#18143: ssl.get_default_verify_paths() http://bugs.python.org/issue18143 opened by christian.heimes

#18144: FD leak in urllib2 http://bugs.python.org/issue18144 opened by Claudio.Freire

#18147: SSL: diagnostic functions to list loaded CA certs http://bugs.python.org/issue18147 opened by christian.heimes

#18148: Make of Python 3.2.2 fails on Solaris SPARC http://bugs.python.org/issue18148 opened by eeiddne

#18149: filecmp.cmp() - cache invalidation fails when file modificatio http://bugs.python.org/issue18149 opened by fbm

#18150: Duplicate test inside TestSingleDispatch http://bugs.python.org/issue18150 opened by vajrasky

#18151: Idlelib: update to "with open ... except OSError" (in 2.7, le http://bugs.python.org/issue18151 opened by terry.reedy

#18152: Idle: add 2.7 backport script http://bugs.python.org/issue18152 opened by terry.reedy

#18153: python imaplib - error 'unexpected repsonse' http://bugs.python.org/issue18153 opened by tahnoon

#18154: make install failed on solaris http://bugs.python.org/issue18154 opened by palm.kevin

#18155: csv.Sniffer.has_header doesn't escape characters used in regex http://bugs.python.org/issue18155 opened by davechallis

#18156: Add an 'attr' attribute to AttributeError http://bugs.python.org/issue18156 opened by brett.cannon

Most recent 15 issues with no replies (15)

#18156: Add an 'attr' attribute to AttributeError http://bugs.python.org/issue18156

#18149: filecmp.cmp() - cache invalidation fails when file modificatio http://bugs.python.org/issue18149

#18148: Make of Python 3.2.2 fails on Solaris SPARC http://bugs.python.org/issue18148

#18147: SSL: diagnostic functions to list loaded CA certs http://bugs.python.org/issue18147

#18144: FD leak in urllib2 http://bugs.python.org/issue18144

#18138: ssl.SSLContext.add_cert() http://bugs.python.org/issue18138

#18137: format(float, str): integer overflow for huge precision http://bugs.python.org/issue18137

#18131: Tkinter Variables require a proper master http://bugs.python.org/issue18131

#18129: Fatal Python error: Cannot recover from stack overflow. http://bugs.python.org/issue18129

#18126: Update links to NumPy resources in documentation http://bugs.python.org/issue18126

#18119: urllib.FancyURLopener does not treat URL fragments correctly http://bugs.python.org/issue18119

#18114: Update PyImport_ImportFrozenModuleObject() to use importlib http://bugs.python.org/issue18114

#18113: Memory leak in curses.panel http://bugs.python.org/issue18113

#18112: PEP 442 implementation http://bugs.python.org/issue18112

#18108: shutil.chown should support dir_fd and follow_symlinks keyword http://bugs.python.org/issue18108

Most recent 15 issues waiting for review (15)

#18155: csv.Sniffer.has_header doesn't escape characters used in regex http://bugs.python.org/issue18155

#18154: make install failed on solaris http://bugs.python.org/issue18154

#18151: Idlelib: update to "with open ... except OSError" (in 2.7, le http://bugs.python.org/issue18151

#18150: Duplicate test inside TestSingleDispatch http://bugs.python.org/issue18150

#18147: SSL: diagnostic functions to list loaded CA certs http://bugs.python.org/issue18147

#18143: ssl.get_default_verify_paths() http://bugs.python.org/issue18143

#18141: tkinter.Image.del can throw an exception if module globals http://bugs.python.org/issue18141

#18138: ssl.SSLContext.add_cert() http://bugs.python.org/issue18138

#18137: format(float, str): integer overflow for huge precision http://bugs.python.org/issue18137

#18135: _ssl module: possible integer overflow for very long strings ( http://bugs.python.org/issue18135

#18132: buttons in turtledemo disappear on small screens http://bugs.python.org/issue18132

#18126: Update links to NumPy resources in documentation http://bugs.python.org/issue18126

#18116: getpass.unix_getpass() always fallback to sys.stdin http://bugs.python.org/issue18116

#18112: PEP 442 implementation http://bugs.python.org/issue18112

#18111: Add a default argument to min & max http://bugs.python.org/issue18111

Top 10 most discussed issues (10)

#18111: Add a default argument to min & max http://bugs.python.org/issue18111 28 msgs

#18116: getpass.unix_getpass() always fallback to sys.stdin http://bugs.python.org/issue18116 17 msgs

#18021: Update broken link to Apple Publication Style Guide http://bugs.python.org/issue18021 9 msgs

#16427: Faster hash implementation http://bugs.python.org/issue16427 8 msgs

#17222: py_compile.compile() replaces target files, breaking special f http://bugs.python.org/issue17222 7 msgs

#18078: threading.Condition to allow notify on a specific waiter http://bugs.python.org/issue18078 7 msgs

#3329: API for setting the memory allocator used by Python http://bugs.python.org/issue3329 6 msgs

#18054: Add more exception related assertions to unittest http://bugs.python.org/issue18054 6 msgs

#18122: RuntimeError: not holding the import lock http://bugs.python.org/issue18122 6 msgs

#18143: ssl.get_default_verify_paths() http://bugs.python.org/issue18143 6 msgs

Issues closed (24)

#11959: smtpd cannot be used without affecting global state http://bugs.python.org/issue11959 closed by python-dev

#16450: test_missing_localfile masks problems in urlopen http://bugs.python.org/issue16450 closed by orsenthil

#17314: Stop using imp.find_module() in multiprocessing http://bugs.python.org/issue17314 closed by brett.cannon

#17342: datetime.strptime does not implement %z http://bugs.python.org/issue17342 closed by belopolsky

#17486: datetime.timezone returns the wrong tzname() http://bugs.python.org/issue17486 closed by belopolsky

#17931: PyLong_FromPid() is not correctly defined on Windows 64-bit http://bugs.python.org/issue17931 closed by python-dev

#17932: Win64: possible integer overflow in iterobject.c http://bugs.python.org/issue17932 closed by python-dev

#17967: urllib2.open failed to access a url when a perent directory of http://bugs.python.org/issue17967 closed by orsenthil

#18065: set path = [] for frozen packages http://bugs.python.org/issue18065 closed by brett.cannon

#18066: Remove SGI-specific code from pty.py http://bugs.python.org/issue18066 closed by akuchling

#18088: Create importlib.abc.Loader.init_module_attrs() http://bugs.python.org/issue18088 closed by brett.cannon

#18089: Create importlib.abc.InspectLoader.load_module() http://bugs.python.org/issue18089 closed by brett.cannon

#18094: Skip tests in test_uuid not silently http://bugs.python.org/issue18094 closed by serhiy.storchaka

#18109: os.uname() crashes if hostname contains non-ascii characters http://bugs.python.org/issue18109 closed by python-dev

#18118: curses utf8 output broken in Python2 http://bugs.python.org/issue18118 closed by haypo

#18120: multiprocessing: garbage collector fails to GC Pipe() end when http://bugs.python.org/issue18120 closed by sbt

#18124: Broken build on target machine with incorrect hostname (non-as http://bugs.python.org/issue18124 closed by dmi.baranov

#18127: Strange behaviour with default list argument http://bugs.python.org/issue18127 closed by eric.smith

#18130: idlelib.configSectionNameDialog: fix and add tests and mocks http://bugs.python.org/issue18130 closed by terry.reedy

#18133: Modulus not calculating properly? http://bugs.python.org/issue18133 closed by pccreator25

#18134: zipfile extractall accepts wrong password http://bugs.python.org/issue18134 closed by r.david.murray

#18145: Strange behavior when importing internal modules in the __init http://bugs.python.org/issue18145 closed by brett.cannon

#18146: Document miss, Stats objects has no method called "print_resul http://bugs.python.org/issue18146 closed by hanks

#1512124: OSX: debugger hangs IDLE http://bugs.python.org/issue1512124 closed by ned.deily



More information about the Python-Dev mailing list