Pinned
640 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 22 commits in 6 repositories
Created 2 repositories
- methane/tox Python
- methane/distro Python
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
Opened 12 other pull requests in 5 repositories
python/peps
5
merged
python/cpython
4
merged
pypa/pip
1
merged
nir0s/distro
1
open
msgpack/msgpack-python
1
merged
Reviewed 13 pull requests in 3 repositories
python/cpython 10 pull requests
- bpo-37448: Add radix tree implementation for obmalloc address_in_range().
- [3.8] bpo-36346: Document removal schedule of deprecate APIs (GH-20879)
- [3.9] bpo-36346: Document removal schedule of deprecate APIs (GH-20879)
- [3.9] bpo-23882: Doc: Clarify unittest discovery document (GH-21560)
- [3.8] bpo-23882: Doc: Clarify unittest discovery document (GH-21560)
- [3.7] bpo-23882: Doc: Clarify unittest discovery document (GH-21560)
- bpo-42093: Cleanup _PyDict_GetItemHint()
- bpo-43260: io: Prevent large data remains in textio buffer.
- [3.9] bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498)
- [3.9] bpo-35295: Remove outdated comment. (GH-24453)
go-sql-driver/mysql 2 pull requests
pypa/pip 1 pull request
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