Dataset Viewer
Auto-converted to Parquet Duplicate
repo_name
stringclasses
10 values
docker_image
stringlengths
64
69
commit_hash
stringlengths
40
40
parsed_commit_content
stringlengths
20.5k
3.34M
execution_result_content
stringlengths
4.49k
1.42M
modified_files
listlengths
2
8
modified_entity_summaries
listlengths
2
16
relevant_files
listlengths
1
3
num_non_test_files
int64
1
4
num_non_test_func_methods
int64
1
4
num_non_test_lines
int64
1
120
prompt
stringlengths
13k
63.1k
problem_statement
stringlengths
530
2.84k
expected_output_json
stringlengths
41
306k
difficulty
float64
0
1
instance_id
stringlengths
14
19
aiohttp
namanjain12/aiohttp_final:92ce18b0a7d677c4fbdfc835198725a24052179c
92ce18b0a7d677c4fbdfc835198725a24052179c
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"\\\"\\\"\\\"WebSocket prot(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"92ce18b0a7d677c4fbdfc835198725a24052(...TRUNCATED)
[ "aiohttp/websocket.py", "tests/test_websocket.py" ]
[{"ast_type_str":"ClassDef","end_lineno":430,"file_name":"tests/test_websocket.py","name":"WebSocket(...TRUNCATED)
[ "aiohttp/websocket.py" ]
1
1
7
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** WebSocket handshake fails due to incorrect number of return values from `do_han(...TRUNCATED)
"{\n \"WebsocketParserTests.test_close_frame\": \"PASSED\",\n \"WebsocketParserTests.test_clos(...TRUNCATED)
0
aiohttp_92ce18b0
aiohttp
namanjain12/aiohttp_final:c054f579dd04bfa5d3f0ee78d4cca4107f96d4c4
c054f579dd04bfa5d3f0ee78d4cca4107f96d4c4
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"__all__ = ('UrlDispatcher'(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"c054f579dd04bfa5d3f0ee78d4cca4107f96(...TRUNCATED)
[ "aiohttp/web_urldispatcher.py", "docs/web_reference.rst", "tests/test_urldispatch.py" ]
[{"ast_type_str":"ClassDef","end_lineno":419,"file_name":"aiohttp/web_urldispatcher.py","name":"UrlD(...TRUNCATED)
[ "aiohttp/web_urldispatcher.py" ]
2
1
12
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** UrlDispatcher Fails to Raise ValueError for Invalid HTTP Methods and Paths\n\n*(...TRUNCATED)
"{\n \"TestUrlDispatcher.test_add_invalid_path\": \"PASSED\",\n \"TestUrlDispatcher.test_add_r(...TRUNCATED)
1
aiohttp_c054f579
aiohttp
namanjain12/aiohttp_final:f7e4246114ce48335f224f36c2d4b058b02bea7b
f7e4246114ce48335f224f36c2d4b058b02bea7b
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"\",\n \"new_fil(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"f7e4246114ce48335f224f36c2d4b058b02b(...TRUNCATED)
[ "CHANGES/6916.bugfix", "CONTRIBUTORS.txt", "aiohttp/streams.py", "tests/test_streams.py" ]
[{"ast_type_str":"ClassDef","end_lineno":553,"file_name":"aiohttp/streams.py","name":"EmptyStreamRea(...TRUNCATED)
[ "aiohttp/streams.py" ]
3
1
5
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** EmptyStreamReader's String Representation Raises AttributeError\n\n**Descriptio(...TRUNCATED)
"{\n \"TestStreamReader.test_create_waiter\": \"PASSED\",\n \"TestStreamReader.test_ctor_globa(...TRUNCATED)
0
aiohttp_f7e42461
aiohttp
namanjain12/aiohttp_final:fe6325e7bc23037967f23e5e814783a17e263ffc
fe6325e7bc23037967f23e5e814783a17e263ffc
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"CHANGES\\n=======\\n\\n0.1(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"fe6325e7bc23037967f23e5e814783a17e26(...TRUNCATED)
[ "CHANGES.txt", "aiohttp/web.py", "docs/web.rst", "tests/test_web_response.py" ]
[{"ast_type_str":"ClassDef","end_lineno":417,"file_name":"tests/test_web_response.py","name":"TestRe(...TRUNCATED)
[ "aiohttp/web.py" ]
3
1
6
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** Charset Case Sensitivity Causes Assertion Failures in Response Handling\n\n**De(...TRUNCATED)
"{\n \"TestStreamResponse.test_cannot_write_after_eof\": \"PASSED\",\n \"TestStreamResponse.te(...TRUNCATED)
1
aiohttp_fe6325e7
aiohttp
namanjain12/aiohttp_final:aaa889312e9ba8ec7a812adc31e3d61c8cad4a49
aaa889312e9ba8ec7a812adc31e3d61c8cad4a49
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"import asyncio\\nimport bi(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"aaa889312e9ba8ec7a812adc31e3d61c8cad(...TRUNCATED)
[ "aiohttp/web.py", "tests/test_web_request.py", "tests/test_web_response.py" ]
[{"ast_type_str":"ClassDef","end_lineno":169,"file_name":"aiohttp/web.py","name":"StreamResponse.con(...TRUNCATED)
[ "aiohttp/web.py" ]
1
2
15
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** Accessing `content_length` on Request object raises AttributeError\n\n**Descrip(...TRUNCATED)
"{\n \"TestStreamResponse.test_cannot_change_content_length_after_sending_headers\": \"PASSED\",\(...TRUNCATED)
0
aiohttp_aaa88931
aiohttp
namanjain12/aiohttp_final:f0d74880deec8fcd982bce639c93c5e130d41198
f0d74880deec8fcd982bce639c93c5e130d41198
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"0.18.0 (19-10-2015)\\n----(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"f0d74880deec8fcd982bce639c93c5e130d4(...TRUNCATED)
[ "HISTORY.rst", "aiohttp/web_urldispatcher.py", "tests/test_urldispatch.py" ]
[{"ast_type_str":"ClassDef","end_lineno":531,"file_name":"aiohttp/web_urldispatcher.py","name":"UrlD(...TRUNCATED)
[ "aiohttp/web_urldispatcher.py" ]
2
1
22
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n\n**Title:** Unable to Register Route with Names Containing Both Dots and Colons\n\n**Desc(...TRUNCATED)
"{\n \"TestUrlDispatcher.test_add_invalid_path\": \"PASSED\",\n \"TestUrlDispatcher.test_add_r(...TRUNCATED)
0
aiohttp_f0d74880
aiohttp
namanjain12/aiohttp_final:396e33526ceb241f491d36cdaa72a31c6e0fae92
396e33526ceb241f491d36cdaa72a31c6e0fae92
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"CHANGES\\n=======\\n\\n0.1(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"396e33526ceb241f491d36cdaa72a31c6e0f(...TRUNCATED)
[ "CHANGES.txt", "aiohttp/multidict.py", "tests/test_multidict.py" ]
[{"ast_type_str":"ClassDef","end_lineno":89,"file_name":"aiohttp/multidict.py","name":"MultiDict.__i(...TRUNCATED)
[ "aiohttp/multidict.py" ]
2
1
4
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** Iterating over MultiDict returns key-value tuples instead of keys\n\n**Descript(...TRUNCATED)
"{\n \"MultiDictTests.test__iter__\": \"PASSED\",\n \"MultiDictTests.test__repr__\": \"PASSED\(...TRUNCATED)
1
aiohttp_396e3352
aiohttp
namanjain12/aiohttp_final:65fd80bc5783b724e96bb54e55b6f0ddb2d660f9
65fd80bc5783b724e96bb54e55b6f0ddb2d660f9
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"import asyncio\\nimport ai(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"65fd80bc5783b724e96bb54e55b6f0ddb2d6(...TRUNCATED)
[ "aiohttp/connector.py", "tests/test_connector.py" ]
[{"ast_type_str":"ClassDef","end_lineno":367,"file_name":"tests/test_connector.py","name":"BaseConne(...TRUNCATED)
[ "aiohttp/connector.py" ]
1
1
4
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n\n**Title:** Cleanup Task Remains Active After Connector is Closed\n\n**Description:**\nWh(...TRUNCATED)
"{\n \"HttpConnectionTests.test_close\": \"PASSED\",\n \"HttpConnectionTests.test_del\": \"PAS(...TRUNCATED)
1
aiohttp_65fd80bc
aiohttp
namanjain12/aiohttp_final:c3789965cdf023d5069d1f04e853a3c6f7a7ab3d
c3789965cdf023d5069d1f04e853a3c6f7a7ab3d
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"import abc\\nimport asynci(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"c3789965cdf023d5069d1f04e853a3c6f7a7(...TRUNCATED)
[ "aiohttp/web.py", "tests/test_web_response.py" ]
[{"ast_type_str":"ClassDef","end_lineno":404,"file_name":"aiohttp/web.py","name":"StreamResponse.__i(...TRUNCATED)
[ "aiohttp/web.py" ]
1
1
14
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** `StreamResponse.start()` Allows Starting with a Different Request Without Raisi(...TRUNCATED)
"{\n \"TestStreamResponse.test_cannot_write_after_eof\": \"PASSED\",\n \"TestStreamResponse.te(...TRUNCATED)
1
aiohttp_c3789965
aiohttp
namanjain12/aiohttp_final:8d62de0b8726625e81e300b1ac9e92d2f5a705a8
8d62de0b8726625e81e300b1ac9e92d2f5a705a8
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"\\\"\\\"\\\"Various helper(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"8d62de0b8726625e81e300b1ac9e92d2f5a7(...TRUNCATED)
[ "aiohttp/helpers.py", "tests/test_helpers.py" ]
[{"ast_type_str":"FunctionDef","end_lineno":261,"file_name":"aiohttp/helpers.py","name":"atoms","sta(...TRUNCATED)
[ "aiohttp/helpers.py" ]
1
1
2
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** Access log \"D\" field truncates milliseconds to 5 digits, reducing precision\n(...TRUNCATED)
"{\n \"TestHelpers.test_basic_auth\": \"PASSED\",\n \"TestHelpers.test_invalid_formdata_conten(...TRUNCATED)
0
aiohttp_8d62de0b
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
9