Commit 28c5824
committed
Pynguin 0.43.0
- Add experimental support for Python 3.11, 3.12, and 3.13 (cf. GitHub PR #110, Issue #84)
- Improve `subprocess` performance (cf. GitHub PR #110)
- Refactor instrumentation, control-flow graph, tracing, and `DynamicSlicer` (cf. GitHub PR #110)
- Fix `object_addersses` not reset after each test execution (cf. GitHub PR #110)
- Fix use of `CODE_OBJECT_ID_KEY` for modules operating on their docstring (cf. GitHub PR #110)
- Fix edge cases in dynamic slicer (cf. GitHub PR #110)1 parent 5423932 commit 28c5824
File tree
4 files changed
+12
-3
lines changed- docker
- src/pynguin
4 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 | | |
15 | 24 | | |
16 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
0 commit comments