Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
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
Appearance settings
Resetting 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 }}
sqlalchemy
/
mako
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
64
Star
388
Code
Issues
68
Pull requests
2
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 10, 2025
Version 1.3.11 placeholder
zzzeek
committed
3fb893e
Copy full SHA for 3fb893e
- 1.3.10
zzzeek
committed
6e514ad
Copy full SHA for 6e514ad
Fix undeclared variables in nested list comprehension with strict_undefined
Show description for 0fb93ba
Sébastien Granjoux
authored and
zzzeek
committed
0fb93ba
Copy full SHA for 0fb93ba
Commits on Feb 4, 2025
Version 1.3.10 placeholder
zzzeek
committed
e6915e3
Copy full SHA for e6915e3
- 1.3.9
zzzeek
committed
91b1207
Copy full SHA for 91b1207
update future import test
Show description for 188d543
zzzeek
committed
188d543
Copy full SHA for 188d543
Commits on Jan 2, 2025
2025
Show description for 798abe4
zzzeek
committed
798abe4
Copy full SHA for 798abe4
Commits on Dec 7, 2024
Version 1.3.9 placeholder
zzzeek
committed
2548df2
Copy full SHA for 2548df2
- 1.3.8
zzzeek
committed
2c757d5
Copy full SHA for 2c757d5
Revert "Support passing custom filters with the same name as built-in flags"
Show description for 4e2de73
zzzeek
committed
4e2de73
Copy full SHA for 4e2de73
Commits on Dec 3, 2024
Document / test quirk that kw only args can be passed positionally
Show description for fbfb812
ianjosephwilson
authored and
zzzeek
committed
fbfb812
Copy full SHA for fbfb812
Version 1.3.8 placeholder
zzzeek
committed
9537b26
Copy full SHA for 9537b26
- 1.3.7
zzzeek
committed
f7f669d
Copy full SHA for f7f669d
Support passing custom filters with the same name as built-in flags
Show description for f37777c
cocolato
authored and
zzzeek
committed
f37777c
Copy full SHA for f37777c
Support the direct passing of dictionary literals.
Show description for 8606516
cocolato
authored and
zzzeek
committed
8606516
Copy full SHA for 8606516
Commits on Oct 21, 2024
Version 1.3.7 placeholder
zzzeek
committed
ee988d2
Copy full SHA for ee988d2
- 1.3.6
zzzeek
committed
366d26f
Copy full SHA for 366d26f
dont consume ampersands
Show description for 0348fe3
zzzeek
committed
0348fe3
Copy full SHA for 0348fe3
Commits on Sep 2, 2024
Revert "pin setuptools below 69.3 and prepare for "build" for releases"
Show description for 6b5fb32
zzzeek
committed
6b5fb32
Copy full SHA for 6b5fb32
Commits on Jun 19, 2024
pin setuptools below 69.3 and prepare for "build" for releases
Show description for 38f8b56
zzzeek
committed
38f8b56
Copy full SHA for 38f8b56
Commits on May 14, 2024
Version 1.3.6 placeholder
zzzeek
committed
9b7bf5d
Copy full SHA for 9b7bf5d
- 1.3.5
zzzeek
committed
a54313f
Copy full SHA for a54313f
Revert "Update parsetree.py removed "?" from for x in re.compile(r"(\${.+})" …"
Show description for dcc211c
zzzeek
committed
dcc211c
Copy full SHA for dcc211c
Version 1.3.5 placeholder
zzzeek
committed
c9c0534
Copy full SHA for c9c0534
- 1.3.4
zzzeek
committed
98dfd9d
Copy full SHA for 98dfd9d
Merge "Fix support comprehensions inside functions when use strict_undefined…" into main
zzzeek
authored and
Gerrit Code Review
committed
eece129
Copy full SHA for eece129
Commits on May 13, 2024
Update parsetree.py removed "?" from for x in re.compile(r"(\${.+})" …
Show description for 042a63f
jjgalvez
authored and
zzzeek
committed
042a63f
Copy full SHA for 042a63f
Fix support comprehensions inside functions when use strict_undefined…
Show description for 30a6223
Sébastien Granjoux
authored and
zzzeek
committed
30a6223
Copy full SHA for 30a6223
Commits on Apr 10, 2024
Version 1.3.4 placeholder
zzzeek
committed
af80cbd
Copy full SHA for af80cbd
- 1.3.3
zzzeek
committed
6b91faa
Copy full SHA for 6b91faa
Commits on Apr 3, 2024
Merge "Fix the unexpected error that occurs when an empty control block is used." into main
zzzeek
authored and
Gerrit Code Review
committed
b90eabe
Copy full SHA for b90eabe
Commits on Feb 6, 2024
Fix the unexpected error that occurs when an empty control block is used.
Show description for 7a19fbe
cocolato
authored and
sqla-tester
committed
7a19fbe
Copy full SHA for 7a19fbe
Support comprehensions inside functions when use strict_undefined flag.
Show description for e2606d5
cocolato
authored and
sqla-tester
committed
e2606d5
Copy full SHA for e2606d5
Commits on Jan 30, 2024
Version 1.3.3 placeholder
zzzeek
committed
2815589
Copy full SHA for 2815589
- 1.3.2
zzzeek
committed
b0e8875
Copy full SHA for b0e8875
Pagination
Previous
Next
You can’t perform that action at this time.