pr_id
int64
repo_id
null
repo_name
string
text
string
59
null
castacks/tartanairpy
# Repository Context Name: castacks/tartanairpy Description: # Pull Request ## Restructured TartanGround Dataset This PR modifies the downloader for the restructured TartanGround Dataset. The new structure allows for downloading specific trajectories along with the environments, modalities, cameras and motion type....
1,098
null
Unidata/MetPy
# Repository Context Name: Unidata/MetPy Description: # Pull Request ## modify heat_index to replicate NWS algorithm - adds additional corrections used by the NWS operational heat index - removes default lower bound of 40% Relative Humidity for undefined HI - updates tests as this change produces different tes...
46
null
elucherini/t-recs
# Repository Context Name: elucherini/t-recs Description: # Pull Request ## Ensure that user_representation and actual_user_representation match in ContentFiltering This PR closes issue #41. If a `ContentFiltering` model is created with a parameter passed in for `actual_user_representation`, then an error will ...
42
null
Lotfollahi-lab/nichecompass
# Repository Context Name: Lotfollahi-lab/nichecompass Description: # Pull Request ## Bugfix/l1 mask # Relevant Files Found ## nichecompass/modules/losses.py ``` """ This module contains all loss functions used by the Variational Gene Program Graph Autoencoder module. """ from typing import List, Optional im...
36
null
DifferentiableUniverseInitiative/sbi_lens
# Repository Context Name: DifferentiableUniverseInitiative/sbi_lens Description: # Pull Request ## update get_samples_scores function I added the 6 parameters in the `get_samples_and_scores` function and change the seeding and conditioning order # Relevant Files Found ## sbi_lens/simulator/utils.py ``` from pa...
30
null
jeyrce/ishare
# Repository Context Name: jeyrce/ishare Description: # Pull Request ## 终版归档 # Relevant Files Found ## ishare/__init__.py ``` # -*- coding: utf-8 -*- """ 个人博客, 今日正式奠基, """ from __future__ import absolute_import, unicode_literals __version__ = '0.1.8' __site__ = 'www.lujianxin.com' __start__ = '2019-03-08' ...
12,338
null
Qiskit/qiskit
# Repository Context Name: Qiskit/qiskit Description: # Pull Request ## Bump main branch version post 1.1.0rc1 tag <!-- ⚠️ If you do not respect this template, your pull request will be closed. ⚠️ Your pull request title should be short detailed and understandable for all. ⚠️ Also, please add a release note file...
158
null
icanbwell/SparkPipelineFramework
# Repository Context Name: icanbwell/SparkPipelineFramework Description: # Pull Request ## use resourceType from dataframe if present # Relevant Files Found ## spark_pipeline_framework/transformers/fhir_receiver/v1/fhir_receiver.py ``` import json import math from datetime import datetime from pathlib import Pa...
113
null
LibrePCB/librepcb-parts-generator
# Repository Context Name: LibrePCB/librepcb-parts-generator Description: # Pull Request ## Add script to generate axial THT diodes DO-204 Currently generating some DO-204 diodes, but I think axial THT capacitors are similar enough that it makes sense to use the same script for them so I called it `generate_axial_t...
39,284
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Use icmplib for ping when available ## Proposed change <!-- Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request,...
1,625
null
runtimeverification/evm-semantics
# Repository Context Name: runtimeverification/evm-semantics Description: # Pull Request ## Use upstream KCFGShow class for CFG display Blocked on: https://github.com/runtimeverification/pyk/pull/258 This takes advantage of the upstreamed functionality in pyk for displaying KCFGs to: - Shorten the code associ...
49,526
null
ray-project/ray
# Repository Context Name: ray-project/ray Description: # Pull Request ## [Data] Add filters parameter to read_clickhouse <!-- 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 as...
430
null
galaxyproject/bioblend
# Repository Context Name: galaxyproject/bioblend Description: # Pull Request ## Add type annotations to ``bioblend.galaxy.genomes`` and ``bioblend.galaxy.quotas`` added typing info, and made the other necessary changes to /bioblend/galaxy/genomes/__init__.py # Relevant Files Found ## bioblend/galaxy/genomes/__in...
605
null
DocNow/twarc
# Repository Context Name: DocNow/twarc Description: # Pull Request ## Added functionality to get membership list This functionality allows to get all the membership list from an specific user ID -Documentation of endpoint added from twitter API: https://developer.twitter.com/en/docs/twitter-api/lists/list-me...
2,469
null
google/orbax
# Repository Context Name: google/orbax Description: # Pull Request ## Make `jax_module` optional in `ObmExport`. Make `jax_module` optional in `ObmExport`. # Relevant Files Found ## export/orbax/export/obm_export.py ``` # Copyright 2025 The Orbax Authors. # # Licensed under the Apache License, Version 2.0 (the...
767
null
lisa-lab/pylearn2
# Repository Context Name: lisa-lab/pylearn2 Description: # Pull Request ## Missing prints replaced by logging Some prints were missed in the previous pull requests. As we discussed, some print statements have not been modified since they are under comments or use specific print functionality (comma at the end of ...
120,834
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Add linked doorbell event support to HomeKit ## Proposed change <!-- Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature...
731
null
gdsfactory/kfactory
# Repository Context Name: gdsfactory/kfactory Description: # Pull Request ## add better test for array instances and ports # Relevant Files Found ## tests/test_instance.py ``` from typing import Any, TypeAlias import klayout.db as kdb import pytest import kfactory as kf from kfactory import exceptions from t...
1,968
null
vladmandic/sdnext
# Repository Context Name: vladmandic/sdnext Description: # Pull Request ## refresh dev # Relevant Files Found ## installer.py ``` import os import sys import json import time import shutil import logging import platform import subprocess import io import pstats import cProfile import pkg_resources class Dot(...
779
null
app-sre/qontract-reconcile
# Repository Context Name: app-sre/qontract-reconcile Description: # Pull Request ## register error on cross cluster namespace policy Fixes https://issues.redhat.com/browse/APPSRE-1955 Signed-off-by: Rafa Porres Molina <rporresm@redhat.com> # Relevant Files Found ## reconcile/openshift_network_policies.py ```...
106
null
Keeper-Security/secrets-manager
# Repository Context Name: Keeper-Security/secrets-manager Description: # Pull Request ## Unmask value is --field is used # Relevant Files Found ## integration/keeper_secrets_manager_cli/keeper_secrets_manager_cli/secret.py ``` # -*- coding: utf-8 -*- # _ __ # | |/ /___ ___ _ __ ___ _ _ ® # | ' </ -_) -_) '_...
3
null
SteinOveHelset/interiorshop
# Repository Context Name: SteinOveHelset/interiorshop Description: # Pull Request ## Adding Some Changes this project for Using New Django Version Adding Some Changes this project for Using New Django Version: eg.. Creating Multi App in Django We are Update app.py Old version in app.py -> name = 'appName' New...
134
null
Azure/azure-data-lake-store-python
# Repository Context Name: Azure/azure-data-lake-store-python Description: # Pull Request ## Missed one cleanup change Logger is not used in this file anywhere, so it should not be imported. # Relevant Files Found ## azure/datalake/store/utils.py ``` # -*- coding: utf-8 -*- # coding=utf-8 # ---------------------...
19,142
null
apache/airflow
# Repository Context Name: apache/airflow Description: # Pull Request ## Update BaseOperator type hints for retry_delay, max_retry_delay, dag. ## Updates for `BaseOperator` type hints: * `retry_delay`, `max_retry_delay` can accept `float` seconds values which are converted into `timedelta` - reflect this in type h...
36,932
null
Azure/azure-sdk-for-python
# Repository Context Name: Azure/azure-sdk-for-python Description: # Pull Request ## [Identity] Update instance discovery error message With instance discovery enabled, MSAL will throw an error saying to use `instance_discovery=False` (see full message [here](https://github.com/AzureAD/microsoft-authentication-libr...
366
null
ASFHyP3/hyp3-isce2
# Repository Context Name: ASFHyP3/hyp3-isce2 Description: # Pull Request ## Release v3.0.1 Fixed water masking bug Golden tests passed ✅ # Relevant Files Found ## src/hyp3_isce2/water_mask.py ``` """Create and apply a water body mask""" import subprocess from pathlib import Path import numpy as np from osg...
49,172
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## Revert "Repo.packages_with_tags: do not construct a set of all packages" Reverts spack/spack#49141 The old implementation guards against stale `tag -> pkg` entries when `pkg` no longer exists. # Relevant Files Found ## lib/spack/spack/repo.p...
137
null
openxc/openxc-python
# Repository Context Name: openxc/openxc-python Description: # Pull Request ## Obd2scanner # Relevant Files Found ## openxc/tools/obd2scanner.py ``` """ This module contains the methods for the ``openxc-obd2scanner`` command line program. `main` is executed when ``openxc-obd2scanner`` is run, and all other cal...
132
null
jseidl/magic-areas
# Repository Context Name: jseidl/magic-areas Description: # Pull Request ## Update LightGroup signature. Patches the signature of the created LightGroup objects such that light groups can be successfully created under HA 2021.8.0 and above. (Fixes #131 .) # Relevant Files Found ## custom_components/magic_areas/l...
1,659
null
openvinotoolkit/open_model_zoo
# Repository Context Name: openvinotoolkit/open_model_zoo Description: # Pull Request ## AC: fix precision setting for compiled networks compaled nets have constant input info, setting precision for this case leads to errors # Relevant Files Found ## tools/accuracy_checker/accuracy_checker/launcher/dlsdk_launcher...
98,476
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Small cleanups to enphase_envoy select platform ## Proposed change <!-- Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a ...
2
null
sovrasov/3d-object-detection.pytorch
# Repository Context Name: sovrasov/3d-object-detection.pytorch Description: # Pull Request ## Tiny changes in converter - Fix bbox dropping condition - Add class name to dumped images to resolve potential name conflicts # Relevant Files Found ## annotation_converters/objectron_2_coco.py ``` import argparse i...
6,466
null
dask/distributed
# Repository Context Name: dask/distributed Description: # Pull Request ## Cloudpickle register by value Proposed fix for #6464 - [x] Tests added / passed - [x] Passes `pre-commit run --all-files` # Relevant Files Found ## distributed/protocol/pickle.py ``` from __future__ import annotations import loggi...
830
null
resource-watch/nrt-scripts
# Repository Context Name: resource-watch/nrt-scripts Description: # Pull Request ## update finding old_date text to use regex # Relevant Files Found ## for_012_fire_risk/contents/src/__init__.py ``` from __future__ import unicode_literals import os import sys import datetime import logging import subprocess i...
40
null
jupyterlab/jupyter-ai
# Repository Context Name: jupyterlab/jupyter-ai Description: # Pull Request ## Chat backend ## Summary This PR incudes the changes for the backend API for the chat feature. There are two main components. 1. A WebSocket handler for receiving chat requests, processing them and broadcasting the response to all clie...
1,106
null
jupyterlab/jupyter-ai
# Repository Context Name: jupyterlab/jupyter-ai Description: # Pull Request ## Catch error on non plaintext files in `@file` and reply gracefully in chat Fixes #1044 If the file format (e.g. PDF) cannot be read in plaintext by `file.read()` the error messages appear in chat. This PR emands toe code to make sur...
935
null
qtile/qtile
# Repository Context Name: qtile/qtile Description: # Pull Request ## Implement new mpd widget Since previous based on deprecated python-mpd (support dropped in 2010) new and extensible widget for mpd will be useful. Code passes `make lint`(except that iqshell breaks it) and works with: ``` $ python --version Pyt...
348
null
lucidrains/DALLE-pytorch
# Repository Context Name: lucidrains/DALLE-pytorch Description: # Pull Request ## add rotary emb option to train dalle # Relevant Files Found ## train_dalle.py ``` import argparse from pathlib import Path import time from glob import glob import os import shutil import torch import wandb # Quit early if user...
47
null
tofunlp/lineflow
# Repository Context Name: tofunlp/lineflow Description: # Pull Request ## IMDB example for PyTorch # Relevant Files Found # Edits This pull request adds an IMDB sentiment classification example using PyTorch to demonstrate how to use Lineflow for NLP data loading and preprocessing. It introduces a new script...
2,390
null
inveniosoftware/invenio
# Repository Context Name: inveniosoftware/invenio Description: # Pull Request ## general: importing modules from packages fix Signed-off-by: Eirini Psallida eirini.psallida@cern.ch # Relevant Files Found ## invenio/base/utils.py ``` # -*- coding: utf-8 -*- ## ## This file is part of Invenio. ## Copyright (C) 2...
122
null
seeing-things/track
# Repository Context Name: seeing-things/track Description: # Pull Request ## Safe shutdown This has been tested several times, mostly with the `gamepad` program, and seems to work as intended. # Relevant Files Found ## track/align.py ``` #!/usr/bin/env python3 """Perform automated alignment with Gemini 2 mount...
73
null
cmmorrow/build-magic
# Repository Context Name: cmmorrow/build-magic Description: # Pull Request ## add_info_command Added --info to the CLI. Refactored the CLI so that --template is an eager option. Broke out --fancy into its own option. Refactored the CLI so that the display type is set in callbacks. Added new tests. Closes #4...
135
null
gisce/sii
# Repository Context Name: gisce/sii Description: # Pull Request ## Release 1.7.1 Closes #56 - Cambios primer semestre 2017 #134 # Relevant Files Found ## sii/models/basic_models.py ``` # -*- coding: utf-8 -*- from sii.utils import VAT class Period: def __init__(self, name): self.name = name ...
38
null
ibell/pdsim
# Repository Context Name: ibell/pdsim Description: # Pull Request ## add multi-lump solver # Relevant Files Found ## PDSim/core/core.py ``` from __future__ import division, absolute_import, print_function import math from math import pi from time import clock import inspect import six ##-- Package imports ...
156,544
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Improve error handling and add tests to senz climate <!-- 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 ...
4
null
joliveros/bitmex-websocket
# Repository Context Name: joliveros/bitmex-websocket Description: # Pull Request ## Fix 3.5 build # Relevant Files Found ## bitmex_websocket/websocket.py ``` from __future__ import (absolute_import, division, print_function, unicode_literals) from bitmex_websocket import constants from ...
37
null
asynkron/protoactor-python
# Repository Context Name: asynkron/protoactor-python Description: # Pull Request ## Pass loop threaddispatcher # Relevant Files Found ## protoactor/dispatcher.py ``` import asyncio from abc import ABCMeta, abstractmethod from threading import Thread from typing import Callable class AbstractDispatcher(metacl...
17,435
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Making salt.modules.mdadm python3 compatible # Relevant Files Found ## salt/modules/mdadm.py ``` # -*- coding: utf-8 -*- ''' Salt module to manage RAID arrays with mdadm ''' # Import python libs import os import logging import re # Impor...
1,826
null
celery/kombu
# Repository Context Name: celery/kombu Description: # Pull Request ## fix(docs): add Redis to the list of transports where SSL is supported Hey, * Ran into this when trying to setup `celery` configuration to correctly support SSL using a Redis backend. It *is* supported but this bit of documentation had me seco...
7,053
null
rucio/rucio
# Repository Context Name: rucio/rucio Description: # Pull Request ## Plugins: Refactor RSEDeterministicScopeTranslation to have consistent algorithm type for registration and parsing Fix #7049 # Relevant Files Found ## lib/rucio/rse/protocols/protocol.py ``` # Copyright European Organization for Nuclear Researc...
79
null
mycodeplug/dzcb
# Repository Context Name: mycodeplug/dzcb Description: # Pull Request ## repeaterbook: skip records with invalid coordinates We don't really have control over these and they wouldn't show up in a prox listing anyway, so just log and skip over them. fixes #78 @mkaylor this fixes at least one of your issues. ...
256
null
nggit/tremolo
# Repository Context Name: nggit/tremolo Description: # Pull Request ## minor formatting # Relevant Files Found ## tremolo/http_server.py ``` # Copyright (c) 2023 nggit from .lib.http_protocol import HTTPProtocol from .lib.http_response import KEEPALIVE_OR_CLOSE, UPGRADE_OR_KEEPALIVE from .lib.sse import SSE f...
8
null
jsfehler/flake8-multiline-containers
# Repository Context Name: jsfehler/flake8-multiline-containers Description: # Pull Request ## Display correct error if line has multiple opening characters without… … any closing characters # Relevant Files Found ## flake8_multiline_containers.py ``` import enum import re import attr STRING_REGEX = re.compil...
12
null
IrisRainbowNeko/HCP-Diffusion
# Repository Context Name: IrisRainbowNeko/HCP-Diffusion Description: # Pull Request ## add lora model convertion and write a readme guide # Relevant Files Found # Edits This pull request adds two new tools to the HCP-Diffusion toolbox: one for converting LoRA models to a format compatible with diffusers, and...
119,747
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Fix model import in Spotify <!-- 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 of your cha...
723
null
buildtesters/buildtest
# Repository Context Name: buildtesters/buildtest Description: # Pull Request ## run buildtest cdash upload in CI # Relevant Files Found ## buildtest/cli/cdash.py ``` import base64 import hashlib import json import os.path import re import sys import webbrowser import xml.etree.cElementTree as ET import zlib f...
7
null
jamesrobinsonvfx/mplay_batch
# Repository Context Name: jamesrobinsonvfx/mplay_batch Description: # Pull Request ## Ffmpeg encode Address issue #4 to allow exporting of video files as well as image sequences. Unless specified, the source image sequence is removed from disk after exporting a video. For more details, see issue #5 and [the Gi...
2,124
null
RUCAIBox/RecBole
# Repository Context Name: RUCAIBox/RecBole Description: # Pull Request ## [feature] ALS Matrix Factorization using External Library (implicit) NOTE: this feature uses an external library [implicit](https://benfred.github.io/implicit/), similar to the implementations of [LightGBM](https://recbole.io/docs/user_guide...
79
null
ModECI/MDF
# Repository Context Name: ModECI/MDF Description: # Pull Request ## Updated nml to match mdf for FitzHughNagumo # Relevant Files Found ## examples/NeuroML/FN.py ``` from neuromllite import Network, Cell, Population, Synapse, RectangularRegion, RandomLayout from neuromllite import Projection, RandomConnectivity...
229
null
netsiphd/netrd
# Repository Context Name: netsiphd/netrd Description: # Pull Request ## Voter noise Resolves #216. Should 'automatic' or None be the default? # Relevant Files Found ## netrd/dynamics/voter.py ``` """ voter.py -------- Implementation of voter model dynamics on a network. author: Stefan McCabe Submitted as ...
81,058
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Eight Sleep catch missing keys <!-- 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 of your ...
122
null
soxoj/maigret
# Repository Context Name: soxoj/maigret Description: # Pull Request ## Fixed json report generation bug, bump to 0.2.1 # Relevant Files Found ## maigret/maigret.py ``` """ Maigret main module """ import aiohttp import asyncio import logging import os import sys import platform from argparse import ArgumentPars...
382
null
ONSdigital/ras-frontstage
# Repository Context Name: ONSdigital/ras-frontstage Description: # Pull Request ## Invalidate email based on gds standard # Motivation and Context From the GDS list of valid/invalid email formats, we found there was one type we didn't validate against, when we should have. # What has changed Added custom vali...
829
null
crim-ca/weaver
# Repository Context Name: crim-ca/weaver Description: # Pull Request ## remove auth override in CI for PyPI using trusted publishers - Address issues flagged in https://github.com/crim-ca/weaver/actions/runs/15046776427/job/42293940240 - Add checks for generated PyPI dist to early-detect problem RST definitions ...
843
null
sphinx-contrib/confluencebuilder
# Repository Context Name: sphinx-contrib/confluencebuilder Description: # Pull Request ## Rework build caching The following provides a series of corrections and improvements towards this extension tracking outdated pages and managing/tracking publication information to help manage cleanup processes when only subs...
87
null
scverse/spatialdata-plot
# Repository Context Name: scverse/spatialdata-plot Description: # Pull Request ## Closing issue 83 Closes issues #83 <img width="722" alt="image" src="https://github.com/scverse/spatialdata-plot/assets/12818242/c8ab390f-5fe5-4cc7-9419-3f148a7f62b5"> # Relevant Files Found ## src/spatialdata_plot/pl/render.p...
3,086
null
google/clusterfuzz
# Repository Context Name: google/clusterfuzz Description: # Pull Request ## [analyze] Ensure that the correct object is passed to error handler. Previously the error object was wrapped, leading to the handler trying to access fields that exist on the error object but not on the output object. # Relevant Files ...
35,361
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Blockdev deprecations ### What does this PR do? - Removes the `dump`, `tune`, `resizefs`, and `wipe` functions from the blockdev execution module as these functions have been moved to the `disk` module and are deprecated. - The entire module w...
286
null
karmab/kcli
# Repository Context Name: karmab/kcli Description: # Pull Request ## k3s: handle any install_k3s_args # Relevant Files Found ## kvirt/k3s/__init__.py ``` #!/usr/bin/env python from distutils.spawn import find_executable from kvirt.common import success, pprint, error, warning, get_kubectl, scp, _ssh_credentia...
7,261
null
mlrun/mlrun
# Repository Context Name: mlrun/mlrun Description: # Pull Request ## [KFP] Resolve kfp fixed image Ensure remote workflow pipeline has its client version fixed in so that when enrichment happen (later on) it won't set it to newer server version. The flow is as such 1. workflow image is set (via `resolve_client...
2,704
null
pybamm-team/PyBaMM
# Repository Context Name: pybamm-team/PyBaMM Description: # Pull Request ## #2703 remove warning if temperature not provided # Description Fixes #2703 ## Type of change Please add a line in the relevant section of [CHANGELOG.md](https://github.com/pybamm-team/PyBaMM/blob/develop/CHANGELOG.md) to document...
207
null
ApeWorX/ape
# Repository Context Name: ApeWorX/ape Description: # Pull Request ## fix: make account option 0-index based ### What I did Make the accounts option selector 0 based. Reason: `--account 0` is more in line with how users are probably familiar with indexing their accounts. The reason I didn't do this initiall...
16
null
bigbag/sqlalchemy-state-machine
# Repository Context Name: bigbag/sqlalchemy-state-machine Description: # Pull Request ## Bump transitions from 0.8.7 to 0.8.8 [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end) ...
97
null
cloudforet-io/inventory
# Repository Context Name: cloudforet-io/inventory Description: # Pull Request ## Add token for SpaceConnector ### Category - [ ] New feature - [ ] Bug fix - [x] Improvement - [ ] Refactor - [ ] etc ### Description Add token for SpaceConnector # Relevant Files Found ## src/spaceone/inventory/manager/...
156
null
frenzymadness/donors_registry
# Repository Context Name: frenzymadness/donors_registry Description: # Pull Request ## Sloučení sql dotazů do obnovovacího dotazu Částečně řeší #132 # Relevant Files Found ## registry/donor/models.py ``` import sqlite3 from registry.extensions import db from registry.list.models import DonationCenter, Medals ...
3,586
null
mwaskom/seaborn
# Repository Context Name: mwaskom/seaborn Description: # Pull Request ## Add weighted estimation in function interface Follow-on to #3580 This adds `weights` as an option in `lineplot`, `barplot`, `pointplot`, along with the corresponding figure-level functions. Note that we are going to have to live with th...
103
null
wseaton/sqloxide
# Repository Context Name: wseaton/sqloxide Description: # Pull Request ## 0.1.14 release Changelog from upstream: https://github.com/sqlparser-rs/sqlparser-rs/blob/main/CHANGELOG.md#0140-2022-02-09 - made dialect parsing a bit more forgiving - added some inline docs closes #102 # Relevant Files Found ## ...
17
null
coursera/coursera_autograder
# Repository Context Name: coursera/coursera_autograder Description: # Pull Request ## Enable configure command Enabled the `coursera_autograder configure` command. Tested it by running it with the two options (check-auth and display-auth-cache) and verifying that the outputs matched up. # Relevant Files Found ##...
58
null
johnsmith0031/alpaca_lora_4bit
# Repository Context Name: johnsmith0031/alpaca_lora_4bit Description: # Pull Request ## GPTQv2 Support **Rationale:** GPTQv2 models without --groupsize parameters aren't supported, e.g. models created with --act-order --true-sequential keys only. This solution fixes that. ~~Hasn't been tested against new --act-or...
115,057
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Add coordinator to 17Track ## Proposed change Add coordinator to 17Track ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!) - [ ] New feature (wh...
28,766
null
commaai/openpilot
# Repository Context Name: commaai/openpilot Description: # Pull Request ## add Lexus UX Hybrid 2023 FW <!-- Please copy and paste the relevant template --> <!--- ***** Template: Car bug fix ***** **Description** [](A description of the bug and the fix. Also link any relevant issues.) **Verification** [](E...
335
null
sandflow/ttconv
# Repository Context Name: sandflow/ttconv Description: # Pull Request ## Add SRT reader EXAMPLE: `python src/main/python/ttconv/tt.py convert -i build/vsshort-en.srt -o build/out.ttml` # Relevant Files Found ## src/main/python/ttconv/tt.py ``` #!/usr/bin/env python # -*- coding: UTF-8 -*- # Copyright (c) 20...
10,698
null
NVIDIA-NeMo/NeMo
# Repository Context Name: NVIDIA-NeMo/NeMo Description: # Pull Request ## In-framework inference fixes # What does this PR do ? Fixing two things in **r2.0.0** release testing, to be cherry-picked to the release branch: - repro below for an oldish Nemo checkpoint from FP8 SFT: ``` python /opt/NeMo/tests/expor...
371
null
Aarhus-Psychiatry-Research/timeseriesflattener
# Repository Context Name: Aarhus-Psychiatry-Research/timeseriesflattener Description: # Pull Request ## feat(#365): support ingesting from pandas dataframes - [ ] I have assigned ranges (e.g. `>=0.1, <0.2`) to all new dependencies (allows dependabot to keep dependency ranges wide for better compatibility) Fixes #...
405
null
googleapis/python-ndb
# Repository Context Name: googleapis/python-ndb Description: # Pull Request ## fix: use true `keys_only` query for `Query.count()` @gaborfeher pointed at that while we were trying to use a `keys_only` query for `Query.count()` we were failing to actually do so. This is @gaborfeher's proposed fix from PR #400, fl...
7,819
null
dagster-io/dagster
# Repository Context Name: dagster-io/dagster Description: # Pull Request ## remove jinja / nbconvert pin ### Summary & Motivation Finally able to remove the jinja pin, which required unpinning nbconvert as well. Also required pinning the version of great-expectations for the `ge_example` test. I don't think t...
5,294
null
huggingface/datasets
# Repository Context Name: huggingface/datasets Description: # Pull Request ## Support streaming datasets with pathlib.Path.with_suffix This PR extends the support in streaming mode for datasets that use `pathlib.Path.with_suffix`. Fix #5293. # Relevant Files Found ## src/datasets/download/streaming_download_m...
1,800
null
astronomer/astronomer-cosmos
# Repository Context Name: astronomer/astronomer-cosmos Description: # Pull Request ## ⬆ [pre-commit.ci] pre-commit autoupdate <!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.12...v0.12.0) - [github.com/pre-c...
198
null
workfloworchestrator/orchestrator-core
# Repository Context Name: workfloworchestrator/orchestrator-core Description: # Pull Request ## 196: Add support to delete products with subscriptions in migrate-domain-models Closes: #196 # Relevant Files Found ## orchestrator/cli/database.py ``` # Copyright 2019-2020 SURF. # Licensed under the Apache License,...
3
null
Samsung/ioter
# Repository Context Name: Samsung/ioter Description: # Pull Request ## remove legacy name ioter-ui-app -> ioter # Relevant Files Found ## src/main.py ``` #!/usr/bin/python from common.device_command import * from common.device_command import * from common.device_window import * from common.manage_device import ...
5,142
null
dmlc/dgl
# Repository Context Name: dmlc/dgl Description: # Pull Request ## [Sparse] Add elementwise mul and div method, and polish the python doc. ## Description <!-- Brief description. Refer to the related issues if existed. It'll be great if relevant reviewers can be assigned as well.--> ## Checklist Please feel fr...
211
null
saleor/saleor
# Repository Context Name: saleor/saleor Description: # Pull Request ## Return appropriate models We need here instances containing the shipping address/email. # Relevant Files Found ## saleor/order/admin.py ``` from django.contrib import admin from django.contrib.admin.options import ModelAdmin from django.for...
1,496
null
astronomer/airflow
# Repository Context Name: astronomer/airflow Description: # Pull Request ## Add click-compatible info command Related: #22708 ## Summary This PR add s click-compatible `info` command. Argument names are the same as their non-click version. Todo: - [x] add click command - [x] update unit tests ## Scre...
103
null
robusta-dev/krr
# Repository Context Name: robusta-dev/krr Description: # Pull Request ## Label selector argument Added label selector to filter out what exact objects to scan, a proposed by @dohnto-s1 Added as `--selector`, because `-l` (the same as in kubectl) is already occupied Will close #62 # Relevant Files Found #...
19,400
null
jax-ml/jax
# Repository Context Name: jax-ml/jax Description: # Pull Request ## Add jnp.isdtype function, following np.isdtype in NumPy 2.0 Part of #18353 and #19246 # Relevant Files Found ## jax/_src/dtypes.py ``` # Copyright 2019 The JAX Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you m...
1,240
null
inmanta/inmanta-core
# Repository Context Name: inmanta/inmanta-core Description: # Pull Request ## Issue/183 dot d style config Fixes #183 # Relevant Files Found ## src/inmanta/app.py ``` """ Copyright 2017 Inmanta Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in comp...
10,731
null
CenterForOpenScience/osf.io
# Repository Context Name: CenterForOpenScience/osf.io Description: # Pull Request ## [ENG-6012] Filter out deleted preprints for preprint drafts lists <!-- Before submit your Pull Request, make sure you picked the right branch: - For hotfixes, select "master" as the target branch - For new feat...
4,695
null
ITISFoundation/osparc-simcore
# Repository Context Name: ITISFoundation/osparc-simcore Description: # Pull Request ## 🐛Storage: Improve documentation and fix number of files shown to be copied <!-- Title Annotations: WIP: work in progress 🐛 Fix a bug. ✨ Introduce new features. 🎨 Enhance existing feature. ♻️ Refac...
79
null
ESSS/oop-ext
# Repository Context Name: ESSS/oop-ext Description: # Pull Request ## Fix py36 and docs builds, py3.10 support # Relevant Files Found ## docs/conf.py ``` #!/usr/bin/env python # -*- coding: utf-8 -*- # # oop_ext documentation build configuration file, created by # sphinx-quickstart on Fri Jun 9 13:47:02 2017....
8
null
Tiger767/Spiralflow
# Repository Context Name: Tiger767/Spiralflow Description: # Pull Request ## Update README # Relevant Files Found ## setup.py ``` import setuptools with open("README.md", "r", encoding="utf-8") as fh: long_description = fh.read() setuptools.setup( name="spiralflow", version="0.0.6", author="T...