index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_asyncio
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-115514: Fix incomplete writes after close while using ssl in asynci...
Miss Islington (bot)
2025-02-02
2
-0/+203
*
[3.13] gh-128479: fix asyncio staggered race leaking tasks, and logging unhan...
Miss Islington (bot)
2025-01-23
1
-0/+27
*
[3.13] gh-128588: gh-128550: remove eager tasks optimization that missed and ...
Miss Islington (bot)
2025-01-20
1
-0/+50
*
[3.13] gh-128552: fix refcycles in eager task creation (#128553) (#128585)
Thomas Grainger
2025-01-08
1
-4/+59
*
[3.13] gh-127655: Ensure `_SelectorSocketTransport.writelines` pauses the pro...
Miss Islington (bot)
2024-12-06
1
-0/+12
*
[3.13] gh-127258: Fix asyncio test_staggered_race_with_eager_tasks() (GH-1273...
Miss Islington (bot)
2024-11-29
1
-1/+5
*
[3.13] gh-126083: Fix a reference leak in `asyncio.Task` when reinitializing ...
Miss Islington (bot)
2024-10-31
1
-0/+22
*
[3.13] gh-125966: fix use-after-free on `fut->fut_callback0` due to an evil c...
Miss Islington (bot)
2024-10-27
1
-0/+18
*
[3.13] gh-125984: fix use-after-free on `fut->fut_{callback,context}0` due to...
Miss Islington (bot)
2024-10-27
1
-2/+71
*
[3.13] gh-118950: Fix SSLProtocol.connection_lost not being called when OSErr...
Miss Islington (bot)
2024-10-26
1
-0/+48
*
[3.13] gh-125969: fix OOB in `future_schedule_callbacks` due to an evil `call...
Miss Islington (bot)
2024-10-25
1
-0/+33
*
[3.13] GH-125789: fix `fut._callbacks` to always return a copy of callbacks (...
Kumar Aditya
2024-10-25
1
-0/+18
*
[3.13] gh-124858: fix happy eyeballs refcyles (GH-124859) (#124912)
Miss Islington (bot)
2024-10-23
1
-0/+18
*
[3.13] gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (GH-124959) (...
Miss Islington (bot)
2024-10-14
2
-2/+112
*
[3.13] gh-124309: fix staggered race on eager tasks (GH-124847) (#125339)
Miss Islington (bot)
2024-10-12
2
-0/+73
*
[3.13] gh-122957: Fix test flakiness in asyncio test in free-thread build (GH...
Miss Islington (bot)
2024-09-23
1
-2/+4
*
[3.13] gh-120226: Fix test_sendfile_close_peer_in_the_middle_of_receiving on ...
Miss Islington (bot)
2024-09-02
1
-7/+4
*
[3.13] gh-122136: test_asyncio: Don't fail if the kernel buffers more data th...
Miss Islington (bot)
2024-08-29
1
-5/+13
*
[3.13] gh-122695: Fix double-free when using `gc.get_referents` with a freed ...
Peter Bierma
2024-08-09
1
-0/+8
*
[3.13] gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122...
Miss Islington (bot)
2024-07-27
1
-0/+12
*
[3.13] gh-122187: Avoid TSan reported race in `run_udp_echo_server` (GH-12218...
Miss Islington (bot)
2024-07-25
1
-2/+7
*
[3.13] gh-117657: Skip tests that use threads after fork (GH-122194) (#122198)
Miss Islington (bot)
2024-07-23
1
-0/+3
*
[3.13] gh-87744: fix waitpid race while calling send_signal in asyncio (GH-12...
Miss Islington (bot)
2024-07-01
1
-0/+15
*
[3.13] gh-121025: Improve partialmethod.__repr__ (GH-121033) (#121037)
Miss Islington (bot)
2024-06-26
1
-1/+1
*
[3.13] gh-113892: Add a extra check to `ProactorEventLoop.sock_connect` to en...
Miss Islington (bot)
2024-06-01
1
-2/+7
*
[3.13] gh-119121: Fix and test `async.staggered.staggered_race` (GH-119173) (...
Miss Islington (bot)
2024-05-20
1
-0/+97
*
[3.13] gh-119064: Use os_helper.FakePath instead of pathlib.Path in tests (GH...
Miss Islington (bot)
2024-05-16
1
-6/+5
*
gh-117722: Fix Stream.readuntil with non-bytes buffer objects (#117723)
Bruce Merry
2024-04-11
1
-7/+14
*
gh-116720: Fix corner cases of taskgroups (#117407)
Guido van Rossum
2024-04-09
2
-0/+90
*
gh-81322: support multiple separators in StreamReader.readuntil (#16429)
Bruce Merry
2024-04-08
1
-0/+46
*
gh-96471: Add asyncio queue shutdown (#104228)
Laurie O
2024-04-06
1
-0/+199
*
gh-117459: Keep the traceback in _convert_future_exc (#117460)
rsp4jack
2024-04-04
1
-0/+19
*
gh-77714: Provide an async iterator version of as_completed (GH-22491)
Justin Turner Arthur
2024-04-01
1
-63/+219
*
gh-71042: Add `platform.android_ver` (#116674)
Malcolm Smith
2024-03-27
1
-0/+5
*
gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (#32011)
Erik Soma
2024-03-23
2
-0/+155
*
gh-116333: Relax error string text expectations in SSL-related tests (GH-116334)
Will Childs-Klein
2024-03-21
1
-4/+8
*
gh-116773: Ensure overlapped objects on Windows are not deallocated too early...
jkriegshauser
2024-03-20
1
-5/+45
*
gh-113538: Add asycio.Server.{close,abort}_clients (redo) (#116784)
Pierre Ossman (ThinLinc team)
2024-03-18
1
-8/+88
*
gh-113538: Revert "gh-113538: Add asycio.Server.{close,abort}_clients (#11443...
Guido van Rossum
2024-03-12
1
-88/+8
*
gh-113538: Add asycio.Server.{close,abort}_clients (#114432)
Pierre Ossman (ThinLinc team)
2024-03-11
1
-8/+88
*
gh-71052: Change Android's `sys.platform` from "linux" to "android"
Malcolm Smith
2024-03-11
1
-1/+2
*
gh-115957: Close coroutine if TaskGroup.create_task() raises an error (#116009)
Jason Zhang
2024-03-06
1
-16/+25
*
gh-116112: Fix `ResourceWarning` in `test_asyncio.test_stream` (#116371)
Nikita Sobolev
2024-03-05
1
-0/+1
*
chore: fix typos (#116345)
cui fliter
2024-03-05
1
-2/+2
*
gh-71052: Add test exclusions to support running the test suite on Android (#...
Malcolm Smith
2024-02-29
1
-2/+2
*
gh-112997: Don't log arguments in asyncio unless debugging (#115667)
Pierre Ossman (ThinLinc team)
2024-02-28
1
-3/+21
*
gh-114914: Avoid keeping dead StreamWriter alive (#115661)
Pierre Ossman (ThinLinc team)
2024-02-28
1
-0/+25
*
gh-111358: Fix timeout behaviour in BaseEventLoop.shutdown_default_executor (...
Jamie Phan
2024-02-19
1
-0/+16
*
gh-113812: Allow DatagramTransport.sendto to send empty data (#115199)
Jamie Phan
2024-02-17
2
-9/+32
*
gh-114099: Add test exclusions to support running the test suite on iOS (#114...
Russell Keith-Magee
2024-02-05
4
-2/+19
[next]