Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pytools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
pytools
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
49d942bb6ea9a9a63f51d94e952c9e247f9aa682
Select Git revision
Branches
5
gitlab-ci-downstream
main
default
protected
memoize-in-complex-identifiers
pylint-autogen
record-exec-time
Tags
20
v2025.1.2
v2025.1.1
v2025.1
v2024.1.21
v2024.1.20
v2024.1.19
v2024.1.18
v2024.1.17
v2024.1.16
v2024.1.15
v2024.1.14
v2024.1.13
v2024.1.12
v2024.1.11
v2024.1.10
v2024.1.9
v2024.1.8
v2024.1.7
v2024.1.6
v2024.1.5
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jun
7
5
4
31
May
30
21
1
29
Apr
24
15
9
1
29
Mar
28
25
20
19
15
13
22
Feb
21
16
14
2
8
Jan
27
Nov
25
21
6
31
Oct
11
8
1
Aug
25
Jul
19
18
Jun
26
Apr
14
Mar
13
7
10
Jan
8
26
Dec
13
12
7
6
4
19
Nov
17
15
13
11
3
21
Oct
14
16
Sep
25
Jun
22
19
17
15
23
May
20
19
9
4
28
Apr
26
19
18
15
7
6
24
Mar
18
3
28
Feb
27
10
25
Jan
22
17
Dec
17
Nov
1
31
Oct
29
11
24
Sep
17
16
Aug
15
17
Jul
12
25
Jun
30
May
27
22
18
11
5
25
Apr
23
22
17
16
8
5
4
2
24
Mar
23
22
21
20
15
10
8
7
17
Jan
16
8
7
5
4
3
24
Dec
25
22
20
17
18
14
15
13
11
9
8
7
2
1
30
Nov
28
27
26
25
24
20
12
11
22
Oct
18
17
15
14
13
5
4
29
Sep
17
15
7
4
5
4
29
Aug
28
26
25
24
3
31
Jul
29
27
22
20
3
2
22
Jun
23
22
17
18
17
15
12
10
6
5
4
3
2
19
May
18
19
18
17
14
13
14
13
11
12
11
9
Apr
29
Mar
12
14
Jan
12
25
Nov
17
23
Oct
22
30
Aug
29
2
Jul
1
12
Jun
11
2
May
1
25
Apr
24
20
Mar
14
13
8
7
5
1
Add vague types to RecordWithoutPickling constructor
Document convergence functionality
Gitlab autopush: use script from ci-support
Bump version to 2024.1.5
v2024.1.5
v2024.1.5
PersistentDict: concurrency improvements (#231)
PersistentDict: smarter WOPD.store (#230)
PersistentDict: allow setting sync (#229)
Bump version to 2024.1.4
v2024.1.4
v2024.1.4
PersistentDict: Use sqlite as backend storage (gh-209)
add another closure test
support closures
KeyBuilder: support function hashing
remove get_read_from_map_from_permutation, get_write_to_map_from_permutation
Bump version to 2024.1.3
v2024.1.3
v2024.1.3
add to_identifier
Record: make __repr__ deterministic
KeyBuilder: Fix time hashing
KeyBuilder: add datetime hashing (#219)
Bump version to 2024.1.2
v2024.1.2
v2024.1.2
clean up some version_info checks (#218)
PersistentDict: better docs, type annotations (#212)
ci: add dependabot updates for github actions
remove deprecated appdirs module
add run-pylint.sh
WriteOncePersistentDict: use functools.lru_cache
improve KeyBuilder documentation (#197)
Bump version to 2024.1.1
v2024.1.1
v2024.1.1
Revert "Record: make field ordering deterministic, add test (#199)"
Record: make field ordering deterministic, add test (#199)
Install orderedsets for pylint
Fix pylint complaint about possibly unset XDG variable in test
Fix test failures resulting from tests being importable
Use find_packages to find packages
Add __init__ module to tests for importability
run pytest on macos
PersistentDict: honor XDG_CACHE_HOME on MacOS
specify python version for cff validation
Bump CI components
PersistentDict: replace _make_dir_recursively
remove deprecated usage of longfloat and longcomplex
Loading