Popular repositories
-
-
-
-
-
astroid Public
Forked from PyCQA/astroid
A common base representation of python source code for pylint and other projects
Python 2
-
pyflakes Public
Forked from PyCQA/pyflakes
A simple program which checks Python source files for errors
Python 3
1,196 contributions in the last year
Less
More
Activity overview
Contributed to
python/cpython,
neuro-inc/platform-client-python,
aio-libs/aiohttp
and 5 other
repositories
Contribution activity
October 2021
Created 15 commits in 1 repository
Created a pull request in python/cpython that received 13 comments
bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape" codec
They support now splitting escape sequences between input chunks. Add the third parameter "final" in codecs.raw_unicode_escape_decode(). It is True…
+116
−35
•
13
comments
Opened 26 other pull requests in 1 repository
python/cpython
7
open
19
merged
- bpo-37295: Optimize math.comb() for small arguments
- bpo-42222: Improve tests for invalid argument types in randrange()
- bpo-45229: Make test_http_cookiejar discoverable
- bpo-45502: Fix test_shelve
- bpo-45500: Rewrite test_dbm
- bpo-45229: Make doctest tests discoverable
- bpo-45472: Add PyUnicode_DecodeUnicodeEscapeStateful() and PyUnicode_DecodeRawUnicodeEscapeStateful()
- [3.9] bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicod…
- [3.10] bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw…
- [3.9] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939)
- bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec
- bpo-45401: Fix a resource warning in test_logging
- Fix format string in _PyImport_LoadDynamicModuleWithSpec()
- Fix a leak in _PyImport_LoadDynamicModuleWithSpec() after failing PySys_Audit()
- bpo-27580: Add support of null characters in csv
- bpo-45363: Use instruction offsets in co_lnotab
- [3.10] bpo-45355: More use of sizeof(_Py_CODEUNIT) (GH-28720).
- bpo-45355: More use of sizeof(_Py_CODEUNIT)
- [3.10] bpo-45355: Use sizeof(_Py_CODEUNIT) instead of literal 2 for t…
- bpo-45355: Use sizeof(_Py_CODEUNIT) instead of literal 2 for the size…
- [3.9] Remove trailing spaces
- [3.10] Remove trailing spaces
- Remove trailing spaces.
- [3.9] bpo-45310: Fix parrallel shared memory tests (GH-28661)
- Revert "bpo-45229: Revert "Make datetime tests discoverable""
- Some pull requests not shown.
Reviewed 50 pull requests in 1 repository
python/cpython
50 pull requests
-
bpo-45475: Revert
__iter__optimization for GzipFile, BZ2File, and LZMAFile. - [3.10] bpo-45229: Make test_http_cookiejar discoverable (GH-29004)
- [3.9] bpo-45229: Make test_http_cookiejar discoverable (GH-29004)
- [3.10] bpo-45428: Fix reading filenames from stdin in py_compile (GH-28848)
- bpo-45428: Strip trailing '\n' from filename
- bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape" codec
- [3.10] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939)
- bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec
- [3.9] bpo-45441: Update some moved URLs in documentation (GH-28861)
- [3.10] bpo-45441: Update some moved URLs in documentation (GH-28861)
- bpo-45441: Update some moved URLs in documentation
- slight correct grammar
- [3.9] Fix format string in _PyImport_LoadDynamicModuleWithSpec() (GH-28863)
- [3.10] Fix format string in _PyImport_LoadDynamicModuleWithSpec() (GH-28863)
- [3.9] bpo-42253: Update xml.dom.minidom.rst (GH-23126)
- [3.10] bpo-42253: Update xml.dom.minidom.rst (GH-23126)
- [3.9] Fix a leak in _PyImport_LoadDynamicModuleWithSpec() after failing PySys_Audit() (GH-28862)
- [3.10] Fix a leak in _PyImport_LoadDynamicModuleWithSpec() after failing PySys_Audit() (GH-28862)
- bpo-20028: Empty escapechar/quotechar is not allowed for csv.Dialect
- Handle error when PyUnicode_GetLength returns a negative value.
- bpo-44904: Fix classmethod property bug in doctest module
- [3.10] bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects (GH-28850)
- bpo-45401: Change shouldRollover() methods to only rollover regular f…
- bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects
- [3.10] bpo-45419: Fix interfaces on DegenerateFiles.Path
- Some pull request reviews not shown.
Opened 1 issue in 1 repository
sphinx-doc/sphinx
1
open
3
contributions
in private repositories
Oct 8 – Oct 18