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
-
-
go-sql-driver/mysql Public
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
-
PyMySQL/mysqlclient Public
MySQL database connector for Python (with Python 3 support)
-
-
msgpack/msgpack-python Public
MessagePack serializer implementation for Python msgpack.org[Python]
410 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 17 commits in 3 repositories
Created 2 repositories
- methane/sphinx Python
- methane/lxml Python
Created a pull request in python/cpython that received 17 comments
gh-87901: os.popen: Fix new encoding argument.
Make it keyword only. Fix it wasn't passed to subprocess.Popen #87901
+15
−6
•
17
comments
Opened 12 other pull requests in 5 repositories
python/cpython
2
open
5
merged
- gh-85308: argparse: Use filesystem encoding for arguments file
- gh-87901: os.popen: Remove the encoding argument
- gh-92536: Doc update about Py_UNICODE removal
- gh-92536: PEP 623: Remove wstr from unicode
- gh-87888: Make FileCookieJar use latin-1 instead of locale encoding
- gh-87901: Add encoding to os.popen
- bpo-38004: NEWS: Reorder items by section.
msgpack/msgpack-python
2
merged
lxml/lxml
1
closed
python/peps
1
merged
methane/cpython
1
open
Reviewed 28 pull requests in 2 repositories
python/cpython
25 pull requests
- gh-93172: Remove unnecessary if in binascii_a2b_qp_impl() from Modules/binascii.c
- gh-93202: Always use %zd printf formatter
- Minor: fix unicode-related inline function warnings
- gh-93033: Use wmemchr in find_char and replace_1char_inplace
- [3.11] gh-87901: Remove the encoding argument from os.popen (GH-92836)
- gh-92914: Round the allocated size for lists up to the even number
- gh-92536: Compute unicode struct sizes to ensure MemError is raised
- gh-92530: Fix an issue that occurred after interrupting threading.Condition.notify
- gh-92536: PEP 623: Remove wstr from unicode
- gh-89653: Use int type for Unicode kind
- gh-89653: PEP 670: Convert PyUnicode_KIND() macro to function
- gh-91810: ElementTree: Use text file's encoding by default in XML declaration
- gh-85858: Remove PyUnicode_InternImmortal() function
- bpo-34392: Add sys. _is_interned()
-
gh-92417:
loggingdocs: Remove warning that only applies to Python <3.2 - gh-92352 optimize Condition.notify()
- gh-87901: Add encoding to os.popen
- CI: Don't apply 'stale' label to issues
- [3.10] NEWS: Reorder items by section (GH-92373)
- [3.9] NEWS: Reorder items by section (GH-92373)
- gh-92308: Add Pending Removal section to 3.11 What's New
- Fix issues gh-86199 gh-86795
- gh-90230: Add stats for freelist use and more allocations.
-
[3.9] gh-85679: Recommend
encoding="utf-8"in tutorial (GH-91778) -
[3.10] gh-85679: Recommend
encoding="utf-8"in tutorial (GH-91778) - Some pull request reviews not shown.
python/devguide
1 pull request
Created an issue in python/cpython that received 4 comments
Started 1 discussion in 1 repository
msgpack/msgpack-python
msgpack/msgpack-python