title stringlengths 2 169 | diff stringlengths 235 19.5k | body stringlengths 0 30.5k | url stringlengths 48 84 | created_at stringlengths 20 20 | closed_at stringlengths 20 20 | merged_at stringlengths 20 20 | updated_at stringlengths 20 20 | diff_len float64 101 3.99k | repo_name stringclasses 83
values | __index_level_0__ int64 15 52.7k |
|---|---|---|---|---|---|---|---|---|---|---|
shell calls sys.__interactivehook__ | diff --git a/CHANGES.rst b/CHANGES.rst
index 8c615d5fb8..2657dae910 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -70,6 +70,8 @@ Unreleased
- Support async views, error handlers, before and after request, and
teardown functions. :pr:`3412`
- Support nesting blueprints. :issue:`593, 1548`, :pr:`3923`
+- ``f... | This will set up readline tab and history completion by default.
<!--
Link to relevant issues or previous PRs, one per line. Use "fixes" to
automatically close an issue.
-->
- fixes #3941
<!--
Ensure each step in CONTRIBUTING.rst is complete by adding an "x" to
each box below.
If only docs were changed... | https://api.github.com/repos/pallets/flask/pulls/3960 | 2021-04-14T17:03:05Z | 2021-04-14T17:06:50Z | 2021-04-14T17:06:50Z | 2021-04-29T00:06:11Z | 398 | pallets/flask | 20,866 |
[toutv] fix info extraction(closes #1792)(closes #2082) | diff --git a/youtube_dl/extractor/radiocanada.py b/youtube_dl/extractor/radiocanada.py
index 4f05bbddc6d..4a3f40ee5c2 100644
--- a/youtube_dl/extractor/radiocanada.py
+++ b/youtube_dl/extractor/radiocanada.py
@@ -22,13 +22,13 @@ class RadioCanadaIE(InfoExtractor):
'url': 'http://ici.radio-canada.ca/widgets/med... | there is problem with rtmp download, i don't realy know what's missing.
i created the PR even if it has this problem, so it can be simple for others to modify and test.
| https://api.github.com/repos/ytdl-org/youtube-dl/pulls/9597 | 2016-05-24T15:17:25Z | 2016-07-07T00:51:01Z | 2016-07-07T00:51:01Z | 2016-07-07T00:51:05Z | 1,731 | ytdl-org/youtube-dl | 50,243 |
update save model func | diff --git a/PPOCRLabel/libs/shape.py b/PPOCRLabel/libs/shape.py
index 18cc4a8e76..97e2eb7238 100644
--- a/PPOCRLabel/libs/shape.py
+++ b/PPOCRLabel/libs/shape.py
@@ -48,6 +48,7 @@ class Shape(object):
def __init__(self, label=None, line_color=None, difficult=False, key_cls="None", paintLabel=False):
se... | https://api.github.com/repos/PaddlePaddle/PaddleOCR/pulls/6693 | 2022-06-24T07:48:02Z | 2022-06-26T16:49:00Z | 2022-06-26T16:49:00Z | 2023-04-12T07:55:30Z | 1,719 | PaddlePaddle/PaddleOCR | 41,994 | |
Update docs | diff --git a/.gitignore b/.gitignore
index 277e719ea4..c904eeeeea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,6 @@ backend/openapi.json
# ignore jupyter notebook checkpoints
.ipynb_checkpoints
+
+# edit docs using obsidian.md, these files should not appear in the repo
+.obsidian/
diff --git a/docs/docs/da... | Address issue raised in #2008, made a new PR because I couldn't run pre-commit for some reason | https://api.github.com/repos/LAION-AI/Open-Assistant/pulls/2015 | 2023-03-08T07:42:42Z | 2023-03-11T16:31:17Z | 2023-03-11T16:31:17Z | 2023-03-11T16:31:18Z | 2,640 | LAION-AI/Open-Assistant | 37,120 |
01 | diff --git a/README.md b/README.md
index c8a7960ae..ef727d122 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
<img src="https://img.shields.io/static/v1?label=license&message=AGPL&color=white&style=flat" alt="License"/>
<br>
<br>
- <strong>Let language models run code.</strong><br>
+ <strong... | ### Describe the changes you have made:
### Reference any relevant issues (e.g. "Fixes #000"):
### Pre-Submission Checklist (optional but appreciated):
- [ ] I have included relevant documentation updates (stored in /docs)
- [ ] I have read `docs/CONTRIBUTING.md`
- [ ] I have read `docs/ROADMAP.md`
### OS... | https://api.github.com/repos/OpenInterpreter/open-interpreter/pulls/1104 | 2024-03-21T17:03:09Z | 2024-03-21T17:03:19Z | 2024-03-21T17:03:19Z | 2024-03-21T17:03:19Z | 205 | OpenInterpreter/open-interpreter | 40,885 |
Add support for tuple input on MultiBinary space | diff --git a/gym/spaces/multi_binary.py b/gym/spaces/multi_binary.py
index f1876ee8611..e3b37890d27 100644
--- a/gym/spaces/multi_binary.py
+++ b/gym/spaces/multi_binary.py
@@ -4,9 +4,9 @@
class MultiBinary(Space):
'''
- An n-dimensional binary space.
+ An n-shape binary space.
- The argument to Mu... | When I'm using [ray-project/ray](https://github.com/ray-project/ray), I've found out that when I'm using multi-dimensions space as the input n of `MultiBinary`, problem occurs on init part. After debugging, it appeared that the dealing way of n is not suitable for multi-dimensions input.
Here's the issue in [ray-proj... | https://api.github.com/repos/openai/gym/pulls/2023 | 2020-08-12T14:35:12Z | 2020-09-25T22:43:16Z | 2020-09-25T22:43:15Z | 2020-09-25T22:43:16Z | 442 | openai/gym | 5,222 |
clarify brushfire description | diff --git a/README.md b/README.md
index 204a126c..bf497fa5 100644
--- a/README.md
+++ b/README.md
@@ -861,7 +861,7 @@ on MNIST digits[DEEP LEARNING]
#### General-Purpose Machine Learning
* [Conjecture](https://github.com/etsy/Conjecture) - Scalable Machine Learning in Scalding
-* [brushfire](https://github.com/avi... | a very small edit to clarify the brushfire does forests as well as single trees
| https://api.github.com/repos/josephmisiti/awesome-machine-learning/pulls/122 | 2015-03-22T01:40:50Z | 2015-03-22T16:56:51Z | 2015-03-22T16:56:51Z | 2015-03-22T16:56:55Z | 243 | josephmisiti/awesome-machine-learning | 52,394 |
[3.11] gh-101975: Fixed a potential SegFault on garbage collection (GH-102803) | diff --git a/Misc/NEWS.d/next/Core and Builtins/2023-03-18-02-36-39.gh-issue-101975.HwMR1d.rst b/Misc/NEWS.d/next/Core and Builtins/2023-03-18-02-36-39.gh-issue-101975.HwMR1d.rst
new file mode 100644
index 00000000000000..28c9a8465180db
--- /dev/null
+++ b/Misc/NEWS.d/next/Core and Builtins/2023-03-18-02-36-39.gh-issue... | Backport of #102803
<!-- gh-issue-number: gh-101975 -->
* Issue: gh-101975
<!-- /gh-issue-number -->
| https://api.github.com/repos/python/cpython/pulls/102807 | 2023-03-18T11:18:16Z | 2023-03-20T14:42:16Z | 2023-03-20T14:42:16Z | 2023-09-26T12:50:47Z | 321 | python/cpython | 4,677 |
cartpole fix | diff --git a/gym/core.py b/gym/core.py
index 21b6f1e6ee8..feca2890e7d 100644
--- a/gym/core.py
+++ b/gym/core.py
@@ -311,9 +311,7 @@ def __init__(self, env=None):
self._update_wrapper_stack()
if env and env._configured:
- # TODO: CartPole currently calls configure on `make`. Fix this so t... | get rid of _configure() call in cartpole constructor | https://api.github.com/repos/openai/gym/pulls/457 | 2017-01-04T06:14:01Z | 2017-01-04T07:19:15Z | 2017-01-04T07:19:15Z | 2017-01-04T07:19:20Z | 690 | openai/gym | 5,392 |
fix: function name typo | diff --git a/ciphers/rsa_cipher.py b/ciphers/rsa_cipher.py
index 3bc2ebe5fc74..ac9782a49fff 100644
--- a/ciphers/rsa_cipher.py
+++ b/ciphers/rsa_cipher.py
@@ -102,8 +102,7 @@ def read_from_file_and_decrypt(message_filename: str, key_filename: str) -> str:
sys.exit(
f"ERROR: Block size is {block_si... | ### Describe your change:
* [ ] Add an algorithm?
* [X] Fix a bug or typo in an existing algorithm?
* [ ] Add or change doctests? -- Note: Please avoid changing both code and tests in a single pull request.
* [ ] Documentation change?
### Checklist:
* [x] I have read [CONTRIBUTING.md](https://github.com/T... | https://api.github.com/repos/TheAlgorithms/Python/pulls/11319 | 2024-03-11T13:18:16Z | 2024-03-12T08:40:32Z | 2024-03-12T08:40:32Z | 2024-03-12T08:46:04Z | 388 | TheAlgorithms/Python | 29,715 |
fix(native): Pass scope correctly to DIF assemble | diff --git a/src/sentry/tasks/assemble.py b/src/sentry/tasks/assemble.py
index f6c8f2940bf564..4616112a9eef79 100644
--- a/src/sentry/tasks/assemble.py
+++ b/src/sentry/tasks/assemble.py
@@ -94,7 +94,7 @@ def assemble_dif(project_id, name, checksum, chunks, **kwargs):
set_assemble_status(AssembleTask.DIF, project.... | Fixes SENTRY-AY5 | https://api.github.com/repos/getsentry/sentry/pulls/13480 | 2019-05-31T09:19:40Z | 2019-05-31T10:09:17Z | 2019-05-31T10:09:17Z | 2020-12-20T10:38:25Z | 195 | getsentry/sentry | 44,093 |
DOC: bug in user guide after new method | diff --git a/doc/source/user_guide/style.ipynb b/doc/source/user_guide/style.ipynb
index 67cf07a718877..1c83b0d3d048b 100644
--- a/doc/source/user_guide/style.ipynb
+++ b/doc/source/user_guide/style.ipynb
@@ -1288,7 +1288,7 @@
"outputs": [],
"source": [
"df2.style.format('{:.3f}', na_rep=\"\")\\\n",
- "... | just updating something that I missed on previous pr when arg name was changed.
| https://api.github.com/repos/pandas-dev/pandas/pulls/43976 | 2021-10-11T16:11:30Z | 2021-10-14T17:07:13Z | 2021-10-14T17:07:13Z | 2021-10-15T16:48:20Z | 237 | pandas-dev/pandas | 44,838 |
Fixed #29008 -- Fixed crash of 404 debug page when URL path converter raises Http404. | diff --git a/django/views/debug.py b/django/views/debug.py
index cb3e8c7ec10bc..86da47ee2057a 100644
--- a/django/views/debug.py
+++ b/django/views/debug.py
@@ -5,10 +5,10 @@
from pathlib import Path
from django.conf import settings
-from django.http import HttpResponse, HttpResponseNotFound
+from django.http impor... | Not sure while writing test for this, since `Resolver404` is instance of `Http404` and while raised it only pass. | https://api.github.com/repos/django/django/pulls/11620 | 2019-08-02T13:56:08Z | 2019-08-09T21:22:56Z | 2019-08-09T21:22:56Z | 2019-08-09T21:22:56Z | 529 | django/django | 51,139 |
Update default Albumentations | diff --git a/utils/augmentations.py b/utils/augmentations.py
index 49f957e6fd6..04192d1ec5c 100644
--- a/utils/augmentations.py
+++ b/utils/augmentations.py
@@ -23,9 +23,13 @@ def __init__(self):
check_version(A.__version__, '1.0.3') # version requirement
self.transform = A.Compose([
- ... |
## 🛠️ PR Summary
<sub>Made with ❤️ by [Ultralytics Actions](https://github.com/ultralytics/actions)<sub>
### 🌟 Summary
Optimized image augmentation probabilities in the YOLOv5 model.
### 📊 Key Changes
- Reduced the probability of applying the Blur and MedianBlur effects from 0.1 to 0.01.
- Added new augmentatio... | https://api.github.com/repos/ultralytics/yolov5/pulls/4931 | 2021-09-26T19:06:27Z | 2021-09-26T19:10:33Z | 2021-09-26T19:10:33Z | 2024-01-19T15:28:06Z | 270 | ultralytics/yolov5 | 25,576 |
feat: remove OPTIONS | diff --git a/metagpt/actions/rebuild_class_view.py b/metagpt/actions/rebuild_class_view.py
index d25d9e49b..2140ad874 100644
--- a/metagpt/actions/rebuild_class_view.py
+++ b/metagpt/actions/rebuild_class_view.py
@@ -20,7 +20,6 @@
GENERALIZATION,
GRAPH_REPO_FILE_REPO,
)
-from metagpt.context import CONTEXT
... | **Features**
- remove OPTIONS
- Replace global context with local context | https://api.github.com/repos/geekan/MetaGPT/pulls/740 | 2024-01-12T13:59:25Z | 2024-01-13T05:49:07Z | 2024-01-13T05:49:07Z | 2024-01-13T05:49:07Z | 1,095 | geekan/MetaGPT | 16,814 |
Fix issue when deleting stack contains role with inline policy | diff --git a/localstack/utils/cloudformation/template_deployer.py b/localstack/utils/cloudformation/template_deployer.py
index 3267443af8794..5b8291f94dae5 100644
--- a/localstack/utils/cloudformation/template_deployer.py
+++ b/localstack/utils/cloudformation/template_deployer.py
@@ -1086,9 +1086,22 @@ def deploy_resou... | * Delete role polices before deleting IAM::Role resource
* Add integration test
Issue fixed:
#2790 CloudFormation: Delete stack containing IAM role with inline policy fails
| https://api.github.com/repos/localstack/localstack/pulls/2804 | 2020-08-03T14:06:35Z | 2020-08-05T10:09:47Z | 2020-08-05T10:09:47Z | 2020-08-05T10:09:52Z | 1,164 | localstack/localstack | 29,257 |
Removed note in tutorial about bypassing manage.py. | diff --git a/docs/intro/tutorial02.txt b/docs/intro/tutorial02.txt
index 5eca45ee0985d..e9b2aaa2a3bd1 100644
--- a/docs/intro/tutorial02.txt
+++ b/docs/intro/tutorial02.txt
@@ -381,28 +381,6 @@ We're using this instead of simply typing "python", because :file:`manage.py`
sets the ``DJANGO_SETTINGS_MODULE`` environment... | This isn't something I would recommend, even for non-beginners. | https://api.github.com/repos/django/django/pulls/9573 | 2018-01-11T17:04:01Z | 2018-01-12T00:06:00Z | 2018-01-12T00:06:00Z | 2018-01-12T00:12:05Z | 377 | django/django | 51,135 |
Add --disable=locally-enabled to .pylintrc. | diff --git a/.pylintrc b/.pylintrc
index 36d8c286ff7..1d3f0ac4f0c 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -41,7 +41,7 @@ load-plugins=linter_plugin
# --enable=similarities". If you want to run only the classes checker, but have
# no Warning level messages displayed, use"--disable=all --enable=classes
# --disable=W... | Fixes #6060. | https://api.github.com/repos/certbot/certbot/pulls/6159 | 2018-06-28T20:50:48Z | 2018-06-28T22:06:53Z | 2018-06-28T22:06:52Z | 2018-06-28T22:08:19Z | 250 | certbot/certbot | 261 |
Reset deanonymizer mapping | diff --git a/libs/experimental/langchain_experimental/data_anonymizer/base.py b/libs/experimental/langchain_experimental/data_anonymizer/base.py
index 292d2a2a0f6903..0a7d201b5f2d39 100644
--- a/libs/experimental/langchain_experimental/data_anonymizer/base.py
+++ b/libs/experimental/langchain_experimental/data_anonymiz... | @hwchase17 @baskaryan | https://api.github.com/repos/langchain-ai/langchain/pulls/11559 | 2023-10-09T15:49:56Z | 2023-10-09T18:11:05Z | 2023-10-09T18:11:05Z | 2023-10-09T18:11:05Z | 383 | langchain-ai/langchain | 43,065 |
Add simple tests for pipelines. | diff --git a/tests/test_pipelines.py b/tests/test_pipelines.py
new file mode 100644
index 00000000000..bc53f5427f1
--- /dev/null
+++ b/tests/test_pipelines.py
@@ -0,0 +1,71 @@
+from twisted.internet import defer
+from twisted.internet.defer import Deferred
+from twisted.trial import unittest
+
+from scrapy import Spide... | This is another small PR that first adds simple tests for stuff where I needed asyncio tests. | https://api.github.com/repos/scrapy/scrapy/pulls/4236 | 2019-12-16T17:40:51Z | 2019-12-17T14:38:07Z | 2019-12-17T14:38:07Z | 2019-12-17T14:38:11Z | 560 | scrapy/scrapy | 34,984 |
✨ Re-export Starlette's `WebSocketException` and add it to docs | diff --git a/docs/en/docs/advanced/websockets.md b/docs/en/docs/advanced/websockets.md
index 0e9bc5b06b378..3cf840819fdcc 100644
--- a/docs/en/docs/advanced/websockets.md
+++ b/docs/en/docs/advanced/websockets.md
@@ -112,17 +112,15 @@ In WebSocket endpoints you can import from `fastapi` and use:
They work the same w... | ✨ Re-export Starlette's `WebSocketException` and add it to docs | https://api.github.com/repos/tiangolo/fastapi/pulls/5629 | 2022-11-13T16:01:56Z | 2022-11-13T16:10:54Z | 2022-11-13T16:10:54Z | 2022-11-13T18:47:50Z | 856 | tiangolo/fastapi | 22,952 |
Refs #27685 -- Logged unexpected Watchman autoreloader errors. | diff --git a/django/utils/autoreload.py b/django/utils/autoreload.py
index 559812d9c3ac9..7ca0d68fae7aa 100644
--- a/django/utils/autoreload.py
+++ b/django/utils/autoreload.py
@@ -509,6 +509,7 @@ def tick(self):
except pywatchman.SocketTimeout:
pass
except pywatchman.Watchman... | https://api.github.com/repos/django/django/pulls/11305 | 2019-04-29T21:15:46Z | 2019-05-15T05:34:20Z | 2019-05-15T05:34:20Z | 2019-05-15T09:36:28Z | 145 | django/django | 51,520 | |
add 3 template engines + add lang in menu | diff --git a/Server Side Template Injection/README.md b/Server Side Template Injection/README.md
index c911119029..4aeb0ab63e 100644
--- a/Server Side Template Injection/README.md
+++ b/Server Side Template Injection/README.md
@@ -15,7 +15,7 @@
- [Expression Language EL - Basic injection](#expression-language-el... | https://api.github.com/repos/swisskyrepo/PayloadsAllTheThings/pulls/543 | 2022-09-21T09:29:04Z | 2022-09-21T09:42:33Z | 2022-09-21T09:42:33Z | 2022-09-21T21:18:19Z | 2,014 | swisskyrepo/PayloadsAllTheThings | 8,732 | |
community: Implement lazy_load() for UnstructuredBaseLoader | diff --git a/libs/community/langchain_community/document_loaders/unstructured.py b/libs/community/langchain_community/document_loaders/unstructured.py
index b7ee7717056eda..2878be257506e5 100644
--- a/libs/community/langchain_community/document_loaders/unstructured.py
+++ b/libs/community/langchain_community/document_l... | Covered by a bunch of subclasses tests: `test_csv_loader.py`, `test_xml.py`, ... | https://api.github.com/repos/langchain-ai/langchain/pulls/18647 | 2024-03-06T10:19:50Z | 2024-03-06T18:13:10Z | 2024-03-06T18:13:10Z | 2024-03-06T21:53:27Z | 578 | langchain-ai/langchain | 43,596 |
Fix api extension duplicating | diff --git a/extensions/api/script.py b/extensions/api/script.py
index 1774c345fc..bd7c19002a 100644
--- a/extensions/api/script.py
+++ b/extensions/api/script.py
@@ -1,8 +1,9 @@
+import json
from http.server import BaseHTTPRequestHandler, ThreadingHTTPServer
from threading import Thread
+
from modules import shared... | Prevent server in `api` extension run multiple times, causing "Port already taken" error.
I added new `setup()` method to extensions to run once when app is ready to initialize extensions when app is first loaded.
It also helps against empty "Extensions" block, when no actual ui is present.
| https://api.github.com/repos/oobabooga/text-generation-webui/pulls/433 | 2023-03-19T13:35:52Z | 2023-03-24T19:56:11Z | 2023-03-24T19:56:11Z | 2023-03-28T15:01:20Z | 472 | oobabooga/text-generation-webui | 26,008 |
Tweak diskcache limits | diff --git a/modules/cache.py b/modules/cache.py
index 9df248d7b84..f4e5f702b42 100644
--- a/modules/cache.py
+++ b/modules/cache.py
@@ -20,6 +20,14 @@ def dump_cache():
pass
+def make_cache(subsection: str) -> diskcache.Cache:
+ return diskcache.Cache(
+ os.path.join(cache_dir, subsection),
+ ... | ## Description
By default, Diskcache has a limit of 1 GB (after which it starts discarding oldest objects (by default)), bump that up to 4 GB. Could make it unlimited with a larger number.
Also, probably okay to keep objects up to 256 KB in the Sqlite database.
Nb: I couldn't test this locally right now, and I j... | https://api.github.com/repos/AUTOMATIC1111/stable-diffusion-webui/pulls/15299 | 2024-03-17T20:27:48Z | 2024-03-17T20:59:12Z | 2024-03-17T20:59:12Z | 2024-03-17T20:59:15Z | 332 | AUTOMATIC1111/stable-diffusion-webui | 40,515 |
fix return type for `Table.expand()` getter | diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 9b5f9b6c7..cd2eb646e 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -8,6 +8,7 @@ The following people have contributed to the development of Rich:
- [Oleksis Fraga](https://github.com/oleksis)
- [Finn Hughes](https://github.com/finnhughes)
- [Josh Karpel](h... | return type for `Table.expand()` was `int` should be `bool` based on the type annotation for `expand` argument for `Table.__init__`
## Type of changes
- [x] Bug fix
- [ ] New feature
- [x] Documentation / docstrings
- [ ] Tests
- [ ] Other
## Checklist
- [x] I've run the latest [black](https://github.co... | https://api.github.com/repos/Textualize/rich/pulls/1586 | 2021-10-14T15:50:37Z | 2021-10-16T09:34:28Z | 2021-10-16T09:34:28Z | 2021-10-16T09:34:28Z | 303 | Textualize/rich | 48,110 |
Bump lupupy to 0.2.1 | diff --git a/homeassistant/components/lupusec/manifest.json b/homeassistant/components/lupusec/manifest.json
index cb526b004de6..5792f186798a 100644
--- a/homeassistant/components/lupusec/manifest.json
+++ b/homeassistant/components/lupusec/manifest.json
@@ -2,7 +2,7 @@
"domain": "lupusec",
"name": "Lupus Electro... | <!--
You are amazing! Thanks for contributing to our project!
Please, DO NOT DELETE ANY TEXT from this template! (unless instructed).
-->
<!--
If your PR contains a breaking change for existing users, it is important
to tell them what breaks, how to make it work again and why we did this.
This piece of... | https://api.github.com/repos/home-assistant/core/pulls/83071 | 2022-12-01T20:35:51Z | 2022-12-02T16:30:25Z | 2022-12-02T16:30:25Z | 2022-12-19T17:16:55Z | 315 | home-assistant/core | 39,470 |
pass steps_per_print to tput timer | diff --git a/deepspeed/pt/deepspeed_light.py b/deepspeed/pt/deepspeed_light.py
index 1b46e6ac6d29..6c335754bf50 100755
--- a/deepspeed/pt/deepspeed_light.py
+++ b/deepspeed/pt/deepspeed_light.py
@@ -160,6 +160,7 @@ def __init__(self,
self.tput_timer = ThroughputTimer(
batch_size=self.train_micro_b... | I noticed that our throughput timer was hardcoded to print out stats every 50 steps and not connected to the deepspeed config of steps_per_print. | https://api.github.com/repos/microsoft/DeepSpeed/pulls/299 | 2020-07-23T18:54:37Z | 2020-07-24T02:20:47Z | 2020-07-24T02:20:47Z | 2020-07-24T02:20:54Z | 148 | microsoft/DeepSpeed | 10,321 |
Toyota: use torque control for Japanese-made 2023 RAV4 | diff --git a/selfdrive/car/tests/routes.py b/selfdrive/car/tests/routes.py
index c8701e8f0a5278..69a935fecec036 100755
--- a/selfdrive/car/tests/routes.py
+++ b/selfdrive/car/tests/routes.py
@@ -25,7 +25,6 @@
HONDA.ODYSSEY_CHN,
VOLKSWAGEN.CRAFTER_MK2, # need a route from an ACC-equipped Crafter
TOYOTA.RAV4_TS... | https://api.github.com/repos/commaai/openpilot/pulls/29896 | 2023-09-13T05:17:22Z | 2023-09-14T21:48:13Z | 2023-09-14T21:48:13Z | 2023-09-14T21:48:14Z | 2,504 | commaai/openpilot | 9,764 | |
Fix typo in efficientformer_v2 | diff --git a/timm/models/efficientformer_v2.py b/timm/models/efficientformer_v2.py
index 9388131ed6..357b258dec 100644
--- a/timm/models/efficientformer_v2.py
+++ b/timm/models/efficientformer_v2.py
@@ -232,7 +232,7 @@ def __init__(
self.attention_biases = nn.Parameter(torch.zeros(num_heads, self.N))
... | Typo fix in efficientformer_v2.py
`torch.arange(self.resolution[1]), torch.arange(self.resolution[1])`
-> `torch.arange(self.resolution[0]), torch.arange(self.resolution[1])` | https://api.github.com/repos/huggingface/pytorch-image-models/pulls/1918 | 2023-08-15T18:39:45Z | 2023-08-16T03:04:36Z | 2023-08-16T03:04:36Z | 2024-03-22T12:32:11Z | 161 | huggingface/pytorch-image-models | 16,310 |
pin pydantic api ref build | diff --git a/docs/api_reference/requirements.txt b/docs/api_reference/requirements.txt
index 568cafa427ddd8..d2a4e1cd7f017f 100644
--- a/docs/api_reference/requirements.txt
+++ b/docs/api_reference/requirements.txt
@@ -1,5 +1,6 @@
-e libs/langchain
-e libs/experimental
+pydantic<2
autodoc_pydantic==1.8.0
myst_parse... | https://api.github.com/repos/langchain-ai/langchain/pulls/9556 | 2023-08-21T18:36:11Z | 2023-08-21T19:11:49Z | 2023-08-21T19:11:49Z | 2023-08-21T19:11:50Z | 116 | langchain-ai/langchain | 42,907 | |
Build mypyc wheels for CPython 3.11 | diff --git a/.github/workflows/pypi_upload.yml b/.github/workflows/pypi_upload.yml
index d52f41a493..ae26a814c9 100644
--- a/.github/workflows/pypi_upload.yml
+++ b/.github/workflows/pypi_upload.yml
@@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build wheels via cibuildwheel
- uses: ... | ### Description
Bumps cibuildwheel from 2.8.1 to 2.10.0 which has 3.11 building enabled by default. Unfortunately mypyc errors out on 3.11:
```
src/black/files.py:29:9: error: Name "tomllib" already defined (by an import) [no-redef]
```
... so we have to also hide the fallback import of tomli on older 3.11 ... | https://api.github.com/repos/psf/black/pulls/3276 | 2022-09-18T01:33:34Z | 2022-09-23T03:11:56Z | 2022-09-23T03:11:56Z | 2022-09-23T03:12:05Z | 637 | psf/black | 24,416 |
devcontainer: use VirtualGL on mac hosts | diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile
index 0e5e97316d53db..a24c524047c345 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -1,8 +1,13 @@
FROM ghcr.io/commaai/openpilot-base:latest
-RUN apt update && apt install -y vim net-tools usbutils htop ripgrep tmux
+RUN apt up... | Use VirtualGL to force direct rendering of OpenGL (as opposed to indirect rendering which happens by default while forwarding X with XQuartz). This should cameraview in selfdrive/ui/ui and tools like plotjuggler/cabana. | https://api.github.com/repos/commaai/openpilot/pulls/30090 | 2023-09-28T23:20:33Z | 2023-09-30T00:45:07Z | 2023-09-30T00:45:07Z | 2023-09-30T00:45:08Z | 1,285 | commaai/openpilot | 9,481 |
Added List Database Administrator Accounts | diff --git a/SQL Injection/PostgreSQL Injection.md b/SQL Injection/PostgreSQL Injection.md
index d923c5a1ea..2bf952cede 100644
--- a/SQL Injection/PostgreSQL Injection.md
+++ b/SQL Injection/PostgreSQL Injection.md
@@ -7,6 +7,7 @@
* [PostgreSQL Current User](#postgresql-current-user)
* [PostgreSQL List Users](#post... | ## Added List Database Administrator Accounts
```sql
SELECT usename FROM pg_user WHERE usesuper IS TRUE
``` | https://api.github.com/repos/swisskyrepo/PayloadsAllTheThings/pulls/115 | 2019-10-29T05:03:16Z | 2019-10-29T07:36:02Z | 2019-10-29T07:36:01Z | 2019-10-29T07:36:02Z | 241 | swisskyrepo/PayloadsAllTheThings | 8,338 |
Adds citation to Baird94 | diff --git a/gym/scoreboard/__init__.py b/gym/scoreboard/__init__.py
index 93873b16244..bee54305719 100644
--- a/gym/scoreboard/__init__.py
+++ b/gym/scoreboard/__init__.py
@@ -1223,9 +1223,12 @@
Prior work has explored learning algorithms for human training scenarios of this flavor [Lopes11]_.
+Additionally, Bair... | https://api.github.com/repos/openai/gym/pulls/256 | 2016-07-20T05:39:31Z | 2016-07-21T01:02:53Z | 2016-07-21T01:02:53Z | 2016-07-21T01:02:53Z | 368 | openai/gym | 5,663 | |
Bump eslint from 8.40.0 to 8.41.0 in /website | diff --git a/website/package-lock.json b/website/package-lock.json
index a13e31f19b..ab41279edb 100644
--- a/website/package-lock.json
+++ b/website/package-lock.json
@@ -33,7 +33,7 @@
"chart.js": "^4.3.0",
"clsx": "^1.2.1",
"date-fns": "^2.30.0",
- "eslint": "^8.40.0",
+ "eslin... | Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2>v8.41.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/co... | https://api.github.com/repos/LAION-AI/Open-Assistant/pulls/3257 | 2023-05-29T19:07:17Z | 2023-05-29T20:03:23Z | 2023-05-29T20:03:23Z | 2023-05-29T20:03:24Z | 1,769 | LAION-AI/Open-Assistant | 37,137 |
feat(integrations): Block published SentryApps from dropdown | diff --git a/src/sentry/incidents/endpoints/organization_alert_rule_available_action_index.py b/src/sentry/incidents/endpoints/organization_alert_rule_available_action_index.py
index 55abfdbee493d..732b2c39181d6 100644
--- a/src/sentry/incidents/endpoints/organization_alert_rule_available_action_index.py
+++ b/src/sent... | When we turn on Metric Alert Integrations, we don't want to surprise anyone with new webhook types. To prevent this, temporarily block public SentryApps from showing up in the dropdown. Rather than blocking the one app by DB ID, we're excluding it by `status`. Once we have an established metric alerts webhook format, t... | https://api.github.com/repos/getsentry/sentry/pulls/20506 | 2020-08-31T18:54:44Z | 2020-09-01T19:54:56Z | 2020-09-01T19:54:56Z | 2024-03-05T19:37:13Z | 1,050 | getsentry/sentry | 44,096 |
coinmetro header update | diff --git a/ts/src/coinmetro.ts b/ts/src/coinmetro.ts
index dbd4f14b6630..ed83f4454329 100644
--- a/ts/src/coinmetro.ts
+++ b/ts/src/coinmetro.ts
@@ -1877,11 +1877,11 @@ export default class coinmetro extends Exchange {
const endpoint = '/' + this.implodeParams (path, params);
let url = this.urls['ap... | https://api.github.com/repos/ccxt/ccxt/pulls/21023 | 2024-01-30T20:51:35Z | 2024-01-30T22:13:49Z | 2024-01-30T22:13:49Z | 2024-03-11T16:34:17Z | 207 | ccxt/ccxt | 13,695 | |
Update merge-main-into-prs.yml | diff --git a/.github/workflows/merge-main-into-prs.yml b/.github/workflows/merge-main-into-prs.yml
index 06757d3f194..9ed945c7897 100644
--- a/.github/workflows/merge-main-into-prs.yml
+++ b/.github/workflows/merge-main-into-prs.yml
@@ -45,12 +45,10 @@ jobs:
for pr in open_pulls:
# Compare PR head... | <!--
Thank you 🙏 for your contribution to [Ultralytics](https://ultralytics.com) 🚀! Your effort in enhancing our repositories is greatly appreciated. To streamline the process and assist us in integrating your Pull Request (PR) effectively, please follow these steps:
1. **Check for Existing Contributions**: Befor... | https://api.github.com/repos/ultralytics/yolov5/pulls/12922 | 2024-04-14T14:36:21Z | 2024-04-14T14:36:45Z | 2024-04-14T14:36:45Z | 2024-04-14T14:36:57Z | 285 | ultralytics/yolov5 | 25,455 |
typos | diff --git a/README.md b/README.md
index da4806adf7..0a63da9592 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
-We got a takedown request by openai's legal team...
+We got a takedown request by openAI's legal team...
-discord sever for updates / support:
+discord server for updates / support:
- https://dis... | https://api.github.com/repos/xtekky/gpt4free/pulls/266 | 2023-04-28T22:37:22Z | 2023-04-28T22:48:04Z | 2023-04-28T22:48:04Z | 2023-04-28T22:48:04Z | 163 | xtekky/gpt4free | 38,300 | |
Add new snippet: Half quoted triple strings | diff --git a/README.md b/README.md
index 84cb86d..3a91d66 100755
--- a/README.md
+++ b/README.md
@@ -1774,6 +1774,26 @@ a, b = a[b] = {}, 5
print(dis.dis(f))
```
+* Half triple-quoted strings (suggested by @asottile in [this](https://github.com/satwikkansal/wtfpython/issues/40) issue).
+ ```py
+ >>> pri... | Closes https://github.com/satwikkansal/wtfpython/issues/40 | https://api.github.com/repos/satwikkansal/wtfpython/pulls/47 | 2017-10-11T17:17:49Z | 2017-10-11T17:18:00Z | 2017-10-11T17:18:00Z | 2017-10-11T17:18:00Z | 455 | satwikkansal/wtfpython | 25,806 |
Fix vss path | diff --git a/build/vss.js b/build/vss.js
index 63af5f86e7cb..86116ea282ff 100644
--- a/build/vss.js
+++ b/build/vss.js
@@ -36,7 +36,7 @@ function vssEverything () {
vss ('./php/async/Exchange.php', "VERSION = '{version}'", version)
vss ('./php/async/Exchange.php', ... | https://api.github.com/repos/ccxt/ccxt/pulls/15172 | 2022-10-03T00:34:48Z | 2022-10-03T00:35:52Z | 2022-10-03T00:35:52Z | 2022-10-03T00:35:53Z | 258 | ccxt/ccxt | 13,518 | |
Clarify documentation for json parsing | diff --git a/flask/wrappers.py b/flask/wrappers.py
index 04bdcb5d1b..5a49132e7e 100644
--- a/flask/wrappers.py
+++ b/flask/wrappers.py
@@ -97,8 +97,9 @@ def blueprint(self):
@property
def json(self):
- """If the mimetype is :mimetype:`application/json` this will contain the
- parsed JSON data.... | Documentation does not currently mention that is_json accepts mimetypes that are not strictly application/json. | https://api.github.com/repos/pallets/flask/pulls/2353 | 2017-06-02T16:08:37Z | 2017-06-02T17:23:52Z | 2017-06-02T17:23:52Z | 2020-11-14T03:53:08Z | 590 | pallets/flask | 20,255 |
performance optimization of primelib.isPrime(number) | diff --git a/primelib/primelib.py b/primelib/primelib.py
index 4267cd516b..4e9536134a 100644
--- a/primelib/primelib.py
+++ b/primelib/primelib.py
@@ -73,15 +73,15 @@ def isPrime(number):
# 0 and 1 are none primes.
if number <= 1:
- status = False
-
- for divisor in range(2,int(round(math... | only loop over the odd numbers.
## performance test:
### old version:
In [1]: from primelib import isPrime
In [2]: %timeit isPrime(99999999999999997)
50.9 s ± 31.1 ms per loop (mean ± std. dev. of 7 runs, 1 loop each)
### new version:
In [1]: from primelib import isPrime
In [2]: %timeit isPrim... | https://api.github.com/repos/geekcomputers/Python/pulls/430 | 2018-11-14T11:01:58Z | 2018-11-15T06:36:36Z | 2018-11-15T06:36:36Z | 2018-11-15T06:36:40Z | 295 | geekcomputers/Python | 31,517 |
debug(msteams): needs more logging | diff --git a/src/sentry/integrations/msteams/webhook.py b/src/sentry/integrations/msteams/webhook.py
index 48b4bb9614b1b..41997576a40ed 100644
--- a/src/sentry/integrations/msteams/webhook.py
+++ b/src/sentry/integrations/msteams/webhook.py
@@ -220,6 +220,8 @@ def post(self, request: HttpRequest) -> HttpResponse:
... | Needs more logging, as I'm not seeing enough events. It's starting to look like we're not handling the webhook events properly from MSTeams | https://api.github.com/repos/getsentry/sentry/pulls/67391 | 2024-03-20T22:26:24Z | 2024-03-20T23:20:23Z | 2024-03-20T23:20:23Z | 2024-04-05T00:02:06Z | 601 | getsentry/sentry | 43,951 |
Add kmatch to Data Validation | diff --git a/README.md b/README.md
index e751080e8..4392ccde4 100644
--- a/README.md
+++ b/README.md
@@ -582,6 +582,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [dictshield](https://github.com/exfm/dictshield) - A fast way to validate and trim the values in a dictionary.
* [... | https://github.com/ambitioninc/kmatch - A language for matching/validating/filtering Python dictionaries.
| https://api.github.com/repos/vinta/awesome-python/pulls/177 | 2014-07-31T07:16:36Z | 2014-07-31T20:16:17Z | 2014-07-31T20:16:17Z | 2014-07-31T20:16:17Z | 199 | vinta/awesome-python | 27,329 |
added --yeah as an alternative arg to -y and --yes; updated README.md | diff --git a/README.md b/README.md
index 5bf72e018..d3591a6ae 100644
--- a/README.md
+++ b/README.md
@@ -146,10 +146,10 @@ eval $(thefuck --alias FUCK)
Changes are only available in a new shell session. To make changes immediately
available, run `source ~/.bashrc` (or your shell config file like `.zshrc`).
-To run ... | Love this little app -- I use it a little too often...
In any case, I just thought you missed a good opportunity to do `fuck --yeah`, so I'm adding it in :) | https://api.github.com/repos/nvbn/thefuck/pulls/822 | 2018-07-05T18:26:51Z | 2018-07-09T22:50:11Z | 2018-07-09T22:50:11Z | 2018-07-09T22:50:11Z | 320 | nvbn/thefuck | 30,737 |
bpo-25461: Update os.walk() docstring to match the online docs | diff --git a/Lib/os.py b/Lib/os.py
index 7741c7580d0e3b..3dc0a2f5347067 100644
--- a/Lib/os.py
+++ b/Lib/os.py
@@ -300,10 +300,11 @@ def walk(top, topdown=True, onerror=None, followlinks=False):
(e.g., via del or slice assignment), and walk will only recurse into the
subdirectories whose names remain in dirna... |
<!-- issue-number: [bpo-25461](https://bugs.python.org/issue25461) -->
https://bugs.python.org/issue25461
<!-- /issue-number -->
| https://api.github.com/repos/python/cpython/pulls/11836 | 2019-02-13T08:53:27Z | 2019-09-10T12:43:59Z | 2019-09-10T12:43:59Z | 2019-09-10T12:44:16Z | 314 | python/cpython | 3,900 |
Doc fix: URLError doesn't exist anymore | diff --git a/requests/models.py b/requests/models.py
index 898ed66a10..faa0cbe477 100644
--- a/requests/models.py
+++ b/requests/models.py
@@ -646,7 +646,7 @@ def links(self):
return l
def raise_for_status(self):
- """Raises stored :class:`HTTPError` or :class:`URLError`, if one occurred."""
+ ... | https://api.github.com/repos/psf/requests/pulls/1229 | 2013-03-01T19:23:51Z | 2013-03-02T20:59:41Z | 2013-03-02T20:59:41Z | 2021-09-08T23:06:29Z | 117 | psf/requests | 32,945 | |
[CLIPTokenizer] Improve warning | diff --git a/src/transformers/models/clip/tokenization_clip.py b/src/transformers/models/clip/tokenization_clip.py
index 8b769ea9d064f..ef8da45cda2af 100644
--- a/src/transformers/models/clip/tokenization_clip.py
+++ b/src/transformers/models/clip/tokenization_clip.py
@@ -315,7 +315,7 @@ def __init__(
se... | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | https://api.github.com/repos/huggingface/transformers/pulls/20458 | 2022-11-25T19:00:38Z | 2022-11-28T14:20:14Z | 2022-11-28T14:20:14Z | 2022-11-28T14:45:14Z | 176 | huggingface/transformers | 11,955 |
Document mitmweb architecture | diff --git a/web/README.md b/web/README.md
index ae558bd6e6..7b412a5f1b 100644
--- a/web/README.md
+++ b/web/README.md
@@ -6,3 +6,11 @@ and activate your virtualenv environment before proceeding.**
- Run `yarn` to install dependencies
- Run `yarn run gulp` to start live-compilation.
- Run `mitmweb` and open http://l... | Bug: https://github.com/mitmproxy/mitmproxy/issues/3925 | https://api.github.com/repos/mitmproxy/mitmproxy/pulls/4006 | 2020-05-18T18:21:34Z | 2020-06-12T11:18:50Z | 2020-06-12T11:18:50Z | 2020-06-12T11:50:19Z | 146 | mitmproxy/mitmproxy | 27,507 |
Fix typos in os_quota.py | diff --git a/lib/ansible/modules/cloud/openstack/os_quota.py b/lib/ansible/modules/cloud/openstack/os_quota.py
index 64d9c805ba374d..0de7d1d322f2f4 100644
--- a/lib/ansible/modules/cloud/openstack/os_quota.py
+++ b/lib/ansible/modules/cloud/openstack/os_quota.py
@@ -32,7 +32,7 @@
author: "Michael Gale (gale.michael@gm... | ##### ISSUE TYPE
- Docs Pull Request
##### COMPONENT NAME
os_quota.py
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2.3.0 (typo 5438e0463c) last updated 2017/01/18 11:21:22 (GMT -500)
config file =
configured module search path = Defaul... | https://api.github.com/repos/ansible/ansible/pulls/20411 | 2017-01-18T17:24:01Z | 2017-01-18T17:55:41Z | 2017-01-18T17:55:41Z | 2019-04-26T20:13:27Z | 223 | ansible/ansible | 49,092 |
[2.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) | diff --git a/Lib/test/test_msilib.py b/Lib/test/test_msilib.py
index 5d5b0c48fea6f6..a2f3943e228119 100644
--- a/Lib/test/test_msilib.py
+++ b/Lib/test/test_msilib.py
@@ -1,8 +1,48 @@
""" Test suite for the code in msilib """
import unittest
-import os
-from test_support import run_unittest, import_module
+from test_... | Add one char to MsiSummaryInfoGetProperty() output
Based on the patch in [bpo-1104](https://bugs.python.org/issue1104) by Anthony Tuininga (atuining) and Mark McMahon (markm)
(cherry picked from commit 2de576e16d42ce43698d384d0dd46ba6cf165424)
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
<!--
Thanks for... | https://api.github.com/repos/python/cpython/pulls/11749 | 2019-02-03T06:09:36Z | 2019-02-19T03:06:11Z | 2019-02-19T03:06:11Z | 2019-11-27T16:39:57Z | 1,289 | python/cpython | 3,981 |
Update contributing guides | diff --git a/README.md b/README.md
index cd73f91d..c2e752e9 100644
--- a/README.md
+++ b/README.md
@@ -79,22 +79,31 @@ Contributing
When an implementation is added or modified, please review the following guidelines:
##### Output
-All files with example patterns have `### OUTPUT ###` section at the bottom.
+All fil... | https://api.github.com/repos/faif/python-patterns/pulls/274 | 2019-01-25T14:57:39Z | 2019-01-25T19:40:10Z | 2019-01-25T19:40:10Z | 2019-01-25T19:40:10Z | 599 | faif/python-patterns | 33,646 | |
mgtv.com 2017/1/17 change api address and stream domain | diff --git a/src/you_get/extractors/mgtv.py b/src/you_get/extractors/mgtv.py
index 3ce62efebc..1656ac3c60 100644
--- a/src/you_get/extractors/mgtv.py
+++ b/src/you_get/extractors/mgtv.py
@@ -21,7 +21,7 @@ class MGTV(VideoExtractor):
id_dic = {i['video_profile']:(i['id']) for i in stream_types}
- api... | 2017/1/17 mgtv.com change video info api,fit it.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/soimort/you-get/1628)
<!-- Reviewable:end -->
| https://api.github.com/repos/soimort/you-get/pulls/1628 | 2017-01-19T03:19:08Z | 2017-02-19T20:15:11Z | 2017-02-19T20:15:11Z | 2017-02-19T20:15:14Z | 678 | soimort/you-get | 21,159 |
Auth documentation. | diff --git a/docs/index.rst b/docs/index.rst
index 64929d1781..cd0a0f86c5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -90,6 +90,7 @@ instructions for getting the most out of Requests.
user/install
user/quickstart
user/advanced
+ user/authentication
Community Guide
diff --git a/docs/user/authe... | Thoughts? Not sure whether we want a separate section on the Requests org in general, but we can add that as a separate change if we do.
| https://api.github.com/repos/psf/requests/pulls/1009 | 2012-12-15T13:20:21Z | 2012-12-17T19:27:36Z | 2012-12-17T19:27:36Z | 2021-09-08T18:01:07Z | 1,402 | psf/requests | 32,747 |
ref(tests) Move tests for MutedBox to RTL | diff --git a/tests/js/spec/components/mutedBox.spec.jsx b/tests/js/spec/components/mutedBox.spec.jsx
index ab503b6d116822..3deab491199f26 100644
--- a/tests/js/spec/components/mutedBox.spec.jsx
+++ b/tests/js/spec/components/mutedBox.spec.jsx
@@ -1,38 +1,56 @@
-import {mountWithTheme} from 'sentry-test/enzyme';
+import... | Add some text assertions so we aren't entirely reliant on snapshots which don't run locally. | https://api.github.com/repos/getsentry/sentry/pulls/29967 | 2021-11-11T22:23:05Z | 2021-11-12T15:15:33Z | 2021-11-12T15:15:33Z | 2021-11-28T00:02:38Z | 732 | getsentry/sentry | 44,374 |
closes bpo-43278: remove unnecessary leading '\n' from COMPILER when build with GCC/Clang | diff --git a/Misc/NEWS.d/next/C API/2021-02-21-15-30-38.bpo-43278.DMPaWH.rst b/Misc/NEWS.d/next/C API/2021-02-21-15-30-38.bpo-43278.DMPaWH.rst
new file mode 100644
index 00000000000000..7df9295aeccf04
--- /dev/null
+++ b/Misc/NEWS.d/next/C API/2021-02-21-15-30-38.bpo-43278.DMPaWH.rst
@@ -0,0 +1 @@
+Always put compiler... | <!--
Thanks for your contribution!
Please read this comment in its entirety. It's quite important.
# Pull Request title
It should be in the following format:
```
bpo-NNNN: Summary of the changes made
```
Where: bpo-NNNN refers to the issue number in the https://bugs.python.org.
Most PRs will require ... | https://api.github.com/repos/python/cpython/pulls/24606 | 2021-02-21T07:39:05Z | 2021-02-26T04:24:21Z | 2021-02-26T04:24:21Z | 2021-02-26T04:24:23Z | 346 | python/cpython | 4,785 |
Bump actions/checkout from 2 to 4 | diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 0729ea9ef..2a973c4c2 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -29,7 +29,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
... | Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update default runtime ... | https://api.github.com/repos/Textualize/rich/pulls/3122 | 2023-09-04T13:43:27Z | 2023-11-07T12:03:59Z | 2023-11-07T12:03:59Z | 2023-11-07T12:04:09Z | 692 | Textualize/rich | 48,027 |
Add support for resuming downloads | diff --git a/download-model.py b/download-model.py
index 7e5f61b2b7..434732156f 100644
--- a/download-model.py
+++ b/download-model.py
@@ -9,6 +9,7 @@
import argparse
import base64
import datetime
+import hashlib
import json
import re
import sys
@@ -24,11 +25,28 @@
parser.add_argument('--threads', type=int, defa... | This pull request adds the ability to resume interrupted downloads by modifying the `get_file` function. The function now uses the HTTP Range header to fetch only the remaining part of a file that wasn't downloaded yet.
With the testing I have done, resuming a partial download still produces the same checksum, (mayb... | https://api.github.com/repos/oobabooga/text-generation-webui/pulls/654 | 2023-03-30T07:35:40Z | 2023-04-01T01:55:56Z | 2023-04-01T01:55:56Z | 2023-04-01T02:01:17Z | 1,337 | oobabooga/text-generation-webui | 25,988 |
[Dashboard] Make loading screen not block out the entire page. | diff --git a/dashboard/client/src/components/Loading.tsx b/dashboard/client/src/components/Loading.tsx
index 6c1cb1e8f0eaa..edca6bb2063e2 100644
--- a/dashboard/client/src/components/Loading.tsx
+++ b/dashboard/client/src/components/Loading.tsx
@@ -1,10 +1,7 @@
-import { Backdrop, CircularProgress } from "@material-ui/... |
<!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. -->
<!-- Please add a reviewer to the assignee section when you create a PR. If you don't have the access to it, we will shortly find a reviewer and assign them to yo... | https://api.github.com/repos/ray-project/ray/pulls/34515 | 2023-04-18T04:17:39Z | 2023-04-19T23:23:36Z | 2023-04-19T23:23:36Z | 2023-04-20T16:14:27Z | 3,045 | ray-project/ray | 18,954 |
Add Instatus API to Business | diff --git a/README.md b/README.md
index aa684c5568..705312aa1a 100644
--- a/README.md
+++ b/README.md
@@ -238,6 +238,7 @@ API | Description | Auth | HTTPS | CORS |
| [Gmail](https://developers.google.com/gmail/api/) | Flexible, RESTful access to the user's inbox | `OAuth` | Yes | Unknown |
| [Google Analytics](https... | <!-- Thank you for taking the time to work on a Pull Request for this project! -->
<!-- To ensure your PR is dealt with swiftly please check the following: -->
- [x] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md)
- [x] My addition is ordered alphabetically
- [x]... | https://api.github.com/repos/public-apis/public-apis/pulls/2463 | 2021-10-11T05:10:07Z | 2021-10-24T05:08:28Z | 2021-10-24T05:08:28Z | 2021-10-24T05:08:28Z | 281 | public-apis/public-apis | 35,889 |
Bump moto-ext to 4.2.7.post1 | diff --git a/localstack/services/ec2/provider.py b/localstack/services/ec2/provider.py
index 21db8ab2acde2..7448d8e4ab750 100644
--- a/localstack/services/ec2/provider.py
+++ b/localstack/services/ec2/provider.py
@@ -15,7 +15,6 @@
)
from moto.ec2.models.launch_templates import LaunchTemplate as MotoLaunchTemplate
fr... | This is the final moto-ext bump ahead of LocalStack v3.0.0 release.
Brings in:
- https://github.com/getmoto/moto/pull/7003
- https://github.com/getmoto/moto/pull/7004 | https://api.github.com/repos/localstack/localstack/pulls/9596 | 2023-11-10T09:25:35Z | 2023-11-13T05:50:27Z | 2023-11-13T05:50:27Z | 2023-11-13T05:50:28Z | 1,094 | localstack/localstack | 29,324 |
Bump ansi-regex from 4.1.0 to 4.1.1 in /component-lib | diff --git a/component-lib/yarn.lock b/component-lib/yarn.lock
index 6262338804f6..d2d60c0d0458 100644
--- a/component-lib/yarn.lock
+++ b/component-lib/yarn.lock
@@ -94,9 +94,9 @@
"@types/yargs-parser" "*"
ansi-regex@^4.0.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4... | Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/chalk/ansi-regex/commit/64735d25eb839b55bc9fae3877edb702b4c92ca2"><code>64735d2</code></a> v4.1.1</li>
<li><a href="https://github.com/chalk/ansi-regex/commit/75a657da7a... | https://api.github.com/repos/streamlit/streamlit/pulls/4558 | 2022-03-28T21:53:21Z | 2022-03-31T17:05:42Z | 2022-03-31T17:05:42Z | 2022-03-31T17:05:46Z | 392 | streamlit/streamlit | 21,947 |
[3.9] bpo-42598: Fix implicit function declarations in configure (GH-23690) | diff --git a/Misc/NEWS.d/next/Build/2020-12-13-14-43-10.bpo-42598.7ipr5H.rst b/Misc/NEWS.d/next/Build/2020-12-13-14-43-10.bpo-42598.7ipr5H.rst
new file mode 100644
index 00000000000000..7dafc105c45ea9
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/2020-12-13-14-43-10.bpo-42598.7ipr5H.rst
@@ -0,0 +1,2 @@
+Fix implicit funct... | This is invalid in C99 and later and is an error with some compilers
(e.g. clang in Xcode 12), and can thus cause configure checks to
produce incorrect results.
(cherry picked from commit 674fa0a740151e0416c9383f127b16014e805990)
Co-authored-by: Joshua Root <jmr@macports.org>
<!-- issue-number: [bpo-42598](https:/... | https://api.github.com/repos/python/cpython/pulls/23756 | 2020-12-13T21:09:46Z | 2020-12-13T22:01:01Z | 2020-12-13T22:01:01Z | 2020-12-13T22:01:06Z | 1,046 | python/cpython | 4,190 |
Added `--nsfw` flag in documentation | diff --git a/README.md b/README.md
index 3914b68b6..52e6d7e1d 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT]
[--output OUTPUT] [--tor] [--unique-tor] [--csv]
[--site SITE_NAME] [--proxy PROXY_URL] [--j... | Added `--nsfw` tag in `Usage` prompt with the description matching the `help` prompt of the parser's --nsfw flag | https://api.github.com/repos/sherlock-project/sherlock/pulls/1751 | 2023-03-17T09:07:37Z | 2023-03-17T20:50:27Z | 2023-03-17T20:50:27Z | 2023-03-17T20:50:28Z | 255 | sherlock-project/sherlock | 36,396 |
Updating the docstring disable_env_checker | diff --git a/gym/envs/registration.py b/gym/envs/registration.py
index 8b7a2ac83b8..5b9c8a4fd30 100644
--- a/gym/envs/registration.py
+++ b/gym/envs/registration.py
@@ -126,7 +126,7 @@ class EnvSpec:
* max_episode_steps: The max number of steps that the environment can take before truncation
* order_enforce: ... | Address the comment in https://github.com/openai/gym/commit/519dfd9117e98e4f52d38064d2b0f79974fb676d | https://api.github.com/repos/openai/gym/pulls/2967 | 2022-07-14T21:59:09Z | 2022-07-17T20:50:40Z | 2022-07-17T20:50:40Z | 2022-07-17T20:50:40Z | 1,144 | openai/gym | 5,597 |
service account fix on gcp_compute_instance | diff --git a/lib/ansible/modules/cloud/google/gcp_compute_instance.py b/lib/ansible/modules/cloud/google/gcp_compute_instance.py
index cb48c1deca1af0..b53a679dff40bd 100644
--- a/lib/ansible/modules/cloud/google/gcp_compute_instance.py
+++ b/lib/ansible/modules/cloud/google/gcp_compute_instance.py
@@ -319,7 +319,6 @@
... | ##### SUMMARY
service account fix on gcp_compute_instance
<!--- If you are fixing an existing issue, please include "Fixes #nnn" in your
commit message and your description; but you should still explain what
the change does.-->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bugfix Pull Req... | https://api.github.com/repos/ansible/ansible/pulls/41806 | 2018-06-21T18:18:08Z | 2018-06-21T20:11:28Z | 2018-06-21T20:11:28Z | 2019-06-21T18:23:23Z | 210 | ansible/ansible | 49,359 |
Created problem_39 in project_euler | diff --git a/project_euler/problem_39/__init__.py b/project_euler/problem_39/__init__.py
new file mode 100644
index 000000000000..792d6005489e
--- /dev/null
+++ b/project_euler/problem_39/__init__.py
@@ -0,0 +1 @@
+#
diff --git a/project_euler/problem_39/sol1.py b/project_euler/problem_39/sol1.py
new file mode 100644
i... | ### **Describe your change:**
* [x] Add an algorithm?
* [ ] Fix a bug or typo in an existing algorithm?
* [ ] Documentation change?
### **Checklist:**
* [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md).
* [x] This pull request is all my own work -- I h... | https://api.github.com/repos/TheAlgorithms/Python/pulls/2330 | 2020-08-18T07:59:53Z | 2020-08-18T10:49:03Z | 2020-08-18T10:49:03Z | 2020-08-18T10:57:13Z | 582 | TheAlgorithms/Python | 30,005 |
Fixed #29421 -- Improved Romanian locale formats | diff --git a/AUTHORS b/AUTHORS
index ff7763b2fd7c5..d5c3e1b2b96bd 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -114,6 +114,7 @@ answer newbie questions, and generally made Django that much better:
Bill Fenner <fenner@gmail.com>
Bjørn Stabell <bjorn@exoweb.net>
Bo Marchman <bo.marchman@gmail.com>
+ Bogdan Mat... | https://api.github.com/repos/django/django/pulls/9969 | 2018-05-20T06:28:03Z | 2018-05-20T15:12:14Z | 2018-05-20T15:12:14Z | 2018-05-20T15:36:59Z | 531 | django/django | 51,360 | |
Add README files 1/7 | diff --git a/arithmetic_analysis/README.md b/arithmetic_analysis/README.md
new file mode 100644
index 000000000000..45cf321eb6ad
--- /dev/null
+++ b/arithmetic_analysis/README.md
@@ -0,0 +1,7 @@
+# Arithmetic analysis
+
+Arithmetic analysis is a branch of mathematics that deals with solving linear equations.
+
+* <http... | ### Describe your change:
* [ ] Add an algorithm?
* [x] Fix a bug or typo in an existing algorithm?
* [x] Documentation change?
### Checklist:
* [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md).
* [x] This pull request is all my own work -- I have not plagiarize... | https://api.github.com/repos/TheAlgorithms/Python/pulls/5754 | 2021-11-02T21:34:27Z | 2021-11-04T10:49:37Z | 2021-11-04T10:49:37Z | 2021-11-04T10:49:37Z | 978 | TheAlgorithms/Python | 29,798 |
Add W&B tracing user guide | diff --git a/docs/index.rst b/docs/index.rst
index a3c23a6b5d..f0f65bff8e 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -21,6 +21,7 @@ Welcome to GPT-ENGINEER's Documentation
readme_link
windows_readme_link
open_models.md
+ tracing_debugging.md
.. toctree::
diff --git a/docs/tracing_debugging.m... | An updated form of https://github.com/AntonOsika/gpt-engineer/pull/701 where the tracing/debugging how to would be placed in the `user guides` | https://api.github.com/repos/gpt-engineer-org/gpt-engineer/pulls/752 | 2023-10-02T14:41:21Z | 2023-10-05T11:43:57Z | 2023-10-05T11:43:57Z | 2023-10-05T11:43:57Z | 443 | gpt-engineer-org/gpt-engineer | 33,250 |
Fix numbers in sections to be consistent with TOC | diff --git a/CppCoreGuidelines.md b/CppCoreGuidelines.md
index 5ecf48334..611be45b7 100644
--- a/CppCoreGuidelines.md
+++ b/CppCoreGuidelines.md
@@ -6010,7 +6010,7 @@ The `make_shared()` version mentions `X` only once, so it is usually shorter (as
<a name ="Rr-weak_ptr"></a>
-### R.30: Use `std::weak_ptr` to break... | The sections R.24, R.30 - R.37 had incorrect numbers in the text. Also R.30 was
after R.31. This is now fixed.
| https://api.github.com/repos/isocpp/CppCoreGuidelines/pulls/160 | 2015-09-27T01:20:16Z | 2015-09-27T17:58:42Z | 2015-09-27T17:58:42Z | 2015-09-27T19:57:05Z | 1,874 | isocpp/CppCoreGuidelines | 15,836 |
doc: add a section about debugging in docker-compose with PyCharm | diff --git a/docs/apache-airflow/howto/docker-compose/index.rst b/docs/apache-airflow/howto/docker-compose/index.rst
index 2cd92fa04824d..aaff211d2f13b 100644
--- a/docs/apache-airflow/howto/docker-compose/index.rst
+++ b/docs/apache-airflow/howto/docker-compose/index.rst
@@ -358,6 +358,49 @@ Networking
In general, ... | <!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may ... | https://api.github.com/repos/apache/airflow/pulls/37940 | 2024-03-06T15:52:10Z | 2024-03-08T00:44:18Z | 2024-03-08T00:44:18Z | 2024-03-19T17:34:16Z | 780 | apache/airflow | 14,463 |
Mark stdin warning related tests with `requires_external_processes` | diff --git a/pytest.ini b/pytest.ini
index 7c6209701b..ced65979b1 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,3 +1,7 @@
[pytest]
markers =
+ # If you want to run tests without a full HTTPie installation
+ # we advise you to disable the markers below, e.g:
+ # pytest -m 'not requires_installation and not r... | Cherry-picks and closes #1287 | https://api.github.com/repos/httpie/cli/pulls/1289 | 2022-02-01T09:49:50Z | 2022-02-01T09:52:08Z | 2022-02-01T09:52:08Z | 2022-02-01T09:52:08Z | 454 | httpie/cli | 33,808 |
Fix Dockerfile (#172, #156) | diff --git a/Dockerfile b/Dockerfile
index 95c26a29..e78be409 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,13 +1,19 @@
-FROM alpine:latest
+FROM alpine:3.12
+# fetching cheat sheets
+## installing dependencies
+RUN apk add --update --no-cache git py3-six py3-pygments py3-yaml py3-gevent \
+ libstdc++ py3-coloram... | This still doesn't work as expected, because `cht.sh.txt` runs in
interactive mode and gives the prompt.
Where should cheat.sh be installed [/root/.cheat.sh]? | https://api.github.com/repos/chubin/cheat.sh/pulls/221 | 2020-07-27T07:08:20Z | 2020-07-29T12:37:46Z | 2020-07-29T12:37:46Z | 2020-07-29T13:25:29Z | 1,370 | chubin/cheat.sh | 15,241 |
Fix for st.metric spacing without delta - #3720 | diff --git a/frontend/src/components/elements/Metric/Metric.test.tsx b/frontend/src/components/elements/Metric/Metric.test.tsx
index d4ffc2da1fc7..40ad86891829 100644
--- a/frontend/src/components/elements/Metric/Metric.test.tsx
+++ b/frontend/src/components/elements/Metric/Metric.test.tsx
@@ -24,6 +24,7 @@ const getPr... | Fix for st.metric spacing bug - when there is no delta, unnecessary spacing caused by rendering of empty StyledMetricDeltaText component. Now, only render StyledMetricDeltaText component when there is a Delta.
**After:**
<img width="240" alt="Screen Shot 2021-09-14 at 5 51 50 PM" src="https://user-images.githubuser... | https://api.github.com/repos/streamlit/streamlit/pulls/3799 | 2021-09-15T00:54:16Z | 2021-09-15T15:19:21Z | 2021-09-15T15:19:21Z | 2021-09-15T15:19:48Z | 689 | streamlit/streamlit | 22,111 |
[hotfix] fix 3d plugin test | diff --git a/tests/test_booster/test_plugin/test_3d_plugin.py b/tests/test_booster/test_plugin/test_3d_plugin.py
index 6f2fc104fc07..67b0bef50594 100644
--- a/tests/test_booster/test_plugin/test_3d_plugin.py
+++ b/tests/test_booster/test_plugin/test_3d_plugin.py
@@ -8,13 +8,14 @@
from torch.utils.data import Dataset
... | ## 📌 Checklist before creating the PR
- [ ] I have created an issue for this PR for traceability
- [ ] The title follows the standard format: `[doc/gemini/tensor/...]: A concise description`
- [ ] I have added relevant tags if possible for us to better distinguish different PRs
## 🚨 Issue number
> Link t... | https://api.github.com/repos/hpcaitech/ColossalAI/pulls/5292 | 2024-01-22T04:17:54Z | 2024-01-22T07:19:04Z | 2024-01-22T07:19:04Z | 2024-01-22T07:19:08Z | 362 | hpcaitech/ColossalAI | 11,237 |
Fix full labelling task display | diff --git a/website/src/components/FlaggableElement.tsx b/website/src/components/FlaggableElement.tsx
index f98ca171bf..05b0b9233e 100644
--- a/website/src/components/FlaggableElement.tsx
+++ b/website/src/components/FlaggableElement.tsx
@@ -146,7 +146,7 @@ export const FlaggableElement = (props: FlaggableElementProps... | Before:

After:

| https://api.github.com/repos/LAION-AI/Open-Assistant/pulls/702 | 2023-01-14T08:14:23Z | 2023-01-14T09:14:33Z | 2023-01-14T09:14:33Z | 2023-01-14T09:14:34Z | 2,180 | LAION-AI/Open-Assistant | 37,587 |
Fixed #34125 -- Fixed sliced QuerySet.union() crash on a single non-empty queryset. | diff --git a/django/db/models/sql/compiler.py b/django/db/models/sql/compiler.py
index 8d6b66782862c..318e6b8707168 100644
--- a/django/db/models/sql/compiler.py
+++ b/django/db/models/sql/compiler.py
@@ -531,7 +531,6 @@ def get_combinator_sql(self, combinator, all):
compilers = [
query.get_compil... | The bug existed since sliced query union was added but was elevated to query union slices by moving the `.exists()` optimization to the compiler in 3d734c09.
Thanks Stefan Hammer for the report. | https://api.github.com/repos/django/django/pulls/16232 | 2022-10-28T04:49:29Z | 2022-10-29T07:21:25Z | 2022-10-29T07:21:25Z | 2022-10-29T07:21:25Z | 743 | django/django | 51,600 |
bpo-43916: _md5.md5 uses Py_TPFLAGS_DISALLOW_INSTANTIATION | diff --git a/Lib/test/test_hashlib.py b/Lib/test/test_hashlib.py
index 1236aa723b1995..c7c128e75568e2 100644
--- a/Lib/test/test_hashlib.py
+++ b/Lib/test/test_hashlib.py
@@ -901,8 +901,39 @@ def test_get_fips_mode(self):
if fips_mode is not None:
self.assertIsInstance(fips_mode, int)
+ def t... | The following types use Py_TPFLAGS_DISALLOW_INSTANTIATION flag:
* _md5.md5
* _sha1.sha1
* _sha256.sha224
* _sha256.sha256
* _sha512.sha384
* _sha512.sha512
<!--
Thanks for your contribution!
Please read this comment in its entirety. It's quite important.
# Pull Request title
It should be in the follo... | https://api.github.com/repos/python/cpython/pulls/25753 | 2021-04-30T15:58:06Z | 2021-04-30T16:40:30Z | 2021-04-30T16:40:30Z | 2021-04-30T22:08:46Z | 1,263 | python/cpython | 4,470 |
cryptocom: update safeNetwork | diff --git a/js/cryptocom.js b/js/cryptocom.js
index f257e91c5ef7..c9d020fe8bf3 100644
--- a/js/cryptocom.js
+++ b/js/cryptocom.js
@@ -116,6 +116,7 @@ module.exports = class cryptocom extends Exchange {
'private/get-cancel-on-disconnect': 10 / 3,
'private/create... | https://api.github.com/repos/ccxt/ccxt/pulls/14511 | 2022-07-28T10:14:33Z | 2022-08-05T10:57:40Z | 2022-08-05T10:57:40Z | 2022-08-05T10:57:40Z | 354 | ccxt/ccxt | 13,390 | |
Add Matt as the TensorFlow reference | diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
index 214f19ee2ef4a..279140cfdc0d1 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.md
+++ b/.github/ISSUE_TEMPLATE/bug-report.md
@@ -34,7 +34,7 @@ Models:
- funnel: @sgugger
- gpt2: @patrickvonplaten, @LysandreJik
- rag: @patrick... | https://api.github.com/repos/huggingface/transformers/pulls/11212 | 2021-04-12T20:59:42Z | 2021-04-13T12:52:30Z | 2021-04-13T12:52:30Z | 2021-04-13T12:52:30Z | 150 | huggingface/transformers | 12,756 | |
mageia bootstrap [needs revision] | diff --git a/bootstrap/_mageia_common.sh b/bootstrap/_mageia_common.sh
new file mode 100755
index 00000000000..9a4606c9df6
--- /dev/null
+++ b/bootstrap/_mageia_common.sh
@@ -0,0 +1,24 @@
+#!/bin/sh
+
+# Tested on mageia 5 x86_64
+if ! urpmi --force \
+ python \
+ libpython-devel \
+ python-virtualen... | I added a simple script in bootstrap to use letsencrypt-auto with mageia.
I tested it in mageia 5 with the webroot plugin.
| https://api.github.com/repos/certbot/certbot/pulls/1742 | 2015-12-04T15:18:15Z | 2016-06-13T21:26:07Z | 2016-06-13T21:26:07Z | 2016-06-15T01:24:39Z | 395 | certbot/certbot | 499 |
Enable the pull target to work in vvvv mode | diff --git a/test/integration/targets/pull/runme.sh b/test/integration/targets/pull/runme.sh
index e03edf7d040291..7334df93ca5537 100755
--- a/test/integration/targets/pull/runme.sh
+++ b/test/integration/targets/pull/runme.sh
@@ -30,7 +30,12 @@ if ! grep MAGICKEYWORD "${temp_log}"; then
fi
# test for https://githu... | ##### SUMMARY
The original grep format was insufficient.
##### ISSUE TYPE
- Bugfix Pull Request
##### COMPONENT NAME
pull test target
##### ANSIBLE VERSION
```
2.5
```
| https://api.github.com/repos/ansible/ansible/pulls/33755 | 2017-12-11T02:39:51Z | 2017-12-11T15:09:21Z | 2017-12-11T15:09:21Z | 2019-04-26T23:29:40Z | 230 | ansible/ansible | 49,287 |
fix typos | diff --git a/CppCoreGuidelines.md b/CppCoreGuidelines.md
index 10afca865..db3b3627b 100644
--- a/CppCoreGuidelines.md
+++ b/CppCoreGuidelines.md
@@ -8114,7 +8114,7 @@ Hard. At best a heuristic. Look for an uninitialized variable followed by a loop
Macros are a major source of bugs.
Macros don't obey the usual scope... | https://api.github.com/repos/isocpp/CppCoreGuidelines/pulls/403 | 2015-11-24T16:01:02Z | 2015-11-24T16:03:11Z | 2015-11-24T16:03:11Z | 2021-12-18T12:14:31Z | 282 | isocpp/CppCoreGuidelines | 16,089 | |
Add llava 34b template | diff --git a/fastchat/conversation.py b/fastchat/conversation.py
index 0ee4c6f519..95576536c4 100644
--- a/fastchat/conversation.py
+++ b/fastchat/conversation.py
@@ -172,6 +172,9 @@ def get_prompt(self) -> str:
ret = "" if system_prompt == "" else system_prompt + self.sep + "\n"
for role, mes... | https://api.github.com/repos/lm-sys/FastChat/pulls/3034 | 2024-02-11T15:44:26Z | 2024-02-11T15:44:48Z | 2024-02-11T15:44:48Z | 2024-02-11T15:44:51Z | 517 | lm-sys/FastChat | 41,030 | |
add --no-reuse-key | diff --git a/certbot-ci/certbot_integration_tests/certbot_tests/test_main.py b/certbot-ci/certbot_integration_tests/certbot_tests/test_main.py
index 18bc243e4db..12c45088fe9 100644
--- a/certbot-ci/certbot_integration_tests/certbot_tests/test_main.py
+++ b/certbot-ci/certbot_integration_tests/certbot_tests/test_main.py... | Fixes #9002. | https://api.github.com/repos/certbot/certbot/pulls/9029 | 2021-09-10T01:27:32Z | 2021-09-10T19:27:54Z | 2021-09-10T19:27:54Z | 2021-09-10T19:27:54Z | 817 | certbot/certbot | 3,017 |
Simplify check for symlinks that resolve outside root | diff --git a/src/black/__init__.py b/src/black/__init__.py
index 8ab5b47f974..2d4c7f655ad 100644
--- a/src/black/__init__.py
+++ b/src/black/__init__.py
@@ -50,9 +50,9 @@
gen_python_files,
get_gitignore,
get_root_relative_path,
- normalize_path_maybe_ignore,
parse_pyproject_toml,
path_is_exc... | This should not change any behaviour.
This would have made the #4015 / #4161 bug much more obvious. This makes a case where we resolve more explicit and prevent a resolved path from leaking out via the return. | https://api.github.com/repos/psf/black/pulls/4221 | 2024-02-11T02:01:32Z | 2024-02-11T07:55:01Z | 2024-02-11T07:55:01Z | 2024-02-11T07:55:03Z | 1,180 | psf/black | 23,722 |
reverse output for rtl languages has bug. | diff --git a/ppocr/postprocess/rec_postprocess.py b/ppocr/postprocess/rec_postprocess.py
index fbf8b93e3d..ebf7d4e3c6 100644
--- a/ppocr/postprocess/rec_postprocess.py
+++ b/ppocr/postprocess/rec_postprocess.py
@@ -12,6 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under... | paddle main code to reverse label for RTL languages has bug, try to use [python-bidi](https://pypi.org/project/python-bidi/). this works fine | https://api.github.com/repos/PaddlePaddle/PaddleOCR/pulls/10418 | 2023-07-17T09:34:40Z | 2024-01-03T02:34:41Z | 2024-01-03T02:34:41Z | 2024-01-03T02:34:48Z | 291 | PaddlePaddle/PaddleOCR | 42,340 |
Include cublas error details when getting cublas handle fails | diff --git a/csrc/includes/context.h b/csrc/includes/context.h
index 3a9067dc3b9f..cd80f8fbeebe 100644
--- a/csrc/includes/context.h
+++ b/csrc/includes/context.h
@@ -50,8 +50,12 @@ class TrainingContext {
{
curandCreateGenerator(&_gen, CURAND_RNG_PSEUDO_DEFAULT);
curandSetPseudoRandomGeneratorSe... | I've been getting hard-to-debug errors in some DeepSpeed runs. During initialization, one of the worker processes raises `RuntimeError: Fail to create cublas handle.` with no further details, which feels pretty mysterious.
This change includes details of the failure status by using https://docs.nvidia.com/cuda/cubla... | https://api.github.com/repos/microsoft/DeepSpeed/pulls/3695 | 2023-06-06T20:08:03Z | 2023-06-13T20:12:27Z | 2023-06-13T20:12:27Z | 2023-06-13T20:12:27Z | 535 | microsoft/DeepSpeed | 10,015 |
mysql_replication: add resetmaster choice to mode param | diff --git a/changelogs/fragments/63321-mysql_replication_add_resetmaster_to_mode.yml b/changelogs/fragments/63321-mysql_replication_add_resetmaster_to_mode.yml
new file mode 100644
index 00000000000000..c4c112a1448045
--- /dev/null
+++ b/changelogs/fragments/63321-mysql_replication_add_resetmaster_to_mode.yml
@@ -0,0 ... | ##### SUMMARY
mysql_replication: add resetmaster choice to mode param
fixes: https://github.com/ansible/ansible/issues/42870
##### ISSUE TYPE
- Feature Pull Request
##### COMPONENT NAME
```lib/ansible/modules/database/mysql/mysql_replication.py```
##### EXAMPLE
```
- name: >
Run RESET MASTER comman... | https://api.github.com/repos/ansible/ansible/pulls/63321 | 2019-10-10T06:50:37Z | 2019-10-10T11:02:58Z | 2019-10-10T11:02:57Z | 2019-11-13T20:00:29Z | 1,486 | ansible/ansible | 49,633 |
Allow specifying custom input/output schemas for runnables with .with_types() | diff --git a/libs/langchain/langchain/schema/runnable/base.py b/libs/langchain/langchain/schema/runnable/base.py
index 818bcf3c38a453..9968595677f439 100644
--- a/libs/langchain/langchain/schema/runnable/base.py
+++ b/libs/langchain/langchain/schema/runnable/base.py
@@ -585,6 +585,22 @@ def with_config(
kw... |
<!-- Thank you for contributing to LangChain!
Replace this entire comment with:
- **Description:** a description of the change,
- **Issue:** the issue # it fixes (if applicable),
- **Dependencies:** any dependencies required for this change,
- **Tag maintainer:** for a quicker response, tag the rele... | https://api.github.com/repos/langchain-ai/langchain/pulls/12083 | 2023-10-20T16:13:22Z | 2023-10-22T16:26:49Z | 2023-10-22T16:26:49Z | 2023-10-22T16:26:49Z | 1,628 | langchain-ai/langchain | 42,824 |
Add `device` argument to PyTorch Hub models | diff --git a/hubconf.py b/hubconf.py
index 3b3dfe0e9e2..f74e70c85a6 100644
--- a/hubconf.py
+++ b/hubconf.py
@@ -8,7 +8,7 @@
import torch
-def _create(name, pretrained=True, channels=3, classes=80, autoshape=True, verbose=True):
+def _create(name, pretrained=True, channels=3, classes=80, autoshape=True, verbose=Tr... | For my usecase I would like to load the pretrained models from torchhub to cpu even if cuda is available.
This merge request adds an optional parameter `device` to the `hubconf.py` functions to allow manual selection of target devices.
## 🛠️ PR Summary
<sub>Made with ❤️ by [Ultralytics Actions](https://github.c... | https://api.github.com/repos/ultralytics/yolov5/pulls/3104 | 2021-05-10T15:22:24Z | 2021-05-16T15:41:27Z | 2021-05-16T15:41:27Z | 2024-01-19T18:23:41Z | 1,579 | ultralytics/yolov5 | 25,537 |
unit tests & legacy codes | diff --git a/metagpt/strategy/task_type.py b/metagpt/strategy/task_type.py
index 9eeeb79ce..7c88817cc 100644
--- a/metagpt/strategy/task_type.py
+++ b/metagpt/strategy/task_type.py
@@ -54,6 +54,20 @@ class TaskType(Enum):
)
OTHER = TaskTypeDef(name="other", desc="Any tasks not in the defined categories")
+ ... | https://api.github.com/repos/geekan/MetaGPT/pulls/1000 | 2024-03-13T08:32:23Z | 2024-03-13T08:37:54Z | 2024-03-13T08:37:54Z | 2024-03-13T08:37:54Z | 1,513 | geekan/MetaGPT | 16,668 | |
Refine S3FD post-processing: NMS box voting | diff --git a/plugins/extract/detect/s3fd.py b/plugins/extract/detect/s3fd.py
index 469db1715a..398719e88b 100644
--- a/plugins/extract/detect/s3fd.py
+++ b/plugins/extract/detect/s3fd.py
@@ -220,28 +220,27 @@ def __init__(self, model_path, model_kwargs, allow_growth, confidence):
super().__init__("S3FD", model... | S3fd technically uses a variant of NMS bounding box aggregation that uses box voting in its training & evaluating.
( seen here https://github.com/sfzhang15/SFD/blob/c1abcf014d430354ce3a61c7f33de0dcf2021186/sfd_test_code/WIDER_FACE/wider_test.py#L109 )
- Modify code to follow the same logic
In testing a 2,000 ima... | https://api.github.com/repos/deepfakes/faceswap/pulls/902 | 2019-10-09T18:48:56Z | 2019-11-14T12:49:47Z | 2019-11-14T12:49:47Z | 2019-12-07T04:50:29Z | 2,074 | deepfakes/faceswap | 18,757 |
Clarified docs about increasing the work factor for bcrypt hasher. | diff --git a/AUTHORS b/AUTHORS
index 1a66ba64778c4..d9318c618f3c2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -978,6 +978,7 @@ answer newbie questions, and generally made Django that much better:
ymasuda@ethercube.com
Yoong Kang Lim <yoongkang.lim@gmail.com>
Yusuke Miyazaki <miyazaki.dev@gmail.com>
+ yyyyyy... | The [Password Management docs](https://docs.djangoproject.com/en/dev/topics/auth/passwords/) has a section for increasing the work factor of PBKDF2 and bcrypt. The section instructs the reader to subclass the appropriate algorithm class and override the **iterations** attribute. This attribute, however, is specific to ... | https://api.github.com/repos/django/django/pulls/14207 | 2021-04-01T00:54:45Z | 2021-05-20T19:01:18Z | 2021-05-20T19:01:18Z | 2021-05-20T19:01:18Z | 470 | django/django | 50,732 |
add llm reranker nb | diff --git a/docs/how_to/query/second_stage.md b/docs/how_to/query/second_stage.md
index 4a6179b36e441..e80b8c0f82d2f 100644
--- a/docs/how_to/query/second_stage.md
+++ b/docs/how_to/query/second_stage.md
@@ -160,4 +160,5 @@ maxdepth: 1
../../examples/node_postprocessor/TimeWeightedPostprocessorDemo.ipynb
../../examp... | https://api.github.com/repos/run-llama/llama_index/pulls/3347 | 2023-05-14T18:07:03Z | 2023-05-14T18:10:13Z | 2023-05-14T18:10:13Z | 2023-05-14T18:10:14Z | 156 | run-llama/llama_index | 5,945 | |
[requires.io] dependency update on master branch | diff --git a/setup.py b/setup.py
index 7300edd18c..9e1e77a9b4 100644
--- a/setup.py
+++ b/setup.py
@@ -71,11 +71,11 @@
"ldap3>=2.5,<2.6",
"passlib>=1.6.5, <1.8",
"pyasn1>=0.3.1,<0.5",
- "pyOpenSSL>=17.5,<17.6",
+ "pyOpenSSL>=17.5,<18.1",
"pyparsing>=2.1.3, <2.3",
... | https://api.github.com/repos/mitmproxy/mitmproxy/pulls/3154 | 2018-05-24T20:30:12Z | 2018-05-24T21:48:46Z | 2018-05-24T21:48:46Z | 2018-05-24T21:48:49Z | 256 | mitmproxy/mitmproxy | 28,085 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.