[ruby-core:77397] [Ruby trunk Feature#11965] provide default basename parameter Tempfile.create
From:
sonots@...
Date:
2016-09-26 05:55:43 UTC
List:
ruby-core #77397
Issue #11965 has been updated by Naotoshi Seo. Assignee set to Naotoshi Seo I also wanted to have default basename parameter for Tempfile.create as Tempfile.new, and found this issue. I believe nobody have objections to this change, so committed to trunk. If anyone has any objections, please let me know. Thanks for the patch! ---------------------------------------- Feature #11965: provide default basename parameter Tempfile.create https://bugs.ruby-lang.org/issues/11965#change-60651 * Author: Yuki Kurihara * Status: Closed * Priority: Normal * Assignee: Naotoshi Seo ---------------------------------------- **Tempfile.new** have default basename from 2.3.0 https://github.com/ruby/ruby/commit/05c108cdba62545bb50616726f0b7261cb89ad4e So, I propose that **Tempfile.create** also set default basename. ref https://github.com/ruby/ruby/pull/523 ---Files-------------------------------- tempfile-create-basename.patch (942 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>