File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 5
5
- remove ` eventlet ` and ` gevent ` exclusions for Python 3.13 when possible.
6
6
- suspend house keeping thread when nothing to do?
7
7
8
- ## ? on ?
8
+ ## 11.3 on 2025-03-06
9
9
10
- - Add convenient ` dev ` and ` clean.dev ` make targets.
11
10
- Trace double return objects.
11
+ - Enable _ Python 3.13t_ CI with and without GIL.
12
12
- Improve tests.
13
+ - Add convenient ` dev ` and ` clean.dev ` make targets.
13
14
14
15
## 11.2 on 2024-11-17
15
16
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " ProxyPatternPool"
7
- version = " 11.2 "
7
+ version = " 11.3 "
8
8
authors = [ {
name =
" Fabien Coelho" ,
email =
" [email protected] " } ]
9
9
description = " Generic Proxy and Pool Classes for Python"
10
10
readme = " README.md"
You can’t perform that action at this time.
0 commit comments