Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
benoitc
/
erlang-python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5
Star
101
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: benoitc/erlang-python
Actions
All workflows
Workflows
CI
CI
Copilot code review
Copilot code review
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
475 workflow runs
475 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add inspiration guide showcasing use cases and patterns
CI
#432:
Commit
c6a1e13
pushed by
benoitc
4m 27s
main
main
4m 27s
View workflow file
Merge pull request #56 from benoitc/feature/optimize-process-ready-tasks
CI
#431:
Commit
371fbe1
pushed by
benoitc
4m 34s
main
main
4m 34s
View workflow file
Optimize nif_process_ready_tasks for ~15% performance improvement
CI
#430:
Pull request
#56
synchronize by
benoitc
6m 53s
feature/optimize-process-ready-tasks
feature/optimize-process-ready-tasks
6m 53s
View #56
View workflow file
Optimize nif_process_ready_tasks for ~15% performance improvement
CI
#429:
Pull request
#56
opened by
benoitc
4m 35s
feature/optimize-process-ready-tasks
feature/optimize-process-ready-tasks
4m 35s
View #56
View workflow file
Merge pull request #55 from benoitc/feature/owngil-imports-paths
CI
#428:
Commit
e631349
pushed by
benoitc
4m 40s
main
main
4m 40s
View workflow file
Apply imports/paths to OWN_GIL sessions
CI
#427:
Pull request
#55
opened by
benoitc
3m 51s
feature/owngil-imports-paths
feature/owngil-imports-paths
3m 51s
View #55
View workflow file
Merge pull request #54 from benoitc/feature/init-config
CI
#426:
Commit
98728d1
pushed by
benoitc
4m 26s
main
main
4m 26s
View workflow file
Add config-based initialization for imports and paths
CI
#425:
Pull request
#54
synchronize by
benoitc
4m 26s
feature/init-config
feature/init-config
4m 26s
View #54
View workflow file
Add config-based initialization for imports and paths
CI
#424:
Pull request
#54
opened by
benoitc
4m 39s
feature/init-config
feature/init-config
4m 39s
View #54
View workflow file
Merge pull request #53 from benoitc/feature/immediate-import-apply
CI
#423:
Commit
9031d00
pushed by
benoitc
4m 33s
main
main
4m 33s
View workflow file
Apply imports and paths immediately to running interpreters
CI
#422:
Pull request
#53
opened by
benoitc
4m 37s
feature/immediate-import-apply
feature/immediate-import-apply
4m 37s
View #53
View workflow file
Fix enif_select 'stealing control' warning in asyncio tests
CI
#421:
Commit
786e2b7
pushed by
benoitc
4m 37s
main
main
4m 37s
View workflow file
Merge pull request #52 from benoitc/feature/true-streaming-protocol
CI
#420:
Commit
e8bb2ca
pushed by
benoitc
4m 21s
main
main
4m 21s
View workflow file
Add true streaming API with stream_start/3,4 and stream_cancel/1
CI
#419:
Pull request
#52
synchronize by
benoitc
4m 31s
feature/true-streaming-protocol
feature/true-streaming-protocol
4m 31s
View #52
View workflow file
Add true streaming API with stream_start/3,4 and stream_cancel/1
CI
#418:
Pull request
#52
opened by
benoitc
4m 39s
feature/true-streaming-protocol
feature/true-streaming-protocol
4m 39s
View #52
View workflow file
Merge pull request #51 from benoitc/refactor/remove-auto-io-pool
CI
#417:
Commit
039e864
pushed by
benoitc
12m 10s
main
main
12m 10s
View workflow file
Remove auto-started io pool to reduce memory usage
CI
#416:
Pull request
#51
opened by
benoitc
4m 31s
refactor/remove-auto-io-pool
refactor/remove-auto-io-pool
4m 31s
View #51
View workflow file
Merge pull request #50 from benoitc/fix/c-audit-findings
CI
#415:
Commit
cfaa452
pushed by
benoitc
4m 32s
main
main
4m 32s
View workflow file
Fix C audit findings
CI
#414:
Pull request
#50
opened by
benoitc
4m 39s
fix/c-audit-findings
fix/c-audit-findings
4m 39s
View #50
View workflow file
Merge pull request #49 from benoitc/feature/per-interpreter-preload-code
CI
#413:
Commit
ba5633c
pushed by
benoitc
4m 34s
main
main
4m 34s
View workflow file
Add per-interpreter preload code with inherited globals
CI
#412:
Pull request
#49
opened by
benoitc
4m 29s
feature/per-interpreter-preload-code
feature/per-interpreter-preload-code
4m 29s
View #49
View workflow file
Merge pull request #48 from benoitc/feature/per-interpreter-import-re…
CI
#411:
Commit
cf75085
pushed by
benoitc
32m 20s
main
main
32m 20s
View workflow file
Per-interpreter import and path registry
CI
#410:
Pull request
#48
synchronize by
benoitc
4m 34s
feature/per-interpreter-import-registry
feature/per-interpreter-import-registry
4m 34s
View #48
View workflow file
Per-interpreter import and path registry
CI
#409:
Pull request
#48
synchronize by
benoitc
4m 33s
feature/per-interpreter-import-registry
feature/per-interpreter-import-registry
4m 33s
View #48
View workflow file
Per-interpreter import and path registry
CI
#408:
Pull request
#48
synchronize by
benoitc
4m 29s
feature/per-interpreter-import-registry
feature/per-interpreter-import-registry
4m 29s
View #48
View workflow file
Previous
1
2
3
4
5
…
18
19
Next
You can’t perform that action at this time.