pr_id
int64
repo_id
null
repo_name
string
text
string
46,599
null
apache/airflow
# Repository Context Name: apache/airflow Description: # Pull Request ## Remove Airflow 3 Deprecation Warning in Google Provider, Move to Private Warning As we are getting closer to Airflow 3, Deprecations warnings should not be warning for Airflow 3 anymore. Moving to a private/provider specific deprecation warnin...
180
null
cdisc-org/cdisc-rules-engine
# Repository Context Name: cdisc-org/cdisc-rules-engine Description: # Pull Request ## Update business rules requirement # Relevant Files Found ## setup.py ``` #! /usr/bin/env python import setuptools setuptools.setup( name="cdisc-rules-engine", version="0.4.7.4", description="Open source offering...
104
null
executablebooks/sphinx-tomyst
# Repository Context Name: executablebooks/sphinx-tomyst Description: # Pull Request ## MAINT: improve robustness of translator Various improvements to robustness of translator when converting https://github.com/quantEcon/lecture-source-jl # Relevant Files Found ## setup.py ``` # -*- coding: utf-8 -*- from setu...
20,952
null
vllm-project/vllm
# Repository Context Name: vllm-project/vllm Description: # Pull Request ## [Misc] Have AsyncLLM `custom_stat_loggers` extend default logger list ## Essential Elements of an Effective PR Description Checklist - [x] The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)". - [x] Th...
139
null
kayjan/bigtree
# Repository Context Name: kayjan/bigtree Description: # Pull Request ## Changed: Enhance docstring examples for tree modify functions # Relevant Files Found ## bigtree/tree/modify.py ``` import logging from typing import List, Optional from bigtree.node.node import Node from bigtree.tree.construct import add_...
181
null
morph-data/morph
# Repository Context Name: morph-data/morph Description: # Pull Request ## Merge branch 'release/v0.3.0' into main # Relevant Files Found ## core/morph/api/app.py ``` import importlib.util import logging import os from pathlib import Path from typing import Annotated, AsyncGenerator import uvicorn from coloram...
597
null
Weasyl/weasyl
# Repository Context Name: Weasyl/weasyl Description: # Pull Request ## Remove unused/broken premium leftovers The tables removed here are empty in production. # Relevant Files Found ## libweasyl/libweasyl/models/tables.py ``` from sqlalchemy import ( MetaData, Table, Column, CheckConstraint, ForeignKeyConst...
219
null
data-apis/array-api-compat
# Repository Context Name: data-apis/array-api-compat Description: # Pull Request ## 1.10.0 release # Relevant Files Found ## array_api_compat/__init__.py ``` """ NumPy Array API compatibility library This is a small wrapper around NumPy, CuPy, JAX, sparse and others that are compatible with the Array API sta...
554
null
django-helpdesk/django-helpdesk
# Repository Context Name: django-helpdesk/django-helpdesk Description: # Pull Request ## Fix get email command when i use gmail the payload are a list https://github.com/django-helpdesk/django-helpdesk/compare/master...zodman:fix_get_email?expand=1#diff-38279aea05eea2eaf213d3c3ac29f6e7R344 css add a small c...
1,425
null
AcademySoftwareFoundation/OpenCue
# Repository Context Name: AcademySoftwareFoundation/OpenCue Description: # Pull Request ## Cuesubmit jobs from config file with dynamic widgets **Link the Issue(s) this Pull Request is related to.** This is a merge of #1281 #1282 #1283 #1284 and a few adaptions to current code base # Relevant Files Found ## c...
109
null
kkirara/KubeLinks
# Repository Context Name: kkirara/KubeLinks Description: # Pull Request ## Url filtering improvements 1. Usage of regular expressions to filter URLs # Relevant Files Found ## kubelinks_app/url_list/url_list.py ``` from kubelinks_app.logger import logger from kubelinks_app.config import Config from kubelinks_app...
94
null
semantiva/semantiva
# Repository Context Name: semantiva/semantiva Description: # Pull Request ## Enable pluggable resolvers in ClassRegistry for prefix-based class and parameter resolution - Expose `ClassRegistry.register_param_resolver` & `_param_resolvers` for YAML value hooks - Add support for 'slicer:' prefix in pipeline definit...
483
null
cloudforet-io/identity
# Repository Context Name: cloudforet-io/identity Description: # Pull Request ## fix : Updates role binding creation condition ### Category - [ ] New feature - [ ] Bug fix - [ ] Improvement - [x] Refactor - [ ] etc ### Description SSIA ### Known issue # Relevant Files Found ## src/spaceone/identity/...
2,994
null
inveniosoftware/invenio
# Repository Context Name: inveniosoftware/invenio Description: # Pull Request ## deposit: better doi validation in edit form - Adds validation to prevent removal of existing doi. (addresses zenodo/zenodo#231) Signed-off-by: Adrian Pawel Baran adrian.pawel.baran@cern.ch # Relevant Files Found ## invenio/modules...
927
null
canonical/hotsos
# Repository Context Name: canonical/hotsos Description: # Pull Request ## Re-enables pylint too-many-public-methods check # Relevant Files Found ## hotsos/core/plugins/storage/ceph.py ``` import abc import os import re import subprocess import sys from datetime import datetime from functools import cached_prop...
76
null
LightwheelAI/leisaac
# Repository Context Name: LightwheelAI/leisaac Description: # Pull Request ## fix keyboard bindings for pitch up/down and docs. 1. fix docs 2. change key bindings for pitch up/down. # Relevant Files Found ## source/leisaac/leisaac/devices/keyboard/so101_keyboard.py ``` import weakref import torch import numpy ...
674
null
marrlab/DomainLab
# Repository Context Name: marrlab/DomainLab Description: # Pull Request ## exp utils pre deep copy to avoid thread lock in copy model due to ten… …sorboard writer # Relevant Files Found ## domainlab/exp/exp_main.py ``` """ experiment """ import datetime import os import warnings from domainlab.algos.zoo_algos...
54
null
cloudControl/cctrl
# Repository Context Name: cloudControl/cctrl Description: # Pull Request ## White-label home config directory Previously, the home config directory was hardcoded to `.cloudControl` regardless of the platform you were working on. For instance, when creating the user authentication token, they were all saved in thi...
435
null
yihong0618/running_page
# Repository Context Name: yihong0618/running_page Description: # Pull Request ## [FEAT] add garmin device in strava_to_garmin_sync ## 在strava_to_garmin_sync中添加Garmin设备信息 添加Garmin设备信息的主要目的是使得可以通过Garmin间接得将运动记录同步到其他不支持Apple Watch的运动APP中, 比如`数字心动(上马)`,当然添加了设备信息之后,这些运动记录也可以同步运动记录到Keep,悦跑圈,咕咚等,但是需要注意在这些APP中,如果同时使用...
135
null
gitpython-developers/GitPython
# Repository Context Name: gitpython-developers/GitPython Description: # Pull Request ## Fixed NameError <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/gitpython-developers/gitpython/135) <!-- Reviewable:end --> ...
4,867
null
voxel51/fiftyone
# Repository Context Name: voxel51/fiftyone Description: # Pull Request ## Merge `release/v1.0.0` to `develop` Merge `release/v1.0.0` to `develop` <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced heatmap functionality with improved...
452
null
kayak/pypika
# Repository Context Name: kayak/pypika Description: # Pull Request ## Added FILTER statement to aggregate functions # Relevant Files Found ## pypika/terms.py ``` import inspect import re from datetime import date from enum import Enum from typing import Any, Iterable, Iterator, List, Optional, Sequence, Set, T...
1
null
eArmada8/ed8pkg2gltf
# Repository Context Name: eArmada8/ed8pkg2gltf Description: # Pull Request ## Make tool to import model back into CS3/CS4/Hajimari Ready for merge. # Relevant Files Found ## ed8pkg2gltf.py ``` # ED8 PKG to GLTF, forked from uyjulian/ed8pkg2glb. Probably broken, do not use if you are # trying to get a packaged ...
1,474
null
cvat-ai/cvat
# Repository Context Name: cvat-ai/cvat Description: # Pull Request ## Fixed 'Open task' button doesn't work <!--- Copyright (C) 2020 Intel Corporation SPDX-License-Identifier: MIT --> ## Fixed 'Open task' button in old annotation UI resolve #1234 ### How has this been tested? Manual testing ##...
508
null
SeldonIO/MLServer
# Repository Context Name: SeldonIO/MLServer Description: # Pull Request ## Fix flakiness in Alibi's end-to-end ## Changelog - Use `assert_allclose` instead of `assert_array_equal` to allow an error tolerance # Relevant Files Found ## runtimes/alibi-explain/tests/test_black_box.py ``` import json import os fro...
17,428
null
mlflow/mlflow
# Repository Context Name: mlflow/mlflow Description: # Pull Request ## Add logs for telemetry <details><summary>&#x1F6E0 DevTools &#x1F6E0</summary> <p> [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/serena-ruan/mlflow/pull/17428?quickstart=1) #### Install mlflow f...
209
null
ploomber/jupysql
# Repository Context Name: ploomber/jupysql Description: # Pull Request ## adds clickhouse tutorial ## Describe your changes ## Issue ticket number and link Closes #x ## Checklist before requesting a review - [ ] I have performed a self-review of my code - [ ] I have added thorough [tests](https://github...
6,629
null
huggingface/datasets
# Repository Context Name: huggingface/datasets Description: # Pull Request ## Support push_to_hub without org/user to default to logged-in user This behavior is aligned with: - the behavior of `datasets` before merging #6519 - the behavior described in the corresponding docstring - the behavior of `huggingfac...
25
null
UBC-MDS/KMediansPy
# Repository Context Name: UBC-MDS/KMediansPy Description: # Pull Request ## modified distance function in code # Relevant Files Found ## KMediansPy/KMedians.py ``` # Feb 9, 2019 # Sreya Guha, Ayla Pearson, Fan Nie, Ting Pan # # This script is the package for KMediansPy import numpy as np import random as rand...
941
null
falconry/falcon
# Repository Context Name: falconry/falcon Description: # Pull Request ## doc(Request): Add missing colon after "Keyword Arguments" # Relevant Files Found ## falcon/request.py ``` # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License....
36
null
umr-lops/xsar
# Repository Context Name: umr-lops/xsar Description: # Pull Request ## improved xpath history continuation of #35. For ex, 'sigma0' history is: ``` sigma0: nesz: noise_lut: noise_lut_azi: annotation/calibration/noise.xml: - /noise/noiseAzimuthVectorList/noiseAzimuthVector/lin...
120
null
IlyaSkriblovsky/txredisapi
# Repository Context Name: IlyaSkriblovsky/txredisapi Description: # Pull Request ## 1.4.5 @fiorix, how about 1.4.5? # Relevant Files Found ## setup.py ``` #!/usr/bin/env python # coding: utf-8 # Copyright 2009 Alexandre Fiori # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use ...
1,651
null
nilearn/nilearn
# Repository Context Name: nilearn/nilearn Description: # Pull Request ## make surface default cmaps same as in slice plotting by default, `plot_stat_map` uses the `cold_hot` colormap. `plot_glass_brain` does too, if the background is black, otherwise `cold_white_hot`. `plot_surf_stat_map` uses `coolwarm`. cur...
142
null
mnemonic-no/act-workers
# Repository Context Name: mnemonic-no/act-workers Description: # Pull Request ## ta-helper # Relevant Files Found ## act/workers/libs/mnemonic.py ``` """ Common functions towards mnemonic API """ from logging import debug from typing import Any, Dict, Generator, Optional, Text import requests from . import ...
28
null
hypothesis/checkmate
# Repository Context Name: hypothesis/checkmate Description: # Pull Request ## Catch invalid URLs without domains as a special case For: https://github.com/hypothesis/checkmate/issues/27 We will return a 400 instead of 500. We should also do work to prevent these from getting this far upstream. # Relevant Files...
228
null
inspirehep/inspirehep
# Repository Context Name: inspirehep/inspirehep Description: # Pull Request ## serializers: Use AcceleratorExperimentSchemaV1 for jobs * Added AcceleratorExperimentSchemaV1 to jobs * This is needed for INSPIR-2339 # Relevant Files Found ## inspirehep/config.py ``` # -*- coding: utf-8 -*- # # Copyright (C) 2019...
58
null
tier4/autoware_perception_evaluation
# Repository Context Name: tier4/autoware_perception_evaluation Description: # Pull Request ## fix(sensing): fix non-detection are evaluation ## Category <!-- Please check an item that is most relative category to your changes. --> <!-- Please delete options that are not relevant. --> - [ ] Perception - [...
1,606
null
Giskard-AI/giskard-oss
# Repository Context Name: Giskard-AI/giskard-oss Description: # Pull Request ## Try to fix nightly build ## Description <!-- Add a more detailed description of the changes if needed. --> ## Related Issue <!-- If your PR refers to a related issue, link it here. --> ## Type of Change <!-- Mark with an...
66,898
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Implement number platform for Sensibo <!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). --> ## Proposed change <!-- Describe the big picture o...
146
null
schireson/pytest-mock-resources
# Repository Context Name: schireson/pytest-mock-resources Description: # Pull Request ## fix: Add missing stub config option to pmr command setup. # Relevant Files Found ## src/pytest_mock_resources/cli.py ``` import argparse import enum from typing import Dict, Type from pytest_mock_resources import ( Mo...
677
null
Trust-Code/odoo-brasil
# Repository Context Name: Trust-Code/odoo-brasil Description: # Pull Request ## [IMP] Add option to post the voucher after created # Relevant Files Found ## br_account_voucher/models/account_voucher.py ``` # © 2018 Johny Chen Jy <johnychenjy@gmail.com>, Trustcode # License AGPL-3.0 or later (http://www.gnu.org...
2,484
null
alphagov/notifications-api
# Repository Context Name: alphagov/notifications-api Description: # Pull Request ## Change get_providers endpoint to return no of SMS sent by each provider In addition to the existing provider data, we also want return the number of billable units (multiplied by the rate multiplier) that each SMS provider sent thi...
3
null
scheunemann/pelican-bib
# Repository Context Name: scheunemann/pelican-bib Description: # Pull Request ## Added support for "bibliography" directive I have made changes to be completely backwards compatible and not to change existing things, and have introduced things that I think are useful. The following new features are introduced ...
175
null
canonical/prometheus-k8s-operator
# Repository Context Name: canonical/prometheus-k8s-operator Description: # Pull Request ## Remove mutable default job list This commit replaces the mutable default argument by a sentinel. Mutable defaults are potential bugs. Though this bug does not manifest in the charm constructor since it is invoked only once...
263
null
suitenumerique/messages
# Repository Context Name: suitenumerique/messages Description: # Pull Request ## ✨(api) add AbilitiesModelSerializer with exclude_abilities option - Create AbilitiesModelSerializer base class that dynamically controls abilities field inclusion - Refactor UserSerializer to inherit from AbilitiesModelSerializer - ...
248
null
RedHatProductSecurity/component-registry
# Repository Context Name: RedHatProductSecurity/component-registry Description: # Pull Request ## fix date sorting typo for latest filter to actually choose the latest # Relevant Files Found ## corgi/core/models.py ``` import logging import re import uuid as uuid from abc import abstractmethod from typing impo...
2
null
QuentinAndre/pyprocessmacro
# Repository Context Name: QuentinAndre/pyprocessmacro Description: # Pull Request ## Avoid creating temporary matrices Hi, The previous code was giving me the memory error when the size of the x was large (like 100,000). I re-wrote the calculations of `H` and `vcv` using element-wise multiplications whenever po...
1,080
null
gradio-app/gradio
# Repository Context Name: gradio-app/gradio Description: # Pull Request ## Backend for optional labels Added a boolean parameter, `show_label` to every `Component`, based on our discussion in #946. Note that I've added it to every component instead of just the form components, to provide a more unified API across ...
50
null
adafruit/Adafruit_CircuitPython_TinyLoRa
# Repository Context Name: adafruit/Adafruit_CircuitPython_TinyLoRa Description: # Pull Request ## lint: add almost all annotations to pass `mypy --strict` One remains, for a context manager's __exit__: adafruit_tinylora.py:240: error: Function is missing a type annotation for one or more arguments [no-unty...
335
null
smart-on-fhir/cumulus-etl
# Repository Context Name: smart-on-fhir/cumulus-etl Description: # Pull Request ## Add --resume arg to continue an interrupted bulk export Fixes: #333 Notable discussion items: ### CLI UX I was torn about how to have the user initiate a resumed export. For context, the normal bulk export kickoff looks like:...
5,969
null
open-mmlab/mmdetection
# Repository Context Name: open-mmlab/mmdetection Description: # Pull Request ## [Enhance]: Check dtype in transform unit tests. Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some i...
317
null
gpu-mode/discord-cluster-manager
# Repository Context Name: gpu-mode/discord-cluster-manager Description: # Pull Request ## Smaller refactorings A bunch of changes I made when looking into milestones, but which are independent of the actual milestone implementation. # Relevant Files Found ## examples/eval.py ``` import base64 import dataclasses...
12,045
null
tinygrad/tinygrad
# Repository Context Name: tinygrad/tinygrad Description: # Pull Request ## early simplfy_merge_adjacent # Relevant Files Found ## tinygrad/codegen/__init__.py ``` from typing import Any, Callable import functools from dataclasses import dataclass from tinygrad.helpers import QUANTIZE, DEVECTORIZE, TRANSCENDENT...
1,943
null
huggingface/datasets
# Repository Context Name: huggingface/datasets Description: # Pull Request ## Implement Dataset from JSON and JSON Lines Implement `Dataset.from_jsonl`. # Relevant Files Found ## src/datasets/arrow_dataset.py ``` # coding=utf-8 # Copyright 2020 The HuggingFace Authors. # # Licensed under the Apache License, Ver...
614
null
dlt-hub/verified-sources
# Repository Context Name: dlt-hub/verified-sources Description: # Pull Request ## fix(inbox): senders filter is optional the function (`inbox_source`) this argument is passed to, has this parameter optional. It's the first error one runs into as most likely most inboxes do not have a sender of `dlthub@dlthub.com`,...
217
null
KhronosGroup/glTF-Blender-IO
# Repository Context Name: KhronosGroup/glTF-Blender-IO Description: # Pull Request ## Bugfix: 209 animation target influence fixes #209 The behavior is unchanged, but the error message has been improved. Also, the materials checkbox was fixed. # Relevant Files Found ## addons/io_scene_gltf2/blender/exp/gltf2_b...
24,886
null
commaai/openpilot
# Repository Context Name: commaai/openpilot Description: # Pull Request ## Chrysler: use universal gas and brake signals These messages have different addresses on the RAM, however the signal definitions are the same. # Relevant Files Found ## selfdrive/car/chrysler/carstate.py ``` from cereal import car from c...
1,706
null
XKNX/xknx
# Repository Context Name: XKNX/xknx Description: # Pull Request ## Create example_read_serial_number.py <!-- You are awesome! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template!. --> ## Description <!-- Please include a summary of the change and which issue is fixed...
174
null
gymrek-lab/TRTools
# Repository Context Name: gymrek-lab/TRTools Description: # Pull Request ## AssociaTR # Relevant Files Found ## setup.py ``` import os from setuptools import setup, find_packages DESCRIPTION = "Toolkit for genome-wide analysis of STRs" LONG_DESCRIPTION = DESCRIPTION NAME = "trtools" AUTHOR = "Melissa Gymrek" ...
1,743
null
opsdroid/opsdroid
# Repository Context Name: opsdroid/opsdroid Description: # Pull Request ## Update mentions of Riot to Element # Description Riot has rebranded to [Element](https://element.io). At some point links to riot.im will probably stop working. This PR updates `riot.im/app` to instead point to `app.element.io`. ## ...
64,838
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Render icon and picture templates at setup <!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). --> ## Proposed change <!-- Describe the big pict...
48
null
lightspeed-core/lightspeed-evaluation
# Repository Context Name: lightspeed-core/lightspeed-evaluation Description: # Pull Request ## [LCORE-648] Fix processing of `float('NaN')` values when OutputParserException The RAGAS framework returns `float('NaN')` when it encounters malformed output from the LLM. The malformed output is accompanied by an Output...
153
null
scieloorg/kernel
# Repository Context Name: scieloorg/kernel Description: # Pull Request ## Altera servidor WSGI para Waitress #### O que esse PR faz? Este pull request altera o servidor WSGI a ser utilizado pela aplicação nas imagens Docker e na configuração de produção. A justificativa pode ser encontrada no ticket #151. ####...
189
null
ONSdigital/dis-wagtail
# Repository Context Name: ONSdigital/dis-wagtail Description: # Pull Request ## Ensure dockerignore matches gitignore ### What is the context of this PR? Particularly useful when building the image locally, where the checkout may not be pristine. A script (which runs in CI) checks the files are the same (be...
54
null
msiemens/tinydb
# Repository Context Name: msiemens/tinydb Description: # Pull Request ## If there is no modified data, do not write. This avoids an exception: ``` Exception ValueError: 'I/O operation on closed file' in <bound method CachingMiddleware.__del__ of <tinydb.middlewares.CachingMiddleware object at 0x7f9c96610a90>> ig...
13,985
null
pantsbuild/pants
# Repository Context Name: pantsbuild/pants Description: # Pull Request ## [internal] Add Go Protobuf compiler Add support for generating Go from protobuf sources using the [protoc-gen-go](https://pkg.go.dev/google.golang.org/protobuf/cmd/protoc-gen-go) and [protoc-gen-go-grpc](https://pkg.go.dev/google.golang.org/...
9
null
mila-iqia/paperoni
# Repository Context Name: mila-iqia/paperoni Description: # Pull Request ## Rework the data structures # Relevant Files Found ## paperoni/commands/command_import.py ``` import json as json_module import pprint from coleo import default, Option, tooled from paperoni.papers import Paper from paperoni.sql.datab...
42
null
ethanaward/pianobar-skill
# Repository Context Name: ethanaward/pianobar-skill Description: # Pull Request ## only allow next song if pianobar is playing pianobar must be playing for it to go to next song # Relevant Files Found ## __init__.py ``` # The MIT License (MIT) # # Copyright (c) 2016 Ethan Ward # # Permission is hereby grant...
1,004
null
learning-unlimited/ESP-Website
# Repository Context Name: learning-unlimited/ESP-Website Description: # Pull Request ## Makes QSD does not exist 404 properly. In the past, the "this page does not exist, would you like to create it?" page for admins was returning as 200, meaning that if there was a redirect away from a (nonexistent) QSD page, but...
1,719
null
jazzband/pip-tools
# Repository Context Name: jazzband/pip-tools Description: # Pull Request ## Prompt user to use the backtracking resolver on errors Prompt the user to use the backtracking resolver if the legacy resolver is in use and pip-tools is failing to resolve the dependencies. This is as mentioned in #1717 and related to PR...
171
null
betcode-org/flumine
# Repository Context Name: betcode-org/flumine Description: # Pull Request ## close market handling when market is not yet initialised # Relevant Files Found ## flumine/__version__.py ``` __title__ = "flumine" __description__ = "Betfair trading framework" __url__ = "https://github.com/liampauling/flumine" __ver...
338
null
cloudforet-io/inventory
# Repository Context Name: cloudforet-io/inventory Description: # Pull Request ## fix: fix metric bug ### Category - [ ] New feature - [x] Bug fix - [ ] Improvement - [ ] Refactor - [ ] etc ### Description - fix metric bug # Relevant Files Found ## src/spaceone/inventory/model/metric/database.py ``` fro...
52
null
DefectDojo/defectdojo_api
# Repository Context Name: DefectDojo/defectdojo_api Description: # Pull Request ## add support related_fields to 3 methods add support related_fields to 3 methods list_engagements, list_products, list_findings This need for extract data with related fields, like product id or engagment id # Relevant Files Foun...
3,169
null
laminlabs/lamindb
# Repository Context Name: laminlabs/lamindb Description: # Pull Request ## 🐛 Fix bug in serializing dtypes from objects in deeply nested type hierarchies Also see the follow-up PR that enables curation against these nested types: - https://github.com/laminlabs/lamindb/pull/3174 # Relevant Files Found ## lami...
728
null
VimsRocz/Smart_Sensor_Fusion_for_Robust_initialization_and_Accurate_Trajectory_Estimation
# Repository Context Name: VimsRocz/Smart_Sensor_Fusion_for_Robust_initialization_and_Accurate_Trajectory_Estimation Description: # Pull Request ## Add Task 6 overlay plotting script ## Summary - implement `task6_overlay_plot.py` for publication-quality fused vs truth overlays - add `task6_overlay_plot.m` stub for ...
77
null
clawpack/visclaw
# Repository Context Name: clawpack/visclaw Description: # Pull Request ## Set 1D options only in 1D plots (setplot_default). Fixes the issue discussed here: https://github.com/clawpack/visclaw/pull/76. # Relevant Files Found ## src/python/visclaw/setplot_default.py ``` """ Set up the plot figures, axes, and ...
33,331
null
demisto/content
# Repository Context Name: demisto/content Description: # Pull Request ## [Marketplace Contribution] XSOAR File Management - Content Pack Update <!-- REMINDER: THIS IS A PUBLIC REPO DO NOT POST HERE SECRETS/SENSITIVE DATA --> ## Status - [x] In Progress - [ ] Ready - [ ] In Hold - (Reason for hold) ## Contributor...
27
null
davedash/django-fixture-magic
# Repository Context Name: davedash/django-fixture-magic Description: # Pull Request ## Modified setup.py to exclude the tests package (issue #26) # Relevant Files Found ## fixture_magic/__init__.py ``` VERSION='0.0.3' ``` ## setup.py ``` from setuptools import setup, find_packages setup( name='django-...
869
null
mraniki/tt
# Repository Context Name: mraniki/tt Description: # Pull Request ## Update config.py to remove unnecessary code # Relevant Files Found ## tt/config.py ``` """ TalkyTrader Config Used for Logging, Scheduleing and Settings 🧐⏱️⚙️ """ import logging import os import subprocess import sys import dotenv from...
1
null
jharrymoore/mace-openmm
# Repository Context Name: jharrymoore/mace-openmm Description: # Pull Request ## merge barostat # Relevant Files Found ## mace_openmm/entrypoints/run_md.py ``` from argparse import ArgumentParser from mace_openmm.mixed_system import MixedSystem from mace import tools import logging import os import torch def...
35
null
rowingdude/analyzeMFT
# Repository Context Name: rowingdude/analyzeMFT Description: # Pull Request ## Handle the case with more than 3 fncnt findings Because tmp_string is defined above, when we don't override it then we end up pushing incorrect data to csv_string # Relevant Files Found ## analyzemft/mft.py ``` #!/usr/bin/env python...
3,052
null
mitodl/ol-infrastructure
# Repository Context Name: mitodl/ol-infrastructure Description: # Pull Request ## alloy k8s helm chart updates ### Description (What does it do?) Updated grafana alloy config to listen for OTEL metrics. You can send metrics to `grafana-alloy.operations.svc.cluster.local` ref: https://kubernetes.io/docs/con...
50,361
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Remove defunct Spot Crime integration <!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). --> ## Breaking change <!-- If your PR contains a brea...
295
null
rlberry-py/rlberry
# Repository Context Name: rlberry-py/rlberry Description: # Pull Request ## Fix MLP Model Factory I accidentally introduced a bug in the last PPO PR, here is a quick fix. # Relevant Files Found ## rlberry/agents/torch/ppo/ppo.py ``` import gym.spaces as spaces import numpy as np import torch import torch.nn a...
1,950
null
F5Networks/f5-openstack-agent
# Repository Context Name: F5Networks/f5-openstack-agent Description: # Pull Request ## [OPENSTACK-2587] Upgrade to python sdk 3.0.11.5 (9.9) @<reviewer_id> #### What issues does this address? Fixes #<issueid> WIP #<issueid> ... #### What's this change do? #### Where should the reviewer start? #### Any...
3,634
null
mage-ai/mage-ai
# Repository Context Name: mage-ai/mage-ai Description: # Pull Request ## [td] Reduce dynamic child block at any level # Description No matter how levels down a dynamic child is, reduce the results. # How Has This Been Tested? <!-- Please describe the tests that you ran to verify your changes. Provide instruc...
305
null
alejandroautalan/pygubu
# Repository Context Name: alejandroautalan/pygubu Description: # Pull Request ## Modernize logger interface ## Description The `logger.warn()` method is deprecated since Python2.7 and replaced with `logger.warning()`. It leads to those warnings: ```python DeprecationWarning: The 'warn' method is deprecated, use...
121
null
openebs/rawfile-localpv
# Repository Context Name: openebs/rawfile-localpv Description: # Pull Request ## feat: graceful K8s termination When deleting the pod, we receive the SIGTERM signal and a default grace period of 30s after which we're force killed with SIGKILL. This change adds a handler for SIGTERM allows us to stop the csi server...
729
null
statsmodels/statsmodels
# Repository Context Name: statsmodels/statsmodels Description: # Pull Request ## Get rid of warnings in docs build A few fixes. Fix labels, links, references, rename sections from Parameter -> Parameters. Only remaining warning is in Fair.rst and is due the the split line with ``. It's innocuous. # Relevant File...
1,337
null
huggingface/text-generation-inference
# Repository Context Name: huggingface/text-generation-inference Description: # Pull Request ## feat: add quant to mixtral # Relevant Files Found ## server/text_generation_server/models/custom_modeling/flash_mistral_modeling.py ``` # coding=utf-8 # Copyright 2022 EleutherAI and the HuggingFace Inc. team. All ri...
36
null
awslabs/open-hostfactory-plugin
# Repository Context Name: awslabs/open-hostfactory-plugin Description: # Pull Request ## Unit tests fixes ## Description <!-- Provide a clear and concise description of your changes --> ## Type of Change <!-- Mark the appropriate option with an [x] --> - [x] Bug fix (non-breaking change which fixes an issue)...
57
null
TIGER-AI-Lab/verl-tool
# Repository Context Name: TIGER-AI-Lab/verl-tool Description: # Pull Request ## Introduce Async Vllm Verl-tool ## Quick Start ```python python verl_tool/tests/test_async_vllm_tool_calling.py ```` ## Summary + Update to newest verl. + Use the manager and multi-turn tool calling scheduler to generate sequences...
2,971
null
pytorch/rl
# Repository Context Name: pytorch/rl Description: # Pull Request ## [Test] Fix device in PPO tests Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #2971 # Relevant Files Found ## test/test_cost.py ``` # Copyright (c) Meta Platforms, Inc. and affiliates. # # This source cod...
1,070
null
DestinE-Climate-DT/AQUA
# Repository Context Name: DestinE-Climate-DT/AQUA Description: # Pull Request ## Adding on Lumi catalog Intermediate resolution runs ## PR description: This PR further improves the jinja catalog generator and uses it to add the catalog entries for the intermediate resolution experiments. ## Issues closed by ...
2,580
null
deepset-ai/haystack-core-integrations
# Repository Context Name: deepset-ai/haystack-core-integrations Description: # Pull Request ## chore: Fix nightly test Update the model in nightly tests # Relevant Files Found ## integrations/github/tests/test_file_editor_tool.py ``` # SPDX-FileCopyrightText: 2023-present deepset GmbH <info@deepset.ai> # # SPDX...
186
null
voxel51/fiftyone-plugins
# Repository Context Name: voxel51/fiftyone-plugins Description: # Pull Request ## Remove sidebar mode from `edit_dataset_info` operator The `dataset.app_config.sidebar_mode` property was removed in `fiftyone==1.1.0`, so we need to remove it from the `edit_dataset_info` operator. # Relevant Files Found ## plugins...
378
null
XENONnT/straxen
# Repository Context Name: XENONnT/straxen Description: # Pull Request ## Scada changes **What is the problem / what does the code in this PR do** Allows SCADA interface to handle empty returns by the WebServices. **Can you briefly describe how it works?** Disabled, raise in case of GetSCADAValues. # Releva...
199
null
awslabs/aws-crt-python
# Repository Context Name: awslabs/aws-crt-python Description: # Pull Request ## don't use cache when pulling brand new version from pypi Attempt to stop this semi-regular failure in our release pipeline. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 li...
35,812
null
Azure/azure-sdk-for-python
# Repository Context Name: Azure/azure-sdk-for-python Description: # Pull Request ## [Identity] Allow use of client assertion in OBO cred Users can now pass in functions that return client assertions to OnBehalfOfCredential. Closes: https://github.com/Azure/azure-sdk-for-python/issues/35460 # Relevant Files F...
15,163
null
saleor/saleor
# Repository Context Name: saleor/saleor Description: # Pull Request ## Fix return value type in `send_webhook_using_aws_sqs` Port of #15150 <!-- Please mention all relevant issue numbers. --> # Impact - [ ] New migrations - [ ] New/Updated API fields or mutations - [ ] Deprecated API fields or mutations...