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
.
go-python
/
gpython
Public
Notifications
You must be signed in to change notification settings
Fork
105
Star
1k
Code
Issues
49
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
gpython
py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 27, 2026
py: harden __import__ argument handling
Show description for c324a9a
aisk
and
sbinet
authored
c324a9a
View commit details
Copy full SHA for c324a9a
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
py,repl/cli,stdlib/builtin: implement input
Show description for 530fdbd
aisk
authored
530fdbd
View commit details
Copy full SHA for 530fdbd
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
py: implement builtin vars
aisk
authored and
sbinet
committed
759eb83
View commit details
Copy full SHA for 759eb83
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
py: Implement str.count
aisk
authored and
ncw
committed
285aad1
View commit details
Copy full SHA for 285aad1
View code at this point
Browse repository at this point
py: fix exception repr
aisk
authored and
ncw
committed
43d2d61
View commit details
Copy full SHA for 43d2d61
View code at this point
Browse repository at this point
Commits on Jun 28, 2025
py: fix import on Windows
aisk
authored and
ncw
committed
53b7b8e
View commit details
Copy full SHA for 53b7b8e
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
py: remove dead code
aisk
authored
cff1e72
View commit details
Copy full SHA for cff1e72
View code at this point
Browse repository at this point
py: implement str.join
Show description for a0c0529
aisk
authored
a0c0529
View commit details
Copy full SHA for a0c0529
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
py: implement str.lower and str.upper
Show description for 149d52c
wdq112
authored
149d52c
View commit details
Copy full SHA for 149d52c
View code at this point
Browse repository at this point
Commits on Dec 26, 2023
py: fix automatic addition of __doc__ to dict object
Show description for 23c0aa2
natanfeitosa
authored
23c0aa2
View commit details
Copy full SHA for 23c0aa2
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
compile,py: fix closure and decorator
wetor
authored and
sbinet
committed
e9cde5f
View commit details
Copy full SHA for e9cde5f
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
py: fix basic type not run `Ready()`
wetor
authored and
sbinet
committed
7102b79
View commit details
Copy full SHA for 7102b79
View code at this point
Browse repository at this point
py: implement `map`
wetor
authored and
sbinet
committed
32f9086
View commit details
Copy full SHA for 32f9086
View code at this point
Browse repository at this point
py: implement `filter`
wetor
authored and
sbinet
committed
17dddcd
View commit details
Copy full SHA for 17dddcd
View code at this point
Browse repository at this point
py: fix iterable object
wetor
authored and
sbinet
committed
d5be40c
View commit details
Copy full SHA for d5be40c
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
py: int() default to decimal
wetor
authored and
ncw
committed
acd458b
View commit details
Copy full SHA for acd458b
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
py: improve dict intialization method
kellrott
authored
337df2a
View commit details
Copy full SHA for 337df2a
View code at this point
Browse repository at this point
Commits on Jan 14, 2023
py: add __delitem__ to dict
kellrott
authored
0cc4032
View commit details
Copy full SHA for 0cc4032
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
py: add strip, rstrip and lstrip methods to string class
kellrott
authored
c60d425
View commit details
Copy full SHA for c60d425
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
py: add 'keys' and 'values' methods to dict object
kellrott
authored
7512ac2
View commit details
Copy full SHA for 7512ac2
View code at this point
Browse repository at this point
py: add the 'add' method to the set class
kellrott
authored
8e99b32
View commit details
Copy full SHA for 8e99b32
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
all: minor comment and typos cleanups
Show description for 6f8e06a
drew-512
and
Drew O'Meara
authored
6f8e06a
View commit details
Copy full SHA for 6f8e06a
View code at this point
Browse repository at this point
Commits on May 25, 2022
py: introduce FileModeFrom
Show description for 88633c0
sbinet
committed
88633c0
View commit details
Copy full SHA for 88633c0
View code at this point
Browse repository at this point
Commits on May 24, 2022
py: handle corner cases for str.find
Show description for 4b114ff
sbinet
committed
4b114ff
View commit details
Copy full SHA for 4b114ff
View code at this point
Browse repository at this point
py: handle end=-1 in str.find
Show description for e4b6e82
sbinet
committed
e4b6e82
View commit details
Copy full SHA for e4b6e82
View code at this point
Browse repository at this point
py: add String.find
Show description for ab6c445
sbinet
committed
ab6c445
View commit details
Copy full SHA for ab6c445
View code at this point
Browse repository at this point
py: add bytes.replace
Show description for 9d70597
sbinet
committed
9d70597
View commit details
Copy full SHA for 9d70597
View code at this point
Browse repository at this point
py: add str.replace
Show description for e2204ef
sbinet
committed
e2204ef
View commit details
Copy full SHA for e2204ef
View code at this point
Browse repository at this point
Commits on May 9, 2022
py: add convenience function Println
Show description for 433aea8
sbinet
committed
433aea8
View commit details
Copy full SHA for 433aea8
View code at this point
Browse repository at this point
py: make bytes implement __{i,}add__
Show description for 6d34733
sbinet
committed
6d34733
View commit details
Copy full SHA for 6d34733
View code at this point
Browse repository at this point
py: make Exception implement __{str,repr}__
Show description for 6b3e35b
sbinet
committed
6b3e35b
View commit details
Copy full SHA for 6b3e35b
View code at this point
Browse repository at this point
py: improve ParseTuple{,AndKeywords} to handle 'y{,*,#}'
Show description for 8ca157b
sbinet
committed
8ca157b
View commit details
Copy full SHA for 8ca157b
View code at this point
Browse repository at this point
py: improve ParseTuple{,AndKeywords} to handle 's{,*,#}'
Show description for af8341e
sbinet
committed
af8341e
View commit details
Copy full SHA for af8341e
View code at this point
Browse repository at this point
Commits on May 5, 2022
all: apply staticcheck fixes
Show description for 6db2137
sbinet
committed
6db2137
View commit details
Copy full SHA for 6db2137
View code at this point
Browse repository at this point
all: use go:build directives
Show description for ec3b7dc
sbinet
committed
ec3b7dc
View commit details
Copy full SHA for ec3b7dc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.