Skip to content
View methane's full-sized avatar

Organizations

@msgpack @fluent @KLab @python @go-sql-driver @PyMySQL

Block or report methane

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. python/cpython Public

    The Python programming language

    Python 66.4k 31.6k

  2. go-sql-driver/mysql Public

    Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

    Go 14.7k 2.3k

  3. PyMySQL/mysqlclient Public

    MySQL/MariaDB connector for Python

    Python 2.5k 442

  4. PyMySQL/PyMySQL Public

    MySQL client library for Python

    Python 7.8k 1.4k

  5. msgpack/msgpack-python Public

    MessagePack serializer implementation for Python msgpack.org[Python]

    Python 2k 226

Contribution activity

April 2025

Created a pull request in sqlalchemy/sqlalchemy that received 17 comments

optimize @util.decorator

Description util.decorator uses code generation + eval to create signature matching wrapper. It consumes some CPU because we can not use pyc cache. A…

+30 −30 lines changed 17 comments
Opened 10 other pull requests in 5 repositories
Reviewed 9 pull requests in 3 repositories
1 contribution in private repositories Apr 15
Loading