Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Neuromation
- Kiev
- Sign in to view email
- http://asvetlov.blogspot.com
Pinned
2,778 contributions in the last year
Activity overview
Contributed to
neuromation/platform-client-python,
aio-libs/aiohttp,
python/cpython
and 5 other
repositories
Contribution activity
December 2019
Created a pull request in neuromation/platform-client-python that received 21 comments
- bpo-34793: Drop old-style context managers in asyncio.locks
- [3.8] bpo-37404: Raising value error if an SSLSocket is passed to asyncio functions (GH-16457)
- [3.7] bpo-38986: Make repr of C accelerated TaskWakeupMethWrapper the same as of pure Python version (GH-17484)
- bpo-38986: Make repr of C accelerated TaskWakeupMethWrapper the same as of pure Python version
- bpo-38529: Fix asyncio stream warning
- bpo-39006: Fix asyncio when the ssl module is missing
- bpo-38994: Implement __class_getitem__ for PathLike
- [3.8] bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)
- [3.7] bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)
- [3.8] bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)
- bpo-38979: fix ContextVar "__class_getitem__" method
- bpo-38652: Remove provisional note for asyncio.BufferedProtocol
- [3.7] bpo-37404: Raising value error if an SSLSocket is passed to asyncio functions (GH-16457)
- bpo-37404: Raising value error if an SSLSocket is passed to asyncio functions
- [3.8] bpo-38986: Make repr of C accelerated TaskWakeupMethWrapper the same as of pure Python version (GH-17484)
- [3.8] bpo-38529: Fix asyncio stream warning (GH-17474)
- bpo-38978: Implement __class_getitem__ for asyncio objects
- bpo-38951: Use threading.main_thread() check in asyncio
- Add project slug name to neuro project init
- Use cookiecutter release branch on neuro-project-init
- Make the admin e2e tests request user role to avoid different errors
- Fix duplicate output for first batch of output using pager_maybe
- Support printing multiline strings in TTYPrinter.
- Remove redundant commas added by Black.
- Delay the output of the file copying progress.
- Add remaining cluster-user commands
- Fix tests run for mac OSX
- Added get-cluster-users command
- Small fixes to to makefile
Created an issue in aio-libs/aiohttp that received 2 comments
Explicitly handle tempfile.TemporaryFile as a payload
aiohttp.payload.PAYLOAD_REGISTRY.register(aiohttp.payload.IOBasePayload, tempfile.TemporaryFile) is probably enough.
The test is required.
See http…
2
comments
2
contributions
in private repositories
Dec 12 – Dec 13