pr_id
int64
repo_id
null
repo_name
string
text
string
5,761
null
mesonbuild/meson
# Repository Context Name: mesonbuild/meson Description: # Pull Request ## Fix cross compilation on OSX Do not set -Wl,-headerpad_max_install_names when compiling on OSX for another platform. It causes linker issues. # Relevant Files Found ## mesonbuild/compilers/compilers.py ``` # Copyright 2012-2019 The Meson...
142
null
IntelPython/scikit-learn_bench
# Repository Context Name: IntelPython/scikit-learn_bench Description: # Pull Request ## Add necessary updates to run SHAP value benchmarks * Support for SHAP value calculation measurement (XGBoost only) * Update XGBoost to user the newer `d4p.mb.convert_model()` API # Relevant Files Found ## modelbuilders_bench...
11
null
Danielhiversen/pymill
# Repository Context Name: Danielhiversen/pymill Description: # Pull Request ## Gen1 # Relevant Files Found ## mill/__init__.py ``` """Library to handle connection with mill.""" # Based on https://pastebin.com/53Nk0wJA and Postman capturing from the app # All requests are send unencrypted from the app :( import...
1,093
null
google/orbax
# Repository Context Name: google/orbax Description: # Pull Request ## Only allow main-thread to reset Save Finalize error. Only allow main-thread to reset Save Finalize error. # Relevant Files Found ## checkpoint/orbax/checkpoint/checkpoint_manager.py ``` # Copyright 2024 The Orbax Authors. # # Licensed under ...
654
null
fsspec/filesystem_spec
# Repository Context Name: fsspec/filesystem_spec Description: # Pull Request ## Fix memory directories and add tests Fixes #652 # Relevant Files Found ## fsspec/conftest.py ``` import os import shutil import subprocess import sys import time import pytest import fsspec from fsspec.implementations.cached impor...
31,066
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## [Auto-Deactivate Mobile Workers] Add Models ## Technical Summary This adds the models for auto-deactivating Mobile Workers. https://dimagi-dev.atlassian.net/browse/SAAS-13121 ## Safety Assurance ### Safety story Just introducing...
108
null
NHSDigital/NRLF
# Repository Context Name: NHSDigital/NRLF Description: # Pull Request ## [NRLF-222] Remove boto3_client # Relevant Files Found ## api/consumer/readDocumentReference/src/config.py ``` from lambda_utils.aws import boto3_client from nrlf.core.model import DocumentPointer from nrlf.core.repository import Repositor...
359
null
alphagov/notifications-functional-tests
# Repository Context Name: alphagov/notifications-functional-tests Description: # Pull Request ## The test for api letter uploads needs more time before it fails. I've increase the number of retries to 48, which should mean it doesn't fail for 4 minutes. We are more concerned that the letters create and santise ...
480
null
spack/spack-packages
# Repository Context Name: spack/spack-packages Description: # Pull Request ## dbcsr: support opencl and oneapi based mkl - Modernized package.py to rely on format-strings. - No need for collecting libs for (intel-oneapi-)mkl. - Vendor-agnostic OpenCL ICD-loader and C-headers. - Updated version (OpenCL ICD loade...
14
null
EducationalTestingService/rsmtool
# Repository Context Name: EducationalTestingService/rsmtool Description: # Pull Request ## Use explicit encoding in `merge_notebooks()` - otherwise things do not work correctly in RSMApp. # Relevant Files Found ## rsmtool/report.py ``` """ Functions dealing with report generation. :author: Nitin Madnani (nmad...
1,153
null
totvs/tir
# Repository Context Name: totvs/tir Description: # Pull Request ## add chrome_driver auto installer lib. add chrome_driver_auto path in Start() method. # Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies tha...
340
null
qiime2/q2cli
# Repository Context Name: qiime2/q2cli Description: # Pull Request ## Update qiime info to show parallel config info Adds info about the current parallel config to `qiime info` blocked by qiime2/qiime2#775 # Relevant Files Found ## q2cli/builtin/info.py ``` # -------------------------------------------------...
11,325
null
apache/airflow
# Repository Context Name: apache/airflow Description: # Pull Request ## KubernetesPodOperator should retry log tailing in case of interruption <!-- Thank you for contributing! Please make sure that your code changes are covered with tests. And in case of new features or big changes remember to adjust the docume...
4,782
null
ietf-tools/datatracker
# Repository Context Name: ietf-tools/datatracker Description: # Pull Request ## feat: stop supporting pre-tzaware migration database dumps. # Relevant Files Found ## ietf/settings.py ``` # Copyright The IETF Trust 2007-2022, All Rights Reserved # -*- coding: utf-8 -*- # Django settings for ietf project. # BA...
32
null
CustomEnv/mops
# Repository Context Name: CustomEnv/mops Description: # Pull Request ## New snapshot tools -- changed method for screenshot making + new libraries # Relevant Files Found ## dyatel/visual_comparison.py ``` from __future__ import annotations import os import time import importlib import json import base64 import...
1,063
null
cubewise-code/tm1py
# Repository Context Name: cubewise-code/tm1py Description: # Pull Request ## fix(#1062): can not use top paramter on execute_mdx_ui_array I have added a 'top' parameter to the 'build_ui_arrays_from_cellset' function, which is used to determine whether to break the loop # Relevant Files Found ## TM1py/Services/Ce...
12,902
null
ipython/ipython
# Repository Context Name: ipython/ipython Description: # Pull Request ## Make %precision work for numpy.float64 type Many NumPy functions return a `float64` type whose display does not obey `%precision`, for example: ``` In [4]: precision 2 Out[4]: '%.2f' In [5]: np.linalg.norm([1,2]) Out[5]: 2.2360679774...
497
null
CDCgov/pyrenew-hew
# Repository Context Name: CDCgov/pyrenew-hew Description: # Pull Request ## update azure batch VM size used for pyrenew-hew model runs # Relevant Files Found ## pipelines/batch/setup_pool.py ``` #!/usr/bin/env python3 import argparse import azuretools.defaults as d from azure.mgmt.batch import models from az...
2,470
null
architecture-building-systems/CityEnergyAnalyst
# Repository Context Name: architecture-building-systems/CityEnergyAnalyst Description: # Pull Request ## Schedule reader to api This PR adds schedule reader functions to the http api server. Changes - - Adds reading and saving of schedule data to api server - Schedule reader to round data to 2 decimal places...
1,145
null
patroni/patroni
# Repository Context Name: patroni/patroni Description: # Pull Request ## Synchronous commit is disabled for rewind user GRANTs Currently if a cluster is bootstrapped with ```yml postgresql: parameters: synchronous_commit: "on" synchronous_standby_names: "*" ``` then it will stuck in `post_bootstra...
358
null
PocketCoffea/PocketCoffea
# Repository Context Name: PocketCoffea/PocketCoffea Description: # Pull Request ## condor@lxplus: Automatic selection of failed jobs while resubmitting; backup xrootd site for xrootd errors **Add feature `--recreate-jobs auto`** - Support specifying `--recreate-jobs auto` instead of `--recreate-jobs 1,2,3`. - ...
287
null
microsoft/Qcodes
# Repository Context Name: microsoft/Qcodes Description: # Pull Request ## add default parameter functions This a new version of #256 against current master Changes proposed in this pull request: - Add functions to return the default parameter name or parameter array for plotting - Add tests @giulioungaretti @ale...
5
null
MLo7Ghinsan/WFL-ASR
# Repository Context Name: MLo7Ghinsan/WFL-ASR Description: # Pull Request ## better OOR handle # Relevant Files Found ## infer.py ``` import sys import os import torch import yaml import soundfile as sf import torchaudio import numpy as np from model import BIOPhonemeTagger from utils import decode_bio...
1,085
null
vaexio/vaex
# Repository Context Name: vaexio/vaex Description: # Pull Request ## fix: cache filesystem object to avoid #1084 For some reason, if we request many files, and request the region many times, curl (underlying arrow) fails to resolve the DNS name. In any case, it makes sense to cache regions and filesystem objects...
73
null
explosion/sense2vec
# Repository Context Name: explosion/sense2vec Description: # Pull Request ## Rewrite transform_doc logic * use `Doc.retokenize` * filter list of spans and entities explicitly # Relevant Files Found ## sense2vec/__init__.py ``` # coding: utf8 from __future__ import unicode_literals from os import path from .v...
483
null
viamrobotics/viam-python-sdk
# Repository Context Name: viamrobotics/viam-python-sdk Description: # Pull Request ## DATA-1988 - Make file ext manadatory for binary_data_capture_upload, update docstrings # Relevant Files Found ## src/viam/app/data_client.py ``` import warnings from datetime import datetime from pathlib import Path from typi...
528
null
OGGM/oggm
# Repository Context Name: OGGM/oggm Description: # Pull Request ## Cleanup tests a bit more Avoids a lot of duplicated parameters in various places. Also allows for future features like tests for the oggm version of pytest-mpl. # Relevant Files Found ## oggm/tests/__init__.py ``` import logging import os from ...
14,549
null
scikit-learn/scikit-learn
# Repository Context Name: scikit-learn/scikit-learn Description: # Pull Request ## [MRG] add support for lists of dictionaries to RandomizedSearchCV Follow up on #12759 with a slightly simplified interface. This makes the API of RandomizedSearchCV a superset of GridSearchCV which makes it more convenient to use. ...
29
null
pmgbergen/DarSIA
# Repository Context Name: pmgbergen/DarSIA Description: # Pull Request ## Simple clean up of image. Remova of redundant comments, and correct description of the attribute origo. # Relevant Files Found ## src/daria/image/image.py ``` """Image class. Images contain the image array, and in addition metadata about...
14
null
singlestore-labs/writ
# Repository Context Name: singlestore-labs/writ Description: # Pull Request ## fix error handling # Relevant Files Found ## src/json_utils.py ``` import error_handler import json import typing def check_and_load(json_args: str, index: int) -> str: try: loaded_json = json.loads(json_args[index]) ...
11
null
tomtom-international/keepachangelog-manager
# Repository Context Name: tomtom-international/keepachangelog-manager Description: # Pull Request ## feat!: improve user interaction for the `add` command # Relevant Files Found ## changelogmanager/cli.py ``` # Copyright (c) 2022 - 2022 TomTom N.V. # # Licensed under the Apache License, Version 2.0 (the "Licen...
45
null
root-11/tablite
# Repository Context Name: root-11/tablite Description: # Pull Request ## Added `TABLITE_TMPDIR` env var for tablite db The current implementation doesn't actually allow to change the tablite db location because memory is a singleton that's initialized the moment anything related `tablite` is imported. Changing ...
163
null
linz/linz-data-importer
# Repository Context Name: linz/linz-data-importer Description: # Pull Request ## Fix CI failing test Fixes CI failing test https://github.com/linz/linz-data-importer/issues/162 # Relevant Files Found ## linz-data-importer/tests/test_ldi_integration.py ``` """ /***************************************************...
6
null
iwatake2222/dear_ros_node_viewer
# Repository Context Name: iwatake2222/dear_ros_node_viewer Description: # Pull Request ## feat: contain font # Relevant Files Found ## dear_ros_node_viewer/dear_ros_node_viewer.py ``` # Copyright 2022 Tier IV, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file ...
247
null
jazzband/wagtailmenus
# Repository Context Name: jazzband/wagtailmenus Description: # Pull Request ## Update testing and documentation dependencies # Relevant Files Found ## setup.py ``` import os from setuptools import setup, find_packages from wagtailmenus import __version__, stable_branch_name with open(os.path.join(os.path.dirn...
585
null
onnx/onnxmltools
# Repository Context Name: onnx/onnxmltools Description: # Pull Request ## Add python 3.10 to CI Signed-off-by: xadupre <xadupre@microsoft.com> # Relevant Files Found ## tests/sparkml/test_decision_tree_classifier.py ``` # SPDX-License-Identifier: Apache-2.0 import sys import inspect import unittest import pack...
4,482
null
geldata/gel
# Repository Context Name: geldata/gel Description: # Pull Request ## Reduce usage of fix_tuple get_path_output has everything it needs to convert TupleVarBases it sees into TupleVars, so do that and get rid of all of the calls to `fix_tuple` in non-materialization code paths. # Relevant Files Found ## edb/pgsql/...
2,361
null
DataBiosphere/toil
# Repository Context Name: DataBiosphere/toil Description: # Pull Request ## Clean up directories and files left behind by Toil (Resolves #2275) There are multiple places in Toil where files and directories are left behind. This PR would clean up those files. # Relevant Files Found ## src/toil/cwl/cwltoil.py ...
342
null
vortex-exoplanet/VIP
# Repository Context Name: vortex-exoplanet/VIP Description: # Pull Request ## FIX: broken for loop in generate_cube_copies_with_injections # Relevant Files Found ## vip_hci/metrics/fakecomp.py ``` #! /usr/bin/env python """ Module with fake companion injection functions. """ from __future__ import division, ...
3,188
null
cloudify-cosmo/cloudify-manager
# Repository Context Name: cloudify-cosmo/cloudify-manager Description: # Pull Request ## inte-tests: kill follow_events.py in the container just killing the `docker exec` process doesn't quite cut it # Relevant Files Found ## tests/integration_tests/conftest.py ``` import os import subprocess import logging imp...
20,297
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## Yeksi Naa Reports | Hardcoded translation Hi @czue, This is a follow-up on previous [PR](https://github.com/dimagi/commcare-hq/pull/20283). Translation is hardcoded, rather than done by translation framework, as we always want to see thi...
106
null
AlexandrovLab/SigProfilerMatrixGenerator
# Repository Context Name: AlexandrovLab/SigProfilerMatrixGenerator Description: # Pull Request ## Sv up2 - Use os lib to join paths - Remove duplicate index column from BATTENBERG matrix - Remove total_counts column from data frame that was added during plotting function # Relevant Files Found ## SigProfilerMa...
8,145
null
pyg-team/pytorch_geometric
# Repository Context Name: pyg-team/pytorch_geometric Description: # Pull Request ## Update PyG examples/tutorials of `torch.compile(dynamic=True)` for PyTorch 2.1 # Relevant Files Found ## examples/compile/gcn.py ``` import os.path as osp import torch import torch.nn.functional as F import torch_geometric im...
201
null
MolSSI/QCEngine
# Repository Context Name: MolSSI/QCEngine Description: # Pull Request ## psi4 windows version and outfile psiapi mode <!-- Thank you for your contribution! --> ## Description Fixes in conjunction with psi4 ddd. Still needs printing cleared out, after I confirm working. ## Changelog description - [x] Switch...
830
null
watson-developer-cloud/python-sdk
# Repository Context Name: watson-developer-cloud/python-sdk Description: # Pull Request ## fix(version): change version strings for release # Relevant Files Found ## ibm_watson/version.py ``` __version__ = '6.1.0' ``` ## setup.py ``` #!/usr/bin/env python # (C) Copyright IBM Corp. 2015, 2020. # # Licensed u...
159
null
QingdaoU/OnlineJudge
# Repository Context Name: QingdaoU/OnlineJudge Description: # Pull Request ## Language profile # Relevant Files Found ## account/models.py ``` from django.contrib.auth.models import AbstractBaseUser from django.conf import settings from django.db import models from utils.models import JSONField class AdminTy...
493
null
elroy-bot/elroy
# Repository Context Name: elroy-bot/elroy Description: # Pull Request ## limit number of memories in context display # Relevant Files Found ## elroy/io/cli.py ``` import json from concurrent.futures import ThreadPoolExecutor from contextlib import contextmanager from itertools import product from typing import...
66
null
landing-ai/vision-agent-tools
# Repository Context Name: landing-ai/vision-agent-tools Description: # Pull Request ## feat: add nms to Florence2Sam2 Description --- * We are having some class overlap problems on the predictions. * This PR introduces a dummy non-max suppression function ("dummy" in the sense that we don't really have score va...
9
null
python-pendulum/pendulum
# Repository Context Name: python-pendulum/pendulum Description: # Pull Request ## Add test_ko.py for "ko" locale # Relevant Files Found # Edits This pull request adds localization tests for the Korean ("ko") locale in the Pendulum library to ensure correct formatting of relative time strings. It introduces a...
12,544
null
ipython/ipython
# Repository Context Name: ipython/ipython Description: # Pull Request ## Use pathlib for edit magic command Change 'with open' to use Pathlib instead. See https://github.com/ipython/ipython/issues/12515. # Relevant Files Found ## IPython/core/magics/code.py ``` """Implementation of code management magic funct...
22
null
MI2DataLab/HADES
# Repository Context Name: MI2DataLab/HADES Description: # Pull Request ## merge new model # Relevant Files Found ## hades/summaries/summarize.py ``` import json import openai import pandas as pd from summarizer import Summarizer from typing import Dict import warnings from hades.topic_modeling.model_optimize...
612
null
praekeltfoundation/molo
# Repository Context Name: praekeltfoundation/molo Description: # Pull Request ## strip search query leading and suffix white spaces # Relevant Files Found ## molo/core/tests/test_search.py ``` from django.test import TestCase from django.core.urlresolvers import reverse from django.test.client import Client f...
4,905
null
dask/dask
# Repository Context Name: dask/dask Description: # Pull Request ## keep index name with to_datetime Fixes #4904. I might have gone a bit overboard in allowing users to pass `meta` to `to_datetime` if they want to, and allowing for the case that `dd.to_datetime` would be called on non-dask-dataframes, but this shou...
368
null
safe-global/safe-transaction-service
# Repository Context Name: safe-global/safe-transaction-service Description: # Pull Request ## Add task priority ### What was wrong? Closes #344 making contract ABI checking a low priority task @gnosis/safe-services # Relevant Files Found ## config/settings/base.py ``` """ Base settings to build other ...
4
null
allenai/agent-baselines
# Repository Context Name: allenai/agent-baselines Description: # Pull Request ## Move e2e_discovery from asta-bench https://github.com/allenai/astabench-issues/issues/283 Left behind ... These solvers all download cached results from HF. Is there value in making `setup/demo.sh` scripts for them? Should they ...
1,196
null
ossf/fuzz-introspector
# Repository Context Name: ossf/fuzz-introspector Description: # Pull Request ## Auto-Fuzz: Fix generate heuristic bug This PR fixes a bug in determine if filtering is needed for method candidates. # Relevant Files Found ## tools/auto-fuzz/fuzz_driver_generation_jvm.py ``` # Copyright 2023 Fuzz Introspector Auth...
56
null
cmason3/jinjafx
# Repository Context Name: cmason3/jinjafx Description: # Pull Request ## V1.11.9 beta # Relevant Files Found ## extensions/ext_ansible_core.py ``` # JinjaFx - Jinja2 Templating Tool # Copyright (c) 2020-2022 Chris Mason <chris@netnix.org> # # Portions of this file are part of Ansible # Copyright (c) 2012 Jeroe...
6,646
null
holoviz/holoviews
# Repository Context Name: holoviz/holoviews Description: # Pull Request ## enh: Add hover filter Fixes https://github.com/holoviz/holoviews/issues/6515 Need Bokeh 3.8 to work and be merged. https://github.com/user-attachments/assets/d12bcb2e-b817-47ed-acf7-3c361d2b6507 <details><summary>Details</summar...
4,443
null
uwcirg/truenth-portal
# Repository Context Name: uwcirg/truenth-portal Description: # Pull Request ## adherence vs trigger states check New CLI entry point `adherence_cache_test` available, to check current status. Reports outliers to STDOUT. Example output: ``` Differences for 9191 adherence | trigger states month 6: ...
820
null
learningequality/studio
# Repository Context Name: learningequality/studio Description: # Pull Request ## Automatically pull translations from CrowdIn on every build Now we no longer have to worry about pulling translations -- just redeploy, and the latest translations are pulled from CrowdIn on every build! # Relevant Files Found # E...
4,241
null
hpcaitech/ColossalAI
# Repository Context Name: hpcaitech/ColossalAI Description: # Pull Request ## [Kernels] added triton-implemented of self attention for colossal-ai ## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [x] The title follows the standard format: `[doc/gemini/tensor/...
517
null
ishandutta2007/scipy
# Repository Context Name: ishandutta2007/scipy Description: # Pull Request ## [pull] main from scipy:main See [Commits](/ishandutta2007/scipy/pull/517/commits) and [Changes](/ishandutta2007/scipy/pull/517/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **...
86
null
Parcels-code/Parcels
# Repository Context Name: Parcels-code/Parcels Description: # Pull Request ## masking update for AdvectionRK4 method Before interpolating to find the velocity at a given (lat, lon), we check to see if (lat, lon) are in the grid domain. If they are in the domain , we proceed to the velocity interpolation step. If t...
262
null
sviete/AIS-home-assistant
# Repository Context Name: sviete/AIS-home-assistant Description: # Pull Request ## 0.118.5 # Relevant Files Found ## homeassistant/auth/providers/__init__.py ``` """Auth providers for Home Assistant.""" import importlib import logging import types from typing import Any, Dict, List, Optional import voluptuous...
6,229
null
explosion/spaCy
# Repository Context Name: explosion/spaCy Description: # Pull Request ## Bugfix in disabled context manager ## Description If you had a pipeline with the tagger disabled, and you would run the context manager `with nlp.select_pipes` to disable the tagger (again), the tagger would actually be enabled when the co...
1,923
null
espnet/espnet
# Repository Context Name: espnet/espnet Description: # Pull Request ## avoid sentencepiece==0.1.90 sentencepiece==0.1.90 breaks the backward compatibility. # Relevant Files Found ## setup.py ``` #!/usr/bin/env python3 from distutils.version import LooseVersion import os from setuptools import find_packages from...
917
null
angr/angr-management
# Repository Context Name: angr/angr-management Description: # Pull Request ## Tighten some layout spacings # Relevant Files Found ## angrmanagement/ui/views/code_view.py ``` import logging from typing import TYPE_CHECKING, Any, Optional, Set, Union from angr.analyses.decompiler.structured_codegen import Dummy...
618
null
sbi-dev/sbi
# Repository Context Name: sbi-dev/sbi Description: # Pull Request ## check effect of z-scoring only on valid data, #576. closes #576 slow tests where failing because we were checking for non-unique `x` without excluding invalid `x`. This is fixed here. # Relevant Files Found ## sbi/inference/base.py ``` # T...
927
null
skrub-data/skrub
# Repository Context Name: skrub-data/skrub Description: # Pull Request ## fix cell separation in example # Relevant Files Found ## examples/03_datetime_encoder.py ``` """ .. _example_datetime_encoder : =================================================== Handling datetime features with the DatetimeEncoder ====...
701
null
napalm-automation/napalm
# Repository Context Name: napalm-automation/napalm Description: # Pull Request ## Updated PR commit_config with comment . # Relevant Files Found ## napalm/base/base.py ``` # Copyright 2015 Spotify AB. All rights reserved. # # The contents of this file are licensed under the Apache License, Version 2.0 # (the "L...
102
null
notofonts/nototools
# Repository Context Name: notofonts/nototools Description: # Pull Request ## Change coverage.py tool to show private use characters. Generating text was filtering out all characters with general category C, which excluded PUA characters. This lets coverage.py report on them. Also adds option to customize the sepa...
100
null
eda-labs/clab-connector
# Repository Context Name: eda-labs/clab-connector Description: # Pull Request ## Add support for Arista cEOS Add support for Arista cEOS - [x] TODO: Replace YANG artifact url with world-reachable copy!!! - [ ] TODO: proper version number # Relevant Files Found ## clab_connector/cli/main.py ``` # clab_connec...
110
null
robertlugg/easygui
# Repository Context Name: robertlugg/easygui Description: # Pull Request ## Fixes for #97 and #99 This includes the fix the Python 3 SyntaxError issue #97 Also fixes the message area for text widgets mentioned in issue #99 The fix makes sets the background of the text widget to the background value of the `boxR...
15
null
amadeus4dev/amadeus-python
# Repository Context Name: amadeus4dev/amadeus-python Description: # Pull Request ## Add direction busiest period Add direction options for the busiest travel period endpoint: ARRIVING DEPARTING # Relevant Files Found ## amadeus/__init__.py ``` from .amadeus import Client from .version import version from .cl...
91
null
tryexceptpass/sofi
# Repository Context Name: tryexceptpass/sofi Description: # Pull Request ## Moving away from autobahn After a long while of trying to get autobahn to run from a different asyncio event loop thread and realizing there are months-old bugs on that, I dumped it in favor of the [websockets](https://pypi.org/project/web...
16,687
null
zulip/zulip
# Repository Context Name: zulip/zulip Description: # Pull Request ## fenced_code escaping fixes * Revert "markdown: Escape lang when echoing back custom non-pygments languages." This reverts commit 564b199fe61bad9f8b4dfd7080857d1c521ffad3, which was part of #16308. Escaping is either required or incorrec...
1,009
null
kivymd/KivyMD
# Repository Context Name: kivymd/KivyMD Description: # Pull Request ## Changed the way to search for disks for 'OSX', 'Linux' and 'android' … I decided to do a disk search without using the subprocess module, the mount command is more universal as for me, the new method will work even if there are more than 2 spac...
52
null
KernelTuner/kernel_tuner
# Repository Context Name: KernelTuner/kernel_tuner Description: # Pull Request ## Check argument list Discussion in issue #20 # Relevant Files Found ## kernel_tuner/interface.py ``` """Kernel Tuner interface module This module contains the main functions that the Kernel Tuner offers to its users. Author ----...
486
null
Upsonic/Upsonic
# Repository Context Name: Upsonic/Upsonic Description: # Pull Request ## fix: fix run command not importing other files - Fix run command not importing other files # Relevant Files Found ## src/upsonic/cli/commands.py ``` import importlib.util import json import subprocess import sys import zipfile import datet...
22
null
internap/fake-switches
# Repository Context Name: internap/fake-switches Description: # Pull Request ## Added a basic show version for the brocade model # Relevant Files Found ## fake_switches/brocade/command_processor/enabled.py ``` # Copyright 2015 Internap. # # Licensed under the Apache License, Version 2.0 (the "License"); # you ...
115
null
Xilinx/finn
# Repository Context Name: Xilinx/finn Description: # Pull Request ## Feature/linear collapse repeated ## Dependencies: The new code in this PR doesn't strictly depend't on #113 However, I needed reorder transforms to do some checks, reason why I this is based from the linear reorder transforms branch Once thos...
2,270
null
hail-is/hail
# Repository Context Name: hail-is/hail Description: # Pull Request ## HailBlockMatrix Replaces a variety of shims and crap around Spark's BlockMatrix. @jbloom22 I swear I'm using the random choices from the PR scorecard. Resolves #1979 # Relevant Files Found ## python/hail/ldMatrix.py ``` from hail.java ...
6
null
lace/vg
# Repository Context Name: lace/vg Description: # Pull Request ## Present doc on a single page # Relevant Files Found ## dev.py ``` #!/usr/bin/env python import os import click from executor import execute def python_source_files(): import glob include_paths = glob.glob("*.py") + glob.glob("vx/*.py"...
533
null
tox-dev/sphinx-autodoc-typehints
# Repository Context Name: tox-dev/sphinx-autodoc-typehints Description: # Pull Request ## Fix issue #481 # Relevant Files Found ## src/sphinx_autodoc_typehints/__init__.py ``` """Sphinx autodoc type hints.""" from __future__ import annotations import ast import importlib import inspect import re import sys i...
8
null
CDCgov/phdi-google-cloud
# Repository Context Name: CDCgov/phdi-google-cloud Description: # Pull Request ## Dan/getting started This PR adds a Getting Started doc. Address [this ticket](https://app.clickup.com/t/2qnwrgg). TO DO: 1. ~~General proof reading~~ 2. ~~Rebase to include Brady's most recent PR~~ 3. ~~A link to Getting Sta...
153
null
microsoft/Qcodes
# Repository Context Name: microsoft/Qcodes Description: # Pull Request ## more helpful errors on bad Loop actions fixes #141 @peendebak OK? Would this have gotten you pointed in the right direction? ![screen shot 2016-05-07 at 10 42 52 pm](https://cloud.githubusercontent.com/assets/2678795/15094460/2308614a-14a5-...
107
null
jmcarp/flask-apispec
# Repository Context Name: jmcarp/flask-apispec Description: # Pull Request ## apispec>=0.39.0 compatibility Fixes compatibility with apispec 0.39.0. This change is incompatible with older apispec versions. Fixes #105 # Relevant Files Found ## flask_apispec/apidoc.py ``` # -*- coding: utf-8 -*- import co...
9,004
null
red-hat-storage/ocs-ci
# Repository Context Name: red-hat-storage/ocs-ci Description: # Pull Request ## Skip `test_upgrade_mcg_io` until https://url.corp.redhat.com/c960ed4 is complete Fixes: #7754 See https://bugzilla.redhat.com/show_bug.cgi?id=1874243 for more info. # Relevant Files Found ## tests/ecosystem/upgrade/test_noobaa.py...
9,547
null
Azure/azure-sdk-for-python
# Repository Context Name: Azure/azure-sdk-for-python Description: # Pull Request ## not set "request_id" if it is None # Relevant Files Found ## sdk/core/azure-core/azure/core/_version.py ``` # coding=utf-8 # -------------------------------------------------------------------------- # Copyright (c) Microsoft C...
5,040
null
GoogleCloudPlatform/PerfKitBenchmarker
# Repository Context Name: GoogleCloudPlatform/PerfKitBenchmarker Description: # Pull Request ## Spin up & down a Vertex AI Model using python libraries & hardcoded values Spin up & down a Vertex AI Model using python libraries & hardcoded values # Relevant Files Found ## perfkitbenchmarker/linux_benchmarks/ai_m...
5
null
SarthakMishra/codemap
# Repository Context Name: SarthakMishra/codemap Description: # Pull Request ## Improve test coverage ## Description This PR adds tests to improve the test coverage of the codebase. ## Changes - Added tests for the `__main__.py` module with 100% coverage - Added basic tests for the `cli_entry.py` module ## Test R...
53
null
ev3dev/ev3dev-lang-python
# Repository Context Name: ev3dev/ev3dev-lang-python Description: # Pull Request ## Make Sound API backwards compatible Also make it easier to sound single tone. See https://github.com/ddemidov/ev3dev-lang-python-1/commit/fe47e7fda2106a731667e72fdf1c6e94159231f2#commitcomment-14130425 # Relevant Files Found ## e...
1,446
null
jlowin/fastmcp
# Repository Context Name: jlowin/fastmcp Description: # Pull Request ## Add documentation for get_access_token() dependency function This PR addresses issue #1437 by documenting the `get_access_token()` dependency function in the existing HTTP requests documentation. Fixes #1437 **Changes:** - Added "Acc...
1
null
uc-cdis/pypfb
# Repository Context Name: uc-cdis/pypfb Description: # Pull Request ## Feat/pfb mods # Relevant Files Found # Edits This PR adds new functionality to the PFB Python library to support modifying PFB file schemas and records, including adding/removing fields, adding records from JSON, and creating blank record...
298
null
django/channels_redis
# Repository Context Name: django/channels_redis Description: # Pull Request ## Fix workers support when using Redis PubSub layer The new Redis PubSub layer broke support for Channels workers. Add support for workers by subscribing to non-owned channels instead of throwing an exception. fixes #270 # Relevant ...
233
null
ROCm/Tensile
# Repository Context Name: ROCm/Tensile Description: # Pull Request ## Feature inner unroll2 InnerUnroll=1 passes pre-checkin. InnerUnroll=2 passes most tests in pre-checkin except for some DGEMM tests where the increased VG PR pressure causes some tile sizes to fail. # Relevant Files Found ## Tensile/Common.py ...
2,395
null
bazelbuild/continuous-integration
# Repository Context Name: bazelbuild/continuous-integration Description: # Pull Request ## BCR presubmit: allow lower ci job priority via PR label For BCR PRs with the `low-ci-priority` label, set concurrency to 5 and priority to -100. Context: https://github.com/bazelbuild/bazel-central-registry/pull/6179#issu...
1
null
AlbertoBarrago/ApolloAgent
# Repository Context Name: AlbertoBarrago/ApolloAgent Description: # Pull Request ## develop - **Update chat_terminal in agent.py** - **Update user prompt and add license info in agent.py** - **Enhance file edit functionality with placeholder merging** - **Refactor file editing to support intelligent HTML merging.*...
128
null
algorithmicsuperintelligence/optillm
# Repository Context Name: algorithmicsuperintelligence/optillm Description: # Pull Request ## Add new modernbert based router in plugin - fix version to be consistent across the code # Relevant Files Found ## optillm.py ``` import argparse import logging import os import secrets from flask import Flask, request...
42
null
neon-jungle/wagtail-videos
# Repository Context Name: neon-jungle/wagtail-videos Description: # Pull Request ## Version number comparisons for conditional imports (wagtail 2.10 > 2.7) Changed to use packaging.version to compare version numbers (because string comparison means 2.10 > 2.7 is not True) # Relevant Files Found ## wagtailvideos/...