pr_id
int64
repo_id
null
repo_name
string
text
string
320
null
QuantEcon/QuantEcon.py
# Repository Context Name: QuantEcon/QuantEcon.py Description: # Pull Request ## add some examples for the documentation on the nb_fetch utility this addresses issue #278. When writing this, the default values set for this utility are probably no longer appropriate with the development of ``QuantEconLib``. I pro...
2,283
null
kivy/kivy
# Repository Context Name: kivy/kivy Description: # Pull Request ## correctly calculate texture coordinates when erasing at the end of a lon... ...g line fixes #508 # Relevant Files Found ## kivy/uix/textinput.py ``` # -*- encoding: utf8 -*- ''' Text Input ========== .. versionadded:: 1.0.4 .. image:: images...
147
null
qubekit/QUBEKit
# Repository Context Name: qubekit/QUBEKit Description: # Pull Request ## Integrated v-sites into run.py (charges stage); amended xyz reader to… … handle xyz's not from ONETEP; fixed extraction of v-sites from xyz in lennard_jones.py; added execution description to virtual_sites.py; moved logic from VirtualSites in...
3,033
null
pytorch/tutorials
# Repository Context Name: pytorch/tutorials Description: # Pull Request ## Update intro_onnx.py Add onnxruntime dependency Fixes #3027 ## Description The ONNX exporter depends on extra Python packages: onnx, onnxscript and onnxruntime. I think we need explicit list of dependencies in text and in code. #...
1,544
null
mitodl/open-discussions
# Repository Context Name: mitodl/open-discussions Description: # Pull Request ## Release 0.55.3 ## Matt Bertrand - [x] Don't try to reindex profile more than once on image change (#1529) ([9115198f](../commit/9115198f8172022070f3ad7762443448a78d040f)) - [x] Update comment style colors (#1530) ([a21ab16d](../co...
297
null
QuantConnect/lean-cli
# Repository Context Name: QuantConnect/lean-cli Description: # Pull Request ## Minor TerminalLink mmprovements - Minor TerminalLink configuration improvements - Default to 'Local' data-provider if none specified - Disable 'Terminal Link' data provider for live trading # Relevant Files Found ## lean/commands/ba...
43
null
MG-RAST/MG-RAST-Tools
# Repository Context Name: MG-RAST/MG-RAST-Tools Description: # Pull Request ## sanatize input better # Relevant Files Found ## tools/bin/mg-correlate-metadata.py ``` #!/usr/bin/env python import os import sys import json from collections import defaultdict from optparse import OptionParser import numpy as np ...
169
null
profcomff/dwh-definitions
# Repository Context Name: profcomff/dwh-definitions Description: # Pull Request ## table and migr ## Изменения <!-- Опишите здесь на языке, понятном каждому, изменения, сделанные в исходном коде по пунктам. --> добавлена табличка в ods_userdata для хранения всей инфы о проф билете ## Детали реализации <!-- Зд...
2,230
null
tytusdb/tytusdb
# Repository Context Name: tytusdb/tytusdb Description: # Pull Request ## Update Funciones.py # Relevant Files Found ## storage/fase2/team13/Funciones.py ``` import os import pickle import shutil import zlib import hashlib from Blockchain import * databases = {} # LIST WITH DIFFERENT MODES dict_encoding = {'a...
16
null
berteh/ScribusGenerator
# Repository Context Name: berteh/ScribusGenerator Description: # Pull Request ## add support for single (merged) output fix #9, allows to cover uses of [Scribus-Data-Merger](https://github.com/bjarnesvanberg/Scribus-Data-Merger) in a faster way so @bjarnesvanberg can help on this project too ;) # Relevant Files ...
15,493
null
apache/tvm
# Repository Context Name: apache/tvm Description: # Pull Request ## [TIR] Output DeclBuffer in SplitHostDevice If the generated device function uses a buffer, generate a DeclBuffer for the buffer at the top of the device function. This is a subset of the changes made in https://github.com/apache/tvm/pull/14778,...
126
null
HewlettPackard/python-opsramp
# Repository Context Name: HewlettPackard/python-opsramp Description: # Pull Request ## Unit test coverage for the retry handler verbs. The code for backward compatibility of requests.packages.urllib3.util.Retry is not being exercised by current tests, so add specific ones for it. # Relevant Files Found ## opsra...
172
null
gicait/geoserver-rest
# Repository Context Name: gicait/geoserver-rest Description: # Pull Request ## make gdal dep optional GDAL can be very cumbersome to install, since it is a Python wrapper to a system binary. That system binary is also notoriously difficult to deal with, as newer versions of Linux (at least Ubuntu) stop adding newe...
77
null
ideoforms/AbletonOSC
# Repository Context Name: ideoforms/AbletonOSC Description: # Pull Request ## Add selected scene, track and clip Added a new module based on the Song.Live python object. Added a few getters to get the selected track, scene and clip. # Relevant Files Found ## abletonosc/__init__.py ``` import logging logger ...
1,834
null
IntelPython/dpnp
# Repository Context Name: IntelPython/dpnp Description: # Pull Request ## use `gemv` for vector-matrix multiplication in `dpnp.matmul` In this PR, `gemv` from OneMKL BLAS library is used for special cases (matrix-vector) of `matmul` operation. - [x] Have you provided a meaningful PR description? - [x] Have you...
29
null
openradar/cmweather
# Repository Context Name: openradar/cmweather Description: # Pull Request ## ENH: Add version switcher Add a version switcher to the page # Relevant Files Found ## cmweather/__init__.py ``` #!/usr/bin/env python # flake8: noqa """ Creating plots of Radar and Grid fields. There are also Radar related color...
2,546
null
ludwig-ai/ludwig
# Repository Context Name: ludwig-ai/ludwig Description: # Pull Request ## AUTO: # Relevant Files Found ## ludwig/features/number_feature.py ``` #! /usr/bin/env python # Copyright (c) 2019 Uber Technologies, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file exc...
1,049
null
bcgov/lear
# Repository Context Name: bcgov/lear Description: # Pull Request ## Fix for not sending the email to completing party for an IA correction *Issue #:* /bcgov/entity#4606 *Description of changes:* Fix for not sending the email to completing party for an IA correction By submitting this pull request, I confirm...
100
null
profcomff/rating-api
# Repository Context Name: profcomff/rating-api Description: # Pull Request ## Weighted mark ## Изменения <!-- Опишите здесь на языке, понятном каждому, изменения, сделанные в исходном коде по пунктам. --> Добавлена релевантность оценок ## Детали реализации <!-- Здесь можно описать технические детали по пункт...
372
null
ComPWA/ampform
# Repository Context Name: ComPWA/ampform Description: # Pull Request ## MAINT: update pip constraints and pre-commit Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action # Relevant Files Found ## docs/conf.py ``` """Configuration file for the Sphinx docume...
336
null
charmed-kubernetes/charm-kubernetes-control-plane
# Repository Context Name: charmed-kubernetes/charm-kubernetes-control-plane Description: # Pull Request ## add choice betwee root and ubuntu config in kubectl helper [LP#2054126](https://bugs.launchpad.net/charm-kubernetes-master/+bug/2054126) Follow on to #335. For the `get-kubeconfig` action, we need to use t...
101
null
reportportal/agent-Python-RobotFramework
# Repository Context Name: reportportal/agent-Python-RobotFramework Description: # Pull Request ## Fix sending attachments Fixes #100 # Relevant Files Found ## robotframework_reportportal/model.py ``` """This module contains models representing Robot Framework test items. Copyright (c) 2021 http://reportportal...
56
null
hyperliquid-dex/hyperliquid-python-sdk
# Repository Context Name: hyperliquid-dex/hyperliquid-python-sdk Description: # Pull Request ## Vault USD transfer Use the SDK to deposit USD in a vault. Issue: #55 #39 # Relevant Files Found ## hyperliquid/exchange.py ``` import eth_account import logging import secrets from eth_account.signers.local import...
78
null
theislab/scib
# Repository Context Name: theislab/scib Description: # Pull Request ## catch unexpected neighbors in LISI score and kBET We observed that the number of nearest neighbors is sometimes less than the expected number. In these cases, we skip the cell and report (if verbose) the number of omitted cells. # Relevant Fil...
1,408
null
pytorch/tutorials
# Repository Context Name: pytorch/tutorials Description: # Pull Request ## Small typo fix 'weigth' -> 'weight' # Relevant Files Found ## beginner_source/dcgan_faces_tutorial.py ``` # -*- coding: utf-8 -*- """ DCGAN Tutorial ============== **Author**: `Nathan Inkawhich <https://github.com/inkawhich>`__ """ ...
36,763
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## Make EMWF location/group selections return only active users ## Product Description When the user selects a location or group in the "Expanded Mobile Worker Filter", have that mean only active users at that location or group. One bit of ...
70
null
cvxgrp/simulator
# Repository Context Name: cvxgrp/simulator Description: # Pull Request ## check monotonicity of index # Relevant Files Found ## cvx/simulator/portfolio.py ``` from dataclasses import dataclass, field import pandas as pd from cvx.simulator.trading_costs import LinearCostModel, TradingCostModel @dataclass cla...
378
null
hed-standard/hed-python
# Repository Context Name: hed-standard/hed-python Description: # Pull Request ## Modified exception handling in schema.py in web-work # Relevant Files Found ## hedcode/deploy/file_test.py ``` import sys def main(filepath): with open(filepath) as f: lines = f.readlines() print(f"The cont...
7,163
null
napari/napari
# Repository Context Name: napari/napari Description: # Pull Request ## [Bugfix] Only import darkdetect when needed # References and relevant issues This came up during the SciPy tutorial (slow to dig into it 😬): A user couldn't launch napari from the notebooks due to an import error from *within* `darkdetect`: ...
4
null
noneplugin/nonebot-plugin-userinfo
# Repository Context Name: noneplugin/nonebot-plugin-userinfo Description: # Pull Request ## add qqguild # Relevant Files Found ## nonebot_plugin_userinfo/adapters/__init__.py ``` from . import console, kaiheila, onebot_v11, onebot_v12, telegram ``` # Edits This pull request adds support for QQ Guild (form...
26,650
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Add full state view for emulated_hue (apps using emulated_hue, 'sleep cycle' and 'sleep as android') ## Description: This is renewed pr, since last got a lot of unnecessary commits. Difference in this is that it will also provide suppor...
7,178
null
PrefectHQ/prefect
# Repository Context Name: PrefectHQ/prefect Description: # Pull Request ## Improve docs for DockerRegistry block <!-- Thanks for opening a pull request to Prefect! We've got a few requests to help us review contributions: - Make sure that your title neatly summarizes the proposed changes. - Provide a short o...
354
null
SwissDataScienceCenter/renku-data-services
# Repository Context Name: SwissDataScienceCenter/renku-data-services Description: # Pull Request ## fix: fully reconnect to redis if master is not found fixes ``` [WARNING] couldn't send event {'id': '01914bd61f1807246f6a3d1144a35de6', 'headers': '{\"source\": \"renku-data-services\", \"type\": \"project.created...
939
null
simonw/llm
# Repository Context Name: simonw/llm Description: # Pull Request ## Fixes `--continue` bug and adds `--database` argument to `llm chat` Fixes the issue reported in: - https://github.com/simonw/llm/issues/933 Also adds ``--database`` argument to ``llm chat`` <img width="1074" alt="Screenshot 2025-04-20 at 1...
112
null
django-getpaid/django-plans
# Repository Context Name: django-getpaid/django-plans Description: # Pull Request ## Improve mailing configuratibility * Enable HTML e-mails * Make possible to configure certain e-mail types not to be send # Relevant Files Found ## plans/contrib.py ``` import logging from django.core import mail from django.c...
116
null
jitsi/skynet
# Repository Context Name: jitsi/skynet Description: # Pull Request ## fix: re-enable vLLM multiprocessing * revert to launching vLLM as a separate process * use vLLM router to expose OpenAI like APIs # Relevant Files Found ## skynet/env.py ``` import os import sys import uuid import torch app_uuid = str(uuid...
4,057
null
Aider-AI/aider
# Repository Context Name: Aider-AI/aider Description: # Pull Request ## fix: display marker on error # PR Summary This small PR evaluates and displays the marker in the error message. # Relevant Files Found ## aider/coders/search_replace.py ``` #!/usr/bin/env python import sys from pathlib import Path try: ...
2,941
null
kornia/kornia
# Repository Context Name: kornia/kornia Description: # Pull Request ## Fix off-by-one pixel denormalization bug in DeDoDe #### Changes The "pixel denormalization" in Kornia and DeDoDe differ by the fact that Kornia rescales by (height-1) and (width-1) while DeDoDe rescales by height and width. Kornia: https:/...
20,202
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Add some logging to flaky test We need to see what's happening in the echo server to figure out why this occasionally fails. # Relevant Files Found ## tests/unit/payload_test.py ``` # -*- coding: utf-8 -*- ''' :codeauthor: :email:`Pedr...
171
null
CQCL/pytket-cutensornet
# Repository Context Name: CQCL/pytket-cutensornet Description: # Pull Request ## Big nix dependency update - Updated tket dependency - This transitively updates the nixpkgs dependency - This necessitated cuda dependency handling changes and version updates - Cupy in particular was awkward to update, but got the...
142
null
input-output-hk/cardano-clusterlib-py
# Repository Context Name: input-output-hk/cardano-clusterlib-py Description: # Pull Request ## Reject script address as source address # Relevant Files Found ## cardano_clusterlib/txtools.py ``` """Tools used by `ClusterLib` for constructing transactions.""" import base64 import functools import itertools impo...
1,899
null
Parsl/parsl
# Repository Context Name: Parsl/parsl Description: # Pull Request ## Remove task future from executor once completed # Description Changes HTEX to remove references to a task after it completes. Could otherwise lead to memory issue if task outputs are large. Fixes # (issue) [Would you like me to open one?] ...
3,310
null
FederatedAI/FATE
# Repository Context Name: FederatedAI/FATE Description: # Pull Request ## add cli Fixes ISSUE #xxx Changes: 1. 2. 3. # Relevant Files Found ## python/fate_client/flow_client/flow.py ``` # # Copyright 2019 The FATE Authors. All Rights Reserved. # # Licensed under the Apache License, Version ...
14
null
TheShubhendra/quora-discord
# Repository Context Name: TheShubhendra/quora-discord Description: # Pull Request ## Fix Profile cog and database design - Create a seperate mixin class for profile cog - Make profile cog method interactive using components. - alter database structure # Relevant Files Found ## bot/bot.py ``` import asyncio im...
3,980
null
DIAGNijmegen/grand-challenge
# Repository Context Name: DIAGNijmegen/grand-challenge Description: # Pull Request ## Fix description with reuse of images Closes #3979 # Relevant Files Found ## app/grandchallenge/reader_studies/models.py ``` from math import ceil from actstream.models import Follow from django.conf import settings from djang...
3,055
null
opentensor/bittensor
# Repository Context Name: opentensor/bittensor Description: # Pull Request ## add commitments data into metagraph Subtensor PR https://github.com/opentensor/subtensor/pull/1981 # Relevant Files Found ## bittensor/core/async_subtensor.py ``` import asyncio import copy import ssl from datetime import datetime, ti...
10
null
MPC-Based-Reinforcement-Learning/mpc4rl
# Repository Context Name: MPC-Based-Reinforcement-Learning/mpc4rl Description: # Pull Request ## Add some test functionality. Fix in parameter update for cartpole qlearning. # Relevant Files Found ## scripts/cartpole_mpc_qlearning.py ``` from rlmpc.common.utils import read_config from rlmpc.mpc.cartpole.acados...
468
null
apple/axlearn
# Repository Context Name: apple/axlearn Description: # Pull Request ## Makes `CloudBuildBundler` push to "{image_path}:latest" # Relevant Files Found ## axlearn/cloud/gcp/bundler.py ``` # Copyright © 2023 Apple Inc. """Code bundling utilities. The type of bundler to use is determined by `--bundler_type`. Bun...
23
null
Huffon/factsumm
# Repository Context Name: Huffon/factsumm Description: # Pull Request ## #22 Apply flair ontonote ner module to utilize numeric entities Resolve #22 # Relevant Files Found ## factsumm/__init__.py ``` import logging import os from itertools import permutations from typing import Dict, List, Set, Tuple, Union im...
286
null
datamol-io/graphium
# Repository Context Name: datamol-io/graphium Description: # Pull Request ## fix dataset benchmark Realized that dataset benchmark was not taking into account gradient accumulation, replication and device iterations. Fix works for both IPU and GPU throughput estimation. # Relevant Files Found ## expts/dataset_b...
11
null
revsys/vinnie
# Repository Context Name: revsys/vinnie Description: # Pull Request ## Do not use UserWarning exception for user expected behavior This addresses #10 # Relevant Files Found ## vinnie/base.py ``` import warnings import semver import re from .backends import VinnieGit, VinnieGitHub, VinnieGitLab from .config i...
4,591
null
fonttools/fontbakery
# Repository Context Name: fonttools/fontbakery Description: # Pull Request ## Preparing v0.12.0a3 # Relevant Files Found ## docs/source/conf.py ``` # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the docume...
755
null
tmux-python/tmuxp
# Repository Context Name: tmux-python/tmuxp Description: # Pull Request ## Command level `enter: false` re: #53 #293 #735 ```yaml session_name: Skip command execution (command-level) windows: - panes: - shell_command: # You can see this - echo "___$((11 + 1))___" # This is skipped - cm...
2,285
null
apache/tvm
# Repository Context Name: apache/tvm Description: # Pull Request ## [tensorflow frontend] Support for Crop Support for tf.image.crop_to_bounding_box in tensorflow frontend. Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull r...
27
null
Laurier-Fintech/OpenFintech
# Repository Context Name: Laurier-Fintech/OpenFintech Description: # Pull Request ## Sqlite3update # Relevant Files Found ## OpenFintech/Databases.py ``` import mysql.connector import sqlite3 class MongoDB: # TODO: Simplified implementation of our FinMongo code from the backed up branch (not accessible to the...
1,328
null
quantopian/zipline
# Repository Context Name: quantopian/zipline Description: # Pull Request ## PERF: Speed up event utils test case. Just take a sample of all 5000 permutations of 7 dates. # Relevant Files Found ## tests/pipeline/test_events.py ``` """ Tests for setting up an EventsLoader and a BlazeEventsLoader. """ from dateti...
48
null
tushar5526/Autotype
# Repository Context Name: tushar5526/Autotype Description: # Pull Request ## Migrated to Pyautogui #46 # Relevant Files Found ## Simulator/simulate_keyboard.py ``` from pynput.keyboard import Key, Controller from time import sleep def Type(path: str = None, delay: int = None, code: str = None): # If the ...
4,944
null
vllm-project/vllm
# Repository Context Name: vllm-project/vllm Description: # Pull Request ## [Bugfix][Kernel] Add head size check for attention backend selection FILL IN THE PR DESCRIPTION HERE Previous #4886 PR cause the lora-test failing due to `Phi-2` with LoRA will make attention head_size to 80 while Flash Attention doesn't...
11,334
null
CenterForOpenScience/osf.io
# Repository Context Name: CenterForOpenScience/osf.io Description: # Pull Request ## [ENG-9002] Unable to GDPR delete users with Registrations or Preprints <!-- Before submit your Pull Request, make sure you picked the right branch: - For hotfixes, select "master" as the target branch - For new...
852
null
aboutcode-org/scancode.io
# Repository Context Name: aboutcode-org/scancode.io Description: # Pull Request ## Map files with empty status in `map_javascript` step Reference: https://github.com/nexB/scancode.io/issues/825 Only map files with empty status in `map_javascript` step # Relevant Files Found ## scanpipe/pipes/d2d.py ``` # SPDX-...
2,465
null
camptocamp/tilecloud-chain
# Repository Context Name: camptocamp/tilecloud-chain Description: # Pull Request ## Update all minor versions (master) (minor) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confide...
3
null
google/grrshell
# Repository Context Name: google/grrshell Description: # Pull Request ## Staging changes # Relevant Files Found ## grrshell/lib/grr_shell_client.py ``` # Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the Lice...
4,933
null
triton-inference-server/server
# Repository Context Name: triton-inference-server/server Description: # Pull Request ## Update the comment for the limitations of build.py script Most of the CLI options work fine as they are. Some findings which are fixed in this PR: 1. The `pull/` prefix is not working only when using `--repo-tag` option. It s...
1
null
TourKakao-Carping/Carping-Backend
# Repository Context Name: TourKakao-Carping/Carping-Backend Description: # Pull Request ## Feature/google login 구글 로그인 jwt 토큰 반환 확인했습니다. 아직 추가정보 입력 구현은 되지 않은 상태입니다! # Relevant Files Found ## accounts/admin.py ``` from django.contrib import admin # Register your models here. ``` ## accounts/models.py ``` fro...
2
null
Hammerling-Research-Group/FastGaussianPuff
# Repository Context Name: Hammerling-Research-Group/FastGaussianPuff Description: # Pull Request ## Fix python code not getting installed to the conda env The python code doesn't get placed in the conda root. This makes it so that you can't import the python wrapper class as expected. # Relevant Files Found ## d...
12,387
null
dagster-io/dagster
# Repository Context Name: dagster-io/dagster Description: # Pull Request ## [refactor] (Unresolved,ResolvedFromDynamic)StepHandle.solid_handle -> node_handle ### Summary & Motivation - Rename `{Unresolved,ResolvedFromDynamic}StepHandle.solid_handle` -> `node_handle` ### How I Tested These Changes BK # Relevan...
3
null
JanaSabuj/ParseMyCF-contest
# Repository Context Name: JanaSabuj/ParseMyCF-contest Description: # Pull Request ## Fix indices bug due to CF update In the new CF update, the "contests/with" page includes a new column for time/date of the contest. # Relevant Files Found ## cf.py ``` # Built by greenindia - Sabuj Jana - Jadavpur University ...
11
null
ijknabla/ModelicaLanguageForPython
# Repository Context Name: ijknabla/ModelicaLanguageForPython Description: # Pull Request ## Feature/new parser/update grammar Update Modelica-Specification like syntax definition # Relevant Files Found ## test_feature/parser.py ``` from arpeggio import EOF, Not, OneOrMore, Optional, RegExMatch, StrMatch from ...
42
null
fedora-python/tox-current-env
# Repository Context Name: fedora-python/tox-current-env Description: # Pull Request ## New plugin version for tox 4 Initial implementation of the plugin for the new tox version 4. It works for me but I have tested it only for one simple project yet. Notes, questions: * Is this the right time to remove the depr...
146
null
briandelmsft/STAT-Function
# Repository Context Name: briandelmsft/STAT-Function Description: # Pull Request ## File load function and Exchange fixes - Fixes #142 - Fixes #145 # Relevant Files Found ## classes/__init__.py ``` import urllib.parse import json from shared import data class Response: '''A response object''' d...
21,853
null
jax-ml/jax
# Repository Context Name: jax-ml/jax Description: # Pull Request ## jax.dtypes: avoid erroring on non-hashable dtype Part of addressing [#21824](https://github.com/google/jax/issues/21824) # Relevant Files Found ## jax/_src/dtypes.py ``` # Copyright 2019 The JAX Authors. # # Licensed under the Apache License, V...
554
null
resource-watch/nrt-scripts
# Repository Context Name: resource-watch/nrt-scripts Description: # Pull Request ## added comments to the script for soc_018 # Relevant Files Found ## soc_018_migrant_deaths/contents/src/__init__.py ``` import logging import sys import requests import csv from collections import OrderedDict import datetime imp...
3,337
null
mozilla/kitsune
# Repository Context Name: mozilla/kitsune Description: # Pull Request ## rm -rf scripts/update follow up from https://github.com/mozilla/kitsune/pull/3297#discussion_r221051047 # Relevant Files Found ## scripts/update/deploy.py ``` """ Deployment for SUMO in production. Requires commander (https://github.com/o...
93
null
brainglobe/brainglobe-registration
# Repository Context Name: brainglobe/brainglobe-registration Description: # Pull Request ## Load template as default BrainGlobe dtype Before submitting a pull request (PR), please read the [contributing guide](https://github.com/brainglobe/.github/blob/main/CONTRIBUTING.md). Please fill out as much of this temp...
27,103
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Add turn_on method to ecobee climate platform ## Breaking Change: Previously, calling `climate.turn_on` would cause the ecobee thermostat to turn on in `heat` mode, regardless of the mode when the thermostat was turned off. Now, the th...
24,941
null
huggingface/transformers
# Repository Context Name: huggingface/transformers Description: # Pull Request ## Prevent Dynamo graph fragmentation in GPTNeoX with torch.baddbmm fix # What does this PR do? Fixes #24940. ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the ...
345
null
opentelekomcloud/ansible-collection-cloud
# Repository Context Name: opentelekomcloud/ansible-collection-cloud Description: # Pull Request ## install openstack.cloud collection explicitly Updated tests/utils scripts, install openstack.cloud collection explicitly. # Relevant Files Found ## plugins/modules/anti_ddos_fip_statuses_info.py ``` #!/usr/bin/pyt...
620
null
zostera/django-bootstrap4
# Repository Context Name: zostera/django-bootstrap4 Description: # Pull Request ## Uniform packaging # Relevant Files Found ## docs/conf.py ``` import os try: from importlib.metadata import metadata except ImportError: from importlib_metadata import metadata PROJECT_NAME = "django-bootstrap4" on_rtd...
4
null
FO-nTTaX/Liquipedia-Discord-Bot
# Repository Context Name: FO-nTTaX/Liquipedia-Discord-Bot Description: # Pull Request ## Added a couple role aliases # Relevant Files Found ## discordbot.py ``` # -*- coding: utf-8 -*- # License MIT # Copyright 2016-2017 Alex Winkler import discord import random import requests import json import time token...
2
null
asyncgui/asynckivy
# Repository Context Name: asyncgui/asynckivy Description: # Pull Request ## new name for 'all_touch_moves()' `rest_of_touch_moves()` is more accurate name than `all_touch_moves()`. So give it that name. The original name is still available, but probably be removed in the future. # Relevant Files Found ## asynck...
6
null
couchbaselabs/cbprometheus_python
# Repository Context Name: couchbaselabs/cbprometheus_python Description: # Pull Request ## Updates - Added commom `.git*` files - Made label naming conventions consistent - Added `index-service` type - Added Support for `clusterName` - Added logic to use `/indexStatus` endpoint to determine buckets instead of ...
619
null
GoogleCloudPlatform/public-datasets-pipelines
# Repository Context Name: GoogleCloudPlatform/public-datasets-pipelines Description: # Pull Request ## Fix: lint errors change type() == to isinstance() in NOAA and thelook_ecommerce As per subject # Relevant Files Found ## datasets/noaa/pipelines/_images/run_csv_transform_kub/csv_transform.py ``` # Copyright 2...
6,941
null
hypothesis/lms
# Repository Context Name: hypothesis/lms Description: # Pull Request ## Store course start and end when available For: - https://github.com/hypothesis/product-backlog/issues/1617 Use the value from the custom variables in canvas this indicates the course deviates from the term of the course. We have bee...
413
null
redhat-openshift-ecosystem/operator-pipelines
# Repository Context Name: redhat-openshift-ecosystem/operator-pipelines Description: # Pull Request ## [ISV-1207] Use JWT instead of basic auth for Hydra API Basic auth is being decomissioned, which means that we have to switch to OICD/JWT authentication. # Relevant Files Found ## operator-pipeline-images/operat...
6
null
cytosmart-bv/tomni
# Repository Context Name: cytosmart-bv/tomni Description: # Pull Request ## Bufferoverlow make maks ellipse Thank you for your contribution to the **Tomni** package. Before submitting/accepting this Pull Request, please make sure: ## Contributor of code - [x] Functions are named based on [Python naming conve...
6,951
null
indico/indico
# Repository Context Name: indico/indico Description: # Pull Request ## Fix FormattedSubjectSMTPHandler.getSubject() This PR is about improving how the subject of the error logging email is generated. In some cases the parameter for the subject is a string with newline characters. This is particularly true when DB...
60
null
xnuinside/omymodels
# Repository Context Name: xnuinside/omymodels Description: # Pull Request ## fix sqlmodels generation Fixes for https://github.com/xnuinside/omymodels/issues/59 # Relevant Files Found ## omymodels/cli.py ``` import argparse import os import pprint import sys from omymodels import create_models from omymodels.g...
1,187
null
scrapy/scrapy
# Repository Context Name: scrapy/scrapy Description: # Pull Request ## Relax SpiderLoader interface check Raising an exception when the interface of SpiderLoader doesn't comply with `scrapy.interfaces.ISpiderLoader` seems unnecessary restrictive since some of its methods aren't always needed, as noted in #1148 com...
71
null
WikipediaLibrary/externallinks
# Repository Context Name: WikipediaLibrary/externallinks Description: # Pull Request ## scrub glitchtip event data ## Description This is a quick fix (note the lack of unit tests) that I almost hotfixed in , but I thought could use a second set of eyes. ## Rationale Since we're no longer using Django's builti...
7,604
null
mlrun/mlrun
# Repository Context Name: mlrun/mlrun Description: # Pull Request ## [Serving] Explicitly set async as the default since it aligns with the actual default behavior for flow topology When configuring a stream trigger for a serving function, we check the engine and determine whether to set explicit ack accordingly. ...
2,240
null
explodinggradients/ragas
# Repository Context Name: explodinggradients/ragas Description: # Pull Request ## Refactor/update gemini to genai sdk ## Problem Description This PR updates the InstructorLLM wrapper and instructor_llm_factory to migrate from the legacy Gemini provider (instructor.from_gemini) to the new Google GenAI SDK (googl...
82
null
TNRIS/api.tnris.org
# Repository Context Name: TNRIS/api.tnris.org Description: # Pull Request ## new LORE historical images new LORE historical images table. added new upload functionality and admin console managing of images for LORE historical aerials. update ChC view to utliize new LORE images in datahub frontend # Relevant File...
25,929
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## [Community / Trial Revamp] Update User Registration Workflow I'm splitting up this https://github.com/dimagi/commcare-hq/pull/25461 giant PR into a series of smaller nested PRs to simplify the review process. I'm doing this because the gi...
302
null
nggit/tremolo
# Repository Context Name: nggit/tremolo Description: # Pull Request ## allow multipart/form-data in request.form() Allow `multipart/fom-data` to be read with `request.form()`. Files will be populated to `request.params.files` (`dict`). This is only suitable for handling small file uploads!!! - which when str...
4,593
null
alphagov/notifications-admin
# Repository Context Name: alphagov/notifications-admin Description: # Pull Request ## Update letter prices We’ve just increased the letter prices. This pull request updates the Pricing and home page to reflect his. # Relevant Files Found ## tests/app/main/views/service_settings/test_service_settings.py ``` f...
24
null
Deltares/MeshKernelPy
# Repository Context Name: Deltares/MeshKernelPy Description: # Pull Request ## fix: correct asserts in test_contacts_compute_single because endpoints of mesh1d are now also connected as embedded 1d2d links, since https://github.com/Deltares/MeshKernel/commit/9023ffcf7e59a0e01a8c498054c3038d535e6233 # Relevant Fil...
22,955
null
jax-ml/jax
# Repository Context Name: jax-ml/jax Description: # Pull Request ## Add todo for slow codegen in Pallas pipeline Add todo for slow codegen in Pallas pipeline # Relevant Files Found ## jax/_src/pallas/mosaic/pipeline.py ``` # Copyright 2023 The JAX Authors. # # Licensed under the Apache License, Version 2.0 (th...
2,513
null
zimmerman-team/IATI.cloud
# Repository Context Name: zimmerman-team/IATI.cloud Description: # Pull Request ## unesco bug fixed # Relevant Files Found ## OIPA/api/generics/filters.py ``` import uuid from functools import reduce from django.conf import settings from django.contrib.gis.geos import GEOSGeometry from django.contrib.gis.meas...
37,531
null
ray-project/ray
# Repository Context Name: ray-project/ray Description: # Pull Request ## [air/output] Restructure AIR reporter classes <!-- 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...
158
null
ansible/metrics-utility
# Repository Context Name: ansible/metrics-utility Description: # Pull Request ## Fix generator Fix `./generator.py` failing... ``` TypeError: Base.__init__() missing 1 required positional argument: 'extra_params' ``` introduced in #153, extractor `Base` class now needs an `extra_params` - not used in gener...