Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
MagicStack
/
MagicPython
Public
Notifications
You must be signed in to change notification settings
Fork
94
Star
1.4k
Code
Issues
63
Pull requests
5
Actions
Projects
0
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 19, 2022
Update the syntax to Python 3.10
Show description for 7d0f2b2
vpetrovykh
committed
7d0f2b2
Copy full SHA for 7d0f2b2
Commits on Oct 14, 2022
Make raw f-strings consistent.
Show description for 5b5f388
vpetrovykh
committed
5b5f388
Copy full SHA for 5b5f388
Add Python 3.8 features.
Show description for db32a0d
vpetrovykh
committed
db32a0d
Copy full SHA for db32a0d
Commits on Nov 12, 2020
Github doesn't seem to use MP for highlighter tokenization
Show description for 2802ded
elprans
authored and
1st1
committed
2802ded
Copy full SHA for 2802ded
Commits on Jul 31, 2020
Remove invalid first_line_match key
pchaigno
authored and
vpetrovykh
committed
b2b4f4a
Copy full SHA for b2b4f4a
constant.numeric.dec.python only has 2 capture groups
asottile
authored and
vpetrovykh
committed
225fa4c
Copy full SHA for 225fa4c
Commits on May 18, 2020
Fix for loop highlighting #211 (#212)
nullie
authored
b4b2e6e
Copy full SHA for b4b2e6e
Commits on May 1, 2020
Update the way "in" is scoped.
Show description for 2ca894f
vpetrovykh
committed
2ca894f
Copy full SHA for 2ca894f
Improve detection of call signature and kwargs.
Show description for 72ccccb
vpetrovykh
committed
72ccccb
Copy full SHA for 72ccccb
Add some more specific scopes for member access.
Show description for dd48b8f
vpetrovykh
committed
dd48b8f
Copy full SHA for dd48b8f
Commits on Mar 31, 2020
Add snakemake (#203)
goi42
authored
0b09c1f
Copy full SHA for 0b09c1f
Commits on Feb 16, 2020
Regenerate tmLanguage files using `make` (#196)
asottile
authored
c9b3409
Copy full SHA for c9b3409
Commits on Oct 22, 2019
Add an `update-test` make target.
Show description for 9d40c71
vpetrovykh
committed
9d40c71
Copy full SHA for 9d40c71
Commits on Oct 17, 2019
Bump syntaxdev dep
1st1
committed
076e2bb
Copy full SHA for 076e2bb
Add a `meta.member.access.python` scope.
Show description for c0f8d51
vpetrovykh
committed
c0f8d51
Copy full SHA for c0f8d51
Commits on Mar 15, 2019
Fix the 'make devenv' target
1st1
committed
e57ccc1
Copy full SHA for e57ccc1
Upgrade syntaxdev to 0.1.0
1st1
committed
38422d3
Copy full SHA for 38422d3
Commits on Oct 21, 2018
Scope `from`, `import`, and `as` the same way in imports. (#165)
Show description for 8ff35b3
vpetrovykh
authored and
1st1
committed
8ff35b3
Copy full SHA for 8ff35b3
Fix comment (#167)
Show description for ea55e27
fjeicam
authored and
1st1
committed
ea55e27
Copy full SHA for ea55e27
Commits on Oct 5, 2018
Prepare 1.1.1 release
1st1
committed
1417e08
Copy full SHA for 1417e08
Commits on Oct 4, 2018
package.json: deps -> dev-deps
1st1
committed
da6fa07
Copy full SHA for da6fa07
Prepare 1.1.0 release
1st1
committed
c8893ca
Copy full SHA for c8893ca
Add support for new Python 3.7 attrs/builtins
Show description for 9540297
1st1
committed
9540297
Copy full SHA for 9540297
Tokenize `@` and `.` in decorators (#110)
Show description for 4030374
chbk
authored and
1st1
committed
4030374
Copy full SHA for 4030374
Changing Try-Except... snippets to be Python 3 style (as instead of ,) (#154)
therumbler
authored and
1st1
committed
a891320
Copy full SHA for a891320
Bugfix for an apparent infinite loop in grammar. (#163)
Show description for 1b72e04
vpetrovykh
authored and
1st1
committed
1b72e04
Copy full SHA for 1b72e04
Commits on Sep 12, 2018
Modify foldEndPattern
Kyle Barron
authored and
vpetrovykh
committed
cc2b832
Copy full SHA for cc2b832
Commits on Jul 19, 2018
Update the `*` and `**` in funciton call scopes.
Show description for ad6bd62
vpetrovykh
committed
ad6bd62
Copy full SHA for ad6bd62
Fix an issue with `import` highlighting.
Show description for 7c43d1c
vpetrovykh
committed
7c43d1c
Copy full SHA for 7c43d1c
Stop interpreting `exec` as a keyword.
Show description for 9c874c6
vpetrovykh
committed
9c874c6
Copy full SHA for 9c874c6
Add '%b' as a valid percent-format (PEP 461).
Show description for 2780782
vpetrovykh
committed
2780782
Copy full SHA for 2780782
Update string formatting scopes.
Show description for fb56c6a
vpetrovykh
committed
fb56c6a
Copy full SHA for fb56c6a
Commits on Jul 10, 2018
Fix a docstring highlighter bug.
vpetrovykh
committed
f340032
Copy full SHA for f340032
Commits on Aug 11, 2017
Prepare 1.0.12 release
1st1
committed
935abef
Copy full SHA for 935abef
Highlight `.` in its own scope. (#101)
Show description for b453f26
vpetrovykh
authored and
1st1
committed
b453f26
Copy full SHA for b453f26
Pagination
Previous
Next
You can’t perform that action at this time.