Dataset Viewer
Auto-converted to Parquet Duplicate
repo
stringclasses
5 values
instance_id
stringclasses
5 values
base_commit
stringclasses
5 values
patch
stringclasses
5 values
test_patch
stringclasses
1 value
problem_statement
stringclasses
5 values
hints_text
stringclasses
4 values
created_at
stringdate
2019-02-24 16:30:32
2023-08-02 16:35:14
version
stringclasses
1 value
FAIL_TO_PASS
stringclasses
1 value
PASS_TO_PASS
stringclasses
1 value
environment_setup_commit
stringclasses
1 value
PrefectHQ/prefect
PrefectHQ__prefect-856
5739feb6eaac6a62e090e5c4590873d4474823bb
diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -17,6 +17,7 @@ "google-cloud-storage >= 1.13, < 2.0", ], "kubernetes": ["dask-kubernetes == 0.7.0", "kubernetes >= 8.0.1, < 9.0"], + "rss": ["feedparser >= 5.0.1, < 6.0"], "templates": ["jinja2 >= 2.0, < 3.0"], "viz": ["gr...
Create RSS Tasks for Task Library
2019-03-26T19:27:14Z
[]
[]
Qiskit/qiskit
Qiskit__qiskit-1856
240398505c6df0308992e697b4ad26c611faf248
diff --git a/examples/python/hello_quantum.py b/examples/python/hello_quantum.py --- a/examples/python/hello_quantum.py +++ b/examples/python/hello_quantum.py @@ -50,16 +50,17 @@ # Compile and run the Quantum Program on a real device backend try: least_busy_device = least_busy(IBMQ.backends(simulator...
Allow for setting qobj header description in execute and propagate to job <!-- 鈿狅笍 If you do not respect this template, your issue will be closed --> <!-- 鈿狅笍 Make sure to browse the opened and closed issues to confirm this idea does not exist. --> ### What is the expected enhancement? The Qobj accepts a description...
This is good but it has to be done after the update to the compile interfaces. I will try and do it with that.
2019-02-24T16:30:32Z
[]
[]
apache/airflow
apache__airflow-33043
d989e9dba5899e87780df9a8c5994ed1e3f8a776
diff --git a/airflow/auth/managers/fab/views/roles_list.py b/airflow/auth/managers/fab/views/roles_list.py new file mode 100644 --- /dev/null +++ b/airflow/auth/managers/fab/views/roles_list.py @@ -0,0 +1,42 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See...
AIP-56 - FAB AM - Role views Move role related views to FAB Auth manager: - List roles - Edit role - Create role - View role
2023-08-02T16:35:14Z
[]
[]
celery/celery
celery__celery-6629
c7f2f141627de69645d1885b000b12def97152ec
diff --git a/celery/backends/base.py b/celery/backends/base.py --- a/celery/backends/base.py +++ b/celery/backends/base.py @@ -853,7 +853,11 @@ def _store_result(self, task_id, result, state, if current_meta['status'] == states.SUCCESS: return result - self._set_with_state(self.get_key_fo...
Workers retry Redis connection when task result is larger than 512MB - retry is useless as it never fits to Redis <!-- Please fill this template entirely and do not erase parts of it. We reserve the right to close without a response bug reports which are incomplete. --> # Checklist <!-- To check an item on the l...
Pull requests are welcome.
2021-02-07T09:06:11Z
[]
[]
pandas-dev/pandas
pandas-dev__pandas-39217
b31c069ded78a67e0a6f54fc776a7920fd09beca
"diff --git a/pandas/io/json/_json.py b/pandas/io/json/_json.py\n--- a/pandas/io/json/_json.py\n+++ (...TRUNCATED)
"TST/REF: splitting pandas/io/parsers.py into multiple files\n`pandas/io/parsers.py` is close to 4k (...TRUNCATED)
sure seems reasonable
2021-01-17T00:38:48Z
[]
[]
README.md exists but content is empty.
Downloads last month
6