We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6185d commit 9c8f2caCopy full SHA for 9c8f2ca
2 files changed
AUTHORS.rst
@@ -16,3 +16,4 @@ Authors
16
* Haoyu Weng - https://github.com/wengh
17
* Oldřich Jedlička - https://github.com/oldium
18
* Colin Watson - https://github.com/cjwatson
19
+* Jacob Tomlinson - https://github.com/jacobtomlinson
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
Changelog
3
=========
4
5
+3.2.2 (2025-11-12)
6
+~~~~~~~~~~~~~~~~~~
7
+
8
+* Fixed regression occurring with ``TimeoutError`` exceptions. They should be represented now exactly as the original when unpickling.
9
+ Contributed by Jacob Tomlinson in `#85 <https://github.com/ionelmc/python-tblib/pull/85>`_.
10
11
3.2.1 (2025-10-31)
12
~~~~~~~~~~~~~~~~~~
0 commit comments