repo_name
stringclasses
10 values
docker_image
stringlengths
64
69
commit_hash
stringlengths
40
40
parsed_commit_content
stringlengths
18.6k
10.3M
execution_result_content
stringlengths
3.81k
12.4M
modified_files
sequencelengths
2
9
modified_entity_summaries
listlengths
2
29
relevant_files
sequencelengths
1
3
num_non_test_files
int64
1
4
num_non_test_func_methods
int64
0
4
num_non_test_lines
int64
1
196
prompt
stringlengths
12.9k
79.4k
problem_statement
stringlengths
530
3.67k
expected_output_json
stringlengths
34
307k
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)
aiohttp
namanjain12/aiohttp_final:f0caa654b2db87d65159951094b3c7fc5d396caf
f0caa654b2db87d65159951094b3c7fc5d396caf
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"*~\\nbin\\nparts\\ncoverag(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"f0caa654b2db87d65159951094b3c7fc5d39(...TRUNCATED)
[ ".gitignore", "aiohttp/web.py", "tests/test_urldispatch.py" ]
[{"ast_type_str":"ClassDef","end_lineno":1489,"file_name":"aiohttp/web.py","name":"UrlDispatcher.add(...TRUNCATED)
[ "aiohttp/web.py" ]
2
1
59
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** Registering Regex Patterns in Routes Causes AttributeError\n\n**Description:**\(...TRUNCATED)
"{\n \"TestUrlDispatcher.test_add_invalid_path\": \"PASSED\",\n \"TestUrlDispatcher.test_add_r(...TRUNCATED)
aiohttp
namanjain12/aiohttp_final:eb54e6c010f55c02e49a36cb2e74b077f8aa77e4
eb54e6c010f55c02e49a36cb2e74b077f8aa77e4
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"\\\"\\\"\\\"wsgi server.\\(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"eb54e6c010f55c02e49a36cb2e74b077f8aa(...TRUNCATED)
[ "aiohttp/wsgi.py", "tests/test_wsgi.py" ]
[{"ast_type_str":"ClassDef","end_lineno":107,"file_name":"aiohttp/wsgi.py","name":"WSGIServerHttpPro(...TRUNCATED)
[ "aiohttp/wsgi.py" ]
1
1
15
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n\n**Title:** Incorrect `SERVER_PORT` in WSGI Environ Causes Test Failures\n\n**Description(...TRUNCATED)
"{\n \"TestHttpWsgiServerProtocol.test_ctor\": \"PASSED\",\n \"TestHttpWsgiServerProtocol.test(...TRUNCATED)
aiohttp
namanjain12/aiohttp_final:fca116274b5e7bc3fba09de23330c34ce78fc13b
fca116274b5e7bc3fba09de23330c34ce78fc13b
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"import asyncio\\nimport bi(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"fca116274b5e7bc3fba09de23330c34ce78f(...TRUNCATED)
[ "aiohttp/web.py", "tests/test_urldispatch.py" ]
[{"ast_type_str":"ClassDef","end_lineno":97,"file_name":"tests/test_urldispatch.py","name":"TestUrlD(...TRUNCATED)
[ "aiohttp/web.py" ]
1
1
2
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** Adding routes with special regex characters like '/+$' results in unresolved ro(...TRUNCATED)
"{\n \"TestUrlDispatcher.test_add_invalid_path\": \"PASSED\",\n \"TestUrlDispatcher.test_add_r(...TRUNCATED)
aiohttp
namanjain12/aiohttp_final:ffb66cb0d1908bcc9b12fabd637d07b8a765430c
ffb66cb0d1908bcc9b12fabd637d07b8a765430c
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"0.17.2 (08-11-2015)\\n----(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"ffb66cb0d1908bcc9b12fabd637d07b8a765(...TRUNCATED)
[ "HISTORY.rst", "aiohttp/web_reqrep.py", "tests/test_web_response.py" ]
[{"ast_type_str":"ClassDef","end_lineno":303,"file_name":"tests/test_web_response.py","name":"TestSt(...TRUNCATED)
[ "aiohttp/web_reqrep.py" ]
2
1
10
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** `Content-Length` Header Not Removed When Compression Is Enabled\n\n**Descriptio(...TRUNCATED)
"{\n \"TestStreamResponse.test___repr__\": \"PASSED\",\n \"TestStreamResponse.test___repr__not(...TRUNCATED)
aiohttp
namanjain12/aiohttp_final:ea948a4a984d2db4fceb42e6706f87e21cfea6a5
ea948a4a984d2db4fceb42e6706f87e21cfea6a5
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"CHANGES\\n=======\\n\\n0.8(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"ea948a4a984d2db4fceb42e6706f87e21cfe(...TRUNCATED)
[ "CHANGES.txt", "aiohttp/multidict.py", "tests/test_multidict.py" ]
[{"ast_type_str":"ClassDef","end_lineno":80,"file_name":"aiohttp/multidict.py","name":"MultiDict","s(...TRUNCATED)
[ "aiohttp/multidict.py" ]
2
1
18
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** `MultiDict.getall() does not accept a default value, raising TypeError when pro(...TRUNCATED)
"{\n \"MultiDictTests.test__repr__\": \"PASSED\",\n \"MultiDictTests.test_copy\": \"PASSED\",\(...TRUNCATED)
aiohttp
namanjain12/aiohttp_final:fb0d3db26c6a21d2a9c1b96b7545e108114fb99b
fb0d3db26c6a21d2a9c1b96b7545e108114fb99b
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"\\\"\\\"\\\"wsgi server.\\(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"fb0d3db26c6a21d2a9c1b96b7545e108114f(...TRUNCATED)
[ "aiohttp/wsgi.py", "tests/test_wsgi.py" ]
[{"ast_type_str":"ClassDef","end_lineno":97,"file_name":"tests/test_wsgi.py","name":"HttpWsgiServerP(...TRUNCATED)
[ "aiohttp/wsgi.py" ]
1
1
2
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** Iterating Over Headers with Multiple Values Causes Unpacking Error in WSGI Impl(...TRUNCATED)
"{\n \"HttpWsgiServerProtocolTests.test_ctor\": \"PASSED\",\n \"HttpWsgiServerProtocolTests.te(...TRUNCATED)
aiohttp
namanjain12/aiohttp_final:fbc1d774246dfb603c677457fd68e7b5c002513d
fbc1d774246dfb603c677457fd68e7b5c002513d
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"0.18.3 (25-10-2015)\\n----(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"fbc1d774246dfb603c677457fd68e7b5c002(...TRUNCATED)
[ "HISTORY.rst", "aiohttp/web_urldispatcher.py", "tests/test_urldispatch.py" ]
[{"ast_type_str":"ClassDef","end_lineno":538,"file_name":"aiohttp/web_urldispatcher.py","name":"UrlD(...TRUNCATED)
[ "aiohttp/web_urldispatcher.py" ]
2
1
14
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** Route Name Validation Rejects Dashes as Separators\n\n**Description:**\nWhen re(...TRUNCATED)
"{\n \"TestUrlDispatcher.test_add_invalid_path\": \"PASSED\",\n \"TestUrlDispatcher.test_add_r(...TRUNCATED)
aiohttp
namanjain12/aiohttp_final:f53cc26904fa866cef144227572c37222a884ef0
f53cc26904fa866cef144227572c37222a884ef0
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"CHANGES\\n=======\\n\\n0.1(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"f53cc26904fa866cef144227572c37222a88(...TRUNCATED)
[ "CHANGES.txt", "aiohttp/web_reqrep.py", "tests/test_web_response.py" ]
[{"ast_type_str":"ClassDef","end_lineno":440,"file_name":"tests/test_web_response.py","name":"TestSt(...TRUNCATED)
[ "aiohttp/web_reqrep.py" ]
2
1
11
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** Setting a Cookie After Deletion Retains 'Max-Age=0', Preventing Proper Cookie S(...TRUNCATED)
"{\n \"TestStreamResponse.test___repr__\": \"PASSED\",\n \"TestStreamResponse.test___repr__not(...TRUNCATED)
aiohttp
namanjain12/aiohttp_final:ea47a46f5f9008a1ab44279c41debe609d568282
ea47a46f5f9008a1ab44279c41debe609d568282
"{\n \"file_diffs\": [\n {\n \"old_file_content\": \"import pprint\\nfrom itert(...TRUNCATED)
"{\n \"repo_name\": \"aiohttp\",\n \"new_commit_hash\": \"ea47a46f5f9008a1ab44279c41debe609d56(...TRUNCATED)
[ "aiohttp/multidict.py", "tests/test_multidict.py" ]
[{"ast_type_str":"ClassDef","end_lineno":105,"file_name":"aiohttp/multidict.py","name":"MultiDict","(...TRUNCATED)
[ "aiohttp/multidict.py" ]
1
1
3
"You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED)
"[ISSUE]\n**Title:** `__repr__` of `MultiDict` Fails to Display All Items with Multiple Values per K(...TRUNCATED)
"{\n \"MultiDictTests.test__repr__\": \"PASSED\",\n \"MultiDictTests.test_copy\": \"PASSED\",\(...TRUNCATED)
README.md exists but content is empty.
Downloads last month
155