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 }}
blacknode404
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 5, 2019
Prepare v0.53.4 release
darangi
committed
d4a8e73
View commit details
Copy full SHA for d4a8e73
Browse repository at this point
:arrow_up:tree-sitter-python@0.15.1
darangi
committed
b11c80c
View commit details
Copy full SHA for b11c80c
Browse repository at this point
Commits on Jun 18, 2019
Prepare 0.53.3 release
maxbrunsfeld
committed
90e2459
View commit details
Copy full SHA for 90e2459
Browse repository at this point
:arrow_up: tree-sitter-python
maxbrunsfeld
committed
110b32c
View commit details
Copy full SHA for 110b32c
Browse repository at this point
Commits on May 24, 2019
Prepare 0.53.2 release
jasonrudolph
committed
a7b0549
View commit details
Copy full SHA for a7b0549
Browse repository at this point
Merge pull request #303 from caleb531/tree-sitter-fn-param-fixes
Show description for 310c4aa
jasonrudolph
authored
310c4aa
View commit details
Copy full SHA for 310c4aa
Browse repository at this point
Commits on May 12, 2019
Tokenize *args and **kwargs the same as other parameters
Show description for 878f350
caleb531
committed
878f350
View commit details
Copy full SHA for 878f350
Browse repository at this point
Commits on Apr 18, 2019
Prepare 0.53.1 release
Ben3eeE
committed
be73472
View commit details
Copy full SHA for be73472
Browse repository at this point
Commits on Apr 13, 2019
Merge pull request #300 from atom/b3-fold-if
Show description for 5b25304
Ben3eeE
authored
5b25304
View commit details
Copy full SHA for 5b25304
Browse repository at this point
Commits on Apr 11, 2019
Allow folding if statement without elif or else
Ben3eeE
committed
4d55d0e
View commit details
Copy full SHA for 4d55d0e
Browse repository at this point
Commits on Apr 10, 2019
Prepare 0.53.0 release
Nathan Sobo
committed
b5011ef
View commit details
Copy full SHA for b5011ef
Browse repository at this point
Merge pull request #298 from caleb531/tree-sitter-subclass-names
Show description for d901fb9
Nathan Sobo
authored
d901fb9
View commit details
Copy full SHA for d901fb9
Browse repository at this point
Merge pull request #297 from caleb531/tree-sitter-function-parameters
Show description for 283fba7
Nathan Sobo
authored
283fba7
View commit details
Copy full SHA for 283fba7
Browse repository at this point
Prepare 0.52.0 release
Nathan Sobo
committed
591fc79
View commit details
Copy full SHA for 591fc79
Browse repository at this point
Merge pull request #288 from atom/b3-more-stuff
Show description for e76078d
Nathan Sobo
authored
e76078d
View commit details
Copy full SHA for e76078d
Browse repository at this point
Commits on Apr 7, 2019
Prepare 0.51.10 release
maxbrunsfeld
committed
a6a1abe
View commit details
Copy full SHA for a6a1abe
Browse repository at this point
:arrow_up: tree-sitter-python
maxbrunsfeld
committed
177fda9
View commit details
Copy full SHA for 177fda9
Browse repository at this point
Merge pull request #296 from caleb531/tree-sitter-first-line
Show description for a884e4e
Winston Liu
authored
a884e4e
View commit details
Copy full SHA for a884e4e
Browse repository at this point
Commits on Apr 6, 2019
Tokenize subclass list names in tree-sitter grammar
caleb531
committed
c8283a9
View commit details
Copy full SHA for c8283a9
Browse repository at this point
Tokenize formal function parameters in tree-sitter grammar
caleb531
committed
7159e8b
View commit details
Copy full SHA for 7159e8b
Browse repository at this point
Add support for python2/3 shebangs in tree-sitter grammar
caleb531
committed
50f0fd0
View commit details
Copy full SHA for 50f0fd0
Browse repository at this point
Commits on Feb 6, 2019
Prepare 0.51.9 release
daviwil
committed
ad49f4a
View commit details
Copy full SHA for ad49f4a
Browse repository at this point
Merge pull request #292 from atom/dw-fix-folding
Show description for 8775c18
daviwil
authored
8775c18
View commit details
Copy full SHA for 8775c18
Browse repository at this point
Merge pull request #289 from etienne-napoleone/patch-1
Show description for f3a7f5b
daviwil
authored
f3a7f5b
View commit details
Copy full SHA for f3a7f5b
Browse repository at this point
Merge pull request #267 from AmyShackles/master
Show description for 6323276
daviwil
authored
6323276
View commit details
Copy full SHA for 6323276
Browse repository at this point
Fix code folding for 'elif' and 'else' statements
daviwil
committed
1cf3398
View commit details
Copy full SHA for 1cf3398
Browse repository at this point
Commits on Nov 28, 2018
Fix PEP8 E301 in class snippet
Show description for 7711cdc
etienne-napoleone
authored
7711cdc
View commit details
Copy full SHA for 7711cdc
Browse repository at this point
Commits on Nov 23, 2018
Add more scopes to the tree sitter grammar
Show description for 9eae0b4
Ben3eeE
committed
9eae0b4
View commit details
Copy full SHA for 9eae0b4
Browse repository at this point
Commits on Nov 15, 2018
Add tree-sitter keyword to package.json
maxbrunsfeld
committed
3b2bcdd
View commit details
Copy full SHA for 3b2bcdd
Browse repository at this point
Commits on Nov 14, 2018
Merge pull request #287 from atom/b3-python-builtin
Show description for e8e0d1b
Ben3eeE
authored
e8e0d1b
View commit details
Copy full SHA for e8e0d1b
Browse repository at this point
Commits on Nov 13, 2018
Scope built in functions as support.function
Ben3eeE
committed
38dd848
View commit details
Copy full SHA for 38dd848
Browse repository at this point
Merge pull request #274 from kylebarron/master
Show description for 56e2f1c
Winston Liu
authored
56e2f1c
View commit details
Copy full SHA for 56e2f1c
Browse repository at this point
:arrow_up: tree-sitter-python
maxbrunsfeld
committed
5638971
View commit details
Copy full SHA for 5638971
Browse repository at this point
Update settings/language-python.cson
Show description for 05d9238
Winston Liu
and
kylebarron
authored
05d9238
View commit details
Copy full SHA for 05d9238
Browse repository at this point
Commits on Oct 29, 2018
0.51.8
maxbrunsfeld
committed
526f638
View commit details
Copy full SHA for 526f638
Browse repository at this point
Previous
Next
You can’t perform that action at this time.