Summary of Python tracker Issues

ACTIVITY SUMMARY (2014-08-29 - 2014-09-05) 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 4640 ( +2) closed 29471 (+40) total 34111 (+42) Open issues with patches: 2191 Issues opened (29) ================== #16037: httplib: header parsing is unlimited http://bugs.python.org/issue16037 reopened by Arfrever #22301: smtplib.SMTP.starttls' documentation is just confusing http://bugs.python.org/issue22301 opened by maker #22302: Windows os.path.isabs UNC path bug http://bugs.python.org/issue22302 opened by akima #22303: Write better test for SSLContext.load_verify_locations http://bugs.python.org/issue22303 opened by pitrou #22305: Documentation on deepcopy's problems is misleading http://bugs.python.org/issue22305 opened by shlsh #22308: add {implementation} to sysconfig.py http://bugs.python.org/issue22308 opened by mattip #22309: distutils/spawn.py handle fork() not implemented. http://bugs.python.org/issue22309 opened by John.Malmberg #22310: Report actual EOF character instead of assuming Ctrl-D http://bugs.python.org/issue22310 opened by John.Malmberg #22313: Make PYLONG_BITS_IN_DIGIT always available to non-core extensi http://bugs.python.org/issue22313 opened by scoder #22314: pydoc.py: TypeError with a $LINES defined to anything http://bugs.python.org/issue22314 opened by arigo #22317: action argument is not documented in argparse add_subparser() http://bugs.python.org/issue22317 opened by Ubik #22319: mailbox.MH chokes on directories without .mh_sequences http://bugs.python.org/issue22319 opened by gumnos #22323: Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString( http://bugs.python.org/issue22323 opened by haypo #22324: Use PyUnicode_AsWideCharString() instead of PyUnicode_AsUnicod http://bugs.python.org/issue22324 opened by haypo #22326: tempfile.TemporaryFile fails on NFS v4 filesystems http://bugs.python.org/issue22326 opened by drosera #22327: test_gdb failures on Ubuntu 14.10 http://bugs.python.org/issue22327 opened by barry #22329: Windows installer can't recover partially installed state http://bugs.python.org/issue22329 opened by LlelanD #22330: PyOS_mystricmp is broken http://bugs.python.org/issue22330 opened by kakkoko #22331: test_io.test_interrupted_write_text() hangs on the buildbot Fr http://bugs.python.org/issue22331 opened by haypo #22332: test_multiprocessing_main_handling fail on buildbot "x86 FreeB http://bugs.python.org/issue22332 opened by haypo #22333: test_threaded_import.test_parallel_meta_path() failed on x86 W http://bugs.python.org/issue22333 opened by haypo #22334: test_tcl.test_split() fails on "x86 FreeBSD 7.2 3.x" buildbot http://bugs.python.org/issue22334 opened by haypo #22335: Python 3: Segfault instead of MemoryError when bytearray too b http://bugs.python.org/issue22335 opened by swanson #22336: _tkinter should use Python PyMem_Malloc() instead of Tcl ckall http://bugs.python.org/issue22336 opened by haypo #22338: test_json crash on memory allocation failure http://bugs.python.org/issue22338 opened by haypo #22339: Incorrect behavior when subclassing enum.Enum http://bugs.python.org/issue22339 opened by Walkman #22340: Fix Python 3 warnings in Python 2 tests http://bugs.python.org/issue22340 opened by haypo #22341: Python 3 crc32 documentation clarifications http://bugs.python.org/issue22341 opened by vadmium #22342: Fix typo in PEP 380 -- Syntax for Delegating to a Subgenerator http://bugs.python.org/issue22342 opened by Gael.Robin Most recent 15 issues with no replies (15) ========================================== #22342: Fix typo in PEP 380 -- Syntax for Delegating to a Subgenerator http://bugs.python.org/issue22342 #22341: Python 3 crc32 documentation clarifications http://bugs.python.org/issue22341 #22338: test_json crash on memory allocation failure http://bugs.python.org/issue22338 #22327: test_gdb failures on Ubuntu 14.10 http://bugs.python.org/issue22327 #22317: action argument is not documented in argparse add_subparser() http://bugs.python.org/issue22317 #22314: pydoc.py: TypeError with a $LINES defined to anything http://bugs.python.org/issue22314 #22313: Make PYLONG_BITS_IN_DIGIT always available to non-core extensi http://bugs.python.org/issue22313 #22303: Write better test for SSLContext.load_verify_locations http://bugs.python.org/issue22303 #22300: PEP 446 What's New Updates for 2.7.9 http://bugs.python.org/issue22300 #22294: 2to3 consuming_calls: len, min, max, zip, map, reduce, filter http://bugs.python.org/issue22294 #22289: support.transient_internet() doesn't catch timeout on FTP test http://bugs.python.org/issue22289 #22286: Allow backslashreplace error handler to be used on input http://bugs.python.org/issue22286 #22268: mrohasattr and mrogetattr http://bugs.python.org/issue22268 #22255: Multiprocessing freeze_support raises RuntimeError http://bugs.python.org/issue22255 #22251: Various markup errors in documentation http://bugs.python.org/issue22251 Most recent 15 issues waiting for review (15) ============================================= #22340: Fix Python 3 warnings in Python 2 tests http://bugs.python.org/issue22340 #22339: Incorrect behavior when subclassing enum.Enum http://bugs.python.org/issue22339 #22338: test_json crash on memory allocation failure http://bugs.python.org/issue22338 #22336: _tkinter should use Python PyMem_Malloc() instead of Tcl ckall http://bugs.python.org/issue22336 #22330: PyOS_mystricmp is broken http://bugs.python.org/issue22330 #22324: Use PyUnicode_AsWideCharString() instead of PyUnicode_AsUnicod http://bugs.python.org/issue22324 #22323: Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString( http://bugs.python.org/issue22323 #22319: mailbox.MH chokes on directories without .mh_sequences http://bugs.python.org/issue22319 #22308: add {implementation} to sysconfig.py http://bugs.python.org/issue22308 #22301: smtplib.SMTP.starttls' documentation is just confusing http://bugs.python.org/issue22301 #22300: PEP 446 What's New Updates for 2.7.9 http://bugs.python.org/issue22300 #22294: 2to3 consuming_calls: len, min, max, zip, map, reduce, filter http://bugs.python.org/issue22294 #22292: pickle whichmodule RuntimeError http://bugs.python.org/issue22292 #22290: "AMD64 OpenIndiana 3.x" buildbot: assertion failed in PyObject http://bugs.python.org/issue22290 #22289: support.transient_internet() doesn't catch timeout on FTP test http://bugs.python.org/issue22289 Top 10 most discussed issues (10) ================================= #22194: access to cdecimal / libmpdec API http://bugs.python.org/issue22194 11 msgs #21951: tcl test change crashes AIX http://bugs.python.org/issue21951 8 msgs #22298: Lib/warnings.py _show_warning does not protect against being c http://bugs.python.org/issue22298 6 msgs #22299: resolve() on Windows makes some pathological paths unusable http://bugs.python.org/issue22299 6 msgs #22334: test_tcl.test_split() fails on "x86 FreeBSD 7.2 3.x" buildbot http://bugs.python.org/issue22334 6 msgs #17620: Python interactive console doesn't use sys.stdin for input http://bugs.python.org/issue17620 5 msgs #22043: Use a monotonic clock to compute timeouts http://bugs.python.org/issue22043 5 msgs #22166: test_codecs leaks references http://bugs.python.org/issue22166 5 msgs #22257: PEP 432: Redesign the interpreter startup sequence http://bugs.python.org/issue22257 5 msgs #22297: 2.7 json encoding broken for enums http://bugs.python.org/issue22297 5 msgs Issues closed (39) ================== #1598: unexpected response in imaplib http://bugs.python.org/issue1598 closed by terry.reedy #5833: readline update http://bugs.python.org/issue5833 closed by terry.reedy #6588: insert cookies into cookie jar - cookielib.py http://bugs.python.org/issue6588 closed by terry.reedy #10240: dict.update.__doc__ is misleading http://bugs.python.org/issue10240 closed by rhettinger #15418: 2to3 docs should mention setup.py fixes required to install co http://bugs.python.org/issue15418 closed by terry.reedy #16040: nntplib: unlimited readline() from connection http://bugs.python.org/issue16040 closed by terry.reedy #19461: RawConfigParser modifies empty strings unconditionally http://bugs.python.org/issue19461 closed by lukasz.langa #19546: configparser leaks implementation detail http://bugs.python.org/issue19546 closed by lukasz.langa #19826: Document that bug reporting by email is possible http://bugs.python.org/issue19826 closed by brett.cannon #20421: expose SSL socket protocol version http://bugs.python.org/issue20421 closed by pitrou #20957: test_smptnet Fail instead of Skip if SSL-port is unavailable http://bugs.python.org/issue20957 closed by haypo #21186: RawConfigParser __name__ option handling inconsistent http://bugs.python.org/issue21186 closed by lukasz.langa #21204: multiprocessing example does not work on Windows http://bugs.python.org/issue21204 closed by terry.reedy #21527: concurrent.futures.ThreadPoolExecutor does not use a default v http://bugs.python.org/issue21527 closed by python-dev #21933: Allow the user to change font sizes with the text pane of turt http://bugs.python.org/issue21933 closed by terry.reedy #22098: Behavior of Structure inconsistent with BigEndianStructure whe http://bugs.python.org/issue22098 closed by pitrou #22185: Occasional RuntimeError from Condition.notify http://bugs.python.org/issue22185 closed by pitrou #22216: smtplip STARTTLS fails at second attampt due to unsufficiant q http://bugs.python.org/issue22216 closed by r.david.murray #22221: ast.literal_eval confused by coding declarations http://bugs.python.org/issue22221 closed by serhiy.storchaka #22258: set_inheritable(): ioctl(FIOCLEX) is available but fails with http://bugs.python.org/issue22258 closed by python-dev #22270: cache version selection for documentation http://bugs.python.org/issue22270 closed by terry.reedy #22275: asyncio: enhance documentation of OS support http://bugs.python.org/issue22275 closed by python-dev #22283: "AMD64 FreeBSD 9.0 3.x" fails to build the _decimal module: #e http://bugs.python.org/issue22283 closed by skrah #22296: cookielib uses time.time(), making incorrect checks of expirat http://bugs.python.org/issue22296 closed by regu0004 #22304: Update multiprocessing examples to Py3 and test http://bugs.python.org/issue22304 closed by terry.reedy #22306: Inconsistent division by 0 behaviour in decimal module http://bugs.python.org/issue22306 closed by rhettinger #22307: os.getlogin() documentation has misleading side note http://bugs.python.org/issue22307 closed by python-dev #22311: Pip 404's http://bugs.python.org/issue22311 closed by pitrou #22312: ntpath.splitdrive('//') -> IndexError http://bugs.python.org/issue22312 closed by python-dev #22315: TypeError in error handling in distutils.dir_util.copy_tree http://bugs.python.org/issue22315 closed by python-dev #22316: Add rule about "extraneous whitespace around colon" to "Whites http://bugs.python.org/issue22316 closed by gvanrossum #22318: unitest documentation on assertItemsEqual misleading http://bugs.python.org/issue22318 closed by r.david.murray #22320: Invalid link in General Python FAQ http://bugs.python.org/issue22320 closed by ned.deily #22321: odd result for datetime.time.strftime("%s") http://bugs.python.org/issue22321 closed by r.david.murray #22322: Zip files created by `git archive` result in a SyntaxError (du http://bugs.python.org/issue22322 closed by r.david.murray #22325: wrong subtraction result http://bugs.python.org/issue22325 closed by r.david.murray #22328: ur'foo\d' raises SyntaxError http://bugs.python.org/issue22328 closed by r.david.murray #22337: Modulus not returning proper remainder http://bugs.python.org/issue22337 closed by r.david.murray #1660009: continuing problem with httplib multiple set-cookie headers http://bugs.python.org/issue1660009 closed by terry.reedy
participants (1)
-
Python tracker