Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises-
Visa Inc.
- Bangalore, India
- tirkarthi.github.io
Pinned
680 contributions in the last year
Contribution activity
January 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 6 repositories not shown
- tirkarthi/Pillow Python
- tirkarthi/rebase-helper Python
- tirkarthi/libnacl Python
- tirkarthi/anymarkup-core Python
- tirkarthi/cloud-init Python
- tirkarthi/flask-cors Python
- tirkarthi/pysb Python
- tirkarthi/nengo Python
- tirkarthi/mom Python
- tirkarthi/pywin32 C++
- tirkarthi/bitstring Python
- tirkarthi/PyGreSQL Python
- tirkarthi/distroinfo Python
- tirkarthi/pyzor Python
- tirkarthi/social-core Python
- tirkarthi/svg.path Python
- tirkarthi/fn.py Python
- tirkarthi/ofxparse Python
- tirkarthi/python-blosc C
- tirkarthi/arc C++
- tirkarthi/webassets Python
- tirkarthi/notebook JavaScript
- tirkarthi/escape_sequence_fixer Python
- tirkarthi/cython Python
- tirkarthi/nltk Python
6
repositories not shown
Created a pull request in python/cpython that received 12 comments
bpo-39299: Add more tests for mimetypes and its cli.
Add test for case insensitive check of types and extensions.
Add test for data url with no comma.
Add test for read_mime_types.
Add tests for the …
+85
−5
•
12
comments
22
repositories not shown
- Clarify and fix assertions that mocks have not been awaited
- Use relative imports in mock and its tests to help backporting
- [3.8] Improve test coverage for AsyncMock. (GH-17906)
- bpo-39357: Update bz2 docstring: remove buffering
- [3.7] Fix documentation in code.py (GH-17988)
- [3.8] Fix documentation in code.py (GH-17988)
- Documentation fix on code.py
- Correct typo for negative range step
- [3.8] Fix host in address of socket.create_server example. (GH-17706)
- bpo-39199: Add descriptions of non-deprecated AST nodes to the AST module documentation
- Doc: sys.__unraisablehook__ and bytearray.hex separators are new in 3.8
- bpo-39191: Fix RuntimeWarning in asyncio test
- minor: fix typo in test doc, fix flake8 issues
- bpo-39142: Avoid converting namedtuple instances to ConvertingTuple.
Created an issue in chrissimpkins/shellescape that received 6 comments
Deprecation warning over invalid escape sequences
Escaping the relevant part or using raw string would fix this.
./setup.py:12: DeprecationWarning: invalid escape sequence \s major_regex = """major…
6
comments
64
repositories not shown