Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
xAAL
Code
Python
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2a369b7450a4c068b7138e36ca4e55d8e87214eb
Select Git revision
Branches
6
main
default
protected
py2-backport
tags/release-0.3
tags/release-0.4_final
tags/release-0.4_r2
tags/release-0.5_final
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Dec
6
4
3
28
Nov
27
26
25
24
13
6
10
Oct
8
26
Sep
25
19
12
19
Aug
19
Jul
17
16
15
12
11
14
Jun
12
9
Apr
2
1
24
Mar
8
16
Feb
23
Jan
7
Dec
3
14
Nov
6
23
Oct
5
Aug
4
May
2
2
Mar
25
Feb
20
Jan
4
15
Dec
24
Nov
17
16
7
5
4
3
2
1
31
Oct
30
18
12
9
7
6
5
4
3
29
Sep
27
26
23
22
15
4
30
Aug
29
13
Jul
23
Jun
20
10
7
3
30
May
25
10
7
28
Apr
8
7
3
2
1
31
Mar
30
27
24
23
18
14
2
1
24
Feb
21
20
15
13
11
10
9
8
7
6
4
3
1
28
Jan
26
25
24
21
14
13
11
10
9
8
15
Dec
2
16
Nov
15
13
10
9
8
5
4
1
30
Oct
29
28
26
24
22
21
20
7
4
30
Sep
27
24
23
15
14
30
Aug
26
13
Jul
12
30
Jun
28
25
24
22
18
16
9
8
20
May
19
27
Apr
7
6
3
2
23
Mar
22
10
22
Feb
18
17
16
13
12
9
28
Jan
27
26
Action is right name, but bugy one is in Go
Some stuff to fix before next migration
Bump to meross 0.4.7.3 version
Format stuff
Merge branch 'typehints' of gitlab.imt-atlantique.fr:xaal/code/python into typehints
Fix some stuff (still some work needed)
Fixing some stuff
Format and fix some pyright
Test is shorter
Added some extra type check
Fix pyright warning
Format for legacy tools
Fix pyright warning
Format
Format
Format
Fix parsing handler wrong type
Remove most pyright errors
Change FuncT and SubFunct
Change MethodT
Oups, subscribers func take a Message not a string
Fix the subscribers func type, fix method func type
Timer and Hooks now accept func and coro functions
Tried to replace Any w/ Callable.. but Coro aren't Callable
Fix monitor config
I changed the config loading to comply pylint/pyright
No more type hints error
Fix
Format
Fixed ruff double quote issue
Format
Format
Enforce ruff and black to use the right formating
Let's try to fix slot issues
Format
Added typing in generated devices
Fix uuid test
get_uuid() uuid can be None
Remove the same optimisation in AsyncEngine
Fix the new corrected bug
Loading