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,225 contributions in the last year
Less
More
Activity overview
Contributed to
python/cpython,
neuro-inc/platform-client-python,
aio-libs/yarl
and 5 other
repositories
Contribution activity
October 2021
Created 14 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 21 other pull requests in 1 repository
python/cpython
3
open
18
merged
- 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""
- [3.9] Revert "[3.9] Revert "[3.9] bpo-45229: Make datetime tests discoverable (GH-28615) (GH-28645)""
Reviewed 47 pull requests in 1 repository
python/cpython
47 pull requests
- [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
- bpo-42253: Update xml.dom.minidom.rst
- bpo-42036:Fixed unchecked return in Modules/posixmodule.c
- [3.9] Fix the "Finding all Adverbs" example (GH-21420)
- Some pull request reviews not shown.
Opened 1 issue in 1 repository
sphinx-doc/sphinx
1
open
1
contribution
in private repositories
Oct 8