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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xAAL
Code
Python
Commits
Commits · 06d40d0cafc52cf36a2b66fd519181a655eccbb9
06d40d0cafc52cf36a2b66fd519181a655eccbb9
Select Git revision
Selected
06d40d0cafc52cf36a2b66fd519181a655eccbb9
Branches
6
main
default
protected
py2-backport
tags/release-0.5_final
tags/release-0.4_final
tags/release-0.4_r2
tags/release-0.3
7 results
python
Author
Search by author
Any Author
authors
KERDREUX Jerome
jkerdreu
LOHR Christophe
christophe.lohr
2 authors
Browse files
Nov 10, 2021
switched to AsyncEngine
· 06d40d0c
jkerdreu
authored
3 years ago
06d40d0c
Merge cleanup
· cbdc6ffc
jkerdreu
authored
3 years ago
cbdc6ffc
Cleanup after merge
· 8b8143ea
jkerdreu
authored
3 years ago
8b8143ea
Merge
· a80ae8da
jkerdreu
authored
3 years ago
a80ae8da
Merge in progress
· e118f583
jkerdreu
authored
3 years ago
e118f583
Last push
· d2f1a8af
jkerdreu
authored
3 years ago
d2f1a8af
Nov 09, 2021
Last engines commit before engine merge !!
· fe0d2da7
jkerdreu
authored
3 years ago
fe0d2da7
utf-8 not really needed anymore.
· bb7b61ae
jkerdreu
authored
3 years ago
bb7b61ae
utf-8 not really needed anymore.
· afe8ded4
jkerdreu
authored
3 years ago
afe8ded4
Nov 05, 2021
Before merging..
· 4600686a
jkerdreu
authored
3 years ago
4600686a
Switch from pycryto to cryptodomex (pycrypto doesn't work w/ Py3.10)
· 2f7df511
jkerdreu
authored
3 years ago
2f7df511
Nov 04, 2021
Cleanup
· 23e27beb
jkerdreu
authored
3 years ago
23e27beb
Added missing IPX doc
· e2d33606
jkerdreu
authored
3 years ago
e2d33606
Add support for device state at boot
· 8edb697f
jkerdreu
authored
3 years ago
8edb697f
gevent(thread=False)
· 5613a9b4
jkerdreu
authored
3 years ago
5613a9b4
Nov 01, 2021
is_alive
· dce4e1b9
jkerdreu
authored
3 years ago
dce4e1b9
Oct 30, 2021
Fixe old style name
· d8835c2d
jkerdreu
authored
3 years ago
d8835c2d
Fixed old naming issues
· e30cef09
jkerdreu
authored
3 years ago
e30cef09
Oct 29, 2021
Cleanup before merging Aio
· 3ec3699f
jkerdreu
authored
3 years ago
3ec3699f
Oct 28, 2021
Added bunch of console stuff.
· bd93a486
jkerdreu
authored
3 years ago
bd93a486
Back to action..
· ca431390
jkerdreu
authored
3 years ago
ca431390
Oct 26, 2021
Added task
· 7dc04e6a
jkerdreu
authored
3 years ago
7dc04e6a
Oct 24, 2021
AoiLib merge in progress
· b54a3e25
jkerdreu
authored
3 years ago
b54a3e25
nothing
· a690423d
jkerdreu
authored
3 years ago
a690423d
AoiLib merge in progress
· bf436552
jkerdreu
authored
3 years ago
bf436552
Oct 22, 2021
Added spawn, support await in Timers.
· 88b897de
jkerdreu
authored
3 years ago
88b897de
Oct 21, 2021
Switched to push/pull/timer tasks
· 9992da8f
jkerdreu
authored
3 years ago
9992da8f
Nothing
· 545196f8
jkerdreu
authored
3 years ago
545196f8
Oct 20, 2021
Back to reuse ADDR
· 412bc046
jkerdreu
authored
3 years ago
412bc046
Working w/ new_sock
· 62c5105b
jkerdreu
authored
3 years ago
62c5105b
Sync w/ Core
· abddac8e
jkerdreu
authored
3 years ago
abddac8e
Cleanup before merging Aio
· 3a9cb5ee
jkerdreu
authored
3 years ago
3a9cb5ee
Oct 07, 2021
· c754f9bb
jkerdreu
authored
3 years ago
c754f9bb
rx_handlers are now subscribers
· 47676e59
jkerdreu
authored
3 years ago
47676e59
Oct 04, 2021
Remove a warning
· e5e809ab
jkerdreu
authored
3 years ago
e5e809ab
Added nets_async
· 99489db9
jkerdreu
authored
3 years ago
99489db9
Fix the delay issue w/ asyncio.
· 48dfdde7
jkerdreu
authored
3 years ago
48dfdde7
Sep 30, 2021
Finaly the async datagram protocol is working.. looks like a bug a in Python < 3.8.2
· 9f30d18d
jkerdreu
authored
3 years ago
9f30d18d
- added async test.
· d2e97fdf
jkerdreu
authored
3 years ago
d2e97fdf
Added test w/ asyncio (aiohttp)
· 2267f36e
jkerdreu
authored
3 years ago
2267f36e
Loading