pr_id
int64
repo_id
null
repo_name
string
text
string
5,594
null
demisto/content
# Repository Context Name: demisto/content Description: # Pull Request ## Palo Alto Firewall upgrade playbook, command and incident type Palo Alto Firewall upgrade playbook, command and incident type <!-- REMINDER: THIS IS A PUBLIC REPO DO NOT POST HERE SECRETS/SENSITIVE DATA --> ## Status - [x] Ready ## ...
364
null
docarray/docarray
# Repository Context Name: docarray/docarray Description: # Pull Request ## fix(windows): fix windows newline issue closes: https://github.com/jina-ai/docarray/issues/362 # Relevant Files Found ## docarray/array/mixins/content.py ``` from typing import List, Sequence, TYPE_CHECKING, Optional, Union from ...ma...
1,382
null
openfun/marsha
# Repository Context Name: openfun/marsha Description: # Pull Request ## ✨ teacher live layout ## Purpose Update the live layout for teacher to ## Proposal ![screencapture-localhost-8060-lti-videos-46c0e7f8-f875-4172-a9f8-4cc6277b735b-2022-02-22-13_56_19](https://user-images.githubusercontent.com/10722639...
301
null
inveniosoftware/invenio-accounts
# Repository Context Name: inveniosoftware/invenio-accounts Description: # Pull Request ## global: update dependencies * replaces flask-celeryext with invenio-celery * removes Flask-BabelEx already required by invenio-i18n # Relevant Files Found ## invenio_accounts/version.py ``` # -*- coding: utf-8 -*- # # Thi...
41
null
spruceid/siwe-py
# Repository Context Name: spruceid/siwe-py Description: # Pull Request ## deps: update to pydantic 2.0 using built in back-compat closes #39 pydantic includes a ref to v1 for back-compat, so this felt straight forward enough https://docs.pydantic.dev/2.0/migration/#continue-using-pydantic-v1-features tes...
69
null
pik-piam/flodym
# Repository Context Name: pik-piam/flodym Description: # Pull Request ## [pre-commit.ci] pre-commit autoupdate <!--pre-commit.ci start--> updates: - [github.com/psf/black: 22.3.0 → 24.10.0](https://github.com/psf/black/compare/22.3.0...24.10.0) - [github.com/mwouts/jupytext: v1.16.4 → v1.16.5](https://github.com/m...
60
null
BrythonServer/ggame
# Repository Context Name: BrythonServer/ggame Description: # Pull Request ## pygame-ce compat could not start onebunny.py from source trree without that change, also had to copy bunny.png into example folder # Relevant Files Found ## ggame/pygamedeps.py ``` # pylint: skip-file def module_exists(module_name): ...
78
null
uw-ipd/tmol
# Repository Context Name: uw-ipd/tmol Description: # Pull Request ## Adding documentation for some of the hydrogen bond code It helped me to understand the hbond code to write a little bit about it # Relevant Files Found ## tmol/score/hbond/identification.py ``` import attr import cattr import toolz from tmol....
12
null
alphafox02/DragonSync
# Repository Context Name: alphafox02/DragonSync Description: # Pull Request ## wifi fields # Relevant Files Found ## dragonsync.py ``` """ MIT License Copyright (c) 2024 cemaxecuter Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation file...
7,336
null
Qiskit/qiskit
# Repository Context Name: Qiskit/qiskit Description: # Pull Request ## Fail safe in the QASM 3 exporter ### Summary There were previously parts of the QASM 3 exporter where it attempted to do its best guess at what should happen, even when this always produced entirely incorrect results. These were subroutin...
396
null
HolmesGPT/holmesgpt
# Repository Context Name: HolmesGPT/holmesgpt Description: # Pull Request ## [ROB-1163] Holmes git ## 🔬 Experimental Toolsets The following toolsets are experimental and **do not appear in the Integrations UI or public documentation** unless explicitly enabled in your configuration. They are intended for advan...
97
null
Asana/SGTM
# Repository Context Name: Asana/SGTM Description: # Pull Request ## Add backtick / code block markdown support Add support for `backticks` https://app.asana.com/0/406675932871260/1200361066005056/f Pull Request synchronized with [Asana task](https://app.asana.com/0/0/1200363367729656) # Relevant Files Found ##...
11
null
erfjab/ServerManagerBot
# Repository Context Name: erfjab/ServerManagerBot Description: # Pull Request ## fix[servers]: remark # Relevant Files Found ## src/handlers/servers/update.py ``` import asyncio from eiogram import Router from eiogram.types import CallbackQuery from eiogram.filters import StateFilter from eiogram.state import ...
53
null
scalekit-inc/scalekit-sdk-python
# Repository Context Name: scalekit-inc/scalekit-sdk-python Description: # Pull Request ## Added Org_id and conn_id to be returned by method authenticate_with_code - Return org_id and conn_id in authenticate_with_code as requested by tortoise - Update list_organizations method response type to ListOrganizationsRes...
87
null
mathLab/PINA
# Repository Context Name: mathLab/PINA Description: # Pull Request ## Hypersphere # Relevant Files Found # Edits This pull request adds support for defining and sampling from an ellipsoidal domain in the PINA library, enabling physics-informed neural network simulations over elliptical geometries. It introdu...
248
null
XanaduAI/thewalrus
# Repository Context Name: XanaduAI/thewalrus Description: # Pull Request ## new torontonian sampling **Context:** the old torontonian sampling function using tor, and so could not be used for states with displacement. It was also a little clumsy. **Description of the Change:** The function now calls ``thresho...
1,120
null
squeaknode/squeaknode
# Repository Context Name: squeaknode/squeaknode Description: # Pull Request ## Use yield from where possible # Relevant Files Found ## squeaknode/network/connection_manager.py ``` # MIT License # # Copyright (c) 2020 Jonathan Zernik # # Permission is hereby granted, free of charge, to any person obtaining a co...
67
null
instructlab/training
# Repository Context Name: instructlab/training Description: # Pull Request ## Convert To Dolomite Checkpoint If Needed If we specify `is_granite`, will attempt to convert a checkpoint to dolomite if during `setup_model` # Relevant Files Found ## src/instructlab/training/async_logger.py ``` import json import as...
991
null
open-compass/VLMEvalKit
# Repository Context Name: open-compass/VLMEvalKit Description: # Pull Request ## Support multi-node scenarios To support multi-node scenarios, for example, the script for the 72B model uses 4 nodes * 8gpus. `export NPROC_PER_NODE=2 ` `torchrun --nproc-per-node=$NPROC_PER_NODE --nnodes=4 --node_rank=${node_rank} ...
12
null
ImDevinC/StreamControllerDiscordPlugin
# Repository Context Name: ImDevinC/StreamControllerDiscordPlugin Description: # Pull Request ## fix(socket): removing timeout from socket # Relevant Files Found ## discordrpc/sockets.py ``` import socket import os import struct import json import re from loguru import logger as log from .exceptions import Di...
26
null
uclamii/model_tuner
# Repository Context Name: uclamii/model_tuner Description: # Pull Request ## Update boostrapper - updated bootstrapper - `evaluate_bootstrap_metrics` - added `notebooks/xgb_early_bootstrap_test.py` to test it - updated `requirements.txt` file for dev testing # Relevant Files Found ## src/model_tuner/bootstra...
1,177
null
vertica/VerticaPy
# Repository Context Name: vertica/VerticaPy Description: # Pull Request ## Fixed _get_metric_name. Added more readable tags for Interface # Relevant Files Found ## verticapy/performance/vertica/qprof_interface.py ``` """ Copyright (c) 2018-2024 Open Text or one of its affiliates. Licensed under the A...
268
null
mne-tools/mne-nirs
# Repository Context Name: mne-tools/mne-nirs Description: # Pull Request ## MRG: General tutorial improvements # Relevant Files Found ## examples/general/plot_16_waveform_group.py ``` """ .. _tut-fnirs-group-wave: Group Level Waveform Analysis ============================= This is an example of a group level...
729
null
asapdiscovery/asapdiscovery
# Repository Context Name: asapdiscovery/asapdiscovery Description: # Pull Request ## Added guardrail for ensuring all ligands have a name set ## Description Closes #727. ## Todos - [x] add test for ligand series with names missing in some cases ## Status - [x] Ready to go ## Developers certificate of origin - ...
20
null
WISDEM/ORBIT
# Repository Context Name: WISDEM/ORBIT Description: # Pull Request ## Feature/cash-flow This PR adds features for calculating the cash flow of a project in ProjectManager. Design phase costs will be added to the first month and installation phase costs accumulate monthly based on project time. Revenue (per string)...
131
null
Lightning-AI/litData
# Repository Context Name: Lightning-AI/litData Description: # Pull Request ## Fix empty tensor deserialization ## What does this PR do? When trying to deserialize tensors that were empty in the first place, the torch.frombuffer` method would fail due to an empty buffer. This PR fixes the issue by simply checkin...
2
null
smierz/diophila
# Repository Context Name: smierz/diophila Description: # Pull Request ## get works by api url and corrections # Relevant Files Found ## diophila/api_caller.py ``` """This module wraps all API calls to the OpenAlex API.""" from typing import Optional, List, Iterable import requests class APICaller: """Thi...
385
null
apify/crawlee-python
# Repository Context Name: apify/crawlee-python Description: # Pull Request ## ci: Release process updates - see #356 # Relevant Files Found ## scripts/check_version_conflict.py ``` #!/usr/bin/env python3 """ This script ensures that the package version specified in `pyproject.toml` is unique and not already p...
1,328
null
litestar-org/litestar
# Repository Context Name: litestar-org/litestar Description: # Pull Request ## Fix py38 tests Fixes tests. Changes references from `matrix.python-version` in CI to `inputs.python-version`. Adds `__future__.annotations` to `tests/cli/conftest.py` and associated linting fixes. # PR Checklist - [ ] Have y...
8
null
nanohop/keras_neural_network
# Repository Context Name: nanohop/keras_neural_network Description: # Pull Request ## Use the model.summary method to view a summary of the neural network,… … to better understand the layers and the total number of trainable weights # Relevant Files Found # Edits This pull request adds the use of Keras' `mode...
29
null
amaziahub/mimicker
# Repository Context Name: amaziahub/mimicker Description: # Pull Request ## feat: expose mimicker port # Relevant Files Found ## mimicker/server.py ``` import atexit import socketserver import threading from mimicker.logger import get_logger from mimicker.handler import MimickerHandler from mimicker.route imp...
3,320
null
keras-team/keras
# Repository Context Name: keras-team/keras Description: # Pull Request ## remove usage of tf.assign() in part of tensorflow backend (#3316) Usage of the tf.assign() function in the set_value() and batch_set_values() functions creates new nodes on the Tensorflow graph which can eventually lead to memory overflow. T...
4,970
null
Project-MONAI/MONAI
# Repository Context Name: Project-MONAI/MONAI Description: # Pull Request ## 4967 fix deepedit AddRandomGuidanceDeepEditd transform Fixes https://github.com/Project-MONAI/MONAI/issues/4967 ### Description A few sentences describing the changes proposed in this pull request. ### Status **Ready/Work in progr...
19,284
null
conan-io/conan-center-index
# Repository Context Name: conan-io/conan-center-index Description: # Pull Request ## fmt: make sure libdirs is empty when header_only=True Specify library name and version: **fmt/10.1.0** <!-- This is also a good place to share with all of us **why you are submitting this PR** (specially if it is a new additio...
55
null
CloudBoltSoftware/cloudbolt-forge
# Repository Context Name: CloudBoltSoftware/cloudbolt-forge Description: # Pull Request ## fixed region reference when creating plan [DEV-14684] # Development Prerequisites - **Developer:** @alexandre-a-rocha - **Partner:** @oysterbank - **Jira Story:** [DEV-14684] ## Summary of Proposed Changes * fix ...
9,009
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Refactor to no longer shadow built-ins of min and max Refs #8972. # Relevant Files Found ## salt/states/disk.py ``` # -*- coding: utf-8 -*- ''' Disk monitoring state Monitor the state of disk resources ''' __monitor__ = [ 'status...
18,198
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## Add links to messaging event detail records in voucher report @proteusvacuum @esoergel # Relevant Files Found ## custom/enikshay/reports/repeaters.py ``` from datetime import datetime, timedelta from django.conf import settings from d...
50
null
c2siorg/survey6
# Repository Context Name: c2siorg/survey6 Description: # Pull Request ## Probe Metadata ## Description Generate only one metadata file with name `**uid.json**` Includes following details: ``` { "UID": "33f721f8128c4aea98c54f299b66ed60", "sysname": "Linux", "nodename": "dhruvi-HP-Pavilion-Laptop-...
505
null
AxFoundation/strax
# Repository Context Name: AxFoundation/strax Description: # Pull Request ## disable testing py3.6 **What is the problem / what does the code in this PR do** Disable testing with python3.6, fix issue #503 # Relevant Files Found ## setup.py ``` import setuptools # Get requirements from requirements.txt, strippi...
231
null
zstackio/zstack-utility
# Repository Context Name: zstackio/zstack-utility Description: # Pull Request ## use 'isPersistent()' instead of inspecting the ex for https://github.com/zstackio/issues/issues/2427 Signed-off-by: David Lee <live4thee@gmail.com> # Relevant Files Found ## kvmagent/kvmagent/plugins/vm_plugin.py ``` ''' @author...
138
null
lmnr-ai/lmnr-python
# Repository Context Name: lmnr-ai/lmnr-python Description: # Pull Request ## add input and output formatter to decorator for custom formats Creating a draft to try and run tests here. For some reason they don't run for me on local <!-- ELLIPSIS_HIDDEN --> ---- > [!IMPORTANT] > Add input and output formatters to...
120
null
viur-framework/viur-core
# Repository Context Name: viur-framework/viur-core Description: # Pull Request ## Derive the currentPath from the path of the current file instead of os.getCWD Fixes #112 # Relevant Files Found ## render/html/default.py ``` # -*- coding: utf-8 -*- from . import utils as jinjaUtils from .wrap import ListWrapper...
154
null
OnToology/OnToology
# Repository Context Name: OnToology/OnToology Description: # Pull Request ## some cleanup for the tests # Relevant Files Found ## OnToology/tests/LocalRepoTestClass.py ``` from django.test import TestCase import os from github import Github import unittest from django.test import TestCase from django.test....
1,357
null
TorchIO-project/torchio
# Repository Context Name: TorchIO-project/torchio Description: # Pull Request ## Throw error on wrong files shape **Description** This small PR throws an error on wrong files shape. **Checklist** <!-- You do not need to complete all the items by the time you submit the pull request, but most likely the cha...
81
null
dask/dask
# Repository Context Name: dask/dask Description: # Pull Request ## Add global context manager Supports setting get function within a with block cc @shoyer # Relevant Files Found ## dask/__init__.py ``` from __future__ import absolute_import, division, print_function from .core import istask, get __version__...
50
null
release-depot/git_wrapper
# Repository Context Name: release-depot/git_wrapper Description: # Pull Request ## Improve a few doc strings * Add missing doc strings * Add missing parameters to doc strings * Also move generic arguments mistakenly initialised in _setup_logger() to their correct place in __init__() # Relevant Files Foun...
31
null
DanSheps/netbox-routing
# Repository Context Name: DanSheps/netbox-routing Description: # Pull Request ## Update bulk_edit forms * Update bulk edit forms with additional fields # Relevant Files Found ## netbox_routing/forms/bulk_edit/__init__.py ``` from .objects import * from .ospf import OSPFInterfaceBulkEditForm __all__ = ( #...
2
null
RWKV-Vibe/rwkv-fla
# Repository Context Name: RWKV-Vibe/rwkv-fla Description: # Pull Request ## [rwkv7]: initial support for wkv7(forward) and channel_mixing_v7 # Relevant Files Found # Edits This pull request adds initial support for RWKV-7's attention mechanism (WKV7) and channel mixing operations, implementing both forward p...
879
null
pysat/pysat
# Repository Context Name: pysat/pysat Description: # Pull Request ## DOC/STY: docstrings / classes in constellations and tests (6 of 11) # Description Addresses #651, #860 (partial), #565 (partial) Adds new style and docstring requirements to - _constellation.py - constellation test instruments - test_co...
878
null
StackStorm/st2
# Repository Context Name: StackStorm/st2 Description: # Pull Request ## Make "timeout" fabric runner argument user-configurble This pull requests makes `timeout` argument for all the fabric runner actions (run-local, run-remote, run-remote-script, etc.) user-configurable. Note: There is a known issue with timeout...
32
null
ipa320/ros2model
# Repository Context Name: ipa320/ros2model Description: # Pull Request ## Fix param seq fixes https://github.com/ipa320/ros_model_parser/issues/31 # Relevant Files Found ## scripts/generators/ros_system_model_generator_example.py ``` #!/usr/bin/env python # # Copyright 2020 Fraunhofer Institute for Manufacturin...
5,928
null
ansys/pyaedt
# Repository Context Name: ansys/pyaedt Description: # Pull Request ## FIX: "Time" removed from intrinsincs keys in Steady State simulations Close #5911 # Relevant Files Found ## src/ansys/aedt/core/visualization/post/fields_calculator.py ``` # -*- coding: utf-8 -*- # # Copyright (C) 2021 - 2025 ANSYS, Inc. and...
2,248
null
pytorch/TensorRT
# Repository Context Name: pytorch/TensorRT Description: # Pull Request ## feat: support bmm converter in dynamo # Description Support bmm converter for dynamo - New feature (non-breaking change which adds functionality) # Checklist: - [ ] My code follows the style guidelines of this project (You ...
16,410
null
PrefectHQ/prefect
# Repository Context Name: PrefectHQ/prefect Description: # Pull Request ## Enhance `Runner` to send heartbeat events for flow runs This PR enhances the `Runner` by sending heartbeat events for flow runs it is managing with an eye toward creating automations that can update flow run state in the absence of heartbea...
414
null
domainaware/parsedmarc
# Repository Context Name: domainaware/parsedmarc Description: # Pull Request ## Add contributors on copyright As there are [some contributors on the project](https://github.com/domainaware/parsedmarc/graphs/contributors), add the mention "and contributors" to author / copyright. # Relevant Files Found ## docs/so...
42,485
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## hpx: remove self-referential dependencies This shouldn't be an issue, but avoid self references on "^asio". <!-- Remember that `spackbot` can help with your PR in multiple ways: - `@spackbot help` shows all the commands that are currently ...
28,054
null
frappe/frappe
# Repository Context Name: frappe/frappe Description: # Pull Request ## fix: escape backslashes in `repl` to prevent syntax errors (backport #28052) ### Before Python processes the backslash escapes in the `repl` parameter of `re.sub` From [python.org](https://docs.python.org/3/library/re.html): > _repl_ can be a...
15
null
SKY-ALIN/telegram-text
# Repository Context Name: SKY-ALIN/telegram-text Description: # Pull Request ## Add `__radd__` function # Relevant Files Found ## telegram_text/bases.py ``` from abc import ABC, abstractmethod from typing import Union NEW_LINE = '\n' #: New line character constant. SPACE = ' ' #: Space character constant. ...
44
null
Heir-of-God/Project-S
# Repository Context Name: Heir-of-God/Project-S Description: # Pull Request ## 15.06.2024 # Relevant Files Found # Edits This pull request adds solutions to several coding challenges from LeetCode and HackerRank. It includes the daily LeetCode problem 502 (IPO), three problems from the TopInterview150 list (...
230
null
cognitedata/cognite-sdk-python
# Repository Context Name: cognitedata/cognite-sdk-python Description: # Pull Request ## Handle list response __getitem__ index is slice and implement __len__ # Relevant Files Found ## cognite/__init__.py ``` from cognite.client.cognite_client import CogniteClient from cognite.client.exceptions import APIError ...
1,320
null
nod-ai/amd-shark-ai
# Repository Context Name: nod-ai/amd-shark-ai Description: # Pull Request ## Minor fixes for deepseek # Relevant Files Found ## sharktank/sharktank/layers/mixture_of_experts_block.py ``` # Copyright 2024 Advanced Micro Devices, Inc # # Licensed under the Apache License v2.0 with LLVM Exceptions. # See https://...
894
null
google/vizier
# Repository Context Name: google/vizier Description: # Pull Request ## Expose `DesignerPolicy` in `algorithms` init file Expose `DesignerPolicy` in `algorithms` init file # Relevant Files Found ## vizier/_src/algorithms/policies/designer_policy.py ``` # Copyright 2023 Google LLC. # # Licensed under the Apache ...
213
null
textext/textext
# Repository Context Name: textext/textext Description: # Pull Request ## Fix: use inkscape_extensions_path in setup.py Respect user-provided ext directory path in setup.py Fixes #211 Short checklist: - [X] Tested with Inkscape version: [1.1-dev (54cd0712ac, 2020-04-23)] - [X] Tested on Linux, Distro: [Ubun...
694
null
ros2/launch
# Repository Context Name: ros2/launch Description: # Pull Request ## Remove the import of Literal from entity.py. Literal is not supported in Python 3.6, which is what is in RHEL-8. Just remove this bit for now, since I don't actually believe it is needed anyway. This particular issue was introduced in #679 . ...
2,322
null
VWS-Python/vws-python
# Repository Context Name: VWS-Python/vws-python Description: # Pull Request ## Support more ways of passing in an image # Relevant Files Found ## src/vws/query.py ``` """ Tools for interacting with the Vuforia Cloud Recognition Web APIs. """ import datetime import io import json from http import HTTPMethod, H...
81
null
ynput/ayon-hiero
# Repository Context Name: ynput/ayon-hiero Description: # Pull Request ## Fix clip offset due to slate not being taken in to account [Here](https://github.com/ynput/ayon-hiero/issues/35) the related issue. ## Changelog Description Issue comes from the following line: ``` - slate_on = "slate" in sel...
183
null
google-deepmind/dm-haiku
# Repository Context Name: google-deepmind/dm-haiku Description: # Pull Request ## Add some missing functools.wraps in stateful.py Add some missing functools.wraps in stateful.py Mainly so the Haiku transforms work nicely with JAX source provenance in error messages. # Relevant Files Found ## haiku/_src/statefu...
44,603
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## CP2K: use dla-future-fortran depencency https://github.com/cp2k/cp2k/pull/3433 # Relevant Files Found ## var/spack/repos/builtin/packages/cp2k/package.py ``` # Copyright 2013-2024 Lawrence Livermore National Security, LLC and other # Spack Pro...
34
null
sepandhaghighi/mycoffee
# Repository Context Name: sepandhaghighi/mycoffee Description: # Pull Request ## Python 3.13 #### Reference Issues/PRs #### What does this implement/fix? Explain your changes. - `Python 3.13` added to `test.yml` #### Any other comments? # Relevant Files Found ## setup.py ``` # -*- coding: utf-8 -*- """...
68
null
HazyResearch/pdftotree
# Repository Context Name: HazyResearch/pdftotree Description: # Pull Request ## Loosen Keras' version restriction, which is now unnecessarily strict ## Description of the problems or issues **Is your pull request related to a problem? Please describe.** The current version restriction on Keras (`keras==2.0.8...
34
null
cohesity/management-sdk-python
# Repository Context Name: cohesity/management-sdk-python Description: # Pull Request ## Anfield feature Anfield: Nossql-Cassandra source support … - Export cassandra sources and cassandra jobs data from source cluster. - Import Cassandra source to target cluster, requires ssh credentials and database cre...
1,080
null
flojoy-ai/studio
# Repository Context Name: flojoy-ai/studio Description: # Pull Request ## Sandevh/stu 255 fix pydantic model for conditional node # Relevant Files Found ## captain/models/test_sequencer.py ``` from typing import Optional, List, Union, Literal from pydantic import BaseModel, Field from enum import Enum class ...
102
null
ynput/ayon-core
# Repository Context Name: ynput/ayon-core Description: # Pull Request ## Chore: stop removing addons via create package py ## Changelog Description If you use `create_package.py` to make a core addon package, it goes straight to the `docker/addons` folder. This way, you don't have to stress about deleting any add...
2,397
null
schemathesis/schemathesis
# Repository Context Name: schemathesis/schemathesis Description: # Pull Request ## fix: Filters being ignored in the old-style stateful test runner Fixes #2376 # Relevant Files Found ## src/schemathesis/specs/openapi/checks.py ``` from __future__ import annotations from dataclasses import dataclass from http.c...
59,743
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Limit homekit sources to prevent exceeding 100 limit ## 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...
10
null
man-c/pycoingecko
# Repository Context Name: man-c/pycoingecko Description: # Pull Request ## Added basic coverage for new endpoints Hi I was playing around with this again and saw some new endpoints had been added. I have added basic methods for them and corresponding tests if you want to include them. They are: * finance_pl...
635
null
benchopt/benchopt
# Repository Context Name: benchopt/benchopt Description: # Pull Request ## DOC - Tutorial to add a new solver Building on #619 and #629, This adds a use case for adding a new solver to a benchmark. ### Checks before merging PR - [ ] ~added documentation for any new feature~ - [ ] ~added unit test~ - [x] e...
112
null
zfit/zfit
# Repository Context Name: zfit/zfit Description: # Pull Request ## Importance sampling Add the possibility to provide a custom `sample_and_weight` function # Relevant Files Found ## tests/test_sampling.py ``` import numpy as np import pytest import zfit from zfit import ztf mu_true = 1.5 sigma_true = 1.2 low,...
774
null
log2timeline/l2tdevtools
# Repository Context Name: log2timeline/l2tdevtools Description: # Pull Request ## Updates for Python 2.7 and 3.4 deprecation Updates for Python 2.7 and 3.4 deprecation # Relevant Files Found ## l2tdevtools/dependencies.py ``` # -*- coding: utf-8 -*- """Helper to check for availability and version of dependencie...
14,551
null
TencentBlueKing/blueking-dbm
# Repository Context Name: TencentBlueKing/blueking-dbm Description: # Pull Request ## fix(mysql): 修复中控切换bug #14546 # Relevant Files Found ## dbm-ui/backend/flow/engine/bamboo/scene/spider/common/common_sub_flow.py ``` """ TencentBlueKing is pleased to support the open source community by making 蓝鲸智云-DB管理系统(Blu...
10,028
null
streamlit/streamlit
# Repository Context Name: streamlit/streamlit Description: # Pull Request ## Fix linting issues in dataframe e2e tests ## Describe your changes Fix some wrong type hints and also format some comments to adhere to the configured max line length linting rule. This reduces some linter noise in our codebase and al...
6,480
null
wandb/wandb
# Repository Context Name: wandb/wandb Description: # Pull Request ## fix(sdk): fix step logic when resuming runs with no metrics logged Description ----------- <!-- Include reference to internal ticket "Fixes WB-NNNNN" and/or GitHub issue "Fixes #NNNN" (if applicable) --> - Fixes [WB-15093](https://wandb.atla...
11
null
datasets/global-temp
# Repository Context Name: datasets/global-temp Description: # Pull Request ## Update scripts # Relevant Files Found ## scripts/process.py ``` # -*- coding: utf-8 -*- from __future__ import print_function import logging from re import match from os import path, makedirs, listdir from urllib2 import Request, ...
24
null
ETS-vis-interactive/SlicerPRISMRendering
# Repository Context Name: ETS-vis-interactive/SlicerPRISMRendering Description: # Pull Request ## Code clean up + Decluttering deletion Je pense avoir fait les choses correctement. Donc normalement après ça, je dois attendre que le Pull Request soit accepté pour faire un git pull du master dans mon fork master c'e...
80
null
sarugaku/requirementslib
# Repository Context Name: sarugaku/requirementslib Description: # Pull Request ## Dont canonicalize named requirement lines - Instead, lowercase them and replace `_` with `-` - Fixes #79 Signed-off-by: Dan Ryan <dan@danryan.co> # Relevant Files Found ## src/requirementslib/models/requirements.py ``` # -*- c...
30,363
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## Adapt tests to SQL backend: motech, custom, testapps ## Summary The changes in this PR were found by changing the default test backend from Couch to SQL and then running tests to see which ones fail as a result of that change. The defau...
11
null
fboerman/gie-py
# Repository Context Name: fboerman/gie-py Description: # Pull Request ## Update ALSI mappings and fix for pandas implicit downcasting. Update of the ALSI mappings based on the latest EIC listing at https://alsi.gie.eu/ - API Also fixed the warning given by pandas in the "fix_dataframe" function. Old pandas w...
265
null
dbt-labs/metricflow
# Repository Context Name: dbt-labs/metricflow Description: # Pull Request ## Databricks Cleanup In `DatabricksSqlClient`, clean up URL parsing and `create_table_from_dataframe` code. # Relevant Files Found ## metricflow/sql_clients/databricks.py ``` from __future__ import annotations from typing import Optional...
17
null
meraki/spark-operations-bot
# Repository Context Name: meraki/spark-operations-bot Description: # Pull Request ## Several fixes * Set bot default_action to help, rather than the default default_action of /help * Update device health calls to the org-wide calls (org/orgid/devices, and org/orgid/devicestatuses) * Fix issue where client check ...
28,153
null
ray-project/ray
# Repository Context Name: ray-project/ray Description: # Pull Request ## Revert "Revert "Revert "[serve][xlang]Support deploying Python deploy… <img width="1666" alt="Screen Shot 2022-08-29 at 10 24 27 AM" src="https://user-images.githubusercontent.com/18510752/187278260-25d540dd-6925-4032-a5f0-de405671abae.png"...
4,116
null
skypilot-org/skypilot
# Repository Context Name: skypilot-org/skypilot Description: # Pull Request ## Disable AWS images.csv refreshing <!-- Describe the changes in this PR --> Prevent AWS data fetcher from generating any new `images.csv` so that catalog bot won't refresh the images.csv on SkyPilot Catalog <!-- Describe the tests ...
203
null
ansys/pyprimemesh
# Repository Context Name: ansys/pyprimemesh Description: # Pull Request ## Update lucid_toy_car.py # Relevant Files Found ## examples/gallery/lucid_toy_car.py ``` """ .. _ref_toy_car_wrap: =============================================== Wrapping a Toy Car for a Flow Analysis ==================================...
757
null
moj-analytical-services/splink
# Repository Context Name: moj-analytical-services/splink Description: # Pull Request ## [FEAT] Add percentage difference to comparison level library Add a comparison level for numeric fields which computes the percentage difference at a given threshold Relates to #718 # Relevant Files Found ## splink/comparis...
139
null
voxel51/fiftyone-brain
# Repository Context Name: voxel51/fiftyone-brain Description: # Pull Request ## Milvus updates Here's what I did to cleanup the Milvus integration in preparation for release: - `collection_name` should be optional, with a default name being generated as needed - secrets like username/password should be stored as...
7,725
null
pantsbuild/pants
# Repository Context Name: pantsbuild/pants Description: # Pull Request ## Add intrinsic to lift a Digest to a Snapshot Fixes #7716 # Relevant Files Found ## tests/python/pants_test/engine/test_fs.py ``` # coding=utf-8 # Copyright 2015 Pants project contributors (see CONTRIBUTORS.md). # Licensed under the Apache...
2,058
null
googleapis/google-cloud-python
# Repository Context Name: googleapis/google-cloud-python Description: # Pull Request ## Add partition support to BigQuery This adds the ability to create a partitioned table. It would be nice to expose a table.list_partitions() method, but currently there is not an API-based way of returning partitions. So, for ...
150
null
hidet-org/hidet
# Repository Context Name: hidet-org/hidet Description: # Pull Request ## [BUG] Conversion compile issue Hidet generated kernels contains cast operations such as: ``` __global__ void __launch_bounds__(500) hidet_compute_z(half* src, uint64_t* dst){ dst[threadIdx.x] = (uint64_t)src[threadIdx.x]; ``` will no...
170
null
simaple-team/simaple
# Repository Context Name: simaple-team/simaple Description: # Pull Request ## feat: embed web client in 1d16c20 # Relevant Files Found ## simaple/app/interface/web.py ``` import fastapi from fastapi.middleware.cors import CORSMiddleware from simaple.app.interface.container import WebContainer, WebSetting from...
1,063
null
flagos-ai/FlagGems
# Repository Context Name: flagos-ai/FlagGems Description: # Pull Request ## 【Operator】Replace Tensor.to(dtype) with Triton-backed aten::_to_copy ### PR Category <!-- [ Operator | OP Test | Model Test | Benchmark | CI/CD | User Experience | Other] --> Operator ### Type of Change <!-- [ Bug Fix | New Feature ...
1,557
null
Trusted-AI/adversarial-robustness-toolbox
# Repository Context Name: Trusted-AI/adversarial-robustness-toolbox Description: # Pull Request ## Add support for perspective transformation of texture in AdversarialTexturePyTorch Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com> # Description This pull request add support for perspective transformatio...