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
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
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 }}
asottile
/
reorder-python-imports
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
62
Star
782
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: asottile/reorder-python-imports
Actions
All workflows
Workflows
main
main
Show more workflows...
Management
Caches
main
main
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
main.yml
will be ignored since log searching is not yet available
61 workflow runs
61 workflow runs
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.
Merge pull request #447 from asottile/py315-sentinel
main
#232:
Commit
9d91d91
pushed by
asottile
3m 27s
main
main
3m 27s
View workflow file
add 3.15 removal typing_extensions:sentinel
main
#231:
Pull request
#447
reopened by
asottile
4m 13s
py315-sentinel
py315-sentinel
4m 13s
View #447
View workflow file
add 3.15 removal typing_extensions:sentinel
main
#230:
Pull request
#447
synchronize by
asottile
4h 59m 20s
py315-sentinel
py315-sentinel
4h 59m 20s
View #447
View workflow file
add 3.15 removal typing_extensions:sentinel
main
#229:
Pull request
#447
opened by
asottile
21m 21s
py315-sentinel
py315-sentinel
21m 21s
View #447
View workflow file
Merge pull request #446 from asottile/pre-commit-ci-update-config
main
#228:
Commit
babdeaf
pushed by
asottile
52s
main
main
52s
View workflow file
[pre-commit.ci] pre-commit autoupdate
main
#227:
Pull request
#446
opened by
pre-commit-ci
Bot
2m 53s
pre-commit-ci-update-config
pre-commit-ci-update-config
2m 53s
View #446
View workflow file
fix: move TypedDict replacement from Python 3.13 to 3.15
main
#226:
Pull request
#445
synchronize by
baluyotraf
47s
baluyotraf:fix/remove-typeddict-p313
baluyotraf:fix/remove-typeddict-p313
47s
View #445
View workflow file
fix: move TypedDict replacement from Python 3.13 to 3.15
main
#225:
Pull request
#445
synchronize by
baluyotraf
49s
baluyotraf:fix/remove-typeddict-p313
baluyotraf:fix/remove-typeddict-p313
49s
View #445
View workflow file
fix: move TypedDict replacement from Python 3.13 to 3.15
main
#224:
Pull request
#445
synchronize by
baluyotraf
46s
baluyotraf:fix/remove-typeddict-p313
baluyotraf:fix/remove-typeddict-p313
46s
View #445
View workflow file
fix: move TypedDict replacement from Python 3.13 to 3.15
main
#223:
Pull request
#445
opened by
baluyotraf
54s
baluyotraf:fix/remove-typeddict-p313
baluyotraf:fix/remove-typeddict-p313
54s
View #445
View workflow file
Merge pull request #444 from asottile/pre-commit-ci-update-config
main
#222:
Commit
cb7765a
pushed by
asottile
2m 37s
main
main
2m 37s
View workflow file
[pre-commit.ci] pre-commit autoupdate
main
#221:
Pull request
#444
opened by
pre-commit-ci
Bot
2m 45s
pre-commit-ci-update-config
pre-commit-ci-update-config
2m 45s
View #444
View workflow file
v3.17.0
main
#220:
Commit
5e38415
pushed by
asottile
1m 2s
v3.17.0
v3.17.0
1m 2s
View workflow file
v3.17.0
main
#219:
Commit
5e38415
pushed by
asottile
50s
main
main
50s
View workflow file
Merge pull request #443 from asottile/lazy-imports
main
#218:
Commit
cd12474
pushed by
asottile
54s
main
main
54s
View workflow file
add support for lazy imports
main
#217:
Pull request
#443
synchronize by
asottile
55s
lazy-imports
lazy-imports
55s
View #443
View workflow file
add support for lazy imports
main
#216:
Pull request
#443
opened by
asottile
29s
lazy-imports
lazy-imports
29s
View #443
View workflow file
Preserve blank lines between pre-import code and first import
main
#215:
Pull request
#441
synchronize by
Childcity
1m 4s
Childcity:dont-touch-new-lines-before-imports
Childcity:dont-touch-new-lines-before-imports
1m 4s
View #441
View workflow file
Preserve blank lines between pre-import code and first import
main
#214:
Pull request
#441
opened by
Childcity
28s
Childcity:dont-touch-new-lines-before-imports
Childcity:dont-touch-new-lines-before-imports
28s
View #441
View workflow file
Merge pull request #440 from asottile/pre-commit-ci-update-config
main
#213:
Commit
72f91ea
pushed by
asottile
1m 34s
main
main
1m 34s
View workflow file
[pre-commit.ci] pre-commit autoupdate
main
#212:
Pull request
#440
opened by
pre-commit-ci
Bot
1m 6s
pre-commit-ci-update-config
pre-commit-ci-update-config
1m 6s
View #440
View workflow file
Merge pull request #439 from asottile/pre-commit-ci-update-config
main
#211:
Commit
2d9adf0
pushed by
asottile
2m 59s
main
main
2m 59s
View workflow file
[pre-commit.ci] pre-commit autoupdate
main
#210:
Pull request
#439
opened by
pre-commit-ci
Bot
2m 53s
pre-commit-ci-update-config
pre-commit-ci-update-config
2m 53s
View #439
View workflow file
Merge pull request #438 from asottile/pre-commit-ci-update-config
main
#209:
Commit
9d992d5
pushed by
asottile
41s
main
main
41s
View workflow file
[pre-commit.ci] pre-commit autoupdate
main
#208:
Pull request
#438
opened by
pre-commit-ci
Bot
2m 25s
pre-commit-ci-update-config
pre-commit-ci-update-config
2m 25s
View #438
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.