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
.
secondlife
/
python-llsd
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
SL-18330: Refactor notation parsing to manage a lookahead char.
- #6
#6
Merged
nat-goodspeed
merged 15 commits into
main
secondlife/python-llsd:main
from
sl-18330-perf
secondlife/python-llsd:sl-18330-perf
Copy head branch name to clipboard
Mar 22, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
SL-18330: Refactor notation parsing to manage a lookahead char.
#6
nat-goodspeed
merged 15 commits into
main
secondlife/python-llsd:main
from
sl-18330-perf
secondlife/python-llsd:sl-18330-perf
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2023
SL-18330: Refactor notation parsing to manage a lookahead char.
Show description for 180238a
nat-goodspeed
committed
180238a
View commit details
Copy full SHA for 180238a
Browse repository at this point
Merge branch 'main' into sl-18330-perf
nat-goodspeed
authored
b1abf5e
View commit details
Copy full SHA for b1abf5e
Browse repository at this point
Merge branch 'main' into sl-18330-perf
nat-goodspeed
authored
d707921
View commit details
Copy full SHA for d707921
Browse repository at this point
Merge branch 'main' into sl-18330-perf
nat-goodspeed
authored
358aa11
View commit details
Copy full SHA for 358aa11
Browse repository at this point
SL-18330: Merge branch 'main' of python-llsd into sl-18330-perf
nat-goodspeed
committed
02b27f0
View commit details
Copy full SHA for 02b27f0
Browse repository at this point
SL-18330: Parse notation integers "by hand" instead of with regex.
Show description for 66164b4
nat-goodspeed
committed
66164b4
View commit details
Copy full SHA for 66164b4
Browse repository at this point
SL-18330: Parse notation true/false without using _get_re()
Show description for 16ca726
nat-goodspeed
committed
16ca726
View commit details
Copy full SHA for 16ca726
Browse repository at this point
Merge branch 'main' into sl-18330-perf
nat-goodspeed
authored
f06b761
View commit details
Copy full SHA for f06b761
Browse repository at this point
Commits on Mar 17, 2023
SL-18330: Eliminate LLSDBaseParser._peek() from serde_binary.py.
Show description for 228103e
nat-goodspeed
committed
228103e
View commit details
Copy full SHA for 228103e
Browse repository at this point
SL-18330: Eliminate _peek() call from LLSDBaseParser.
Show description for 6591194
nat-goodspeed
committed
6591194
View commit details
Copy full SHA for 6591194
Browse repository at this point
SL-18330: Remove peek() calls entirely from LLSD parsing.
Show description for f5aab9f
nat-goodspeed
committed
f5aab9f
View commit details
Copy full SHA for f5aab9f
Browse repository at this point
Commits on Mar 20, 2023
SL-18330: Update LLSD{Binary,Notation}Parser.parse() docstrings.
Show description for d31981d
nat-goodspeed
committed
d31981d
View commit details
Copy full SHA for d31981d
Browse repository at this point
SL-18330: Merge branch 'main' of python-llsd into sl-18330-perf
nat-goodspeed
committed
b83295a
View commit details
Copy full SHA for b83295a
Browse repository at this point
SL-18330: Use xml.etree.ElementTree.fromstring() when we can.
Show description for e53c051
nat-goodspeed
committed
e53c051
View commit details
Copy full SHA for e53c051
Browse repository at this point
Commits on Mar 21, 2023
SL-18330: Unify Py 2 and 3 on 'range()' not 'xrange()'
nat-goodspeed
committed
9249fce
View commit details
Copy full SHA for 9249fce
Browse repository at this point
You can’t perform that action at this time.