pr_id
int64
repo_id
null
repo_name
string
text
string
11,828
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Prefer `subprocess.Popen` for now # Relevant Files Found ## tests/jenkins.py ``` # -*- coding: utf-8 -*- #!/usr/bin/env python ''' This script is used to test Salt from a Jenkins server, specifically jenkins.saltstack.com. This script is...
1,271
null
IndustryEssentials/ymir
# Repository Context Name: IndustryEssentials/ymir Description: # Pull Request ## [command] det_eval: ignore boxes by class ids and conf thr * 71872 # Relevant Files Found ## ymir/command/mir/tools/det_eval_coco.py ``` from collections import defaultdict from typing import Any, Dict, List, Optional, Set, Tuple, ...
421
null
ni/measurement-plugin-python
# Repository Context Name: ni/measurement-plugin-python Description: # Pull Request ## service: Add feature toggle support - [x] This contribution adheres to [CONTRIBUTING.md](https://github.com/ni/measurement-services-python/blob/main/CONTRIBUTING.md). ### What does this Pull Request accomplish? Add an inter...
2,507
null
openshift/lightspeed-service
# Repository Context Name: openshift/lightspeed-service Description: # Pull Request ## OLS-1714: reconnect PostgreSQL quota DB when tables are deleted ## Description [OLS-1714](https://issues.redhat.com//browse/OLS-1714): reconnect PostgreSQL quota DB when tables are deleted ## Type of change - [x] Refacto...
4,798
null
intel/ipex-llm
# Repository Context Name: intel/ipex-llm Description: # Pull Request ## Chronos: support customized loss and metric in forecaster # Relevant Files Found ## python/chronos/src/bigdl/chronos/forecaster/base_forecaster.py ``` # # Copyright 2016 The BigDL Authors. # # Licensed under the Apache License, Version 2.0...
852
null
talonhub/community
# Repository Context Name: talonhub/community Description: # Pull Request ## add space between grammar rule words I'm adding a DeprecationWarning to Talon when you don't put a space between distinct words in grammar rules, e.g. ```python 2022-05-10 14:50:04 DEBUG [+] /Users/aegis/.talon/user/knausj_talon/lang/c...
10
null
stephenhky/MoguTDA
# Repository Context Name: stephenhky/MoguTDA Description: # Pull Request ## Code clean up; check Python 3.9 # Relevant Files Found ## docs/conf.py ``` # -*- coding: utf-8 -*- # # mogutda documentation build configuration file, created by # sphinx-quickstart on Mon Jun 11 13:38:30 2018. # # This file is execfil...
887
null
astropy/halotools
# Repository Context Name: astropy/halotools Description: # Pull Request ## Renamed conditional_abunmatch function New function is named conditional_abunmatch_bin_based. The purpose of this PR is to clear the namespace for a soon-to-be-added new implementation of conditional abundance matching that is entirely bin-...
77
null
OpenAstronomy/baldrick
# Repository Context Name: OpenAstronomy/baldrick Description: # Pull Request ## Allow specifying a single or list of actions to trigger pull_request_handler on This changes `PULL_REQUEST_CHECKS` from a list to a dictionary so that we can use the `pull_request_handler` decorator to also specify a list of actions. T...
220
null
yeastgenome/SGDBackend-Nex2
# Repository Context Name: yeastgenome/SGDBackend-Nex2 Description: # Pull Request ## updated the crontab schedule and fixed the phenotype curation page to handle the non-condition annotation properly # Relevant Files Found ## src/phenotype_helpers.py ``` from pyramid.httpexceptions import HTTPBadRequest, HTTPO...
1,743
null
timbrel/GitSavvy
# Repository Context Name: timbrel/GitSavvy Description: # Pull Request ## List remotes by order of appearance in the config We always presented the configured remotes ordered by name. Switch to order of definition. # Relevant Files Found ## core/git_mixins/remotes.py ``` import re from collections import Orde...
565
null
writer/writer-framework
# Repository Context Name: writer/writer-framework Description: # Pull Request ## chore: fail gracefully when ui.py was not generated Prevents WF instance from crashing when `ui.py` is not generated, and provides a descriptive error text. # Relevant Files Found ## src/writer/__init__.py ``` import importlib.meta...
10,138
null
Lightning-AI/pytorch-lightning
# Repository Context Name: Lightning-AI/pytorch-lightning Description: # Pull Request ## Fix flaky parsing tests ## What does this PR do? <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this ...
311
null
microsoft/graphrag
# Repository Context Name: microsoft/graphrag Description: # Pull Request ## Add managed identity support to query CLI <!-- Thanks for contributing to GraphRAG! Please do not make *Draft* pull requests, as they still notify anyone watching the repo. Create a pull request when it is ready for review and feedb...
929
null
CybercentreCanada/assemblyline-ui
# Repository Context Name: CybercentreCanada/assemblyline-ui Description: # Pull Request ## AI Tweaks (dev) # Relevant Files Found ## assemblyline_ui/helper/ai/base.py ``` from typing import List from assemblyline.common import forge from assemblyline.common.log import PrintLogger from assemblyline.odm.models.c...
670
null
rapid7/insightconnect-plugins
# Repository Context Name: rapid7/insightconnect-plugins Description: # Pull Request ## Fix execute insert and update ## Proposed Changes Fix execute insert and update ### Description Describe the proposed changes: - ### Testing Any testing information goes here. ## PR Requirements Developer...
2,703
null
pydantic/pydantic-ai
# Repository Context Name: pydantic/pydantic-ai Description: # Pull Request ## Bump temporalio to 1.16.0 Update for https://github.com/temporalio/sdk-python/pull/1011 # Relevant Files Found ## pydantic_ai_slim/pydantic_ai/durable_exec/temporal/__init__.py ``` from __future__ import annotations import warnings f...
7,694
null
wandb/wandb
# Repository Context Name: wandb/wandb Description: # Pull Request ## fix(sdk): correctly upload console log files when resuming Description ----------- <!-- Include reference to internal ticket "Fixes WB-NNNNN" and/or GitHub issue "Fixes #NNNN" (if applicable) --> - Fixes WB-18313 - Fixes #4727 Output log...
1,903
null
jaseci-labs/jaseci
# Repository Context Name: jaseci-labs/jaseci Description: # Pull Request ## update pyastloadpass for classdef ## **Description** # Relevant Files Found ## jac/jaclang/compiler/passes/main/pyast_load_pass.py ``` """Python AST to Jac AST Conversion Pass for the Jac compiler. This pass transforms Python AST nod...
3
null
Parquery/spurplus
# Repository Context Name: Parquery/spurplus Description: # Pull Request ## fixed setup.py py.typed identifier # Relevant Files Found ## setup.py ``` """A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ import os from setup...
471
null
C2SM/spack-c2sm
# Repository Context Name: C2SM/spack-c2sm Description: # Pull Request ## [Dom/Daint] Prepare for Upgrade # Relevant Files Found ## packages/serialbox/package.py ``` # Copyright 2013-2019 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-level COPYRIGHT file for details...
45,128
null
ray-project/ray
# Repository Context Name: ray-project/ray Description: # Pull Request ## [Core] Better propogate node death information <!-- 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 assigne...
44,133
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## py-pyqt5-sip: add 12.13.0 and fix build with gcc@14 # Relevant Files Found ## var/spack/repos/builtin/packages/py-pyqt5-sip/package.py ``` # Copyright 2013-2024 Lawrence Livermore National Security, LLC and other # Spack Project Developers. S...
29
null
Kronmar-Bafu/lindas-pylindas
# Repository Context Name: Kronmar-Bafu/lindas-pylindas Description: # Pull Request ## Update with main modifications # Relevant Files Found ## example.py ``` import pandas as pd import yaml from pylindas.pycube import Cube from pylindas.lindas.upload import upload_ttl from pylindas.lindas.query import cube_e...
4,928
null
geldata/gel
# Repository Context Name: geldata/gel Description: # Pull Request ## Refactor pgast ON CONFLICT # Relevant Files Found ## edb/pgsql/ast.py ``` # # This source file is part of the EdgeDB open source project. # # Copyright 2008-present MagicStack Inc. and the EdgeDB authors. # # Licensed under the Apache License...
11
null
developmentseed/rio-stac
# Repository Context Name: developmentseed/rio-stac Description: # Pull Request ## update pystac and add item validation in CI ref #9 This PR does: - adapt for pystac 1.0.0rc - add item validation in CI (This should have been in previous version 🤦) - fix validation issue with Collection and extension - use...
10
null
choderalab/perses
# Repository Context Name: choderalab/perses Description: # Pull Request ## [WIP] Started draft of NCMC deletion/insertion I've started a draft of the NCMC deletion/insertion, but have a few questions about how we want `NCMCEngine` to work: - Is the expectation that `NCMCEngine` is an abstract base class and we wil...
77
null
tencent-connect/botpy
# Repository Context Name: tencent-connect/botpy Description: # Pull Request ## Feature/botpy 1.0 # Relevant Files Found ## examples/qq-bot/demo_direct_message_reply.py ``` #!/usr/bin/env python3 # -*- coding: utf-8 -*- import os.path import botpy from botpy.core.util.yaml_util import YamlUtil from botpy.types...
1,780
null
ceph/ceph-ansible
# Repository Context Name: ceph/ceph-ansible Description: # Pull Request ## Wip RGW NFS This PR is ready to be merged. # Relevant Files Found ## tests/conftest.py ``` import pytest import os @pytest.fixture() def node(host, request): """ This fixture represents a single node in the ceph cluster. Using ...
15,941
null
PrefectHQ/prefect
# Repository Context Name: PrefectHQ/prefect Description: # Pull Request ## Include worker ID with worker-originated flow run logs <!-- Thanks for opening a pull request to Prefect! If this is your first contribution, please make sure to review our contribution guidelines: https://docs.prefect.io/latest/contrib...
1,472
null
netbox-community/devicetype-library
# Repository Context Name: netbox-community/devicetype-library Description: # Pull Request ## PR CI Testing # Relevant Files Found ## tests/definitions_test.py ``` from test_configuration import COMPONENT_TYPES, IMAGE_FILETYPES, SCHEMAS from yaml_loader import DecimalSafeLoader from device_types import DeviceTy...
331
null
panel-extensions/panel-material-ui
# Repository Context Name: panel-extensions/panel-material-ui Description: # Pull Request ## Implement Dialog.show_close_button and update docs # Relevant Files Found ## src/panel_material_ui/layout/base.py ``` from __future__ import annotations from typing import TYPE_CHECKING, Callable import param from bok...
983
null
nasa/opera-sds-pcm
# Repository Context Name: nasa/opera-sds-pcm Description: # Pull Request ## #978: Names of the two DISP-S1 reference files 1) burst db and 2) fra… …me simple geo are now configured in settings.yaml Updated all relevant unit and component tests # Relevant Files Found ## data_subscriber/cslc_utils.py ``` imp...
113
null
jsvine/markovify
# Repository Context Name: jsvine/markovify Description: # Pull Request ## support a compiled chain.model for improved performance This PR proposes to add a new compiled format for `chain.model` that pre-caches all the state transitions, as opposed to caching only the "begin". I've been seeing generation 50 to ...
1,503
null
fusedio/udfs
# Repository Context Name: fusedio/udfs Description: # Pull Request ## Update Duckdb_Hex_Map_Filtering_Generic Update Duckdb_Hex_Map_Filtering_Generic Made in [Fused Workbench](https://www.fused.io/workbench) # Relevant Files Found ## community/milind/Duckdb_Hex_Map_Filtering_Generic/Duckdb_Hex_Map_Filtering_Gen...
341
null
CybercentreCanada/assemblyline-ui
# Repository Context Name: CybercentreCanada/assemblyline-ui Description: # Pull Request ## Cart max classification # Relevant Files Found ## assemblyline_ui/api/v4/ingest.py ``` import json import os import shutil from flask import request from assemblyline.common.codec import decode_file from assemblyline.c...
149
null
InstituteforDiseaseModeling/covasim
# Repository Context Name: InstituteforDiseaseModeling/covasim Description: # Pull Request ## #119: Add links and modal for license, documentation, terms, and privacy Resolves #119 # Relevant Files Found ## covasim/webapp/cova_app.py ``` ''' Sciris app to run the web interface. ''' # Key imports import covasim...
320
null
NationalGenomicsInfrastructure/TACA
# Repository Context Name: NationalGenomicsInfrastructure/TACA Description: # Pull Request ## Change anglerfish entry point `anglerfish.py` --> `anglerfish` # Relevant Files Found ## taca/nanopore/minion.py ``` import os import subprocess import shutil import glob import logging from taca.nanopore.nanopore impo...
3,616
null
deepspeedai/DeepSpeed
# Repository Context Name: deepspeedai/DeepSpeed Description: # Pull Request ## Refactor check_enabled root validator in DeepSpeedMonitorConfig Simplify enabled check in root_validator The updated root_validator in the `DeepSpeedMonitorConfig` class simplifies the logic by removing the redundant enabled check. I...
8,470
null
OpenMined/PySyft
# Repository Context Name: OpenMined/PySyft Description: # Pull Request ## Removing nested_requests from UserCode ## Description ## Affected Dependencies ## How has this been tested? ## Checklist - [ ] I have followed the [Contribution Guidelines](https://github.com/OpenMined/.github/blob/master/CONTR...
43
null
primitiv/primitiv-python
# Repository Context Name: primitiv/primitiv-python Description: # Pull Request ## Remove Model.scan_attributes() from examples This branch removes `self.scan_attributes()` from examples. `self.scan_attributes()` was merged with `self.__setattr__()` # Relevant Files Found ## examples/encdec/encdec.py ``` #!/usr/...
716
null
DLR-RM/stable-baselines3
# Repository Context Name: DLR-RM/stable-baselines3 Description: # Pull Request ## Add copy and combine method to running mean std <!--- Provide a general summary of your changes in the Title above --> ## Description <!--- Describe your changes in detail --> Needed for https://github.com/Stable-Baselines-Tea...
234
null
eakmanrq/sqlframe
# Repository Context Name: eakmanrq/sqlframe Description: # Pull Request ## chore: update version ranges Related to: https://github.com/eakmanrq/sqlframe/issues/229 # Relevant Files Found ## setup.py ``` from setuptools import find_packages, setup setup( name="sqlframe", description="Turning PySpark Int...
1,712
null
ohcnetwork/care
# Repository Context Name: ohcnetwork/care Description: # Pull Request ## Fix for Incorrect Discharge Reasons in Patient Transfers and Readmissions Fixes https://github.com/coronasafe/care_fe/issues/6597 Fixes https://github.com/coronasafe/care_fe/issues/6593 #### Overview This pull request addresses two criti...
66
null
carla-simulator/leaderboard
# Repository Context Name: carla-simulator/leaderboard Description: # Pull Request ## Minor fixes **This PR has changes that makes the information at the leaderboard web no longer correct** - Removed a commented print left from the debugging - Added a version to *opencv-python* to match the one at SR - Renam...
321
null
mila-iqia/fuel
# Repository Context Name: mila-iqia/fuel Description: # Pull Request ## Changed which_sources to be tuple in dogs_vs_cats dataset Due to the way the SourceWiseTransformer checks whether a source is in `which_sources` (using the `in` operator), feeding `which_sources` a string rather than a tuple of strings will wo...
3,222
null
log2timeline/plaso
# Repository Context Name: log2timeline/plaso Description: # Pull Request ## Corrected typo in macuser plist plugin #3193 Corrected typo in macuser plist plugin #3193 # Relevant Files Found ## plaso/parsers/plist_plugins/macuser.py ``` # -*- coding: utf-8 -*- """Plist parser plugin for MacOS user plist files."""...
27,597
null
apache/airflow
# Repository Context Name: apache/airflow Description: # Pull Request ## Add max_wait for exponential_backoff in BaseSensor We want to make use of `exponential_backoff` to increase wait times between pokes, but we need to control the maximum wait time as we do with tasks retries when we activate `retry_exponential_...
18,849
null
conan-io/conan-center-index
# Repository Context Name: conan-io/conan-center-index Description: # Pull Request ## libigl: migrate to Conan v2 - Resolves #9469 - Resolves #9694 # Relevant Files Found ## recipes/libigl/2.x.x/conanfile.py ``` import os from conans import ConanFile, tools, CMake from conans.errors import ConanInvalidConfigura...
1,324
null
wemake-services/wemake-python-styleguide
# Repository Context Name: wemake-services/wemake-python-styleguide Description: # Pull Request ## added __subclasses__ and __mro__ to exclusions of DirectMagicAttributeAccessViolation ## Remarks Title and: I added the two new whitelisted attributes to the test suite and also changed it in the following ways: ##...
1,741
null
canonical/operator
# Repository Context Name: canonical/operator Description: # Pull Request ## feat: support for config schema as Python classes A new method is added to `ops.CharmBase`: `load_config`, which is the custom class equivalent of the `.config` property. The charmer passes a class to this method and gets back an instance ...
1,171
null
OpenMDAO/dymos
# Repository Context Name: OpenMDAO/dymos Description: # Pull Request ## Bump version to 1.13.2-dev ### Summary Next dev cycle. ### Related Issues - Resolves # ### Backwards incompatibilities None ### New Dependencies None # Relevant Files Found ## dymos/__init__.py ``` __version__ = '1.13...
18,890
null
demisto/content
# Repository Context Name: demisto/content Description: # Pull Request ## fix(intezer): bump SDK version and update documentation ## Original External PR [external pull request](https://github.com/demisto/content/pull/18874) ## Contributor @davidt99 <!-- REMINDER: THIS IS A PUBLIC REPO DO NOT POST HERE SECR...
13,515
null
jax-ml/jax
# Repository Context Name: jax-ml/jax Description: # Pull Request ## [typing] annotate jax.experimental.sparse # Relevant Files Found ## jax/experimental/sparse/_base.py ``` # Copyright 2021 The JAX Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except i...
2,824
null
rapid7/insightconnect-plugins
# Repository Context Name: rapid7/insightconnect-plugins Description: # Pull Request ## [SOAR-17008] Palo Alto Cortex XDR - Get Alerts: Fixed issue with triggers output validation ## Proposed Changes ### Description Describe the proposed changes: - `Get Alerts`: Fixed issue with triggers output validatio...
166
null
spec-first/connexion
# Repository Context Name: spec-first/connexion Description: # Pull Request ## Remove usage of HTTP_TOKENINFO_URL environment variable Fixes 148. # Description Changes proposed in this pull request: - Remove all usages of the HTTP_TOKENINFO_URL environment variable # Relevant Files Found ## connexion/decorators...
271
null
Dartvauder/NeuroSandboxWebUI
# Repository Context Name: Dartvauder/NeuroSandboxWebUI Description: # Pull Request ## Dev # Relevant Files Found ## LaunchFile/app.py ``` import sys import os import warnings import platform import logging import importlib os.chdir(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) os.environ['TF_ENA...
117
null
European-XFEL/karabo_data
# Repository Context Name: European-XFEL/karabo_data Description: # Pull Request ## Make keys_for_source method public As discussed on #109, there should be a public Python API to find the keys for a specified source. There is a method to do this, but it was private. This pull request takes the simple approach of m...
32
null
Dartvauder/NeuroTrainerWebUI
# Repository Context Name: Dartvauder/NeuroTrainerWebUI Description: # Pull Request ## Dev # Relevant Files Found ## LaunchFile/app.py ``` import logging import os import random import warnings import importlib os.chdir(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) os.environ["PYTORCH_CUDA_ALLOC_...
2,368
null
DataDog/datadog-api-client-python
# Repository Context Name: DataDog/datadog-api-client-python Description: # Pull Request ## Patch open Logs routes with logs_read_config permission See [DataDog/datadog-api-spec#3492](https://github.com/DataDog/datadog-api-spec/pull/3492) Test branch [datadog-api-spec/test/andreas/patch-open-log-routes-with-logs-r...
212
null
City-of-Helsinki/kerrokantasi
# Repository Context Name: City-of-Helsinki/kerrokantasi Description: # Pull Request ## Improve organization admin # Relevant Files Found ## democracy/admin/__init__.py ``` from functools import partial from django import forms from django.conf import settings from django.contrib import admin from django.db.mo...
45
null
open-lm-engine/lm-engine
# Repository Context Name: open-lm-engine/lm-engine Description: # Pull Request ## stable distillation # Relevant Files Found ## dolomite_engine/model_wrapper/distillation.py ``` import logging import torch import torch.distributed import torch.nn.functional as F from transformers import AutoConfig, AutoModelF...
177
null
alexwlchan/scripts
# Repository Context Name: alexwlchan/scripts Description: # Pull Request ## Bump ruff from 0.8.5 to 0.9.0 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.5 to 0.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/releases">ruff's releases</a>.</em...
14
null
plotly/dash-bio
# Repository Context Name: plotly/dash-bio Description: # Pull Request ## manually merged most recent dash-boilerplate master As requested by @VeraZab :) # Relevant Files Found # Edits This PR manually merges the latest updates from the `dash-boilerplate` master branch into the `dash-bio` repository to keep th...
320
null
fermiPy/fermipy
# Repository Context Name: fermiPy/fermipy Description: # Pull Request ## Rectangular roi See #313 for rationale and more information. # Relevant Files Found ## fermipy/defaults.py ``` # Licensed under a 3-clause BSD style license - see LICENSE.rst from __future__ import absolute_import, division, print_function...
77
null
cohesity/management-sdk-python
# Repository Context Name: cohesity/management-sdk-python Description: # Pull Request ## Anfield Bug Fix Issue: 1) AD users and groups are not imported to the new cluster. Fix: 1) While exporting AD objects were ignored, Resolved the issue and all the AD users and group are exported. # Relevant Files Found #...
7
null
showlab/computer_use_ootb
# Repository Context Name: showlab/computer_use_ootb Description: # Pull Request ## stream message and more fix # Relevant Files Found ## app.py ``` """ Entrypoint for Gradio, see https://gradio.app/ """ import asyncio import base64 import os from datetime import datetime from enum import StrEnum from functool...
628
null
qilimanjaro-tech/qililab
# Repository Context Name: qilimanjaro-tech/qililab Description: # Pull Request ## Hotfix/empty flux schedule This PR brings back code that was removed and introduced a regression bus, where all flux buses will get added an empty schedule independently if the bus has an AWG instrument or not. Aside of bringing ...
4
null
dereklarson/bento
# Repository Context Name: dereklarson/bento Description: # Pull Request ## Introduce a Bento theme and improve theming overall # Relevant Files Found ## bento/_version.py ``` __version__ = "0.0.1" ``` ## bento/bento.py ``` import black import cerberus import copy import importlib import pathlib import re fr...
20
null
ros-infrastructure/rosdistro-reviewer
# Repository Context Name: ros-infrastructure/rosdistro-reviewer Description: # Pull Request ## Do not create a log directory by default The automatic log directory creation isn't really useful for this tool. The log directory can still be enabled by the `--log-base` argument. This feature is only available in colc...
140
null
cuenca-mx/speid
# Repository Context Name: cuenca-mx/speid Description: # Pull Request ## Se retiene transacción de entrada por cuenta ordenante En caso de ser necesario se puede retener una transacción de entrada con base a la clabe ordenante # Relevant Files Found ## speid/helpers/transaction_helper.py ``` import os from mon...
411
null
rawpython/remi
# Repository Context Name: rawpython/remi Description: # Pull Request ## Throw an error on improper combo of settings for GridBox This is a response to #403 Users should not set spacing between elements in a GridBox if the width/height is set to auto, since the resulting CSS is not able to calculate the correct ...
182
null
biliup/biliup
# Repository Context Name: biliup/biliup Description: # Pull Request ## Update afreecaTV.py # Relevant Files Found ## biliup/plugins/afreecaTV.py ``` import requests from ..engine.decorators import Plugin from ..plugins import match1, logger from ..engine.download import DownloadBase VALID_URL_BASE = r"https?...
4
null
alisson-anjos/diffusion-pipe-ui
# Repository Context Name: alisson-anjos/diffusion-pipe-ui Description: # Pull Request ## UI, Logging and File Download improvements Added: - Scroll bar to Output logs textbox - Step and Epoch tracking and display boxes above output logs - Ability to download singular files using the checkboxes in the File Ex...
85
null
westpa/westpa
# Repository Context Name: westpa/westpa Description: # Pull Request ## fixes #84 # Relevant Files Found ## src/west/propagators/executable.py ``` # Copyright (C) 2013 Matthew C. Zwier and Lillian T. Chong # # This file is part of WESTPA. # # WESTPA is free software: you can redistribute it and/or modify # it u...
4
null
ufodone/pyenvisalink
# Repository Context Name: ufodone/pyenvisalink Description: # Pull Request ## Add missing bat_trouble flag for Honeywell systems The bat_trouble flag was not being set to flags.low_battery when reporting the partition status on Honeywell systems # Relevant Files Found ## pyenvisalink/honeywell_client.py ``` imp...
148
null
controlm/ctm-python-client
# Repository Context Name: controlm/ctm-python-client Description: # Pull Request ## Added conversion for str fields to int when deserializing json # Relevant Files Found ## src/aapi/job.py ``` from __future__ import annotations from asyncio import Condition, Event import attrs import typing import enum from a...
20,763
null
Azure/azure-sdk-for-python
# Repository Context Name: Azure/azure-sdk-for-python Description: # Pull Request ## [SchemaRegistry] update positional args to req kwargs based on API review with Johan - addressing #20703 # Relevant Files Found ## sdk/schemaregistry/azure-schemaregistry-avroserializer/azure/schemaregistry/serializer/avroseriali...
120
null
mbta/lamp
# Repository Context Name: mbta/lamp Description: # Pull Request ## RDS Triggers for `version_pub_date` and Static Trips trunk/branch designations Feat: Add `version_pub_date` column to `static_feed_info` table LAMP will begin using new GTFS static schedule versions on the day they are issued. The `feed_vers...
915
null
PaddlePaddle/PaddleCustomDevice
# Repository Context Name: PaddlePaddle/PaddleCustomDevice Description: # Pull Request ## add npu flashattention and unittest (1)add npu flashattention (2) add flashattention unittest # Relevant Files Found # Edits This pull request adds support for NPU (Neural Processing Unit) flash attention and its corresp...
568
null
neurostuff/NiMARE
# Repository Context Name: neurostuff/NiMARE Description: # Pull Request ## [ENH] Add NeuroQuery 6308 vocab to resources <!--- This is a suggested pull request template for NiMARE. It's designed to capture information we've found to be useful in reviewing pull requests. If there is other information that would...
109
null
bryanyang0528/ksql-python
# Repository Context Name: bryanyang0528/ksql-python Description: # Pull Request ## +Added capabilites to provied ssl/tls for requests. fixes SSLError Should fix #101 # Relevant Files Found ## ksql/api.py ``` import time import base64 import functools import json import logging import requests import urllib fr...
38
null
spacetx/slicedimage
# Repository Context Name: spacetx/slicedimage Description: # Pull Request ## Remove import hack. Import hack is only necessary if one does not run `pip install -e .`, and that's a logical thing to do for libraries. Also cleaned up some import statements. Fixes #31 # Relevant Files Found ## tests/io/test_re...
77
null
jorenham/unpy
# Repository Context Name: jorenham/unpy Description: # Pull Request ## explicitly disallow unsupported base classes resolves #39 # Relevant Files Found ## tests/test_transformers.py ``` # ruff: noqa: N802 import textwrap import pytest from unpy._types import PythonVersion from unpy.transformers import transfo...
216
null
conductor-oss/python-sdk
# Repository Context Name: conductor-oss/python-sdk Description: # Pull Request ## Support CaseInsensitiveDict as part of the task result output # Relevant Files Found ## src/conductor/client/http/api_client.py ``` from conductor.client.configuration.configuration import Configuration from conductor.client.http...
69
null
kiwigrid/k8s-sidecar
# Repository Context Name: kiwigrid/k8s-sidecar Description: # Pull Request ## Support basic authentication # Relevant Files Found ## sidecar/helpers.py ``` #!/usr/bin/env python import os import errno import requests from requests.packages.urllib3.util.retry import Retry from requests.adapters import HTTPAda...
1,326
null
datachain-ai/datachain
# Repository Context Name: datachain-ai/datachain Description: # Pull Request ## fix(delta): read qualified dataset name on no changes in delta Fixes the scenario in delta case: * No changes / second run * Output dataset name exists in the default namespace (as well as in the target namespace) * Delta silently...
1,329
null
dbt-labs/metricflow
# Repository Context Name: dbt-labs/metricflow Description: # Pull Request ## Decouple `InstanceSpecSet` and `LinkableSpecSet` `LinkableSpecSet` depends on `InstanceSpecSet`, which leads to circular dependencies in downstream changes. This PR updates a few methods in `LinkableSpecSet` to remove that dependency. #...
401
null
google/skywater-pdk
# Repository Context Name: google/skywater-pdk Description: # Pull Request ## Reorder "Device Details" Sections From a designer's point of view, I found the order in which devices are listed in the "Design Rules" -> "Device Details" section extremely confusing. With this MR I propose to re-order them in a more i...
288
null
supervisely/supervisely
# Repository Context Name: supervisely/supervisely Description: # Pull Request ## add has_valid_ext implementation to volume project # Relevant Files Found ## supervisely/project/volume_project.py ``` # coding: utf-8 from collections import namedtuple from typing import Optional, List import os from supervise...
1,073
null
pysat/pysat
# Repository Context Name: pysat/pysat Description: # Pull Request ## Updated file utility comments and docstrings # Description Updated the docstrings and comments in `pysat.utils.files`. Also changed a ValueError to RuntimeError, to correctly reflect the error type. ## Type of change Please delete optio...
20
null
sodafoundation/delfin
# Repository Context Name: sodafoundation/delfin Description: # Pull Request ## Implementation for storgae registration <!-- Thanks for sending a pull request! --> **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format,...
21,074
null
commaai/openpilot
# Repository Context Name: commaai/openpilot Description: # Pull Request ## Add missing Chrysler routes # Relevant Files Found ## selfdrive/test/test_models.py ``` #!/usr/bin/env python3 # pylint: disable=E1101 import os import importlib import unittest from collections import defaultdict, Counter from paramete...
8
null
RhetTbull/textinator
# Repository Context Name: RhetTbull/textinator Description: # Pull Request ## FIXES: typo in function call .initWithCompletionHandler_ # Relevant Files Found ## textinator.py ``` """Simple MacOS menu bar / status bar app that automatically perform text detection on screenshots. Runs on Catalina (10.15) and la...
169
null
open-io/oio-swift
# Repository Context Name: open-io/oio-swift Description: # Pull Request ## CH: fix invalid use of marker When a marker got a d1/object (with / delimiter), the d1/ was skipped due to invalid check in marker management. # Relevant Files Found ## oioswift/common/middleware/container_hierarchy.py ``` # Copyright (...
796
null
theOehrly/Fast-F1
# Repository Context Name: theOehrly/Fast-F1 Description: # Pull Request ## MNT/DOC: cleanup and add robots.txt [skip-pytest] # Relevant Files Found ## docs/conf.py ``` # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in an...
1,384
null
GoogleCloudPlatform/professional-services-data-validator
# Repository Context Name: GoogleCloudPlatform/professional-services-data-validator Description: # Pull Request ## feat: Prevent exceptions due to PostgreSQL xml data type This PR duplicates Ibis 9.2 behaviour for PostgreSQL xml data type to DVT. In essence this maps xml columns to data type "unknown". I tested ...
10
null
open-mmlab/mmdetection
# Repository Context Name: open-mmlab/mmdetection Description: # Pull Request ## Minor fix bugs # Relevant Files Found ## mmdet/datasets/coco.py ``` import os.path as osp import mmcv import numpy as np from mmcv.parallel import DataContainer as DC from pycocotools.coco import COCO from torch.utils.data import...
18,758
null
Azure/azure-sdk-for-python
# Repository Context Name: Azure/azure-sdk-for-python Description: # Pull Request ## replace response urls too closes #18737 # Relevant Files Found ## tools/azure-devtools/src/azure_devtools/scenario_tests/recording_processors.py ``` # ----------------------------------------------------------------------------...
158
null
csiro-coasts/emsarray
# Repository Context Name: csiro-coasts/emsarray Description: # Pull Request ## Dataset Cache Keys Added cache key operations that provide a hash key suitable for caching data derived from the geometry of a dataset. # Relevant Files Found ## src/emsarray/conventions/_base.py ``` import abc import dataclasses imp...