Python,
Go,
MySQL clients,
Black Lives Matter,
-
KLab Inc.
- Kanagawa, Japan
- @methane
Highlights
- 1 discussion answered
Block or Report
Block or report methane
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
msgpack/msgpack-python Public
MessagePack serializer implementation for Python msgpack.org[Python]
-
-
PyMySQL/mysqlclient Public
MySQL database connector for Python (with Python 3 support)
-
go-sql-driver/mysql Public
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
459 contributions in the last year
Less
More
Activity overview
Contributed to
python/cpython,
python-doc-ja/cpython-doc-catalog,
PyMySQL/mysqlclient
and 5 other
repositories
Contribution activity
February 2022
Created 3 commits in 3 repositories
Created 1 repository
- methane/pyperf Python
Created a pull request in psf/pyperf that received 17 comments
Opened 3 other pull requests in 2 repositories
python/cpython
1
closed
1
open
methane/cpython
1
open
Reviewed 8 pull requests in 2 repositories
python/cpython
7 pull requests
- bpo-46430: Intern strings in deep-frozen modules
- bpo-46675: Allow object value arrays and split key dictionaries larger than 16
- bpo-46659: calendar uses locale.getlocale()
- [3.10] Optimize images by IMGbot (GH-21348)
- [3.9] Optimize images by IMGbot (GH-21348)
- bpo-45819: Avoid releasing the GIL in nonblocking socket operations
- bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects.