Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use mkstemp to replace deprecated mktemp call #5303

Merged
merged 4 commits into from Jan 26, 2022
Merged

Commits on Jan 24, 2022

  1. Use mkstemp

    Signed-off-by: dbczumar <corey.zumar@databricks.com>
    dbczumar committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    f59f0c2 View commit details
    Browse the repository at this point in the history
  2. Remove num examples

    Signed-off-by: dbczumar <corey.zumar@databricks.com>
    dbczumar committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    fa68186 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Close instead of remove

    Signed-off-by: dbczumar <corey.zumar@databricks.com>
    dbczumar committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    0d4274c View commit details
    Browse the repository at this point in the history
  2. Close the handle

    Signed-off-by: dbczumar <corey.zumar@databricks.com>
    dbczumar committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    78e75b5 View commit details
    Browse the repository at this point in the history