Highlights
- 1 discussion answered
Pinned
692 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 22 commits in 5 repositories
Created 2 repositories
- methane/test-spaces Shell
- methane/zenn-docs Go
Created a pull request in python/cpython that received 28 comments
bpo-29410: Change the default hash algorithm to SipHash13.
+126
−29
•
28
comments
Opened 15 other pull requests in 3 repositories
PyMySQL/mysqlclient
7
merged
2
open
- Action: Run Django tests
- Add GitHub Actions for running SQLAlchemy tests
- Actions: Add Python 3.10 and remove 3.5.
- Always set MULTI_RESULTS flag
- _mysql: db -> database, passwd -> password
- do not merge: can we remove this ugly code?
- Remove escape() and escape_string() from MySQLdb.
- set_character_set() sends "SET NAMES" always.
- Windows: Update MariaDB Connector to 3.2.4
python/cpython
1
closed
3
merged
1
open
spiegel-im-spiegel/zenn-docs
1
merged
Reviewed 7 pull requests in 1 repository
python/cpython
7 pull requests
- bpo-45521: Fix a bug in the obmalloc radix tree code.
- bpo-37448: Add radix tree implementation for obmalloc address_in_range().
-
[3.10] bpo-45475: Revert
__iter__optimization for GzipFile, BZ2File, and LZMAFile. (GH-29016) - bpo-45421: Remove dead code from html.parser
- bpo-45340: Don't create object dictionaries unless actually needed
- bpo-45439: Move _PyObject_CallNoArgs() to pycore_call.h
- bpo-29410: Change the default hash algorithm to SipHash13.
Created an issue in PyMySQL/mysqlclient that received 1 comment
Release v2.1
1
comment