Skip to content

wb.save() on macOS causes confirmation prompt #957

@fzumstein

Description

@fzumstein

OS (e.g. Windows 10 or macOS Sierra)

macOS Sierra

Versions of xlwings, Excel and Python (e.g. 0.11.8, Office 365, Python 3.7)

0.12.1, Office 16.19, Python 3.7

Describe your issue (incl. Traceback!)

wb.save() on macOS causes confirmation prompt

Include a minimal code sample to reproduce the issue (and attach a sample workbook if required!)

Run the followin 2x on from within a new Excel instance.

import xlwings as xw
wb = xw.Book()
wb.save()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions