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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-rope
/
rope
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
2.2k
Code
Issues
124
Pull requests
16
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: python-rope/rope
Actions
All workflows
Workflows
CodeQL
CodeQL
Copilot
Copilot
Dependency Graph
Dependency Graph
PR Tasks Completed Check
PR Tasks Completed Check
Run Black
Run Black
Run tests
Run tests
Upload Python Package
Upload Python Package
Show more workflows...
Management
Caches
Deployments
Run tests
Run tests
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
78 workflow runs
78 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.
Recognise async def method headers in worder
Run tests
#1919:
Pull request
#859
synchronize by
gadievron
-1s
gadievron:fix/worder-async-def
gadievron:fix/worder-async-def
-1s
View #859
View workflow file
Don't fold source after an f-string with an unmatched literal bracket
Run tests
#1918:
Pull request
#858
synchronize by
gadievron
Action required
gadievron:fix/simplify-fstring-fold
gadievron:fix/simplify-fstring-fold
Action required
View #858
View workflow file
Recognise async def method headers in worder
Run tests
#1917:
Pull request
#859
synchronize by
gadievron
Action required
gadievron:fix/worder-async-def
gadievron:fix/worder-async-def
Action required
View #859
View workflow file
Don't fold source after an f-string with an unmatched literal bracket
Run tests
#1916:
Pull request
#858
synchronize by
gadievron
Action required
gadievron:fix/simplify-fstring-fold
gadievron:fix/simplify-fstring-fold
Action required
View #858
View workflow file
Recognise async def method headers in worder
Run tests
#1915:
Pull request
#859
opened by
gadievron
Action required
gadievron:fix/worder-async-def
gadievron:fix/worder-async-def
Action required
View #859
View workflow file
Don't fold source after an f-string with an unmatched literal bracket
Run tests
#1914:
Pull request
#858
opened by
gadievron
Action required
gadievron:fix/simplify-fstring-fold
gadievron:fix/simplify-fstring-fold
Action required
View #858
View workflow file
Update CHANGELOG.md
Run tests
#1913:
Commit
56f0d0f
pushed by
lieryan
3m 41s
master
master
3m 41s
View workflow file
Merge pull request #857 from python-rope/all-contributors/add-yangfan…
Run tests
#1912:
Commit
3f476ad
pushed by
lieryan
5m 24s
master
master
5m 24s
View workflow file
Merge pull request #847 from yangfan-yf-yf/fix/autoimport-invalid-sou…
Run tests
#1911:
Commit
1fed35f
pushed by
lieryan
3m 33s
master
master
3m 33s
View workflow file
Merge pull request #854 from python-rope/lieryan-patchedast-type-alia…
Run tests
#1910:
Commit
78540ab
pushed by
allcontributors
Bot
2m 33s
all-contributors/add-yangfan-yf-yf
all-contributors/add-yangfan-yf-yf
2m 33s
View workflow file
Avoid printing autoimport syntax errors
Run tests
#1909:
Pull request
#847
synchronize by
lieryan
3m 15s
yangfan-yf-yf:fix/autoimport-invalid-source-output
yangfan-yf-yf:fix/autoimport-invalid-source-output
3m 15s
View #847
View workflow file
Merge pull request #854 from python-rope/lieryan-patchedast-type-alia…
Run tests
#1908:
Commit
78540ab
pushed by
lieryan
2m 35s
master
master
2m 35s
View workflow file
Implement patchedast for TypeAlias and TypeVar/TypeVar/ParamSpec syntax
Run tests
#1907:
Pull request
#854
synchronize by
lieryan
3m 46s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
3m 46s
View #854
View workflow file
Refactor _PatchingASTWalker._handle_default_value()
Run tests
#1906:
Commit
8516dd6
pushed by
lieryan
2m 36s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
2m 36s
View #854
View workflow file
Implement patchedast for TypeAlias and TypeVar/TypeVar/ParamSpec syntax
Run tests
#1905:
Pull request
#854
synchronize by
lieryan
3m 46s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
3m 46s
View #854
View workflow file
TypeVarTuple and ParamSpec only exists in Python 3.12 and up
Run tests
#1904:
Commit
cad67a8
pushed by
lieryan
3m 34s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
3m 34s
View workflow file
Implement patchedast for TypeAlias and TypeVar/TypeVar/ParamSpec syntax
Run tests
#1903:
Pull request
#854
synchronize by
lieryan
3m 46s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
3m 46s
View #854
View workflow file
ParamSpec.default_value only exist in Python 3.13 and up
Run tests
#1902:
Commit
af114dd
pushed by
lieryan
2m 31s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
2m 31s
View workflow file
Implement patchedast for TypeAlias and TypeVar/TypeVar/ParamSpec syntax
Run tests
#1901:
Pull request
#854
synchronize by
lieryan
3m 47s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
3m 47s
View #854
View workflow file
Implement patchedast for ParamSpec
Run tests
#1900:
Commit
3cdca3f
pushed by
lieryan
2m 51s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
2m 51s
View workflow file
Implement patchedast for TypeAlias and TypeVar/TypeVar/ParamSpec syntax
Run tests
#1899:
Pull request
#854
synchronize by
lieryan
3m 43s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
3m 43s
View #854
View workflow file
TypeAlias and TypeVar only exists on Python 3.12 and up
Run tests
#1898:
Commit
2223c65
pushed by
lieryan
2m 58s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
2m 58s
View workflow file
Implement patchedast for TypeAlias and TypeVar/TypeVar/ParamSpec syntax
Run tests
#1897:
Pull request
#854
synchronize by
lieryan
3m 26s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
3m 26s
View #854
View workflow file
TypeVar.default_value only exists on Python 3.13 and up
Run tests
#1896:
Commit
9c7442a
pushed by
lieryan
2m 46s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
2m 46s
View workflow file
Implement patchedast for TypeAlias and TypeVar/TypeVar/ParamSpec syntax
Run tests
#1895:
Pull request
#854
synchronize by
lieryan
4m 38s
lieryan-patchedast-type-alias-type-var
lieryan-patchedast-type-alias-type-var
4m 38s
View #854
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.