Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Kakao
- South Korea
- Sign in to view email
- http://corona10.github.io/
Pinned
371 contributions in the last year
Activity overview
Contribution activity
January 2020
Created a pull request in python/cpython that received 9 comments
- bpo-39259: nntplib.NNTP/NNTP_SSL now reject timeout = 0
- bpo-39259: poplib.POP3/POP3_SSL now reject timeout = 0
- Doc: Change Python 2 status to EOL.
- bpo-39209: Manage correctly multi-line tokens in interactive mode
- bpo-39200: Correct the error message for range() empty constructor
- bpo-29778: Fix incorrect NULL check
- bpo-35561: Fix valgrind warnings in selectmodule.c
- bpo-39142: Avoid converting namedtuple instances to ConvertingTuple.