pr_id
int64
repo_id
null
repo_name
string
text
string
63,234
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Fix static requirements ### What does this PR do? See title # Relevant Files Found ## tests/pytests/scenarios/failover/multimaster/conftest.py ``` import logging import os import shutil import subprocess import time import pytest from pyt...
99
null
sinha-debojyoti/Ookla-Speedtest.net-Crawler
# Repository Context Name: sinha-debojyoti/Ookla-Speedtest.net-Crawler Description: # Pull Request ## Added ray module and removed multiprocessing module as it is no longe… …r required # Relevant Files Found ## web_crawler.py ``` from fake_useragent import UserAgent from bs4 import BeautifulSoup from database im...
3,266
null
NVIDIA-NeMo/NeMo
# Repository Context Name: NVIDIA-NeMo/NeMo Description: # Pull Request ## support for gecko tool Signed-off-by: nithinraok <nithinrao.koluguri@gmail.com> This PR adds support for the [gecko](https://gong-io.github.io/gecko/) labeling tool. Now diarization outputs *_gecko.json along with current output files for...
23
null
wellcometrust/deep_reference_parser
# Repository Context Name: wellcometrust/deep_reference_parser Description: # Pull Request ## Revert "Fix token/label offset issue" Reverts wellcometrust/deep_reference_parser#22 # Relevant Files Found ## deep_reference_parser/io/io.py ``` #!/usr/bin/env python3 # coding: utf-8 """ Utilities for loading and sav...
212
null
ExpressAI/DataLab
# Repository Context Name: ExpressAI/DataLab Description: # Pull Request ## Add summ datasets new # Relevant Files Found ## datasets/cnn_dailymail/cnn_dailymail.py ``` # coding=utf-8 # Copyright 2020 The TensorFlow datalab Authors and the HuggingFace datasets, DataLab Authors. # # Licensed under the Apache Lice...
8,669
null
TencentBlueKing/blueking-dbm
# Repository Context Name: TencentBlueKing/blueking-dbm Description: # Pull Request ## feat(backend): 接口数据脱敏 #8662 # Relevant Files Found ## dbm-ui/backend/bk_web/middleware.py ``` # -*- coding: utf-8 -*- """ TencentBlueKing is pleased to support the open source community by making 蓝鲸智云-DB管理系统(BlueKing-BK-DBM) ...
41
null
MolSSI/QCSchema
# Repository Context Name: MolSSI/QCSchema Description: # Pull Request ## Add ability to specify detailed basis set within the schema ## Description Adds the ability to completely specify the basis set in the schema The current `basis` key under `model` can be used to specify a common basis set by name and is n...
3,903
null
catalyst-cooperative/pudl
# Repository Context Name: catalyst-cooperative/pudl Description: # Pull Request ## Integrate 2023 EIA 923 final release data # Overview Closes #3902. ## What problem does this address? Integrates the final release of 2023 EIA 923 data, revised 2022 data and the September release of EIA 923 2024 monthly data. ##...
28,511
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## spectre: allow disabling debug symbols # Relevant Files Found ## var/spack/repos/builtin/packages/spectre/package.py ``` # Copyright 2013-2022 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-level C...
94
null
NebraLtd/hm-pyhelper
# Repository Context Name: NebraLtd/hm-pyhelper Description: # Pull Request ## Fix bug with request parametr in MinerClient class **How** After the last update. One request is not working properly. Need to fix this by removing invalid parameters. **References** [Error link](https://sentry.io/share/issue/70a2bf...
179
null
macrocosm-os/pretraining
# Repository Context Name: macrocosm-os/pretraining Description: # Pull Request ## Fix grace period check for currently downloading models. This updates to the latest taoverse version which correctly gets the newest instead of the oldest filetime in a directory. Additionally we bump the grace period to 10 minute...
12,484
null
jax-ml/jax
# Repository Context Name: jax-ml/jax Description: # Pull Request ## Improve documentation for unique_indices. Issue #12469 # Relevant Files Found ## jax/_src/lax/slicing.py ``` # Copyright 2018 The JAX Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file exce...
51
null
pykeen/pykeen
# Repository Context Name: pykeen/pykeen Description: # Pull Request ## Improve vectorization of novelty computation This PR improves the vectorization of novelty computation for `predict_heads` / `predict_tails`. Fixes #49 Still to do: - [x] Provide fast implementation for scoring/sorting all possible tri...
210
null
pwndbg/pwndbg
# Repository Context Name: pwndbg/pwndbg Description: # Pull Request ## Enable customizable context display and ordering # Relevant Files Found ## pwndbg/commands/context.py ``` #!/usr/bin/env python # -*- coding: utf-8 -*- from __future__ import absolute_import from __future__ import division from __future__ i...
34
null
DataKitchen/dataops-testgen
# Repository Context Name: DataKitchen/dataops-testgen Description: # Pull Request ## Release/3.7.6 ### Bug Fixes - ODBC driver was missing (54ae6b6) - Fix the custom test validation (eb4ce5d) # Relevant Files Found ## invocations/dev.py ``` __all__ = ["build_public_image", "clean", "install", "lint"] impor...
3,474
null
open-telemetry/opentelemetry-python-contrib
# Repository Context Name: open-telemetry/opentelemetry-python-contrib Description: # Pull Request ## Use semantic convention attribute for cloud region for botocore API calls # Description This change is a result of the conversation on semantic conventions and the correct use of the cloud region attribute (se...
106
null
tlambert03/nd2
# Repository Context Name: tlambert03/nd2 Description: # Pull Request ## feat: support python 3.11 # Relevant Files Found ## src/nd2/_xml.py ``` import re from functools import partial from typing import Any, Callable, Dict, Optional import lxml.etree def parse_xml_block(bxml: bytes) -> Dict[str, Any]: n...
151
null
geometric-kernels/GeometricKernels
# Repository Context Name: geometric-kernels/GeometricKernels Description: # Pull Request ## Fix algorithm selecting signatures and add precomputed characters for SO(9), SU(7), SU(8), SU(9) add _compute_keys_sorting_sgn function to resolve float numbers comparison problems. # Relevant Files Found ## geometric_ker...
44
null
gremlin/gremlin-python
# Repository Context Name: gremlin/gremlin-python Description: # Pull Request ## Request to integrate changes from multi-label-bug # Relevant Files Found ## gremlinapi/attack_helpers.py ``` # -*- coding: utf-8 -*- # # Copyright (C) 2020 Kyle Hultman <kyle@gremlin.com>, Gremlin Inc <sales@gremlin.com> import js...
1,511
null
teemtee/tmt
# Repository Context Name: teemtee/tmt Description: # Pull Request ## Remove support for the obsoleted `detach` executor The old `detach` executor needed a special `run.yaml` file with a simplified format of test metadata for shell execution. As the `detach` plugin has been obsoleted we don't need these anymore. #...
80
null
UC-Davis-molecular-computing/scadnano-python-package
# Repository Context Name: UC-Davis-molecular-computing/scadnano-python-package Description: # Pull Request ## Dev # Relevant Files Found ## examples/1_staple_1_helix_origami_position_nondefault.py ``` import scadnano as sc def main(): length = 9 helices = [ sc.Helix(max_offset=length, major_t...
2,140
null
allegro/ralph
# Repository Context Name: allegro/ralph Description: # Pull Request ## encoding " using unicode \u2033 character in report failure link replace quotation by unicode inches sign in report failure url # Relevant Files Found ## src/ralph/accounts/admin.py ``` # -*- coding: utf-8 -*- from urllib.parse import quote...
492
null
llamastack/llama-stack
# Repository Context Name: llamastack/llama-stack Description: # Pull Request ## Make run yaml optional so dockers can start with just --env When running with dockers, the idea is that users be able to work purely with the `llama stack` CLI. They should not need to know about the existence of any YAMLs unless they ...
24
null
MiraGeoscience/geoapps
# Repository Context Name: MiraGeoscience/geoapps Description: # Pull Request ## Inverse updates - Add options for inversion - Fix bugs and general maintenance # Relevant Files Found ## geoapps/em1d_inversion.py ``` import json import multiprocessing import sys import numpy as np import scipy as sp from geoh5p...
33,151
null
huggingface/transformers
# Repository Context Name: huggingface/transformers Description: # Pull Request ## Fix flax whisper tokenizer bug # 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 ma...
247
null
netascode/ansible-dc-vxlan
# Repository Context Name: netascode/ansible-dc-vxlan Description: # Pull Request ## Update prep_104_fabric_overlay_services.py rename switch['hostname'] to switch['mgmt_ip_address'] <!--- Please ensure that the WIP label is not being applied if ready for review --> <!--- If the wip label is applied to your PR,...
5,383
null
OpenMined/PySyft
# Repository Context Name: OpenMined/PySyft Description: # Pull Request ## torchvision test parameters, min_version requirements ## Description Fix #5325 Refactor torchvision test parameters & fix min_version requirements Fix #5368 Support PIL Image in torchvision tests. ## Checklist - [x] I have follow...
3
null
christabella/pokepython
# Repository Context Name: christabella/pokepython Description: # Pull Request ## python 3 support, plus some QOL stuff Changes: 1) added setup.py to make the project installable 2) changed compatibility from py2 to py3 3) switched path resolution from os.path to pathlib for better cross-platform support 4)...
24
null
wavlab-speech/versa
# Repository Context Name: wavlab-speech/versa Description: # Pull Request ## Fixing to VERSA from Uni-VERSA experiments Update a few fixes related to new usage/findings etc. # Relevant Files Found ## versa/scorer_shared.py ``` #!/usr/bin/env python3 # Copyright 2024 Jiatong Shi # Apache 2.0 (http://www.ap...
453
null
ml-explore/mlx-examples
# Repository Context Name: ml-explore/mlx-examples Description: # Pull Request ## Change argument name in lora.py The argument name "--max_seq_length" was updated to "--max-seq-length" in the code to maintain a consistent naming convention across the program. # Relevant Files Found ## llms/mlx_lm/lora.py ``` imp...
152
null
credmark/credmark-model-framework-py
# Repository Context Name: credmark/credmark-model-framework-py Description: # Pull Request ## Local cache and extension * Improve local cache with Sqllitedict * Create function for ipython extension # Relevant Files Found ## credmark/cmf/engine/context.py ``` import json import logging import sys import traceb...
196
null
e10v/tea-tasting
# Repository Context Name: e10v/tea-tasting Description: # Pull Request ## style: fix lining errors # Relevant Files Found ## src/tea_tasting/datasets.py ``` """Example datasets.""" # ruff: noqa: PLR0913 from __future__ import annotations from typing import TYPE_CHECKING, overload import numpy as np import p...
43,304
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## x264: Tag a newer commit. x264 does not publish releases so tag a newer commit in Spack in order to be able to use an up-to-date version. <!-- Remember that `spackbot` can help with your PR in multiple ways: - `@spackbot help` shows all th...
519
null
ibmdb/python-ibmdb
# Repository Context Name: ibmdb/python-ibmdb Description: # Pull Request ## Bool # Relevant Files Found # Edits This pull request adds two new test cases to the IBM DB driver for Python: one for testing stored procedures with BLOB input/output parameters (`test_SPInOutBlob.py`) and another for testing boolea...
366
null
carlmontanari/scrapli
# Repository Context Name: carlmontanari/scrapli Description: # Pull Request ## fix: buffered logging placeholder to args mismatch fixes #365 -- and hopefully makes buffered logging output look a little nicer too. # Relevant Files Found ## scrapli/logging.py ``` """scrapli.logging""" # slightly irritating renam...
228
null
alibaba/TinyNeuralNetwork
# Repository Context Name: alibaba/TinyNeuralNetwork Description: # Pull Request ## [quantizer] fix tensor broadcasting for q_add ops # Relevant Files Found ## tests/quantizer_test.py ``` import inspect import sys import unittest from distutils.version import LooseVersion import torch import torch.nn as nn im...
382
null
ftCLI/FoundryTools-CLI-NG
# Repository Context Name: ftCLI/FoundryTools-CLI-NG Description: # Pull Request ## Refactor timestamp setting logic This pull request includes several changes to the `sync_timestamps.py` file to improve compatibility and error handling when setting file timestamps, particularly on Windows. ### Compatibility and...
2,014
null
ceph/ceph-ansible
# Repository Context Name: ceph/ceph-ansible Description: # Pull Request ## infra: use the pg check in the right place Use the pg check before doing the pg check, not on the quorum check. Also never quote int when doing comparaison. Signed-off-by: Sébastien Han <seb@redhat.com> # Relevant Files Found ## tests...
8
null
WaterFutures/WaterBenchmarkHub
# Repository Context Name: WaterFutures/WaterBenchmarkHub Description: # Pull Request ## Added benchmark entries leakg3pd, leak_testbed, md of ditec-wdn Added load data fore leakg3pd and leak testbed, ran into new problems with leakg3pd load scenarios, so it is commented out for now. # Relevant Files Found ## src...
2
null
Skelmis/python-docx
# Repository Context Name: Skelmis/python-docx Description: # Pull Request ## feat: add support for restarting numbered lists Implemented such that: ```py d = Document() d.configure_styles_for_numbered_lists() d.add_paragraph("Sample numbered list", style="List Number") d.add_paragraph("Sam...
193
null
sonata-nfv/tng-slice-mngr
# Repository Context Name: sonata-nfv/tng-slice-mngr Description: # Pull Request ## WAN ENFORCEMENT_Added new logs for a more detailed information. # Relevant Files Found ## slice_lifecycle_mgr/nsi_manager.py ``` #!/usr/local/bin/python3.4 """ ## Copyright (c) 2015 SONATA-NFV, 2017 5GTANGO [, ANY ADDITIONAL AFF...
24,635
null
apache/airflow
# Repository Context Name: apache/airflow Description: # Pull Request ## Limit azure-servicebus to not be used on ARM Azure service bus uses uamqp which does not build for ARM architecture and we need to disable it as a dependency for ARM. <!-- Thank you for contributing! Please make sure that your code change...
449
null
kuznia-rdzeni/coreblocks
# Repository Context Name: kuznia-rdzeni/coreblocks Description: # Pull Request ## Synthesis benchmark for FUs This PR is a step towards #404 - monitoring synthesis results for various core components. Included changes are: * ECP5 package used changed from BG381 to BG756, which increases the number of available ...
17
null
datagalaxy-lab/datagalaxy-toolbox
# Repository Context Name: datagalaxy-lab/datagalaxy-toolbox Description: # Pull Request ## Fix copy-dataprocessings crashing <!-- (Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.) --> <!-- Add the issue number that...
239
null
flink-extended/ai-flow
# Repository Context Name: flink-extended/ai-flow Description: # Pull Request ## Add tests of job_plugins to CI flow <!-- *Thank you very much for contributing to flink-ai-extended. To help the community review your issue or contribution in the best possible way,please take a few minutes to fulfill following ite...
2,367
null
cogent3/cogent3
# Repository Context Name: cogent3/cogent3 Description: # Pull Request ## More maintenance work on tree module ## Summary by Sourcery Refactor the tree module to modernize traversal APIs, clean up parent handling, and standardize temporary node state storage, then update downstream code and tests accordingly. Enh...
229
null
deepspeedai/DeepSpeed-MII
# Repository Context Name: deepspeedai/DeepSpeed-MII Description: # Pull Request ## Update Stable Diffusion to match latest DeepSpeed-Inference We had options like CUDA graph and kernel injections fixed in MII due to an early implementation of Stable Diffusion support in DeepSpeed-inference. Therefore the way we we...
464
null
NOAA-OWP/t-route
# Repository Context Name: NOAA-OWP/t-route Description: # Pull Request ## Revised output logic This PR contains a few fixes to our output sequence: - V2 execution pathway: Only build `flowveldepth` if `csv_output_folder` is specified in the .yaml file. Previously the `flowveldepth` DataFrame was constructed if ...
61
null
aridevelopment-de/datetimeparser
# Repository Context Name: aridevelopment-de/datetimeparser Description: # Pull Request ## url is now in the footer # Relevant Files Found ## testbot.py ``` import os import sys import traceback from discord import Embed, Intents from discord.ext.commands import Bot, when_mentioned_or from discord.ext.commands...
18
null
authomize/connectors-rest-api-client
# Repository Context Name: authomize/connectors-rest-api-client Description: # Pull Request ## Fix identities endpoint AUTH-5275 # Relevant Files Found ## authomize/rest_api_client/generated/schemas.py ``` # generated by datamodel-codegen: # filename: openapi.json # timestamp: 2022-08-07T21:32:21+00:00 fr...
40
null
gardener/cc-utils
# Repository Context Name: gardener/cc-utils Description: # Pull Request ## remove hardcoded helm chart version # Relevant Files Found ## concourse/setup.py ``` # Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, v. 2 except as n...
25
null
epicserve/django-cache-url
# Repository Context Name: epicserve/django-cache-url Description: # Pull Request ## Remove python 3.6 as supported, add 3.10, 3.11 # Relevant Files Found ## setup.py ``` # -*- coding: utf-8 -*- """ django-cache-url ~~~~~~~~~~~~~~~~ This simple Django utility allows you to utilize the `12factor <http://www.12f...
5,771
null
mozilla/kitsune
# Repository Context Name: mozilla/kitsune Description: # Pull Request ## Device migration 3.0 # Relevant Files Found ## kitsune/settings.py ``` # -*- coding: utf-8 -*- """Django settings for kitsune project.""" import logging import os import platform import re import dj_database_url import django_cache_url ...
17
null
luno/luno-python
# Repository Context Name: luno/luno-python Description: # Pull Request ## luno-python: Generate python SDK client # Relevant Files Found ## luno_python/client.py ``` from .base_client import BaseClient class Client(BaseClient): """ Python SDK for the Luno API. Example usage: from luno_pyt...
1,223
null
quantumlib/Cirq
# Repository Context Name: quantumlib/Cirq Description: # Pull Request ## Extend value_equality decorator with support for approximate equality # Relevant Files Found ## cirq/value/value_equality.py ``` # Copyright 2018 The Cirq Developers # # Licensed under the Apache License, Version 2.0 (the "License"); # yo...
610
null
roman-corgi/corgidrp
# Repository Context Name: roman-corgi/corgidrp Description: # Pull Request ## Refactors polcal to accept stokes vectors as inputs ## Describe your changes The previous version of the polarization calibration step function accepted an L2b input image. However the requirements need us to be able to see the intermed...
46
null
valayDave/tell-me-your-secrets
# Repository Context Name: valayDave/tell-me-your-secrets Description: # Pull Request ## Tidy changelog + prep-release ## Proposed change <!-- Describe the change at a high-level. --> - Tidy changelog (dates were messed) - Prep for `2.3.0` release ## How to test the change <!-- Include the steps req...
730
null
Qiskit/qiskit-ibm-runtime
# Repository Context Name: Qiskit/qiskit-ibm-runtime Description: # Pull Request ## Improve error message when retrieving cloud backends <!-- ⚠️ The pull request title should be short detailed and understandable for all. ⚠️ Also, please add a release note file using reno if the change needs to be documented in...
169
null
owid/etl
# Repository Context Name: owid/etl Description: # Pull Request ## fix(open_numbers): fix underscore # Relevant Files Found ## etl/steps/open_numbers.py ``` # # open_numbers.py # etl # """ Convert repositories with data in DDF format to OWID's Dataset and Table format. """ from pathlib import Path from typi...
505
null
macrocosm-os/data-universe
# Repository Context Name: macrocosm-os/data-universe Description: # Pull Request ## Bump bittensor/torch versions. Update the setup file. Bump bittensor/torch versions. Update the setup file. # Relevant Files Found ## setup.py ``` # The MIT License (MIT) # Copyright © 2023 Data Universe # Permission is hereby ...
747
null
aio-libs/aiokafka
# Repository Context Name: aio-libs/aiokafka Description: # Pull Request ## Make sure generation and member id are correct after joining group ### Changes Fixes #727 The purpose of this PR is to fix an issue where generation and member id get reset while a join was happening. This causes consumers to get into...
40,479
null
demisto/content
# Repository Context Name: demisto/content Description: # Pull Request ## Enhancement - Core IR - core_get_contributing_event <!-- REMINDER: THIS IS A PUBLIC REPO DO NOT POST HERE SECRETS/SENSITIVE DATA --> ## Contributing to Cortex XSOAR Content Make sure to register your contribution by filling the [contributio...
373
null
OpenDataServices/flatten-tool
# Repository Context Name: OpenDataServices/flatten-tool Description: # Pull Request ## ODSReader: Fix parsing date and number formatting from .ods files Was not converting correctly. relates to #342 # Relevant Files Found ## flattentool/ODSReader.py ``` # Copyright 2011 Marco Conti # Licensed under the Apac...
54
null
apify/crawlee-python
# Repository Context Name: apify/crawlee-python Description: # Pull Request ## Update test case names As we discussed earlier, let's update the convention of test functions. # Relevant Files Found ## tests/unit/_utils/test_recurring_task.py ``` from __future__ import annotations import asyncio from datetime imp...
9
null
Flagsmith/flagsmith
# Repository Context Name: Flagsmith/flagsmith Description: # Pull Request ## Allow admin email settings to be configured The email settings would be helpful if they could be configured via settings for future compatability. # Relevant Files Found ## src/app/settings/common.py ``` """ Django settings for app pr...
2,021
null
arenadata/adcm
# Repository Context Name: arenadata/adcm Description: # Pull Request ## ADCM-3029 Test on audit scenario of cluster and provider objects' actions Blocked by https://tracker.yandex.ru/ADCM-3115 Blocked by https://tracker.yandex.ru/ADCM-3141 # Relevant Files Found ## tests/functional/audit/conftest.py ``` # Lice...
141
null
fastnlp/fastNLP
# Repository Context Name: fastnlp/fastNLP Description: # Pull Request ## Another bug in Star Transformer #140 fix it . # Relevant Files Found ## fastNLP/modules/encoder/star_transformer.py ``` import torch from torch import nn from torch.nn import functional as F import numpy as NP class StarTransformer(nn.Mo...
10,099
null
ray-project/ray
# Repository Context Name: ray-project/ray Description: # Pull Request ## [Placement Group]Add soft pack strategy <!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. --> ## Why are these changes needed? At present, th...
426
null
mingrammer/diagrams
# Repository Context Name: mingrammer/diagrams Description: # Pull Request ## Add: SVN Added SVN as an on premises option for version control # Relevant Files Found ## diagrams/onprem/vcs.py ``` # This module is automatically generated by autogen.sh. DO NOT EDIT. from . import _OnPrem class _Vcs(_OnPrem): ...
27,971
null
jax-ml/jax
# Repository Context Name: jax-ml/jax Description: # Pull Request ## Fix typo in jax.lax.linalg.symmetric_product description Missing space in '..math::' meant that the math wasn't rendering correctly. # Relevant Files Found ## jax/_src/lax/linalg.py ``` # Copyright 2018 The JAX Authors. # # Licensed under the A...
53
null
ipop-project/Controllers
# Repository Context Name: ipop-project/Controllers Description: # Pull Request ## Updates [1] TincanDispatcher: fix missing import For the `sys.exit()` that occurs when there is an IPOP version mismatch in TincanDispatcher. [2] CFxHandle: insist SystemExit for normal exit calls Normal exit calls such as `sys.exit...
477
null
slackapi/python-slack-sdk
# Repository Context Name: slackapi/python-slack-sdk Description: # Pull Request ## Add RTM section for docs v2 ### Summary Adds very basic information on using the RTMClient with v2 Based from #427 ### Requirements (place an `x` in each `[ ]`) * [x] I've read and understood the [Contributing Guideline...
822
null
googleapis/google-cloud-python
# Repository Context Name: googleapis/google-cloud-python Description: # Pull Request ## Adding connection lazy loading in storage. Also note that `gcloud/pubsub/test__implicit_environ.py` was testing a storage function, not a `pubsub` one ~~origin~~. # Relevant Files Found ## gcloud/pubsub/test__implicit_enviro...
44
null
AnyVisionltd/automation-infra
# Repository Context Name: AnyVisionltd/automation-infra Description: # Pull Request ## base_plugin/start_tunnel: added param to allow forcing same port The param allows starting a tunnel and forcing the local_bind_port to be the same as the remote target port. This is necessary for at least the kafka plugin (alo...
14
null
cashewpillar/inquizitor
# Repository Context Name: cashewpillar/inquizitor Description: # Pull Request ## read-answers > returns the list of answer objects of a student for a given quiz # Relevant Files Found ## fastapi_tut/api/api_v1/endpoints/quiz/answer.py ``` import logging from sqlmodel import Session from typing import Any, List...
161
null
irods/irods_testing_environment
# Repository Context Name: irods/irods_testing_environment Description: # Pull Request ## [#53] Fix run_plugin_tests Whooops # Relevant Files Found ## run_plugin_tests.py ``` # grown-up modules import argparse import compose.cli.command import docker import logging import os import textwrap # local modules from...
485
null
brainglobe/cellfinder
# Repository Context Name: brainglobe/cellfinder Description: # Pull Request ## Import Qt elements from qt-niu Re-useable Qt elements have been moved from brainglobe-utils to [qt-niu](https://github.com/neuroinformatics-unit/qt-niu). This PR changes the imports accordingly. # Relevant Files Found ## cellfinder/na...
12,205
null
gradio-app/gradio
# Repository Context Name: gradio-app/gradio Description: # Pull Request ## Update ZeroGPU guide to reflect best practices on manually passing an IP token [Internal context](https://huggingface.slack.com/archives/C02QZLG8GMN/p1762388809080959) ## Description Please include a concise summary, in clear English,...
43
null
douglas125/SelfTestingGAT_LLM
# Repository Context Name: douglas125/SelfTestingGAT_LLM Description: # Pull Request ## Add tool to run with python # Relevant Files Found ## gat_llm/tools/base.py ``` import time import xml.etree.ElementTree as ET import numpy as np from .make_custom_plot import ToolMakeCustomPlot from .solve_symbolic import...
312
null
dymmond/lilya
# Repository Context Name: dymmond/lilya Description: # Pull Request ## add test for authentication middleware ### Checklist - [x] The code has 100% test coverage. - [ ] The documentation was properly created or updated (if applicable) following the correct guidelines and appropriate language. - [x] I branched...
3
null
craabreu/ufedmm
# Repository Context Name: craabreu/ufedmm Description: # Pull Request ## Change spatial range of non-periodic extended variables ## Description Provide a brief description of the PR's purpose here. ## Todos Notable points that this PR has either accomplished or will accomplish. - [ ] TODO 1 ## Questions...
194
null
plasma-umass/scalene
# Repository Context Name: plasma-umass/scalene Description: # Pull Request ## Bugfix/cautious attribute retrieval (closes #193) In addition to using `getattr()` instead of dot notation, this PR also removes the exception handler introduced by cd5b7e7, because it seems like a `KeyError` could only originate here if...
16,782
null
conan-io/conan-center-index
# Repository Context Name: conan-io/conan-center-index Description: # Pull Request ## apr: allow recipes which support cross_building to consume exising apr binaries Since conancenter only provides x86_64 binaries on windows, it's frequently for necessary for an overall build which uses `--settings:host arch=x86 -...
20
null
a10networks/acos-client
# Repository Context Name: a10networks/acos-client Description: # Pull Request ## temp hack fix for new tcp validation error # Relevant Files Found ## acos_client/errors.py ``` # Copyright 2014, Doug Wiegley, A10 Networks. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not...
377
null
NVIDIA-Merlin/core
# Repository Context Name: NVIDIA-Merlin/core Description: # Pull Request ## Fix string-array error in `test_series_are_serieslike` Short-term test fix needed for rapids 24.04 support. **Background**: Cudf-24.04 does not allow `cudf.Series([]).values`, because the empty Series is interpreted as a string column (...
4,644
null
great-expectations/great_expectations
# Repository Context Name: great-expectations/great_expectations Description: # Pull Request ## [HACKATHON] ExpectColumnValuesToBeValidHttpStatusCode Please annotate your PR title to describe what the PR does, then give a brief bulleted description of your PR below. PR titles should begin with [BUGFIX], [FEATURE], ...
386
null
pieces-app/cli-agent
# Repository Context Name: pieces-app/cli-agent Description: # Pull Request ## fix migration and models updating # Relevant Files Found ## src/pieces/config/managers/model.py ``` """ Model configuration manager. """ from pathlib import Path from typing import Optional from ..schemas.model import ModelConfigSch...
389
null
wrangleworks/WranglesPY
# Repository Context Name: wrangleworks/WranglesPY Description: # Pull Request ## Add by parameter for create.index # Relevant Files Found ## tests/recipes/wrangles/test_create.py ``` import wrangles import pandas as pd import pytest import numpy as np # # Column # def test_create_column_1(): data = pd.Da...
12
null
mirumee/django-prices-openexchangerates
# Repository Context Name: mirumee/django-prices-openexchangerates Description: # Pull Request ## Convert discounts # Relevant Files Found ## django_prices_openexchangerates/templatetags/prices_multicurrency_i18n.py ``` from django.template import Library from django_prices.templatetags import prices_i18n from...
20
null
nedbat/dinghy
# Repository Context Name: nedbat/dinghy Description: # Pull Request ## feature: show releases in digest Fetches releases in the given timespan and adds them to the digest. The release includes the tag and commit it was created from. # Relevant Files Found ## src/dinghy/digest.py ``` """ Summarize issue activity...
1,775
null
SukramJ/aiohomematic
# Repository Context Name: SukramJ/aiohomematic Description: # Pull Request ## Make validation for climate schedules optional # Relevant Files Found ## hahomematic/central/__init__.py ``` """ CentralUnit module. This is the python representation of a CCU. """ from __future__ import annotations import asyncio...
215
null
jdcloud-api/jdcloud-sdk-python
# Repository Context Name: jdcloud-api/jdcloud-sdk-python Description: # Pull Request ## publish jdcloud-sdk-python 1.6.226 # Relevant Files Found ## jdcloud_sdk/services/cdn/apis/GetDomainListRequest.py ``` # coding=utf8 # Copyright 2018 JDCLOUD.COM # # Licensed under the Apache License, Version 2.0 (the "Lic...
586
null
AxFoundation/strax
# Repository Context Name: AxFoundation/strax Description: # Pull Request ## Optional type inference Addendum to #569, makes it optional so that we dont immediately break code that relies on the loophole created by issue [568](https://github.com/AxFoundation/strax/issues/568). when we stop getting the warning in st...
3
null
nimanikoo/GitHub-Followers-management
# Repository Context Name: nimanikoo/GitHub-Followers-management Description: # Pull Request ## Update Api.py Docs # Relevant Files Found ## api.py ``` import logging import requests from utils import get_github_data, display_list, save_followers, load_previous_followers, find_unfollowers def get_user_follo...
1,191
null
ROCm/TheRock
# Repository Context Name: ROCm/TheRock Description: # Pull Request ## [rocmsdk] - Updating roctracer for windows Per comments in #1188 # Relevant Files Found ## build_tools/packaging/python/templates/rocm/src/rocm_sdk/_dist_info.py ``` """Distribution information. This file is typically auto-generated by the ...
16,128
null
frappe/frappe
# Repository Context Name: frappe/frappe Description: # Pull Request ## feat(minor): Add Custom Group Search for custom LDAP servers (backport #16059) This is an automatic backport of pull request #16059 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /...
81
null
macrocosm-os/pretraining
# Repository Context Name: macrocosm-os/pretraining Description: # Pull Request ## Increase alpha. Log weight failures # Relevant Files Found ## constants/__init__.py ``` from pathlib import Path from transformers import ( GPT2LMHeadModel, MistralForCausalLM, LlamaForCausalLM, BartForCausalLM, ...
1
null
akikuno/cstag
# Repository Context Name: akikuno/cstag Description: # Pull Request ## update test cases # Relevant Files Found ## tests/test_lengthen.py ``` from src.cstag.cstag import lengthen def test_softclip(): SEQ = "ATACTTAATTATACATTTGAAACGCGCCCAAGTGACGCTAGGCAAGTCAGAGCAGGTTCCCGTGTTAGCTTAAGGGTAAACATACAAGTC" CST...
10
null
scrapinghub/article-extraction-benchmark
# Repository Context Name: scrapinghub/article-extraction-benchmark Description: # Pull Request ## Add Readability.js (Mozilla Firefox extractor) # Relevant Files Found # Edits This pull request adds support for the Readability.js extractor, which is used by Mozilla Firefox, to the article extraction benchmar...
1,354
null
TomographicImaging/CIL
# Repository Context Name: TomographicImaging/CIL Description: # Pull Request ## fix angle display precision and matplotlib warning ## Describe your changes fix angle display precision to 2 d.p. fixed matplotlib warning by setting tick location and labels explicitly ## Describe any testing you have performed...