pr_id
int64
repo_id
null
repo_name
string
text
string
231
null
dlubal-software/RFEM_Python_Client
# Repository Context Name: dlubal-software/RFEM_Python_Client Description: # Pull Request ## Frank-Faulstich-US-12093_LineSupport # Description Now it is possible to define the degrees of freedom as a list, like the NodalSupports. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] N...
355
null
robotika/osgar
# Repository Context Name: robotika/osgar Description: # Pull Request ## bus: make sleep interruptible When shutdown is initiated during the time when a module is sleeping, it was ignored. # Relevant Files Found ## osgar/bus.py ``` """ Internal bus for communication among modules """ import time from queue imp...
1
null
python-desert/desert
# Repository Context Name: python-desert/desert Description: # Pull Request ## Non-optional fields are required # Relevant Files Found ## setup.py ``` #!/usr/bin/env python # -*- encoding: utf-8 -*- from __future__ import absolute_import from __future__ import print_function import io import re import sys from...
2,434
null
getmoto/moto
# Repository Context Name: getmoto/moto Description: # Pull Request ## fixing ErrorResponse top-level tag In the golang SDK this throws an unmarshaling error: /usr/local/Cellar/go/1.12.6/libexec/src/encoding/xml/read.go:209 &errors.errorString{s:"unknown error response tag, {{ Response} []}"} err: <*>Seria...
2,175
null
pygments/pygments
# Repository Context Name: pygments/pygments Description: # Pull Request ## Add lexer for JMESPath Closes #2174 # Relevant Files Found ## pygments/lexers/_mapping.py ``` # Automatically generated by scripts/gen_mapfiles.py. # DO NOT EDIT BY HAND; run `make mapfiles` instead. LEXERS = { 'ABAPLexer': ('pygmen...
30
null
marius92mc/github-stargazers
# Repository Context Name: marius92mc/github-stargazers Description: # Pull Request ## Add unit-test for cmd line when it has 0 stargazers This PR adds a unit-test for `github_stargazers` that checks the printed message when the URL doesn't have any stargazers. # Relevant Files Found ## github_stargazers/github_s...
318
null
pre-commit/pre-commit
# Repository Context Name: pre-commit/pre-commit Description: # Pull Request ## Add a helper to modify config files under test # Relevant Files Found ## testing/fixtures.py ``` from __future__ import absolute_import from __future__ import unicode_literals import contextlib import io import os.path from aspy.y...
173
null
robotpy/robotpy-wpilib-utilities
# Repository Context Name: robotpy/robotpy-wpilib-utilities Description: # Pull Request ## Use Python 3.6 features in magicbot.state_machine Ok so I totally said that I was gonna pull the injection tests fixes out into a separate PR but instead I did this. This should still accept state machines that were consid...
27
null
Prismadic/magnet
# Repository Context Name: Prismadic/magnet Description: # Pull Request ## 🧲 feat(perf): hashing headers for NATS # Relevant Files Found ## magnet/ic/field.py ``` import nats, json from magnet.utils.globals import _f from dataclasses import asdict from nats.errors import TimeoutError from magnet.utils.data_cla...
1,738
null
alteryx/evalml
# Repository Context Name: alteryx/evalml Description: # Pull Request ## Displaying Linear Model Coefficients Fixes #1735 # Relevant Files Found ## evalml/model_understanding/__init__.py ``` from .graphs import ( binary_objective_vs_threshold, calculate_permutation_importance, confusion_matrix, ...
56
null
jax-ml/bayeux
# Repository Context Name: jax-ml/bayeux Description: # Pull Request ## Update to handle changed signature for `blackjax.run_inference_algorithm`. Update to handle changed signature for `blackjax.run_inference_algorithm`. # Relevant Files Found ## bayeux/__init__.py ``` # Copyright 2024 The bayeux Authors. # # ...
100
null
SvenskaSpel/locust-plugins
# Repository Context Name: SvenskaSpel/locust-plugins Description: # Pull Request ## Add har2locust command line tool # Relevant Files Found ## setup.py ``` #!/usr/bin/env python # -*- coding: utf-8 -*- # pylint: disable=invalid-name from setuptools import find_packages, setup setup( name="locust-plugins"...
856
null
Pennyw0rth/NetExec
# Repository Context Name: Pennyw0rth/NetExec Description: # Pull Request ## add guest check on recon ## Description Add a flag to check guest session by default for the recon. Not ideal for real pentest as it can be flaged but very cool for HTB and CTF :) This pull request adds a new feature to check for the...
386
null
vlad17/mve
# Repository Context Name: vlad17/mve Description: # Pull Request ## Ddpg dynamics plot # Relevant Files Found # Edits This pull request adds a new script to evaluate and visualize the accuracy of the learned dynamics model in a DDPG agent by plotting H-step prediction errors. It introduces a `DDPGDynamicsPlo...
283
null
seek-oss/aec
# Repository Context Name: seek-oss/aec Description: # Pull Request ## build(deps-dev): bump pre-commit from 2.11.1 to 2.12.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.11.1 to 2.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pre-commit/pre-...
603
null
alkaline-ml/pmdarima
# Repository Context Name: alkaline-ml/pmdarima Description: # Pull Request ## [MRG+1] Rm python 3.9 support # Description This removes Python 3.9 support (EOL 10/31/25) ## Type of change - [x] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] Documenta...
13,912
null
conan-io/conan-center-index
# Repository Context Name: conan-io/conan-center-index Description: # Pull Request ## Add opentelemetry/1.7.0 and missing libraries Specify library name and version: **opentelemetry/1.7.0** In addition to adding the new version, I also noticed that we're missing a number of libraries in the package info meanin...
61
null
pranjal-joshi/Screeni-py
# Repository Context Name: pranjal-joshi/Screeni-py Description: # Pull Request ## [Screenipy Test] New Features Added - Test Passed **This PR has been generated automatically** by **Screenipy Test - New Features** workflow due to test passed for a latest push on the **new-features** branch. View commits for chang...
700
null
airspeed-velocity/asv
# Repository Context Name: airspeed-velocity/asv Description: # Pull Request ## Put vendorized files to a separate submodule repository Downloading the asset files in setup.py can fail, and it is better to force the download go via "git clone --recursive". It is not useful to store minified JS/CSS files in the ...
8
null
Highwinds/CDNWS-examples
# Repository Context Name: Highwinds/CDNWS-examples Description: # Pull Request ## API example of deleting a policy in the API docs This example shows API customers how to add and delete policies on a configuration scope. # Relevant Files Found # Edits This pull request adds an example to the API documentatio...
332
null
aisingapore/PeekingDuck
# Repository Context Name: aisingapore/PeekingDuck Description: # Pull Request ## feat(refactor): refactor group bbox and tag Part of issue #250. Update group bbox and tag functions to use newer implementation # Relevant Files Found ## peekingduck/pipeline/nodes/draw/group_bbox_and_tag.py ``` # Copyright 2021 AI...
304
null
aiplan4eu/unified-planning
# Repository Context Name: aiplan4eu/unified-planning Description: # Pull Request ## Quality Metrics over all compilers This PR aims to support all the quality metrics over all the different compilers # Relevant Files Found ## unified_planning/engines/compilers/compilers_pipeline.py ``` # Copyright 2022 AIPlan4E...
39
null
sdss/target_selection
# Repository Context Name: sdss/target_selection Description: # Pull Request ## Changes for cross-match v0.5 - Added configuration for v0.5. - Implement `run_id` and `catalogid` with `run_id` bit shifting. - Use `ra_orig` and `dec_orig` from TIC_v8 when `posflag=gaia2`. - Reject extended sources when matching again...
4
null
squaresLab/Houston
# Repository Context Name: squaresLab/Houston Description: # Pull Request ## Idle branch # Relevant Files Found ## houston/branch.py ``` import houston.state import houston.mission import random from houston.util import printflush class Branch(object): def __init__(self, name, schema): """ ...
123
null
techbureau/zaifbot
# Repository Context Name: techbureau/zaifbot Description: # Pull Request ## [まだ途中]orderの実装 refs #88 # Relevant Files Found ## zaifbot/bot_common/bot_const.py ``` PERIOD_SECS = {'1d': 86400, '12h': 43200, '8h': 28800, '4h': 14400, '1h': 3600, '1m': 60, '5m': 300, '15m': 900, '30m': 1800} LIMIT_CO...
145
null
simonw/datasette
# Repository Context Name: simonw/datasette Description: # Pull Request ## Fix pytest version conflict https://travis-ci.org/simonw/datasette/jobs/305929426 pkg_resources.VersionConflict: (pytest 3.2.1 (/home/travis/virtualenv/python3.5.3/lib/python3.5/site-packages), Requirement.parse('pytest==3.2.3')...
75
null
felipealfonsog/TermPDFViewer
# Repository Context Name: felipealfonsog/TermPDFViewer Description: # Pull Request ## Development # Relevant Files Found ## src/termpdf.py ``` ''' ▀▀█▀▀ █▀▀ █▀▀█ █▀▄▀█ ▒█▀▀█ ▒█▀▀▄ ▒█▀▀▀   ▒█░░▒█ ░▀░ █▀▀ █░░░█ █▀▀ █▀▀█ ░▒█░░ █▀▀ █▄▄▀ █░▀░█ ▒█▄▄█ ▒█░▒█ ▒█▀▀▀   ░▒█▒█░ ▀█▀ █▀▀ █▄█▄█ █▀▀ █▄▄▀ ░▒█░░ ▀▀▀ ▀░▀▀ ▀░...
3,183
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## Filter out falsy values from case_type param http://manage.dimagi.com/default.asp?108012 bool([u'']) == True # Relevant Files Found ## corehq/apps/reports/standard/monitoring.py ``` from _collections import defaultdict import datetime ...
4,802
null
tinygrad/tinygrad
# Repository Context Name: tinygrad/tinygrad Description: # Pull Request ## amd minor cleanups # Relevant Files Found ## tinygrad/runtime/ops_amd.py ``` from __future__ import annotations from typing import Tuple, List, Any, cast import os, fcntl, ctypes, ctypes.util, functools, re, pathlib, mmap, struct, errno...
230
null
tj-django/django-view-breadcrumbs
# Repository Context Name: tj-django/django-view-breadcrumbs Description: # Pull Request ## Update dependency pip-tools to v6 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Co...
305
null
input-output-hk/cardano-clusterlib-py
# Repository Context Name: input-output-hk/cardano-clusterlib-py Description: # Pull Request ## feat: add build_estimate_tx for offline tx building with fee estimation Introduce the `build_estimate_tx` method in `TransactionGroup` to enable building balanced transactions and estimating fees without requiring access...
4,583
null
google/clusterfuzz
# Repository Context Name: google/clusterfuzz Description: # Pull Request ## [centipede] add support for gathering stats for centipede runs This PR adds supports so that CF supports Centipede stats. This will help understand better how centipede fuzzers are performing on ClusterFuzz. # Relevant Files Found ## src...
3,087
null
mouredev/retos-programacion-2023
# Repository Context Name: mouredev/retos-programacion-2023 Description: # Pull Request ## Reto #3 - Python ## Describe tus cambios ***(Opcional)*** *Sobre todo aconsejable si la "Pull Request" se corresponde con una corrección adicional y no con la presentación de un ejercicio.* ## Comprobaciones Asegúrate de...
483
null
triton-inference-server/client
# Repository Context Name: triton-inference-server/client Description: # Pull Request ## Add GenAi-PA error handling This PR adds exception handling to the core logic of GenAi-PA and prints an error when perf_analyzer returns a non-zero code. There is also an added exception make sure that run() returns this except...
359
null
statnett/cimsparql
# Repository Context Name: statnett/cimsparql Description: # Pull Request ## chore(test): add unit test for running the ras query # Relevant Files Found ## src/cimsparql/adaptions.py ``` """Adaption functionality used to modify test cases.""" from __future__ import annotations import hashlib import re import ...
349
null
bayesflow-org/bayesflow
# Repository Context Name: bayesflow-org/bayesflow Description: # Pull Request ## add docs to ModelComparisonApproximator Adds docstrings to ModelComparisonApproximator, see https://github.com/bayesflow-org/bayesflow/issues/340 # Relevant Files Found ## bayesflow/approximators/model_comparison_approximator.py ...
355
null
EMRG-SFU/cims
# Repository Context Name: EMRG-SFU/cims Description: # Pull Request ## 327 repo split # Relevant Files Found ## CIMS/__init__.py ``` from .model import Model from .quantities import ProvidedQuantity, RequestedQuantity from .model import load_model from .reader import ModelReader from .model_validation.ModelVal...
219
null
podaac/l2ss-py
# Repository Context Name: podaac/l2ss-py Description: # Pull Request ## Feature/issue 216 - [pull/216](https://github.com/podaac/l2ss-py/pull/216): Updated all python to `python3.10-slim` and update all depencency # Relevant Files Found ## podaac/subsetter/group_handling.py ``` """ group_handling.py Functions...
2,490
null
ESMValGroup/ESMValCore
# Repository Context Name: ESMValGroup/ESMValCore Description: # Pull Request ## Make `start_year`, `end_year` in `extract_time` optional to obtain time blocks in each year This is update of the `extract_time` preprocessor to make the `start_year` and ` end_year` optional (aka None). For reasons, see #2304. Sinc...
472
null
Substra/substra-backend
# Repository Context Name: Substra/substra-backend Description: # Pull Request ## feat: update following the metric change in substratools ## Description DISCLAIMER: I am not very used to making PRs on the backend, please tell me if anything is missing https://github.com/Substra/substra-tools/pull/60/files ...
4,715
null
Lightning-AI/pytorch-lightning
# Repository Context Name: Lightning-AI/pytorch-lightning Description: # Pull Request ## GAN Domain Template: Typo in the description of Adam's beta 2 Adam's beta 2 parameter was mistakenly referred to as the first order momentum of the gradient, whereas it should be the second order momentum. This has no effect on...
591
null
faucetsdn/NetworkML
# Repository Context Name: faucetsdn/NetworkML Description: # Pull Request ## Add initial session tests. # Relevant Files Found ## networkml/featurizers/csv_to_features.py ``` import argparse import csv import concurrent.futures import gzip import io import logging import os import pathlib import numpy as np fr...
199
null
Unstructured-IO/unstructured-python-client
# Repository Context Name: Unstructured-IO/unstructured-python-client Description: # Pull Request ## chore: 🐝 Update SDK - Generate 0.26.2 > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/9c325105dfa290a8755df12c901712d0> > OpenAPI Change repo...
8,755
null
hail-is/hail
# Repository Context Name: hail-is/hail Description: # Pull Request ## [query] some more Python delinting mostly removing 'import *' and some reformatting in register_functions.py. # Relevant Files Found ## hail/python/hail/expr/__init__.py ``` from .types import * from .table_type import * from .matrix_type imp...
93
null
Jackenmen/rlapi
# Repository Context Name: Jackenmen/rlapi Description: # Pull Request ## refactor: use batch profile endpoint, small design changes # Relevant Files Found ## rlapi/client.py ``` # Copyright 2018-present Jakub Kuczys (https://github.com/Jackenmen) # # Licensed under the Apache License, Version 2.0 (the "License...
3,452
null
apache/tvm
# Repository Context Name: apache/tvm Description: # Pull Request ## [Relay] fix 'please use input parameter mod warning' triggered in build_module Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please...
235
null
torchmd/torchmd-net
# Repository Context Name: torchmd/torchmd-net Description: # Pull Request ## Preload small datasets to memory in Custom dataset While replicating results from the [torchmd-protein-thermodynamics repository](https://github.com/torchmd/torchmd-protein-thermodynamics), I experienced sluggish training speeds and low G...
16,033
null
DataDog/integrations-core
# Repository Context Name: DataDog/integrations-core Description: # Pull Request ## Prevent `aggregate_last_24_hours` option from affecting global state ### What does this PR do? It fixes a bug causing instance-specific configuration affecting all instances by avoiding modification of global variables. ### Mo...
88
null
azukds/tubular
# Repository Context Name: azukds/tubular Description: # Pull Request ## Merge changes for 0.3.6 merge changes for 0.3.6 into master for release # Relevant Files Found ## tests/mapping/test_MappingTransformer.py ``` import pytest import test_aide as ta import tests.test_data as d import pandas as pd import tubu...
1,276
null
linkml/linkml
# Repository Context Name: linkml/linkml Description: # Pull Request ## Implicitly apply value constrains to all elements of multivalued slots in JSON Schema Fixes #1267 # Relevant Files Found ## linkml/generators/jsonschemagen.py ``` import json import logging import os from collections import UserDict from co...
2,051
null
cds-snc/notification-admin
# Repository Context Name: cds-snc/notification-admin Description: # Pull Request ## Add docstring to function # Summary | Résumé I added a docstring to one of our api client functions. This will make it more obvious that the function takes the financial year as an argument. # Test instructions | Instructions...
16
null
SocketDev/socket-siem-connector
# Repository Context Name: SocketDev/socket-siem-connector Description: # Pull Request ## fixed build script and bumped the version The way we were grepping for the `VERSION` var was picking up extra text, and I forgot to bump the patch version in my previous PR # Relevant Files Found ## socketsync/__init__.py `...
302
null
Textualize/rich
# Repository Context Name: Textualize/rich Description: # Pull Request ## Add title_justify and caption_justify options to Table to support lef… …t/center/right justification of title and caption ## Type of changes - [ ] Bug fix - [x] New feature - [ ] Documentation / docstrings - [ ] Tests - [ ] Other ...
239
null
openshift/lightspeed-service
# Repository Context Name: openshift/lightspeed-service Description: # Pull Request ## Fix: `VectorDB` parameter is not optional ## Description Fix: `VectorDB` parameter is not optional ## Type of change - [ ] Refactor - [ ] New feature - [x] Bug fix - [ ] CVE fix - [ ] Optimization - [ ] Documentatio...
2,869
null
Qiskit/qiskit
# Repository Context Name: Qiskit/qiskit Description: # Pull Request ## Add delay instruction <!-- ⚠️ 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 it in the CHANGELOG file under Unrelease...
620
null
huggingface/optimum
# Repository Context Name: huggingface/optimum Description: # Pull Request ## Support pegasus exporters # What does this PR do? Supports pegasus in exporters Fixes # (issue) ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). - [ ]...
36
null
hololinked-dev/hololinked
# Repository Context Name: hololinked-dev/hololinked Description: # Pull Request ## Accurate python version support information & release to PyPI, works only on python 3.11+ unlike previously claimed # Relevant Files Found ## hololinked/__init__.py ``` __version__ = "0.2.3" ``` ## hololinked/server/eventloop....
1,227
null
modelscope/ms-swift
# Repository Context Name: modelscope/ms-swift Description: # Pull Request ## Add new dataset # PR type - [ ] Bug Fix - [ ] New Feature - [ ] Document Updates - [x] More Models or Datasets Support # PR information Write the detail information belongs to this PR. ## Experiment results Paste your expe...
46
null
CERT-Polska/mailgoose
# Repository Context Name: CERT-Polska/mailgoose Description: # Pull Request ## Lithuanian translation Made some changes to include translations to lithuanian language. Tested thoroughly, all languages work. # Relevant Files Found ## scan/libmailgoose/language.py ``` from enum import Enum class Language(Enum):...
221
null
skypyproject/skypy
# Repository Context Name: skypyproject/skypy Description: # Pull Request ## Mock camb on readthedocs ## Description Camb cannot be built on readthedocs because there is no fortran compiler. Instead do not try to build camb and mock it when building the docs. Resolves #220 ## Checklist - [x] Follow the [Contr...
52
null
sharkdp/shell-functools
# Repository Context Name: sharkdp/shell-functools Description: # Pull Request ## Modernize the packaging standards and support Windows # Relevant Files Found ## ft/ft/command.py ``` import sys import argparse from signal import signal, SIGPIPE, SIG_DFL from functools import partial from ft.functions import f...
14,604
null
googleapis/google-cloud-python
# Repository Context Name: googleapis/google-cloud-python Description: # Pull Request ## chore(librarian): onboard google-cloud-workflows to Librarian This PR onboards the `google-cloud-workflows` package to librarian. Note that this package contains overlapping api-paths which requires the following: - Allow th...
709
null
meerk40t/meerk40t
# Repository Context Name: meerk40t/meerk40t Description: # Pull Request ## Fix #702 and switch to os.path 1. Fix bug from #702 2. Remove single reference to pathlib for consistency and replace with equivalent os.path functions. 3. Add support for unit testing all O/S' # Relevant Files Found ## meerk40t/kernel....
6
null
zmoon/PyABC2
# Repository Context Name: zmoon/PyABC2 Description: # Pull Request ## Pitch class context Scale degrees and such for a pitch class based on key/mode. * currently implemented as methods on `PitchClass` that take `Key` instances. * upgrades to the capabilities of `Key` to support this # Relevant Files Found ##...
1,166
null
datalens-tech/datalens-backend
# Repository Context Name: datalens-tech/datalens-backend Description: # Pull Request ## feat: BI-5218 ui_settings for field # Relevant Files Found ## lib/dl_api_client/dl_api_client/dsmaker/api/schemas/dataset.py ``` from __future__ import annotations from typing import ( TYPE_CHECKING, Any, Mappi...
1,530
null
crewAIInc/crewAI
# Repository Context Name: crewAIInc/crewAI Description: # Pull Request ## Enhance log storage to support more data types ## Problem Our team is using crewAI for financial applications where non-basic data types like date, datetime and Decimal are heavily used. Input data to the crew contains such non-basic types ...
91
null
ministryofjustice/cla_backend
# Repository Context Name: ministryofjustice/cla_backend Description: # Pull Request ## implemented help text in diagnosis # Relevant Files Found ## cla_backend/apps/diagnosis/graph.py ``` import re import codecs import networkx as nx from lxml import objectify from os.path import join, abspath, dirname from ...
182
null
modal-labs/synchronicity
# Repository Context Name: modal-labs/synchronicity Description: # Pull Request ## Don't export Interface from top level package Since the package is now declared as `py.typed` it fails type checking on `from synchronicity import Synchronizer` unless we put `__all__` in the init file. And explicit use of `Interface...
3
null
rgrizzell/CircuitPython_GT911
# Repository Context Name: rgrizzell/CircuitPython_GT911 Description: # Pull Request ## Adding I2C address parameter for overriding defaults `gt = gt911.GT911(i2c, 0x5D)` Resolves #2 # Relevant Files Found ## gt911.py ``` # SPDX-FileCopyrightText: 2017 ladyada for Adafruit Industries # SPDX-FileCopyrightText:...
13,221
null
dagster-io/dagster
# Repository Context Name: dagster-io/dagster Description: # Pull Request ## [duckdb-pyspark] DuckDBPySparkIOManager ## Summary & Motivation converts the pyspark type handler and io manager to the new resource system ## How I Tested These Changes unit tests now test both versions of the io manager # Relevant ...
278
null
pytorch/torchtitan
# Repository Context Name: pytorch/torchtitan Description: # Pull Request ## some misc changes 1. update readme 2. small refactor to loss_parallel part # Relevant Files Found ## torchtitan/parallelisms/parallelize_llama.py ``` # Copyright (c) Meta Platforms, Inc. and affiliates. # All rights reserved. # # This ...
43,623
null
pandas-dev/pandas
# Repository Context Name: pandas-dev/pandas Description: # Pull Request ## PERF: default_index Surprisingly big difference here ``` from asv_bench.benchmarks.frame_ctor import * self3 = FromNDArray() self3.setup() %timeit self3.time_frame_from_ndarray() 19.8 µs ± 405 ns per loop (mean ± std. dev. of 7 ru...
34
null
kleveross/ftlib
# Repository Context Name: kleveross/ftlib Description: # Pull Request ## Add NCCL broadcast op Signed-off-by: terrytangyuan <terrytangyuan@gmail.com> <!-- Thanks for sending a pull request! See below for tips! --> **What this PR does / why we need it**: Add broadcast op using NCCL communication library. ...
63
null
karlicoss/HPI
# Repository Context Name: karlicoss/HPI Description: # Pull Request ## core and cli updates # Relevant Files Found ## my/core/__main__.py ``` import os from pathlib import Path import sys from subprocess import check_call, run, PIPE import importlib import traceback from . import LazyLogger log = LazyLogger(...
164
null
DataDog/cloudformation-template
# Repository Context Name: DataDog/cloudformation-template Description: # Pull Request ## fix extended resource collection *Note: Please remember to review the [contribution guidelines](https://github.com/DataDog/cloudformation-template/blob/master/CONTRIBUTING.md) if you have not yet done so.* ### What does th...
1,518
null
mckinsey/vizro
# Repository Context Name: mckinsey/vizro Description: # Pull Request ## [Release] Release of vizro 0.1.49 ## Description ## Screenshot ## Notice - [x] I acknowledge and agree that, by checking this box and clicking "Submit Pull Request": - I submit this contribution under the [Apache 2.0 license](h...
71
null
mlinfra-io/mlinfra
# Repository Context Name: mlinfra-io/mlinfra Description: # Pull Request ## Installed uv for faster dependencies installation ## This PR proposes the following changes - Replaces `uv` for simple pip-compile - Bumps the dependency resolution to easy 10x <!-- If applicable Issue Number: Closes #N/A --> ### P...
8
null
rrennoir/PyAccEngineer
# Repository Context Name: rrennoir/PyAccEngineer Description: # Pull Request ## Switch to twisted for the networking # Relevant Files Found ## headless_server.py ``` import getopt import sys import time from typing import List from modules.Server import ServerInstance def headless(argv: List[str]) -> None:...
5,781
null
wandb/wandb
# Repository Context Name: wandb/wandb Description: # Pull Request ## chore(sdk): Add more record options to _make_record Fixes ----- - Part 2 of a series of PRs for landing W&B -> W&B Import API 1. https://github.com/wandb/wandb/pull/5780 2. https://github.com/wandb/wandb/pull/5781 3. https://github.com/wandb...
5
null
markleybros/yerface_blender
# Repository Context Name: markleybros/yerface_blender Description: # Pull Request ## Driver Callbacks This pull request introduces an optional driver callback which gets called every tick. The callback passes through motion capture data and controller events, which allows model drivers to respond and update the...
172
null
microsoft/promptflow
# Repository Context Name: microsoft/promptflow Description: # Pull Request ## [SDK]Add flow id for flow run lineage tracking Use the following rule to calculate flow id to track lineage in remote With GIT: Repo + relative_path Without GIT: device_id (treat device as repo) + absolute_path # Relevant Files...
191
null
asciidisco/plugin.video.netflix
# Repository Context Name: asciidisco/plugin.video.netflix Description: # Pull Request ## fix(profiles): Fixes unicode error ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that w...
3,041
null
pypa/pip
# Repository Context Name: pypa/pip Description: # Pull Request ## Upgrade # Relevant Files Found ## pip/_vendor/ipaddress.py ``` # Copyright 2007 Google Inc. # Licensed to PSF under a Contributor Agreement. """A fast, lightweight IPv4/IPv6 manipulation library in Python. This library is used to create/poke/...
28,951
null
huggingface/transformers
# Repository Context Name: huggingface/transformers Description: # Pull Request ## [`pipelines`] updated docstring with vqa alias # What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the titl...
59,104
null
pandas-dev/pandas
# Repository Context Name: pandas-dev/pandas Description: # Pull Request ## Backport PR #59094 on branch 2.2.x (BUG: Fix sparse doctests for SciPy 1.14.0) Backport PR #59094: BUG: Fix sparse doctests for SciPy 1.14.0 # Relevant Files Found ## pandas/core/arrays/sparse/accessor.py ``` """Sparse accessor""" from _...
118
null
PyDMD/PyDMD
# Repository Context Name: PyDMD/PyDMD Description: # Pull Request ## solve issue for negative eigs This solves #115 for dmdc # Relevant Files Found ## pydmd/dmdc.py ``` """ Derived module from dmdbase.py for dmd with control. Reference: - Proctor, J.L., Brunton, S.L. and Kutz, J.N., 2016. Dynamic mode decompo...
135
null
Azure/aaz-dev-tools
# Repository Context Name: Azure/aaz-dev-tools Description: # Pull Request ## Fix reload swagger error if no arg change previously # Relevant Files Found ## src/aaz_dev/command/controller/workspace_cfg_editor.py ``` import json import logging import os from command.model.configuration import CMDConfiguration, ...
478
null
scverse/anndata
# Repository Context Name: scverse/anndata Description: # Pull Request ## Switch to flit See theislab/scanpy#1527 # Relevant Files Found ## anndata/__init__.py ``` """Annotated multivariate observation data.""" from ._metadata import __version__, __author__, __email__ from ._core.anndata import AnnData, Implic...
145
null
ollama/ollama-python
# Repository Context Name: ollama/ollama-python Description: # Pull Request ## fix: annotation in AsyncClient.embedding The same question as #114 . In #114, annotation of `Client.embedding` is modified, but `AsyncClient` is forgotten. # Relevant Files Found ## ollama/_client.py ``` import os import io import ...
43,447
null
pandas-dev/pandas
# Repository Context Name: pandas-dev/pandas Description: # Pull Request ## REGR: SpooledTemporaryFile support in read_csv - [ ] closes #43439 - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how ...
212
null
anna-money/asyncpg-listen
# Repository Context Name: anna-money/asyncpg-listen Description: # Pull Request ## Eagerly start notification processing with Python 3.12+ FYI https://github.com/aio-libs/aiohttp/pull/8661 # Relevant Files Found ## asyncpg_listen/listener.py ``` import asyncio import contextlib import dataclasses import enum im...
154
null
arviz-devs/arviz-plots
# Repository Context Name: arviz-devs/arviz-plots Description: # Pull Request ## Use continuous outcome for plot_ppc_dist example <!-- readthedocs-preview arviz-plots start --> ---- 📚 Documentation preview 📚: https://arviz-plots--154.org.readthedocs.build/en/154/ <!-- readthedocs-preview arviz-plots end --...
533
null
mspass-team/mspass
# Repository Context Name: mspass-team/mspass Description: # Pull Request ## Fix several bugs in OriginTimeMatcher Fixes a couple bad bugs in OriginTimeMatcher. If this passes tests as it should it should be merged immediately. # Relevant Files Found ## python/mspasspy/db/normalize.py ``` from abc import ABC, ...
5,530
null
dcos/dcos
# Repository Context Name: dcos/dcos Description: # Pull Request ## [1.13] Mergebot Automated Train PR - 2019-May-17-13-20 # Mergebot Train Pull Request. This Integration PR consists of the following PRs. * #5523 - [1.13] DCOS_OSS-5152 - remove ssh_key_path validation # Relevant Files Found ## dcos_installer/...
1,144
null
microsoft/lisa
# Repository Context Name: microsoft/lisa Description: # Pull Request ## Smoke test enhancement. Fix three issues - - There are python and python3 installed by default in some images, need specify python3, can get expected waagent version. e.g. bt-americas-inc diamondip-sapphire-v5 v5-9 9.0.53. - Run reboot, di...
69
null
snobear/ezmomi
# Repository Context Name: snobear/ezmomi Description: # Pull Request ## Bugfix: snapshot tree listing didn't work properly. In case we have a snapshot tree, only the first snapshot was printed # Relevant Files Found ## ezmomi/ezmomi.py ``` #!/usr/bin/env python from pyVim.connect import SmartConnect, Disconnec...
3,932
null
bentoml/BentoML
# Repository Context Name: bentoml/BentoML Description: # Pull Request ## chore(cli): add spaces between aliases Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> ## What does this PR address? <!-- Thanks for sending a pull request! Congrats for making it this far! Here's a 🍱 for you. There are s...
4
null
hanztura/hrsalespipes
# Repository Context Name: hanztura/hrsalespipes Description: # Pull Request ## Recruitment rate and terms decimal places # Relevant Files Found ## hrsalespipes/salespipes/forms.py ``` from django.forms import ModelForm from .models import Pipeline from commissions.helpers import create_commission from system....
135
null
Pennyw0rth/NetExec
# Repository Context Name: Pennyw0rth/NetExec Description: # Pull Request ## Fix issue #134 with tempfile on windows Fix #134: Tempfile adds a handy attribute to the file which deletes the file after closing. This prevents sqlite3 on windows to connect to the file unfortunetly. This is to be expected according to ...
788
null
isi-vista/adam
# Repository Context Name: isi-vista/adam Description: # Pull Request ## Add three slot verb surface template This covers the cases of "mom throws me a ball" but not "mom throws a ball to me" for #787 # Relevant Files Found ## adam/learner/verbs.py ``` from abc import ABC from pathlib import Path from typing im...