Popular repositories
-
-
-
-
Forked from PyCQA/astroid
A common base representation of python source code for pylint and other projects
Python 2
-
-
1,772 contributions in the last year
Activity overview
Contributed to
python/cpython,
neuro-inc/platform-client-python,
aio-libs/yarl
and 5 other
repositories
Contribution activity
January 2021
Created 8 commits in 1 repository
Created a pull request in python/cpython that received 10 comments
bpo-42681: Fix test_curses failures related to COLOR_PAIRS
+81
−32
•
10
comments
Opened 11 other pull requests in 1 repository
python/cpython
10
merged
1
open
- [3.9] bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578).
- bpo-43016: Rewrite tests for curses
- [3.8] [3.9] bpo-42681: Fix test_curses failures related to color pairs (GH-24089) (GH-24113)
- [3.9] bpo-42681: Fix test_curses failures related to color pairs (GH-24089)
- bpo-42789: Enable using /dev/tty in test_curses.
- [3.8] [3.9] bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874). (GH-24077)
- [3.8] [3.9] bpo-42789: Don't skip curses tests on non-tty. (GH-24009) (GH-24076)
- [3.9] bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874).
- [3.9] bpo-42789: Don't skip curses tests on non-tty. (GH-24009)
- bpo-42809: Improve pickle tests for recursive data.
- [3.9] bpo-42425: Fix possible leak in initialization of errmap for OSError (GH-23446).
Reviewed 16 pull requests in 1 repository
python/cpython 16 pull requests
- [3.8] [3.9] bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578). (GH-24318)
- bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser
- bpo-42978: Improve error message when 'self' is missing from the method definition
- bpo-42952: Fix the handling of EC_KEY_new_by_curve_name() in _ssl.c
- bpo-42944 Fix Random.sample when counts is not None
- bpo-39273: Expose BUTTON5_* constants in the curses module if available
- bpo-42924: Fix incorrect copy in bytearray_repeat
- bpo-40956: Convert _sqlite3.Cache to Argument Clinic
- bpo-1723038: Don't decrement the reference count of the previous user_ptr when set_panel_usertpr fails
- bpo-40810: Require SQLite 3.7.15
- [3.8] bpo-40810: Fix broken NEWS markup (GH-24110)
- [3.9] bpo-40810: Fix broken NEWS markup (GH-24110)
- bpo-38308: Fix the "versionchanged" for the *weights* of harmonic_mean()
- [3.9] bpo-42809: Improve pickle tests for recursive data. (GH-24060)
- [3.8] bpo-42809: Improve pickle tests for recursive data. (GH-24060)
- [3.9] bpo-39068: Fix race condition in base64 (GH-17627)
12
contributions
in private repositories
Jan 4 – Jan 22