blob: 1d9054f153b16caaec41f845bcda4777c6b0c456 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
-------------------------------------------------------
Changelog : pyconcurrent
Tags : 1.3.0 ➙ 1.4.0
: 2025-04-24 ➙ 2025-04-25
: 6 tags. See Docs for full changelog
-------------------------------------------------------
2025-04-25 : 1.4.0
asyncio : missing decode() for stdout/err
pytest : ensure python path uses dev source for tests
Add missing SPDX identifiers
update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
2025-04-25 : 1.3.3
Fix readme typo and small tweak for clarity
2025-04-24 update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
2025-04-24 : 1.3.2
Change examples in README to include everything to actually run
update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
2025-04-24 : 1.3.1
Add note about git signing key in readme
update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
2025-04-24 : 1.3.0
Add missing tests dir after it was moved
update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
|