Skip to content

Update send2trash to 2.0.0#771

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-send2trash-1.5.0-to-2.0.0
Closed

Update send2trash to 2.0.0#771
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-send2trash-1.5.0-to-2.0.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates send2trash from 1.5.0 to 2.0.0.

Changelog

2.0.0

---------------------------
* Drop suport for Python 2
* Fix `test_trash_topdir` failing on macOS by denini08 in https://github.com/arsenetar/send2trash/pull/100
* Update source installation instructions by gunSlaveUnit in https://github.com/arsenetar/send2trash/pull/102
* Update gio implemenation, should fix 5 by no longer using deprecated GObject.GError

1.8.3

---------------------------
* Add support for any iterable type as input by PalmtopTiger in https://github.com/arsenetar/send2trash/pull/88
* fix: Use os.fsdecode() for arguments to shutil.move() by yogeshiitm in https://github.com/arsenetar/send2trash/pull/90

1.8.2

---------------------------
* win/legacy: tiny logic simplification by BoboTiG in https://github.com/arsenetar/send2trash/pull/77
* TravisCI is not used anymore by sobolevn in https://github.com/arsenetar/send2trash/pull/73
* fix(ci): Update to latest actions, fix python versions by arsenetar in https://github.com/arsenetar/send2trash/pull/78

1.8.1b0

-----------------------------
* Add fallback to HOMETRASH when cross device errors happen in plat_other (26, 41, 63)

1.8.0

---------------------------

* Add compatibility with pathlib paths (49)
* Fix thread compatibility of modern windows implementation (59)
* Fix handling of UNC names in legacy windows implementation  (57)

1.7.1

---------------------------

* Release stable version with changes from last 3 releases
* Fix handling of UNC names (57)

1.7.0a1

-----------------------------

* Changed conditional for when to try to use pyobjc version (51)

1.7.0a0

-----------------------------

* Add console_script entry point (50)
* Increased python CI versions (52, 54)
* Fix minor issue in setup.py (53)
* Fix issue with windows tests importing modules on non-windows (55)
* Unit test cleanups, rewrites, and flake8 cleanups
* Windows: Fix legacy windows platform for multi-byte unicode and add tests
* macOS: Add alternative pyobjc version to potentially improve compatibility (51)

1.6.0b1

-----------------------------

* Add main method which allows calling via ``python -m send2trash somefile``
* Windows: Add support for using IFileOperation when pywin32 is present on Vista and newer
* Add support for passing multiple files at once in a list
* Windows: Batch multi-file calls to improve performance (42)
* Windows: Fix issue with SHFileOperation failing silently when path is not found (33)
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #779

@pyup-bot pyup-bot closed this Jan 14, 2026
@BarthJr BarthJr deleted the pyup-update-send2trash-1.5.0-to-2.0.0 branch January 14, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant