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 }}
314eter
/
language-python
Public
forked from
atom/language-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 27, 2018
Add missing keywords to tree-sitter-python
314eter
committed
aaaafdb
View commit details
Copy full SHA for aaaafdb
Browse repository at this point
Commits on Jun 18, 2018
Prepare 0.50.1 release
maxbrunsfeld
committed
f6beecf
View commit details
Copy full SHA for f6beecf
Browse repository at this point
:arrow_up: tree-sitter-python
maxbrunsfeld
committed
d694297
View commit details
Copy full SHA for d694297
Browse repository at this point
Commits on Jun 11, 2018
Prepare 0.50.0 release
Wliu
authored and
Wliu
committed
43ba8b6
View commit details
Copy full SHA for 43ba8b6
Browse repository at this point
Commits on May 31, 2018
Use Visual Studio 2015 on Appveyor
Wliu
authored
3db6a65
View commit details
Copy full SHA for 3db6a65
Browse repository at this point
Merge pull request #260 from creech46/master
Show description for fc9dd3b
Wliu
authored
fc9dd3b
View commit details
Copy full SHA for fc9dd3b
Browse repository at this point
'lcie' prefix was 'else condition' when it should have been 'else value'
Creech (Intern)
committed
c5d3d9c
View commit details
Copy full SHA for c5d3d9c
Browse repository at this point
Commits on May 3, 2018
Merge pull request #254 from kevinastone/syntax-test
Show description for 253d032
Wliu
authored
253d032
View commit details
Copy full SHA for 253d032
Browse repository at this point
Commits on May 1, 2018
Upgraded the lambda tests to match master/HEAD
kevinastone
committed
007c4b5
View commit details
Copy full SHA for 007c4b5
Browse repository at this point
Migrated function syntax checks to atom-grammar-tests
kevinastone
committed
f129be1
View commit details
Copy full SHA for f129be1
Browse repository at this point
Migrated lambda specs to atom-grammar-tests
kevinastone
committed
66219b2
View commit details
Copy full SHA for 66219b2
Browse repository at this point
Fix missing vararg and keyword arg syntax support
kevinastone
committed
3eb38d7
View commit details
Copy full SHA for 3eb38d7
Browse repository at this point
Added Syntax Tests for Grammar Validation
kevinastone
committed
bd78010
View commit details
Copy full SHA for bd78010
Browse repository at this point
Commits on Apr 24, 2018
Merge pull request #255 from falcondai/fix-lambda
Show description for 9efeb2a
Max Brunsfeld
authored
9efeb2a
View commit details
Copy full SHA for 9efeb2a
Browse repository at this point
simplify lambda regex
falcondai
committed
abe1168
View commit details
Copy full SHA for abe1168
Browse repository at this point
add more test cases for lambda tokenization
falcondai
committed
15d6279
View commit details
Copy full SHA for 15d6279
Browse repository at this point
Merge pull request #253 from falcondai/fix-lambda
Show description for 239d7cd
Max Brunsfeld
authored
239d7cd
View commit details
Copy full SHA for 239d7cd
Browse repository at this point
Commits on Apr 19, 2018
fix lambda parsing issues #246
falcondai
committed
74d5c53
View commit details
Copy full SHA for 74d5c53
Browse repository at this point
Commits on Apr 13, 2018
Prepare 0.49.5 release
maxbrunsfeld
committed
7286bf1
View commit details
Copy full SHA for 7286bf1
Browse repository at this point
:arrow_up: tree-sitter-python
maxbrunsfeld
committed
2efe239
View commit details
Copy full SHA for 2efe239
Browse repository at this point
Give "in" the same highlighting as "and"/"or"
maxbrunsfeld
committed
3784991
View commit details
Copy full SHA for 3784991
Browse repository at this point
Add highlighting for async & await in tree-sitter mode
maxbrunsfeld
committed
36a8c28
View commit details
Copy full SHA for 36a8c28
Browse repository at this point
Commits on Apr 12, 2018
Also include .pyi files for the python grammar (#248)
Show description for aa7d8a7
glenjamin
authored and
ambv
committed
aa7d8a7
View commit details
Copy full SHA for aa7d8a7
Browse repository at this point
Add more file types to tree-sitter-python
ambv
authored
a6691d3
View commit details
Copy full SHA for a6691d3
Browse repository at this point
Commits on Mar 28, 2018
Prepare 0.49.4 release
maxbrunsfeld
committed
962d07e
View commit details
Copy full SHA for 962d07e
Browse repository at this point
:arrow_up: tree-sitter-python
maxbrunsfeld
committed
3c56985
View commit details
Copy full SHA for 3c56985
Browse repository at this point
Merge pull request #247 from atom/wl-not-all-docstrings-are-sql
Show description for 4ac80a7
Wliu
authored
4ac80a7
View commit details
Copy full SHA for 4ac80a7
Browse repository at this point
Not all docstrings are SQL
Wliu
authored and
Wliu
committed
09f71df
View commit details
Copy full SHA for 09f71df
Browse repository at this point
Commits on Mar 26, 2018
Prepare 0.49.3 release
smashwilson
committed
2fe4680
View commit details
Copy full SHA for 2fe4680
Browse repository at this point
Commits on Mar 25, 2018
Merge pull request #244 from atom/wl-single-line-sql-scope
Show description for 8642020
Wliu
authored
8642020
View commit details
Copy full SHA for 8642020
Browse repository at this point
Add missing sql scope to single-quoted single-line SQL strings
Wliu
authored and
Wliu
committed
1f06de1
View commit details
Copy full SHA for 1f06de1
Browse repository at this point
Merge pull request #243 from atom/wl-sql-injections
Show description for df35de2
Wliu
authored
df35de2
View commit details
Copy full SHA for df35de2
Browse repository at this point
Specs
Wliu
authored and
Wliu
committed
3ec9d3d
View commit details
Copy full SHA for 3ec9d3d
Browse repository at this point
Commits on Mar 23, 2018
Inject Python string patterns into embedded SQL strings
Wliu
authored and
Wliu
committed
0a0fe39
View commit details
Copy full SHA for 0a0fe39
Browse repository at this point
Commits on Feb 16, 2018
Prepare 0.49.2 release
maxbrunsfeld
committed
e835e3a
View commit details
Copy full SHA for e835e3a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.