ACTIVITY SUMMARY (2011-05-27 - 2011-06-03) 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 2815 ( +2) closed 21221 (+56) total 24036 (+58) Open issues with patches: 1224 Issues opened (38) ================== #12197: non-blocking SSL write in Windows sends large data but raises http://bugs.python.org/issue12197 opened by dsiroky #12198: zipfile.py:1047: DeprecationWarning: 'H' format requires 0 <= http://bugs.python.org/issue12198 opened by gnezdo #12200: bdist_wininst install_script not run on uninstall http://bugs.python.org/issue12200 opened by mhammond #12201: Returning FILETIME is unsupported in msilib.SummaryInformation http://bugs.python.org/issue12201 opened by markm #12202: Check status returns in msilib.SummaryInformation.GetProperty( http://bugs.python.org/issue12202 opened by markm #12204: str.upper converts to title http://bugs.python.org/issue12204 opened by py.user #12206: Documentation Std. Library 15.7.5 "LogRecord objects": Paramet http://bugs.python.org/issue12206 opened by mponweiser #12207: Document ast.PyCF_ONLY_AST http://bugs.python.org/issue12207 opened by eric.araujo #12208: Glitches in email.policy docs http://bugs.python.org/issue12208 opened by eric.araujo #12209: Minor edits to faulthandler doc http://bugs.python.org/issue12209 opened by eric.araujo #12210: test_smtplib: intermittent failures on FreeBSD http://bugs.python.org/issue12210 opened by skrah #12211: math.copysign must keep object type. http://bugs.python.org/issue12211 opened by umedoblock #12213: BufferedRandom, BufferedRWPair: issues with interlaced read-wr http://bugs.python.org/issue12213 opened by haypo #12214: platform module can't detect archlinux distribution http://bugs.python.org/issue12214 opened by lilaboc #12215: TextIOWrapper: issues with interlaced read-write http://bugs.python.org/issue12215 opened by haypo #12217: Cross-link docs for faulthandler, traceback and pdb http://bugs.python.org/issue12217 opened by eric.araujo #12219: tkinter.filedialog.askopenfilename XT dialog on Windows 7 http://bugs.python.org/issue12219 opened by hfischer #12220: minidom xmlns not handling spaces in xmlns attribute value fie http://bugs.python.org/issue12220 opened by hfischer #12222: All pysetup commands should respect exit codes http://bugs.python.org/issue12222 opened by tarek #12223: Datamodel documentation page: 'operator' where 'operand' shoul http://bugs.python.org/issue12223 opened by Vladimir.M. #12224: problem with siginterrupt http://bugs.python.org/issue12224 opened by Zhiping.Deng #12226: use secured channel for uploading packages to pypi http://bugs.python.org/issue12226 opened by techtonik #12228: Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description http://bugs.python.org/issue12228 opened by sandro.tosi #12231: regrtest: add -k and -K options to filter tests by function/fi http://bugs.python.org/issue12231 opened by haypo #12232: embedded python import cmath http://bugs.python.org/issue12232 opened by Thanh Ly #12234: unittest2 could enable regex debugging for more information http://bugs.python.org/issue12234 opened by iElectric #12237: Document how to open non-default webbrowser http://bugs.python.org/issue12237 opened by hirsh #12238: Readline module loading in interactive mode http://bugs.python.org/issue12238 opened by Niels.Heinen #12239: msilib VT_EMPTY SummaryInformation properties raise an error ( http://bugs.python.org/issue12239 opened by markm #12240: Allow multiple setup_hooks http://bugs.python.org/issue12240 opened by erik.bray #12242: distutils2 environment marker for current compiler http://bugs.python.org/issue12242 opened by eli.collins #12243: getpass.getuser works on OSX http://bugs.python.org/issue12243 opened by louiscipher #12245: Document the meaning of FLT_ROUNDS constants for sys.float_inf http://bugs.python.org/issue12245 opened by rhettinger #12246: create installation path if it's non-existent http://bugs.python.org/issue12246 opened by tshepang #12248: __dir__ semantics changed in Python 2.7.2 http://bugs.python.org/issue12248 opened by barry #12249: add missing command http://bugs.python.org/issue12249 opened by tshepang #12253: Document packaging.manifest and packaging.errors http://bugs.python.org/issue12253 opened by eric.araujo #12254: PEP-3107 has a wrong attribute name for function annotations http://bugs.python.org/issue12254 opened by Roman.Alexeev Most recent 15 issues with no replies (15) ========================================== #12254: PEP-3107 has a wrong attribute name for function annotations http://bugs.python.org/issue12254 #12253: Document packaging.manifest and packaging.errors http://bugs.python.org/issue12253 #12245: Document the meaning of FLT_ROUNDS constants for sys.float_inf http://bugs.python.org/issue12245 #12242: distutils2 environment marker for current compiler http://bugs.python.org/issue12242 #12239: msilib VT_EMPTY SummaryInformation properties raise an error ( http://bugs.python.org/issue12239 #12232: embedded python import cmath http://bugs.python.org/issue12232 #12228: Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description http://bugs.python.org/issue12228 #12223: Datamodel documentation page: 'operator' where 'operand' shoul http://bugs.python.org/issue12223 #12220: minidom xmlns not handling spaces in xmlns attribute value fie http://bugs.python.org/issue12220 #12217: Cross-link docs for faulthandler, traceback and pdb http://bugs.python.org/issue12217 #12214: platform module can't detect archlinux distribution http://bugs.python.org/issue12214 #12208: Glitches in email.policy docs http://bugs.python.org/issue12208 #12201: Returning FILETIME is unsupported in msilib.SummaryInformation http://bugs.python.org/issue12201 #12197: non-blocking SSL write in Windows sends large data but raises http://bugs.python.org/issue12197 #12179: Race condition using PyGILState_Ensure on a new thread http://bugs.python.org/issue12179 Most recent 15 issues waiting for review (15) ============================================= #12249: add missing command http://bugs.python.org/issue12249 #12246: create installation path if it's non-existent http://bugs.python.org/issue12246 #12243: getpass.getuser works on OSX http://bugs.python.org/issue12243 #12231: regrtest: add -k and -K options to filter tests by function/fi http://bugs.python.org/issue12231 #12228: Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description http://bugs.python.org/issue12228 #12226: use secured channel for uploading packages to pypi http://bugs.python.org/issue12226 #12215: TextIOWrapper: issues with interlaced read-write http://bugs.python.org/issue12215 #12214: platform module can't detect archlinux distribution http://bugs.python.org/issue12214 #12213: BufferedRandom, BufferedRWPair: issues with interlaced read-wr http://bugs.python.org/issue12213 #12210: test_smtplib: intermittent failures on FreeBSD http://bugs.python.org/issue12210 #12209: Minor edits to faulthandler doc http://bugs.python.org/issue12209 #12208: Glitches in email.policy docs http://bugs.python.org/issue12208 #12207: Document ast.PyCF_ONLY_AST http://bugs.python.org/issue12207 #12202: Check status returns in msilib.SummaryInformation.GetProperty( http://bugs.python.org/issue12202 #12201: Returning FILETIME is unsupported in msilib.SummaryInformation http://bugs.python.org/issue12201 Top 10 most discussed issues (10) ================================= #11975: Fix referencing of built-in types (list, int, ...) http://bugs.python.org/issue11975 19 msgs #11416: netrc module does not handle multiple entries for a single hos http://bugs.python.org/issue11416 13 msgs #12226: use secured channel for uploading packages to pypi http://bugs.python.org/issue12226 12 msgs #12185: Decimal documentation lists "first" and "second" arguments, sh http://bugs.python.org/issue12185 10 msgs #11623: Distutils is reporting OSX 10.6 w/ XCode 4 as "universal" http://bugs.python.org/issue11623 9 msgs #11906: test_argparse failure in interactive mode http://bugs.python.org/issue11906 8 msgs #12082: Python/import.c still references fstat even with DONT_HAVE_FST http://bugs.python.org/issue12082 7 msgs #6490: os.popen documentation in 2.6 is probably wrong http://bugs.python.org/issue6490 5 msgs #12191: Add shutil.chown to allow to use user and group name (and not http://bugs.python.org/issue12191 5 msgs #12246: create installation path if it's non-existent http://bugs.python.org/issue12246 5 msgs Issues closed (47) ================== #3265: Python-2.5.2/Modules/_ctypes/malloc_closure.c:70: error: `MAP_ http://bugs.python.org/issue3265 closed by terry.reedy #8578: PyWeakref_GetObject http://bugs.python.org/issue8578 closed by python-dev #8678: crashers in rgbimg http://bugs.python.org/issue8678 closed by terry.reedy #9382: os.popen referenced but not documented in Python 3.x http://bugs.python.org/issue9382 closed by eric.araujo #9738: Document the encoding of functions bytes arguments of the C AP http://bugs.python.org/issue9738 closed by haypo #9812: cPickle segfault with nested dicts in threaded env http://bugs.python.org/issue9812 closed by terry.reedy #10449: âos.environ was modified by test_httpserversâ http://bugs.python.org/issue10449 closed by eric.araujo #10616: Change PyObject_AsCharBuffer() error message http://bugs.python.org/issue10616 closed by python-dev #11217: python-32 not linked in /usr/local/bin in framework builds http://bugs.python.org/issue11217 closed by ned.deily #11449: tarfile tries to file_.tell() even when creating a new archive http://bugs.python.org/issue11449 closed by strombrg #11612: xml.dom.minidom fail to parse SVG file. http://bugs.python.org/issue11612 closed by ned.deily #11864: sporadic failure in test_concurrent_futures http://bugs.python.org/issue11864 closed by bquinlan #12028: threading._get_ident(): remove it in the doc or make it public http://bugs.python.org/issue12028 closed by python-dev #12057: HZ codec has no test http://bugs.python.org/issue12057 closed by haypo #12085: subprocess.Popen.__del__ raises AttributeError if __init__ was http://bugs.python.org/issue12085 closed by python-dev #12089: regrtest.py doesn't check for unexpected output anymore? http://bugs.python.org/issue12089 closed by python-dev #12101: PEPs should have consecutive revision numbers http://bugs.python.org/issue12101 closed by eric.araujo #12106: reflect syntatic sugar in with ast http://bugs.python.org/issue12106 closed by python-dev #12125: test_sysconfig fails on OpenIndiana because of test_packaging http://bugs.python.org/issue12125 closed by tarek #12151: test_logging fails sometimes http://bugs.python.org/issue12151 closed by vinay.sajip #12171: Reset method of the incremental encoders of CJK codecs calls t http://bugs.python.org/issue12171 closed by python-dev #12175: FileIO.readall() read the file position and size at each read http://bugs.python.org/issue12175 closed by haypo #12190: intern filenames in bytecode http://bugs.python.org/issue12190 closed by benjamin.peterson #12196: add pipe2() to the os module http://bugs.python.org/issue12196 closed by charles-francois.natali #12199: Unify TryExcept and TryFinally http://bugs.python.org/issue12199 closed by python-dev #12203: isinstance not functioning as documented http://bugs.python.org/issue12203 closed by benjamin.peterson #12205: test_subprocess fails due to uninstalled test subdirectory http://bugs.python.org/issue12205 closed by ned.deily #12212: Minor proofreading typo in index.rst http://bugs.python.org/issue12212 closed by benjamin.peterson #12216: future imports change the reporting of syntaxerrors http://bugs.python.org/issue12216 closed by python-dev #12218: Removing wsgiref.egg-info http://bugs.python.org/issue12218 closed by tarek #12221: segfaults with unexpanded $Revision$ id's in release candidate http://bugs.python.org/issue12221 closed by python-dev #12225: current tip doesn't build without mercurial installed http://bugs.python.org/issue12225 closed by r.david.murray #12227: multiprocessing.Pool initialization seems to call methods it s http://bugs.python.org/issue12227 closed by Graham.Cummins #12229: Remove unused variable in bufferedio.c http://bugs.python.org/issue12229 closed by python-dev #12230: test_subprocess.test_pass_fds() failed on x86 Tiger 3.x http://bugs.python.org/issue12230 closed by python-dev #12233: Lists in class objects not independent http://bugs.python.org/issue12233 closed by rhettinger #12235: subprocess throws wrong exception if script can't be executed http://bugs.python.org/issue12235 closed by r.david.murray #12236: Tkinter __version__ uses subversion substitution http://bugs.python.org/issue12236 closed by benjamin.peterson #12241: email.header.Header encoding fails on empty header http://bugs.python.org/issue12241 closed by r.david.murray #12244: cStringIO inconsistencies http://bugs.python.org/issue12244 closed by georg.brandl #12247: Finding subprocess.py depends on how IDLE is opened http://bugs.python.org/issue12247 closed by ned.deily #12250: regrtest: make --timeout explicit http://bugs.python.org/issue12250 closed by python-dev #12251: subprocess(..., stdout=sys.stderr) closes stderr for child http://bugs.python.org/issue12251 closed by charles-francois.natali #12252: '\u' in unicode raw string raise an syntax error http://bugs.python.org/issue12252 closed by amaury.forgeotdarc #1495802: cygwin: popen3 lock up http://bugs.python.org/issue1495802 closed by charles-francois.natali #1189811: pydoc may hide non-private doc strings. http://bugs.python.org/issue1189811 closed by ncoghlan #985064: plistlib crashes too easily on bad files http://bugs.python.org/issue985064 closed by ned.deily
_______________________________________________ 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