Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

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

Pinned

  1. The Python programming language

    Python 36.3k 17.9k

  2. MessagePack serializer implementation for Python msgpack.org[Python]

    Python 1.4k 191

  3. Pure Python MySQL Client

    Python 6.3k 1.3k

  4. MySQL database connector for Python (with Python 3 support)

    Python 1.9k 311

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

    Go 10.5k 1.9k

640 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2021

Created 2 repositories

Created a pull request in python/cpython that received 13 comments

bpo-43260: io: Prevent large data remains in textio buffer.

When very large data remains in TextIOWrapper, it can not flush the internal buffer forever because of MemoryError. bpo-43260

+46 −3 13 comments

Created an issue in python/steering-council that received 1 comment

Submission for SC consideration: PEP 597 Add optional EncodingWarning

This issue opens up for consideration PEP 597 -- Add optional EncodingWarning. This PEP has been discussed in discuss.python.org and python-dev. Th…

1 comment
Opened 2 other issues in 2 repositories

Seeing something unexpected? Take a look at the GitHub profile guide.