Popular repositories
-
-
-
-
Forked from PyCQA/astroid
A common base representation of python source code for pylint and other projects
Python 2
-
-
1,767 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
December 2020
Created 23 commits in 2 repositories
Created a pull request in python/cpython that received 9 comments
bpo-42630: Improve error reporting in Tkinter for absent default root
Tkinter functions and constructors which need a default root window raise now RuntimeError with descriptive message instead of obscure AttributeErr…
+315
−87
•
9
comments
Opened 27 other pull requests in 2 repositories
python/cpython
13
merged
3
open
- bpo-42749: Fix testing bignum if Tkinter is compiled with Tk 8.4 and dynamic linked with Tk >= 8.5
- [3.8] Rename Tkinter tests for widget options (GH-23944)
- Rename Tkinter tests for widget options
- bpo-42734: Fix crasher bogus_code_obj.py
- bpo-15303: Support widgets with boolean value False in Tkinter
- bpo-42721: Improve using simple dialogs without root window
- bpo-42681: Fix range checks for color and pair numbers in curses
- bpo-42685: Improve placing of simple query windows.
- [3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781)
- [3.9] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781)
- bpo-42663: Support full range of allowed transition hours in zipinfo.
- bpo-19733: Re-enable tests for -image option in Tkinter
- [3.9] bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23281).
- bpo-42609: Check recursion depth in the AST validator and optimizer
- bpo-42582: Remove asyncio._all_tasks_compat().
- bpo-42328: Skip some tests with themes vista and xpnative on Windows 7
neuro-inc/platform-client-python
1
open
9
merged
1
closed
- Fix output on Windows with pager
- Use rich for output instead of click.
- Fixed unintentionally interpretation of sequences like `:+1:` and `[b]`
- Remove support of deprecated `-s all` in `neuro ps`
- Use the rich library for logging (alt)
- Make isort for tests stable.
- Use the rich library for logging.
- Make str(image) roundtrip with the parser
- Add tests to ensure that there is no double %-decoding
- Fix parse_resource_for_sharing_image for "image:" and "image:/"
- Add support of filtering by statuses "cancelled" and "suspended" in `neuro ps`
Reviewed 31 pull requests in 2 repositories
python/cpython 30 pull requests
- [3.8] bpo-42749: Fix testing bignum if Tkinter is compiled with Tk 8.4 and dynamic linked with Tk >= 8.5 (GH-23955)
- [3.9] bpo-42749: Fix testing bignum if Tkinter is compiled with Tk 8.4 and dynamic linked with Tk >= 8.5 (GH-23955)
- bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser
- [3.9] Rename Tkinter tests for widget options (GH-23944)
- [3.8] bpo-42734: Fix crasher bogus_code_obj.py (GH-23939)
- [3.9] bpo-42734: Fix crasher bogus_code_obj.py (GH-23939)
- bpo-35728: Add root parameter to tkinter.font.nametofont()
- bpo-29030: Document interaction between *choices* and *metavar*.
- bpo-42603: Use pkg-config to get TCL/TK paths for tkinter.
- bpo-40956: Fix sqlite3 AC code
- bpo-40956: Convert _sqlite3.Connection to Argument Clinic, part 1 of 2
- [WIP] bpo-42671: Make Python finalization deterministic
- bpo-40937: Do not expose abstract collection classes in the collections module
- [3.9] bpo-19733: Re-enable tests for -image option in Tkinter (GH-23785)
- [3.8] bpo-40219: Lowered ttk LabeledScale dummy (GH-21467)
- [3.9] bpo-40219: Lowered ttk LabeledScale dummy (GH-21467)
- bpo-40219: Lowered ttk LabeledScale dummy
- bpo-31485: Fix Misc.unbind behaviour when funcid is given
- [3.8] [3.9] bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23281). (GH-23784)
- bpo-41851: Improve font actual docs
- bpo-39717: [tarfile] update nested exception raising
- bpo-42470: Do not warn on sequences which are also sets in random.samples
- bpo-30459: Cast the result of PyCell_SET to void
- bpo-39529: Deprecate creating new event loop in asyncio.get_event_loop()
- bpo-30459: Cast the result of PyList_SET_ITEM() to void
- Some pull request reviews not shown.
aio-libs/aiohttp 1 pull request
Created an issue in willmcgugan/rich that received 2 comments
[BUG] Quadro-quoted string
There is a string literal which starts with 4 quotes instead of 3 in console.py:
rich/rich/console.py Line 104 in 0ea2d45
It breaks synt…
2
comments
Opened 8 other issues in 4 repositories
neuro-inc/platform-client-python
3
closed
willmcgugan/rich
2
closed
aio-libs/aiohttp
2
open
python/mypy
1
closed
7
contributions
in private repositories
Dec 1 – Dec 11