ACTIVITY SUMMARY (2014-09-05 - 2014-09-12) 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 4652 (+12) closed 29509 (+38) total 34161 (+50) Open issues with patches: 2196 Issues opened (39) ================== #16662: load_tests not invoked in package/__init__.py http://bugs.python.org/issue16662 reopened by haypo #22343: Install bash activate script on Windows when using venv http://bugs.python.org/issue22343 opened by marfire #22344: Reorganize unittest.mock docs into linear manner http://bugs.python.org/issue22344 opened by py.user #22347: mimetypes.guess_type("//example.com") misinterprets host name http://bugs.python.org/issue22347 opened by vadmium #22348: Documentation of asyncio.StreamWriter.drain() http://bugs.python.org/issue22348 opened by martius #22350: nntplib file write failure causes exception from QUIT command http://bugs.python.org/issue22350 opened by vadmium #22351: NNTP constructor exception leaves socket for garbage collector http://bugs.python.org/issue22351 opened by vadmium #22352: Ensure opcode names and args fit in disassembly output http://bugs.python.org/issue22352 opened by ncoghlan #22354: Highlite tabs in the IDLE http://bugs.python.org/issue22354 opened by Christian.Kleineidam #22355: inconsistent results with inspect.getsource() / inspect.getsou http://bugs.python.org/issue22355 opened by isedev #22356: mention explicitly that stdlib assumes gmtime(0) epoch is 1970 http://bugs.python.org/issue22356 opened by akira #22357: inspect module documentation makes no reference to __qualname_ http://bugs.python.org/issue22357 opened by isedev #22359: Remove incorrect uses of recursive make http://bugs.python.org/issue22359 opened by Sjlver #22360: Adding manually offset parameter to str/bytes split function http://bugs.python.org/issue22360 opened by cwr #22361: Ability to join() threads in concurrent.futures.ThreadPoolExec http://bugs.python.org/issue22361 opened by dktrkranz #22362: Warn about octal escapes > 0o377 in re http://bugs.python.org/issue22362 opened by serhiy.storchaka #22363: argparse AssertionError with add_mutually_exclusive_group and http://bugs.python.org/issue22363 opened by Zacrath #22364: Unify error messages of re and regex http://bugs.python.org/issue22364 opened by serhiy.storchaka #22365: SSLContext.load_verify_locations(cadata) does not accept CRLs http://bugs.python.org/issue22365 opened by Ralph.Broenink #22366: urllib.request.urlopen shoudl take a "context" (SSLContext) ar http://bugs.python.org/issue22366 opened by alex #22367: Please add F_OFD_SETLK, etc support to fcntl.lockf http://bugs.python.org/issue22367 opened by Andrew.Lutomirski #22370: pathlib OS detection http://bugs.python.org/issue22370 opened by Antony.Lee #22371: tests failing with -uall and http_proxy and https_proxy set http://bugs.python.org/issue22371 opened by doko #22374: Replace contextmanager example and improve explanation http://bugs.python.org/issue22374 opened by terry.reedy #22376: urllib2.urlopen().read().splitlines() opening a directory in a http://bugs.python.org/issue22376 opened by alanoe #22377: %Z in strptime doesn't match EST and others http://bugs.python.org/issue22377 opened by cool-RR #22378: SO_MARK support for Linux http://bugs.python.org/issue22378 opened by jpv #22379: Empty exception message of str.join http://bugs.python.org/issue22379 opened by fossilet #22382: sqlite3 connection built from apsw connection should raise Int http://bugs.python.org/issue22382 opened by wtonkin #22384: Tk.report_callback_exception kills process when run with pytho http://bugs.python.org/issue22384 opened by Aivar.Annamaa #22385: Allow 'x' and 'X' to accept bytes-like objects in string forma http://bugs.python.org/issue22385 opened by ncoghlan #22387: Making tempfile.NamedTemporaryFile a class http://bugs.python.org/issue22387 opened by Antony.Lee #22388: Unify style of "Contributed by" notes http://bugs.python.org/issue22388 opened by serhiy.storchaka #22389: Generalize contextlib.redirect_stdout http://bugs.python.org/issue22389 opened by barry #22390: test.regrtest should complain if a test doesn't remove tempora http://bugs.python.org/issue22390 opened by haypo #22391: MSILIB truncates last character in summary information stream http://bugs.python.org/issue22391 opened by Kevin.Phillips #22392: Clarify documentation of __getinitargs__ http://bugs.python.org/issue22392 opened by David.Gilman #22393: multiprocessing.Pool shouldn't hang forever if a worker proces http://bugs.python.org/issue22393 opened by dan.oreilly #22394: Update documentation building to use venv and pip http://bugs.python.org/issue22394 opened by brett.cannon Most recent 15 issues with no replies (15) ========================================== #22394: Update documentation building to use venv and pip http://bugs.python.org/issue22394 #22393: multiprocessing.Pool shouldn't hang forever if a worker proces http://bugs.python.org/issue22393 #22392: Clarify documentation of __getinitargs__ http://bugs.python.org/issue22392 #22388: Unify style of "Contributed by" notes http://bugs.python.org/issue22388 #22378: SO_MARK support for Linux http://bugs.python.org/issue22378 #22370: pathlib OS detection http://bugs.python.org/issue22370 #22367: Please add F_OFD_SETLK, etc support to fcntl.lockf http://bugs.python.org/issue22367 #22357: inspect module documentation makes no reference to __qualname_ http://bugs.python.org/issue22357 #22356: mention explicitly that stdlib assumes gmtime(0) epoch is 1970 http://bugs.python.org/issue22356 #22354: Highlite tabs in the IDLE http://bugs.python.org/issue22354 #22352: Ensure opcode names and args fit in disassembly output http://bugs.python.org/issue22352 #22351: NNTP constructor exception leaves socket for garbage collector http://bugs.python.org/issue22351 #22350: nntplib file write failure causes exception from QUIT command http://bugs.python.org/issue22350 #22347: mimetypes.guess_type("//example.com") misinterprets host name http://bugs.python.org/issue22347 #22344: Reorganize unittest.mock docs into linear manner http://bugs.python.org/issue22344 Most recent 15 issues waiting for review (15) ============================================= #22393: multiprocessing.Pool shouldn't hang forever if a worker proces http://bugs.python.org/issue22393 #22390: test.regrtest should complain if a test doesn't remove tempora http://bugs.python.org/issue22390 #22389: Generalize contextlib.redirect_stdout http://bugs.python.org/issue22389 #22388: Unify style of "Contributed by" notes http://bugs.python.org/issue22388 #22384: Tk.report_callback_exception kills process when run with pytho http://bugs.python.org/issue22384 #22379: Empty exception message of str.join http://bugs.python.org/issue22379 #22378: SO_MARK support for Linux http://bugs.python.org/issue22378 #22366: urllib.request.urlopen shoudl take a "context" (SSLContext) ar http://bugs.python.org/issue22366 #22363: argparse AssertionError with add_mutually_exclusive_group and http://bugs.python.org/issue22363 #22362: Warn about octal escapes > 0o377 in re http://bugs.python.org/issue22362 #22359: Remove incorrect uses of recursive make http://bugs.python.org/issue22359 #22356: mention explicitly that stdlib assumes gmtime(0) epoch is 1970 http://bugs.python.org/issue22356 #22348: Documentation of asyncio.StreamWriter.drain() http://bugs.python.org/issue22348 #22339: Incorrect behavior when subclassing enum.Enum http://bugs.python.org/issue22339 #22330: PyOS_mystricmp is broken http://bugs.python.org/issue22330 Top 10 most discussed issues (10) ================================= #22299: resolve() on Windows makes some pathological paths unusable http://bugs.python.org/issue22299 19 msgs #22302: Windows os.path.isabs UNC path bug http://bugs.python.org/issue22302 12 msgs #9951: introduce bytes.hex method http://bugs.python.org/issue9951 11 msgs #16662: load_tests not invoked in package/__init__.py http://bugs.python.org/issue16662 11 msgs #22166: test_codecs leaks references http://bugs.python.org/issue22166 10 msgs #21228: Missing enumeration of HTTPResponse Objects methods of urllib. http://bugs.python.org/issue21228 9 msgs #7559: TestLoader.loadTestsFromName swallows import errors http://bugs.python.org/issue7559 7 msgs #22339: Incorrect behavior when subclassing enum.Enum http://bugs.python.org/issue22339 7 msgs #22240: argparse support for "python -m module" in help http://bugs.python.org/issue22240 6 msgs #22360: Adding manually offset parameter to str/bytes split function http://bugs.python.org/issue22360 6 msgs Issues closed (37) ================== #4972: context management support in imaplib, smtplib, ftplib http://bugs.python.org/issue4972 closed by serhiy.storchaka #8315: ./python -m unittest test.test_importlib doesn't work http://bugs.python.org/issue8315 closed by berker.peksag #11487: build_installer.py should avoid relying on a young Python http://bugs.python.org/issue11487 closed by ned.deily #13968: Support recursive globs http://bugs.python.org/issue13968 closed by serhiy.storchaka #15594: test_copyfile_named_pipe() fails on Mac OS X Snow Leopard: OSE http://bugs.python.org/issue15594 closed by ned.deily #16104: Compileall script: add option to use multiple cores http://bugs.python.org/issue16104 closed by brett.cannon #19232: Speed up _decimal import http://bugs.python.org/issue19232 closed by skrah #19524: ResourceWarning when urlopen() forgets the HTTPConnection obje http://bugs.python.org/issue19524 closed by serhiy.storchaka #20417: ensurepip should not be installed with --without-ensurepip http://bugs.python.org/issue20417 closed by ncoghlan #20643: Strange dot in documentation (after generator.close) http://bugs.python.org/issue20643 closed by serhiy.storchaka #21122: CPython fails to build modules with LLVM LTO on Mac OS X http://bugs.python.org/issue21122 closed by Sjlver #21147: sqlite3 doesn't complain if the request contains a null charac http://bugs.python.org/issue21147 closed by serhiy.storchaka #21951: tcl test change crashes AIX http://bugs.python.org/issue21951 closed by haypo #22131: uuid.bytes optimization http://bugs.python.org/issue22131 closed by serhiy.storchaka #22192: dict_values objects are hashable http://bugs.python.org/issue22192 closed by roippi #22212: zipfile.py fails if zlib.so module fails to build. http://bugs.python.org/issue22212 closed by ned.deily #22215: "embedded NUL character" exceptions http://bugs.python.org/issue22215 closed by serhiy.storchaka #22226: Refactor dict result handling in Tkinter http://bugs.python.org/issue22226 closed by serhiy.storchaka #22284: decimal module contains less symbols when the _decimal module http://bugs.python.org/issue22284 closed by skrah #22285: The Modules/ directory should not be added to sys.path http://bugs.python.org/issue22285 closed by ned.deily #22295: Clarify available commands for package installation http://bugs.python.org/issue22295 closed by ncoghlan #22336: _tkinter should use Python PyMem_Malloc() instead of Tcl ckall http://bugs.python.org/issue22336 closed by python-dev #22338: test_json crash on memory allocation failure http://bugs.python.org/issue22338 closed by haypo #22340: Fix Python 3 warnings in Python 2 tests http://bugs.python.org/issue22340 closed by haypo #22342: Fix typo in PEP 380 -- Syntax for Delegating to a Subgenerator http://bugs.python.org/issue22342 closed by python-dev #22345: https://docs.python.org/release/1.4/ returns 403 http://bugs.python.org/issue22345 closed by benjamin.peterson #22346: asyncio documentation does not mention provisional status http://bugs.python.org/issue22346 closed by gvanrossum #22349: Remove more unnecessary version checks from distutils http://bugs.python.org/issue22349 closed by python-dev #22353: re.findall() documentation lacks information about finding THE http://bugs.python.org/issue22353 closed by gvanrossum #22358: Unnecessary JUMP_FORWARD(0) (NOP) in if statements without els http://bugs.python.org/issue22358 closed by serhiy.storchaka #22369: "context management protocol" vs "context manager protocol" http://bugs.python.org/issue22369 closed by serhiy.storchaka #22373: PyArray_FromAny tries to deallocate double: 12 (d) http://bugs.python.org/issue22373 closed by benjamin.peterson #22375: urllib2.urlopen().read().splitlines() opening a directory in a http://bugs.python.org/issue22375 closed by alanoe #22380: Y2K compliance section in FAQ is 14 years too old http://bugs.python.org/issue22380 closed by python-dev #22381: update zlib in 2.7 to 1.2.8 http://bugs.python.org/issue22381 closed by doko #22383: Crazy unicode : How g and É¡ look the same but are two differe http://bugs.python.org/issue22383 closed by ezio.melotti #22386: Python 3.4 logging.getLevelName() no longer maps string to lev http://bugs.python.org/issue22386 closed by python-dev
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com