You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

tenacity

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tenacity - pypi Package Compare versions

Comparing version
8.4.0
to
8.4.1
+3
releasenotes/notes...setuptools-config-3af71aa3592b6948.yaml
---
fixes:
- Fix setuptools config to include tenacity.asyncio package in release distributions.
+1
-1
Metadata-Version: 2.1
Name: tenacity
Version: 8.4.0
Version: 8.4.1
Summary: Retry code until it succeeds

@@ -5,0 +5,0 @@ Home-page: https://github.com/jd/tenacity

@@ -26,5 +26,6 @@ [metadata]

python_requires = >=3.8
packages = tenacity
packages = find:
[options.packages.find]
include = tenacity*
exclude = tests

@@ -31,0 +32,0 @@

Metadata-Version: 2.1
Name: tenacity
Version: 8.4.0
Version: 8.4.1
Summary: Retry code until it succeeds

@@ -5,0 +5,0 @@ Home-page: https://github.com/jd/tenacity

@@ -40,2 +40,3 @@ .editorconfig

releasenotes/notes/fix-async-loop-with-result-f68e913ccb425aca.yaml
releasenotes/notes/fix-setuptools-config-3af71aa3592b6948.yaml
releasenotes/notes/fix-wait-typing-b26eecdb6cc0a1de.yaml

@@ -42,0 +43,0 @@ releasenotes/notes/fix_async-52b6594c8e75c4bc.yaml