Movatterモバイル変換
[0]ホーム
[Python-Dev] Summary of Python tracker Issues
Python trackerstatus at bugs.python.org
Fri Jun 13 18:07:57 CEST 2014
ACTIVITY SUMMARY (2014-06-06 - 2014-06-13)Python tracker athttp://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 failshttp://bugs.python.org/issue15993 reopened by skrah#18910: IDle: test textView.pyhttp://bugs.python.org/issue18910 reopened by ned.deily#20043: test_multiprocessing_main_handling fails --without-threadshttp://bugs.python.org/issue20043 reopened by berker.peksag#20578: BufferedIOBase.readinto1 is missinghttp://bugs.python.org/issue20578 reopened by benjamin.peterson#21684: inspect.signature bind doesn't include defaults or empty tuplehttp://bugs.python.org/issue21684 opened by rmccampbell7#21686: IDLE - Test hyperparserhttp://bugs.python.org/issue21686 opened by sahutd#21687: Py_SetPath: Path components separated by colonshttp://bugs.python.org/issue21687 opened by fwalch#21690: re documentation: re.compile links to re.search / re.match inshttp://bugs.python.org/issue21690 opened by jdg#21694: IDLE - Test ParenMatchhttp://bugs.python.org/issue21694 opened by sahutd#21696: Idle: test configuration fileshttp://bugs.python.org/issue21696 opened by terry.reedy#21697: shutil.copytree() handles symbolic directory incorrectlyhttp://bugs.python.org/issue21697 opened by shajunxing#21699: Windows Python 3.4.1 pyvenv doesn't work in directories with shttp://bugs.python.org/issue21699 opened by Justin.Engel#21702: asyncio: remote_addr of create_datagram_endpoint() is not docuhttp://bugs.python.org/issue21702 opened by haypo#21703: IDLE: Test UndoDelegatorhttp://bugs.python.org/issue21703 opened by sahutd#21704: _multiprocessing module builds incorrectly when POSIX semaphorhttp://bugs.python.org/issue21704 opened by Arfrever#21705: cgi.py: Multipart with more than one file is misparsedhttp://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_ihttp://bugs.python.org/issue21707 opened by lemburg#21708: Deprecate nonstandard behavior of a dumbdbm databasehttp://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 pathshttp://bugs.python.org/issue21714 opened by Antony.Lee#21715: Chaining exceptions at C levelhttp://bugs.python.org/issue21715 opened by serhiy.storchaka#21716: 3.4.1 download page link for OpenPGP signatures has no sigshttp://bugs.python.org/issue21716 opened by grossdm#21717: Exclusive mode for ZipFile and TarFilehttp://bugs.python.org/issue21717 opened by Antony.Lee#21718: sqlite3 cursor.description seems to rely on incomplete statemehttp://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" messagehttp://bugs.python.org/issue21720 opened by davidszotten#21721: socket.sendfile() should use TransmitFile on Windowshttp://bugs.python.org/issue21721 opened by giampaolo.rodola#21722: teach distutils "upload" to exit with code != 0 when error occhttp://bugs.python.org/issue21722 opened by mdengler#21723: Float maxsize is treated as infinity in asyncio.Queuehttp://bugs.python.org/issue21723 opened by vajrasky#21724: resetwarnings doesn't reset warnings registryhttp://bugs.python.org/issue21724 opened by pitrou#21725: RFC 6531 (SMTPUTF8) support in smtpdhttp://bugs.python.org/issue21725 opened by r.david.murray#21726: Unnecessary line in documentationhttp://bugs.python.org/issue21726 opened by Reid.Price#21728: Confusing error message when initialising type inheriting objehttp://bugs.python.org/issue21728 opened by Gerrit.Holl#21729: Use `with` statement in dbm.dumbhttp://bugs.python.org/issue21729 opened by Claudiu.Popa#21730: test_socket fails --without-threadshttp://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 "AMDhttp://bugs.python.org/issue21732 opened by haypo#21734: compilation of the _ctypes module fails on OpenIndiana: ffi_prhttp://bugs.python.org/issue21734 opened by haypo#21735: test_threading.test_main_thread_after_fork_from_nonmain_threadhttp://bugs.python.org/issue21735 opened by haypo#21736: Add __file__ attribute to frozen moduleshttp://bugs.python.org/issue21736 opened by lemburg#21737: runpy.run_path() fails with frozen __main__ moduleshttp://bugs.python.org/issue21737 opened by lemburg#21738: Enum docs claim replacing __new__ is not possiblehttp://bugs.python.org/issue21738 opened by ethan.furman#21739: Add hint about expression in list comprehensions (https://docshttp://bugs.python.org/issue21739 opened by krichter#21740: doctest doesn't allow duck-typing callableshttp://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 opehttp://bugs.python.org/issue21742 opened by vishvananda#21743: Create tests for RawTurtleScreenhttp://bugs.python.org/issue21743 opened by Lita.Cho#21744: itertools.islice() goes over all the pre-initial elements evenhttp://bugs.python.org/issue21744 opened by jcea#21746: urlparse.BaseResult no longer existshttp://bugs.python.org/issue21746 opened by mgilson#21748: glob.glob does not sort its resultshttp://bugs.python.org/issue21748 opened by drj#21749: pkgutil ImpLoader does not support frozen moduleshttp://bugs.python.org/issue21749 opened by lemburgMost recent 15 issues with no replies (15)==========================================#21749: pkgutil ImpLoader does not support frozen moduleshttp://bugs.python.org/issue21749#21743: Create tests for RawTurtleScreenhttp://bugs.python.org/issue21743#21740: doctest doesn't allow duck-typing callableshttp://bugs.python.org/issue21740#21738: Enum docs claim replacing __new__ is not possiblehttp://bugs.python.org/issue21738#21737: runpy.run_path() fails with frozen __main__ moduleshttp://bugs.python.org/issue21737#21735: test_threading.test_main_thread_after_fork_from_nonmain_threadhttp://bugs.python.org/issue21735#21734: compilation of the _ctypes module fails on OpenIndiana: ffi_prhttp://bugs.python.org/issue21734#21730: test_socket fails --without-threadshttp://bugs.python.org/issue21730#21726: Unnecessary line in documentationhttp://bugs.python.org/issue21726#21720: "TypeError: Item in ``from list'' not a string" messagehttp://bugs.python.org/issue21720#21717: Exclusive mode for ZipFile and TarFilehttp://bugs.python.org/issue21717#21716: 3.4.1 download page link for OpenPGP signatures has no sigshttp://bugs.python.org/issue21716#21715: Chaining exceptions at C levelhttp://bugs.python.org/issue21715#21710: --install-base option ignored?http://bugs.python.org/issue21710#21708: Deprecate nonstandard behavior of a dumbdbm databasehttp://bugs.python.org/issue21708Most recent 15 issues waiting for review (15)=============================================#21749: pkgutil ImpLoader does not support frozen moduleshttp://bugs.python.org/issue21749#21746: urlparse.BaseResult no longer existshttp://bugs.python.org/issue21746#21742: WatchedFileHandler can fail due to race conditions or file opehttp://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__ moduleshttp://bugs.python.org/issue21737#21736: Add __file__ attribute to frozen moduleshttp://bugs.python.org/issue21736#21730: test_socket fails --without-threadshttp://bugs.python.org/issue21730#21729: Use `with` statement in dbm.dumbhttp://bugs.python.org/issue21729#21725: RFC 6531 (SMTPUTF8) support in smtpdhttp://bugs.python.org/issue21725#21723: Float maxsize is treated as infinity in asyncio.Queuehttp://bugs.python.org/issue21723#21722: teach distutils "upload" to exit with code != 0 when error occhttp://bugs.python.org/issue21722#21719: Returning Windows file attribute information via os.stat()http://bugs.python.org/issue21719#21715: Chaining exceptions at C levelhttp://bugs.python.org/issue21715#21708: Deprecate nonstandard behavior of a dumbdbm databasehttp://bugs.python.org/issue21708#21707: modulefinder uses wrong CodeType signature in .replace_paths_ihttp://bugs.python.org/issue21707Top 10 most discussed issues (10)=================================#18910: IDle: test textView.pyhttp://bugs.python.org/issue18910 8 msgs#21722: teach distutils "upload" to exit with code != 0 when error occhttp://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 dialohttp://bugs.python.org/issue20577 7 msgs#21205: Add __qualname__ attribute to Python generators and change defhttp://bugs.python.org/issue21205 6 msgs#20578: BufferedIOBase.readinto1 is missinghttp://bugs.python.org/issue20578 5 msgs#21652: Python 2.7.7 regression in mimetypes module on Windowshttp://bugs.python.org/issue21652 5 msgs#21669: Custom error messages when print & exec are used as statementshttp://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 smtpdhttp://bugs.python.org/issue21725 5 msgsIssues closed (59)==================#1253: IDLE - Percolator overhaulhttp://bugs.python.org/issue1253 closed by terry.reedy#3938: Clearing globals; interpreter -- IDLE differencehttp://bugs.python.org/issue3938 closed by terry.reedy#7424: NetBSD: segmentation fault in listextend during installhttp://bugs.python.org/issue7424 closed by ned.deily#8378: PYTHONSTARTUP is not run by default when Idle is startedhttp://bugs.python.org/issue8378 closed by terry.reedy#10498: calendar.LocaleHTMLCalendar.formatyearpage() results in tracebhttp://bugs.python.org/issue10498 closed by r.david.murray#10503: os.getuid() documentation should be clear on what kind of uidhttp://bugs.python.org/issue10503 closed by python-dev#11709: help-method crashes if sys.stdin is Nonehttp://bugs.python.org/issue11709 closed by python-dev#12063: tokenize module appears to treat unterminated single and doublhttp://bugs.python.org/issue12063 closed by python-dev#12561: Compiler workaround for wide string constants in Modules/getpahttp://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 examplhttp://bugs.python.org/issue13223 closed by python-dev#14758: SMTPServer of smptd does not support binding to an IPv6 addreshttp://bugs.python.org/issue14758 closed by r.david.murray#15780: IDLE (windows) with PYTHONPATH and multiple python versionshttp://bugs.python.org/issue15780 closed by terry.reedy#17457: Unittest discover fails with namespace packages and builtin mohttp://bugs.python.org/issue17457 closed by berker.peksag#17552: Add a new socket.sendfile() methodhttp://bugs.python.org/issue17552 closed by giampaolo.rodola#18039: dbm.open(..., flag="n") does not work and does not give a warnhttp://bugs.python.org/issue18039 closed by serhiy.storchaka#18141: tkinter.Image.__del__ can throw an exception if module globalshttp://bugs.python.org/issue18141 closed by JanKanis#19662: smtpd.py should not decode utf-8http://bugs.python.org/issue19662 closed by r.david.murray#19840: shutil.move(): Add ability to use custom copy function to allohttp://bugs.python.org/issue19840 closed by r.david.murray#20903: smtplib.SMTP raises socket.timeouthttp://bugs.python.org/issue20903 closed by r.david.murray#21230: imghdr does not accept adobe photoshop mime typehttp://bugs.python.org/issue21230 closed by r.david.murray#21256: Sort keyword arguments in mock _format_call_signaturehttp://bugs.python.org/issue21256 closed by python-dev#21310: ResourceWarning when open() fails with io.UnsupportedOperationhttp://bugs.python.org/issue21310 closed by serhiy.storchaka#21372: multiprocessing.util.register_after_fork inconsistencyhttp://bugs.python.org/issue21372 closed by sbt#21404: Document options used to control compression level in tarfilehttp://bugs.python.org/issue21404 closed by python-dev#21463: RuntimeError when URLopener.ftpcache is fullhttp://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 changeshttp://bugs.python.org/issue21569 closed by ncoghlan#21596: asyncio.wait fails when futures list is emptyhttp://bugs.python.org/issue21596 closed by haypo#21629: clinic.py --converters failshttp://bugs.python.org/issue21629 closed by larry#21642: "_ if 1else _" does not compilehttp://bugs.python.org/issue21642 closed by python-dev#21656: Create test coverage for TurtleScreenBase in Turtlehttp://bugs.python.org/issue21656 closed by Lita.Cho#21659: IDLE: One corner calltip casehttp://bugs.python.org/issue21659 closed by python-dev#21667: Clarify status of O(1) indexing semantics of str objectshttp://bugs.python.org/issue21667 closed by ncoghlan#21671: CVE-2014-0224: OpenSSL upgrade to 1.0.1h on Windows requiredhttp://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 dictionarieshttp://bugs.python.org/issue21678 closed by terry.reedy#21681: version string printed on STDERRhttp://bugs.python.org/issue21681 closed by r.david.murray#21682: Refleak in idle_test test_autocompletehttp://bugs.python.org/issue21682 closed by terry.reedy#21683: Add Tix to the Windows buildbot scriptshttp://bugs.python.org/issue21683 closed by zach.ware#21685: zipfile module doesn't properly compress odt documentshttp://bugs.python.org/issue21685 closed by r.david.murray#21688: Improved error msg for make.bat htmlhelphttp://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-interacthttp://bugs.python.org/issue21691 closed by benjamin.peterson#21692: Wrong order of expected/actual for assert_called_once_withhttp://bugs.python.org/issue21692 closed by michael.foord#21693: Broken link to Pylons in the HOWTO TurboGears documentationhttp://bugs.python.org/issue21693 closed by orsenthil#21695: Idle 3.4.1-: closing Find in Files while in progress closes Idhttp://bugs.python.org/issue21695 closed by terry.reedy#21698: Platform.win32_ver() shows different values than expected on Whttp://bugs.python.org/issue21698 closed by haypo#21700: Missing mention of DatagramProtocol having connection_made andhttp://bugs.python.org/issue21700 closed by haypo#21701: create_datagram_endpoint does not receive when both local_addrhttp://bugs.python.org/issue21701 closed by ariddell#21709: logging.__init__ assumes that __file__ is always sethttp://bugs.python.org/issue21709 closed by python-dev#21711: Remove site-python supporthttp://bugs.python.org/issue21711 closed by pitrou#21712: fractions.gcd failurehttp://bugs.python.org/issue21712 closed by rhettinger#21713: a mistype comment in PC/pyconfig.hhttp://bugs.python.org/issue21713 closed by python-dev#21727: Ambiguous sentence explaining `cycle` in itertools documentatihttp://bugs.python.org/issue21727 closed by rhettinger#21733: "mmap(size=9223372036854779904) failed" message when running thttp://bugs.python.org/issue21733 closed by ned.deily#21745: Devguide: mention requirement to install Visual Studio SP1 onhttp://bugs.python.org/issue21745 closed by zach.ware#21747: argvars: error while parsing under windowshttp://bugs.python.org/issue21747 closed by r.david.murray#1517993: IDLE: config-main.def contains windows-specific settingshttp://bugs.python.org/issue1517993 closed by terry.reedy
More information about the Python-Devmailing list
[8]ページ先頭