pr_id
int64
repo_id
null
repo_name
string
text
string
11
null
whiteducksoftware/flock
# Repository Context Name: whiteducksoftware/flock Description: # Pull Request ## fix ## Describe your Pull Request arepl dataclass resolution Fixes # (issue) Please select relevant options: - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...
2,704
null
optuna/optuna
# Repository Context Name: optuna/optuna Description: # Pull Request ## Fix typo in the tutorial <!-- Thank you for creating a pull request! In general, we merge your pull requests after they get two or more approvals. --> ## Motivation <!-- Describe your motivation why you will submit this PR. This is useful...
92
null
deuteronomy-works/pyffmpeg
# Repository Context Name: deuteronomy-works/pyffmpeg Description: # Pull Request ## Development # Relevant Files Found ## rename.py ``` import sys import os from glob import glob version = sys.argv[1] lists = glob('./dist/*.whl') oss = { 'win32': 'cp35.cp36.cp37.cp38.cp39-none-win32.whl', 'amd64': 'c...
58,897
null
apache/airflow
# Repository Context Name: apache/airflow Description: # Pull Request ## chore: Move OpenLineage methods to BaseSQLOperator <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regar...
505
null
prman-pixar/RenderManForBlender
# Repository Context Name: prman-pixar/RenderManForBlender Description: # Pull Request ## Preset browser - light rig grouping, fix Maya to Blender world rotation Light rigs are now imported into an empty helper object, which is also named accordingly to the asset label. After import, the whole rig is then rotated a...
76
null
getsentry/sentry-python
# Repository Context Name: getsentry/sentry-python Description: # Pull Request ## feat: AWS lambda support fix #75 # Relevant Files Found ## sentry_sdk/integrations/_wsgi.py ``` import json import sys from sentry_sdk.hub import Hub, _should_send_default_pii, _get_client_options from sentry_sdk.utils import ( ...
13,063
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Remove extra chars from copy/paste introduced in f149d6c6 https://github.com/saltstack/salt/commit/f149d6c6cc9a4dd837c293b6d9e54db066858da0#diff-0768a1f659018eb6a72d43930aba9cddR1283 # Relevant Files Found ## salt/cloud/clouds/ec2.py ``` #...
2,922
null
pydantic/pydantic-ai
# Repository Context Name: pydantic/pydantic-ai Description: # Pull Request ## Tools can now return AG-UI events separate from result sent to model Related to https://github.com/pydantic/pydantic-ai/issues/2382#issuecomment-3299532130 # Relevant Files Found ## pydantic_ai_slim/pydantic_ai/ag_ui.py ``` """Provide...
177
null
ishandutta2007/embedchain
# Repository Context Name: ishandutta2007/embedchain Description: # Pull Request ## [pull] main from mem0ai:main See [Commits](/ishandutta2007/embedchain/pull/177/commits) and [Changes](/ishandutta2007/embedchain/pull/177/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" vali...
2,525
null
sgl-project/sglang
# Repository Context Name: sgl-project/sglang Description: # Pull Request ## chore: bump v0.4.0.post2 <!-- Thank you for your contribution! We appreciate it. The following guidelines will help improve your pull request and facilitate feedback. If anything is unclear, don't hesitate to submit your pull request and a...
279
null
quora/pyanalyze
# Repository Context Name: quora/pyanalyze Description: # Pull Request ## Infer precise types for comprehensions over known iterables For example, we'll now infer `[x for x in (1, 2)]` as `SequenceIncompleteValue(list, [KnownValue(1), KnownValue(2)])`. I expect this to help with some edge cases from #275. # Releva...
9,408
null
astropy/astropy
# Repository Context Name: astropy/astropy Description: # Pull Request ## MNT: Rename to confidence_level in stats functions <!-- This comments are hidden when you submit the pull request, so you do not need to remove them! --> <!-- Please be sure to check out our contributing guidelines, https://github.com/as...
227
null
progval/irctest
# Repository Context Name: progval/irctest Description: # Pull Request ## whox: Add test for individual chars # Relevant Files Found ## irctest/cases.py ``` import contextlib import functools import socket import ssl import tempfile import time from typing import ( Any, Callable, Container, Dict...
999
null
rapid7/insightconnect-plugins
# Repository Context Name: rapid7/insightconnect-plugins Description: # Pull Request ## Add default PORT in SQL plugin and add unit test ## Proposed Changes ### Description Describe the proposed changes: Add default PORT for MySQL and MSSQL connection Add unit test for Query action Tickets: [MC-566][MC-7...
20,062
null
Azure/azure-sdk-for-python
# Repository Context Name: Azure/azure-sdk-for-python Description: # Pull Request ## [formrecognizer] raise when call quota exceeded Resolves https://github.com/Azure/azure-sdk-for-python/issues/20042 Live tests: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1032853&view=results # Relevant Fil...
4,156
null
infiniflow/ragflow
# Repository Context Name: infiniflow/ragflow Description: # Pull Request ## Fix bug over chunks classification by document in the promp The refactor in 0.15 contains a small bug that eliminate the classification ### What problem does this PR solve ### Type of change - [X] Bug Fix (non-breaking change whic...
49
null
posit-dev/great-tables
# Repository Context Name: posit-dev/great-tables Description: # Pull Request ## fix: spanners_print_matrix now excludes selected cols that are in the stub This PR ensures that `spanners_print_matrix` does not include columns selected for a spanner, if those columns are in the stub. For example, `currency` below...
1,132
null
googleapis/python-storage
# Repository Context Name: googleapis/python-storage Description: # Pull Request ## chore(main): release 2.12.0 :robot: I have created a release *beep* *boop* --- ## [2.12.0](https://github.com/googleapis/python-storage/compare/v2.11.0...v2.12.0) (2023-10-12) ### Features * Add additional_blob_attributes to up...
4
null
and-sm/testgr
# Repository Context Name: and-sm/testgr Description: # Pull Request ## 0.3.1 docker config # Relevant Files Found ## loader/migrations/0001_initial.py ``` # Generated by Django 2.1.1 on 2018-09-17 21:43 from django.db import migrations, models import django.db.models.deletion class Migration(migrations.Migr...
225
null
ASFHyP3/hyp3
# Repository Context Name: ASFHyP3/hyp3 Description: # Pull Request ## Release: remove description and revise DEM coverage checks This release will break the currently deployed version of https://search-hyp3.asf.alaska.edu until the Disco team transitions from the `description` field to the `name` field. They're O...
10,826
null
ray-project/ray
# Repository Context Name: ray-project/ray Description: # Pull Request ## [cli][ray] fix `ray start` should error by default if there`s alreadyโ€ฆ โ€ฆ a ray cluster running #10717 <!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull...
9,300
null
pypa/pip
# Repository Context Name: pypa/pip Description: # Pull Request ## Show constraint in error message Currently the *No matching distribution* and *ResolutionImpossible* errors do not consider constraints, which may lead to hard-to-understand messages like the one in #9299. This patch add relevant constraints to t...
2,350
null
mesonbuild/meson
# Repository Context Name: mesonbuild/meson Description: # Pull Request ## Add 'install' keyword to the gettext macro # Relevant Files Found ## mesonbuild/modules/i18n.py ``` # Copyright 2016 The Meson development team # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this fil...
91
null
Quansight-Labs/pytest-run-parallel
# Repository Context Name: Quansight-Labs/pytest-run-parallel Description: # Pull Request ## Strip leading whitespace instead of dedent for test source code Fixes #88. # Relevant Files Found ## src/pytest_run_parallel/thread_unsafe_detection.py ``` import ast import functools import inspect from textwrap import ...
11,471
null
readthedocs/readthedocs.org
# Repository Context Name: readthedocs/readthedocs.org Description: # Pull Request ## API V3: Don't allow leaking teams through expandable fields - `teams` is removed from organizations and projects - A new endpoint was added to list teams from an organization - I didn't implement something like that for projects...
487
null
HEPCloud/decisionengine
# Repository Context Name: HEPCloud/decisionengine Description: # Pull Request ## Use more traditional expression order This expression is a bit backwards (yoda mode). Switched to a more traditional mode of comparison. # Relevant Files Found ## src/decisionengine/framework/tests/test_error_on_acquire.py ``` imp...
622
null
supervisely/supervisely
# Repository Context Name: supervisely/supervisely Description: # Pull Request ## Fix sly_tqdm message when the "unit" argument is passed # Relevant Files Found ## supervisely/app/widgets/sly_tqdm/sly_tqdm.py ``` import asyncio import copy import re import sys import weakref from tqdm import tqdm from supervi...
10
null
adithya-s-k/Omnidocs
# Repository Context Name: adithya-s-k/Omnidocs Description: # Pull Request ## Commented out paddle and florence not working, workflows added pdf to md. Add workflows pdf to md, comment out paddle florence from layout detectors and mkdocs.yml, changed the base.py in layout detectors to use, pymypdf(fitz) and added ...
247
null
NCATSTranslator/Relay
# Repository Context Name: NCATSTranslator/Relay Description: # Pull Request ## Fixing issue with the building of the base index # Relevant Files Found ## tr_sys/tr_sys/urls.py ``` """tr_sys URL Configuration The `urlpatterns` list routes URLs to views. For more information please see: https://docs.djangop...
92
null
h1alexbel/sr-detection
# Repository Context Name: h1alexbel/sr-detection Description: # Pull Request ## feat(#79): sr-data as package, filter, extract in collect.yml ref #79 History: - **feat(#79): install, versions off** - **feat(#79): packages** - **feat(#79): python, poetry in collect** <!-- start pr-codex --> --- ## PR-Codex ...
5
null
cloudforet-io/plugin-aws-cloud-service-inven-collector
# Repository Context Name: cloudforet-io/plugin-aws-cloud-service-inven-collector Description: # Pull Request ## feat: add external_id for assume role ### Category - [ ] New feature - [ ] Bug fix - [x] Improvement - [ ] Refactor - [ ] etc ### Description feat: add external_id for assume role ### Known i...
4,501
null
dask/dask
# Repository Context Name: dask/dask Description: # Pull Request ## Add error message around set_index(inplace=True) Fixes https://github.com/dask/dask/issues/4484 - [ ] Tests added / passed - [ ] Passes `flake8 dask` # Relevant Files Found ## dask/dataframe/core.py ``` # -*- coding: utf-8 -*- from __futur...
312
null
kubeflow/katib
# Repository Context Name: kubeflow/katib Description: # Pull Request ## add bestTrialId to statusJob status Fixes: #305 <!-- Reviewable:start --> --- This change isโ€‚[<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/kubeflow/katib/31...
515
null
endoflife-date/release-data
# Repository Context Name: endoflife-date/release-data Description: # Pull Request ## [discourse] Add auto method Closes #505. # Relevant Files Found ## src/common/dates.py ``` import calendar from datetime import datetime, timezone def parse_date(text: str, formats: list[str] = frozenset([ "%B %d %Y", # ...
113
null
ishandutta2007/scipy
# Repository Context Name: ishandutta2007/scipy Description: # Pull Request ## [pull] main from scipy:main See [Commits](/ishandutta2007/scipy/pull/113/commits) and [Changes](/ishandutta2007/scipy/pull/113/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **...
1,835
null
dbt-labs/metricflow
# Repository Context Name: dbt-labs/metricflow Description: # Pull Request ## Improve engine initialization speed via semantic graph This PR removes the option to use the legacy resolver when initializing the `MetricFlowEngine` / `SemanticManifestLookup` in favor of the semantic-graph-based resolver. For complex se...
384
null
airbytehq/airbyte-python-cdk
# Repository Context Name: airbytehq/airbyte-python-cdk Description: # Pull Request ## fix: Update DEFAULT_ERROR_MAPPING for InvalidURL to RETRY Solves: https://github.com/airbytehq/airbyte-internal-issues/issues/11320 Updating action to retry should have no adverse effect since the stream will still fail once i...
2,077
null
Azure/azure-linux-extensions
# Repository Context Name: Azure/azure-linux-extensions Description: # Pull Request ## Add Metrics Troubleshooter Extending `ama_troubleshooter.sh` to collect useful information to troubleshoot metrics-extension service. # Relevant Files Found ## AzureMonitorAgent/ama_tst/modules/main.py ``` import os import sy...
10,739
null
DataDog/integrations-core
# Repository Context Name: DataDog/integrations-core Description: # Pull Request ## Upgrade opensearch docker image ### What does this PR do? <!-- A brief description of the change being made with this pull request. --> Upgrade opensearch image to use version `1.1.0` which is more stable and does not require http...
19,859
null
demisto/content
# Repository Context Name: demisto/content Description: # Pull Request ## Added inputs for the date field used for filtering <!-- REMINDER: THIS IS A PUBLIC REPO DO NOT POST HERE SECRETS/SENSITIVE DATA --> ## Contributing to Cortex XSOAR Content Make sure to register your contribution by filling the [contribution ...
3,424
null
Opentrons/opentrons
# Repository Context Name: Opentrons/opentrons Description: # Pull Request ## refactor(api): change logs in mover to be less verbose This keeps the utility of dumping the pose tree for motion, but at debug level # Relevant Files Found ## api/src/opentrons/legacy_api/robot/mover.py ``` from opentrons.trackers.p...
481
null
censys/censys-python
# Repository Context Name: censys/censys-python Description: # Pull Request ## feat(api): respect the retry-after header # Relevant Files Found ## censys/cli/commands/search.py ``` """Censys search CLI.""" import argparse import sys import webbrowser from typing import Any, Dict, List from urllib.parse import u...
27
null
deepmodeling/Uni-Mol
# Repository Context Name: deepmodeling/Uni-Mol Description: # Pull Request ## release pretrain ckp; fix load ckp # Relevant Files Found ## unimol/conf_gen_infer.py ``` #!/usr/bin/env python3 -u # Copyright (c) DP Techonology, Inc. and its affiliates. # # This source code is licensed under the MIT license found...
6,546
null
NVIDIA-NeMo/NeMo
# Repository Context Name: NVIDIA-NeMo/NeMo Description: # Pull Request ## Fix for T5 FT model # What does this PR do ? Fix for T5 FT model tensor shape **Collection**: NLP # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example...
199
null
richrd/suplemon
# Repository Context Name: richrd/suplemon Description: # Pull Request ## v0.1.63 - Keep top bar statuses of modules in alphabetical order based on module name. (fixes #57) - Prevent restoring file state if file has changed since last time (fixes #198) - Increase battery status polling time to 60 sec (previously ...
88
null
wkcn/MobulaOP
# Repository Context Name: wkcn/MobulaOP Description: # Pull Request ## add thread sync and op zoo 1. Add the function `__syncthreads` 2. Add the function `get_num_threads` and `get_thread_num` 3. Add OP Zoo, which includes RoIAlign and Softmax1D # Relevant Files Found ## mobula/op/loader.py ``` """Operator Lo...
175
null
Qiskit/qiskit-addon-sqd
# Repository Context Name: Qiskit/qiskit-addon-sqd Description: # Pull Request ## Add note informing that bitstring matrix will be sorted/deduplicated inside solve_qubit (backport #173) Fixes #147 <hr>This is an automatic backport of pull request #173 done by [Mergify](https://mergify.com). # Relevant Files Found ...
1,705
null
python-discord/bot
# Repository Context Name: python-discord/bot Description: # Pull Request ## Add commands to turn automatic review posting on or off We may want to temporarily stop new nomination reviews from being automatically posted, so this PR creates three new commands, `tp autoreview on`, `tp autoreview off`, and `tp autorev...
275
null
getlago/lago-python-client
# Repository Context Name: getlago/lago-python-client Description: # Pull Request ## feat(DynamicPricing): Expose Event#precise_total_amount_cents ## Context AI, CPaaS and Fintech customers can apply a price to a unit that fluctuates over time. Currently Lago does not support this usecase. ## Description T...
10,177
null
pydata/xarray
# Repository Context Name: pydata/xarray Description: # Pull Request ## Support zarr `write_empty_chunks` for zarr-python 3 and up Prevent passing `write_empty_chunks` from raising an error. Prior to this PR `Dataset.to_zarr(...,write_empty_chunks=)` would raise: ```python TypeError: Group.create_array() got an...
700
null
Nixtla/statsforecast
# Repository Context Name: Nixtla/statsforecast Description: # Pull Request ## deprecate id as index Deprecates having the id as the index in the predictions so that the outputs have the same format for pandas and polars and with the other libs. The current behavior will be kept (the outputs will still have the id ...
1,037
null
Crown-Commercial-Service/digitalmarketplace-api
# Repository Context Name: Crown-Commercial-Service/digitalmarketplace-api Description: # Pull Request ## add POST method to send email address in JSON body part of https://trello.com/c/CUik4BTJ/103-3-we-store-email-addresses-of-users-who-try-to-create-a-buyer-account-in-our-logs-in-plaintext Adds POST method in...
6,445
null
googleapis/google-cloud-python
# Repository Context Name: googleapis/google-cloud-python Description: # Pull Request ## Implementing `BlobKeyProperty` in `ndb`. # Relevant Files Found ## ndb/src/google/cloud/ndb/blobstore.py ``` # Copyright 2018 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use ...
51
null
ygidtu/trackplot
# Repository Context Name: ygidtu/trackplot Description: # Pull Request ## v0.0.6 # Relevant Files Found ## sashimi/base/ReadDepth.py ``` #!/usr/bin/env python3 # -*- coding:utf-8 -*- u""" Created by ygidtu@gmail.com at 2019.12.06 Changelog: 1. move several attributes and functions to corresponding file ob...
628
null
alibaba/FederatedScope
# Repository Context Name: alibaba/FederatedScope Description: # Pull Request ## update core trainer.py removing warning for general training, eval will be called for both test and val, but previously the mode is always set to MODE.TEST, causing warning # Relevant Files Found ## federatedscope/core/trainers/train...
238
null
lmstudio-ai/mlx-engine
# Repository Context Name: lmstudio-ai/mlx-engine Description: # Pull Request ## disable qwen3-vl vision add ons OCR performance improves by disabling these add ons. See #237 for the bug description. These add ons will be re-enabled once the port is fixed # Relevant Files Found ## mlx_engine/model_kit/model_kit.p...
21
null
nanograv/la_forge
# Repository Context Name: nanograv/la_forge Description: # Pull Request ## Merge Dev into Main Various changes needed for diagnostics on chains. # Relevant Files Found ## la_forge/core.py ``` import glob import json import os.path import pickle import logging import h5py import numpy as np from astropy.io imp...
19
null
kamyab98/papfa
# Repository Context Name: kamyab98/papfa Description: # Pull Request ## fix: Fix consumer meta data # Relevant Files Found ## papfa/cli.py ``` """Console script for papfa.""" import json import os import sys from datetime import datetime, timedelta import click from papfa.consumers import consumers_list from...
445
null
corrscope/corrscope
# Repository Context Name: corrscope/corrscope Description: # Pull Request ## flush progress print I found the reason why I couldn't reliably get the progress in my wrapper script. I tried this patch locally and it seems to work. # Relevant Files Found ## corrscope/corrscope.py ``` # -*- coding: utf-8 -*- import...
2,853
null
uwcirg/truenth-portal
# Repository Context Name: uwcirg/truenth-portal Description: # Pull Request ## TN-1735 Mechanism to reset cache on research protocol change Call any site persistence class implementing `invalidation_hook()` when a change is noticed on import. Only use ATM is for an organization - resets any affected user rows i...
452
null
repository-service-tuf/repository-service-tuf-api
# Repository Context Name: repository-service-tuf/repository-service-tuf-api Description: # Pull Request ## Remove invalid required: true in parameter schema. Fixes problem with invalid specification. Not tested yet. ![image](https://github.com/repository-service-tuf/repository-service-tuf-api/assets/193936/e71d...
12,721
null
hail-is/hail
# Repository Context Name: hail-is/hail Description: # Pull Request ## [batch] Fix bug in resource billing updates Found this bug in my dev environment with randomly changing the version names. The error is a catastrophic failure trying to insert duplicate rows, so there shouldn't be any issues with the current dat...
244
null
cognizant-ai-lab/neuro-san
# Repository Context Name: cognizant-ai-lab/neuro-san Description: # Pull Request ## UN-3237 Fix dynamic manifest updating for http service path. This PR fixes a problem with dynamic manifest/agent .hocon files updates when using http service stack. Problem surfaced now because previously we were always going thr...
3,269
null
StackStorm/st2
# Repository Context Name: StackStorm/st2 Description: # Pull Request ## Fix concurrency unit tests to allow tooz upgrade Due to unit tests running logic on the same process, locking via older version of tooz result in unit tests being blocked and unable to complete. # Relevant Files Found ## st2actions/tests/uni...
16
null
TU-Wien-dataLAB/aqueduct
# Repository Context Name: TU-Wien-dataLAB/aqueduct Description: # Pull Request ## Only show requests with models and limit to router models # Relevant Files Found ## aqueduct/management/views/usage.py ``` import json from datetime import timedelta from django.db.models import Count, Sum, Avg, Q, F from django...
398
null
thegridelectric/gridworks-scada
# Repository Context Name: thegridelectric/gridworks-scada Description: # Pull Request ## Fix 3 layer tanks # Relevant Files Found ## gw_spaceheat/actors/atomic_ally/all_tanks.py ``` import asyncio import time import uuid from typing import cast, List, Sequence, Optional from gwsproto.data_classes.house_0_name...
3
null
Unidata/ldm-alchemy
# Repository Context Name: Unidata/ldm-alchemy Description: # Pull Request ## GOES-16 fixes Fixing up a few issues, both self-inflicted and external: - Make resolution in filename correct--6km full disk images were incorrectly labelled - Add scene name to default filename - Fix mention of radar in default output...
29
null
qqq-wisc/wisq
# Repository Context Name: qqq-wisc/wisq Description: # Pull Request ## Replace pennylane SK with qualtran rotation synth # Relevant Files Found ## src/wisq/guoq.py ``` import subprocess import multiprocessing import os import shutil import glob import requests import random import sys import platform from time...
1,691
null
wagtail/wagtail
# Repository Context Name: wagtail/wagtail Description: # Pull Request ## Remove bare except in unnecessary try block From a comment by @gasman on #1684: > It appears the try/catch in ImageEmbedHandler was added here: 74b9f43 > > Since the rest of the commit doesn't deal with images at all, and the > commit makes...
78
null
lipoja/URLExtract
# Repository Context Name: lipoja/URLExtract Description: # Pull Request ## Updating TLDs and realease Releasing v1.1.0 # Relevant Files Found ## setup.py ``` #!/usr/bin/env python3 # -*- coding: utf-8 -*- """ setup for urlextract .. Created on 2016-07-29 .. Licence MIT .. codeauthor:: Jan Lipovskรฝ <janlipovsky...
9,768
null
pydata/xarray
# Repository Context Name: pydata/xarray Description: # Pull Request ## Fix html repr indexes section The changes introduced in #9412 caused display issues in the "Indexes" section (+ lots of vertical space between the main repr sections). This PR should fix that (in a kind of hacky way). @srijan55 hopefully thi...
1
null
prophyle/prophyle
# Repository Context Name: prophyle/prophyle Description: # Pull Request ## Without gatb # Relevant Files Found ## src/convert_to_standard_newick.py ``` #! /usr/bin/env python3 import ete3 import argparse from tree_formatter import * if __name__ == "__main__": parser = argparse.ArgumentParser(description='I...
1,911
null
snowflakedb/snowpark-python
# Repository Context Name: snowflakedb/snowpark-python Description: # Pull Request ## SNOW-1533740: use SnowflakeCreateTable for cache result <!--- Please answer these questions before creating your pull request. Thanks! ---> 1. Which Jira issue is this PR addressing? Make sure that there is an accompanying is...
60
null
ForomePlatform/anfisa
# Repository Context Name: ForomePlatform/anfisa Description: # Pull Request ## [Autotests] FOROME-1370 Send report notification # Relevant Files Found # Edits This pull request adds a script to send test report notifications to a Slack channel, enhancing visibility of API test results. The key change is the ...
13,380
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## 2014.1 - Assert proper return types from state calls - Stop passing `env`. Use `saltenv`. # Relevant Files Found ## salt/states/file.py ``` # -*- coding: utf-8 -*- ''' Operations on regular files, special files, directories, and symlinks =...
316
null
grahampugh/jamf-upload
# Repository Context Name: grahampugh/jamf-upload Description: # Pull Request ## paginate and order by namekey # Relevant Files Found ## JamfUploaderProcessors/JamfUploaderLib/JamfObjectReaderBase.py ``` #!/usr/local/autopkg/python # pylint: disable=invalid-name """ Copyright 2023 Graham Pugh Licensed under t...
2,725
null
uwcirg/truenth-portal
# Repository Context Name: uwcirg/truenth-portal Description: # Pull Request ## TN-1599 Hotfix This is the latest version of the migration from develop, plus the actual fix. # Relevant Files Found ## portal/models/user_consent.py ``` """User Consent module""" from datetime import datetime, timedelta from sqlalc...
19
null
bcdev/xrlint
# Repository Context Name: bcdev/xrlint Description: # Pull Request ## Doc fixes Smaller doc fixes. # Relevant Files Found ## xrlint/cli/engine.py ``` from collections.abc import Iterable, Iterator import json import os import click import fsspec import yaml from xrlint.cli.config import read_config_list, Co...
3
null
jxlwqq/id-validator.py
# Repository Context Name: jxlwqq/id-validator.py Description: # Pull Request ## fix upgrade_id error and update README 1. fix upgrade_id ๆ–นๆณ•้”™่ฏฏ๏ผŒ่ฟ”ๅ›žๅ€ผๆ— ๆณ•้€š่ฟ‡ is_valid ๆ ก้ชŒ 2. ๆ›ดๆ–ฐREADME๏ผŒไธ€ไธชๆ—ฅๆœŸไฟฎๆ”น # Relevant Files Found ## id_validator/validator.py ``` #!/usr/bin/env python # encoding: utf-8 from . import utils from . import...
191
null
SAP/credential-digger
# Repository Context Name: SAP/credential-digger Description: # Pull Request ## Merge #189 Fix patch #189 and re-run tests # Relevant Files Found ## credentialdigger/snippet_similarity.py ``` import logging import os import numpy as np import tensorflow as tf import tensorflow.keras.preprocessing.text imp...
1,796
null
cognitedata/cognite-sdk-python
# Repository Context Name: cognitedata/cognite-sdk-python Description: # Pull Request ## Revert "Remove sessions cleaning for data workflows tests (#1788)" This reverts commit bf4cc5a181cb0081d8146f202129cffb1de61c2c. ## Description Please describe the change you have made. ## Checklist: - [ ] Tests added/u...
144
null
IntelPython/scikit-learn_bench
# Repository Context Name: IntelPython/scikit-learn_bench Description: # Pull Request ## Add SHAP value benchmarks Provides * New: `xgb_mb_cpu_config_shap.json` with a number of workloads (mostly generated data) for SHAP value calculations * Updates to `xgb_mb.py`: Calculate and time SHAP value calculation both...
74
null
Datura-ai/lium-io
# Repository Context Name: Datura-ai/lium-io Description: # Pull Request ## hotfix: update task_service log ## Describe your changes ## Issue ticket number and link [Task Title](https://www.notion.so/Compute-SN-c27d35dd084e4c4d92374f55cdd293f2?p=f9b26856f1a6406892b5db46446260da&pm=s) ## Checklist before re...
924
null
ourownstory/neural_prophet
# Repository Context Name: ourownstory/neural_prophet Description: # Pull Request ## [refactor] Move requirements.txt into subfolder #904 # Relevant Files Found ## setup.py ``` import os import setuptools dir_repo = os.path.abspath(os.path.dirname(__file__)) # read the contents of REQUIREMENTS file with open(o...
57
null
pypi/inspector
# Repository Context Name: pypi/inspector Description: # Pull Request ## Handle gunicorn exceptions Fixes https://sentry.io/organizations/python-software-foundation/issues/3587613626/. # Relevant Files Found ## inspector/main.py ``` import os import tarfile import urllib.parse import zipfile from io import Bytes...
29
null
MickaelRigault/skysurvey
# Repository Context Name: MickaelRigault/skysurvey Description: # Pull Request ## MOC footprint This PR allows for MOC footprint. # Relevant Files Found ## skysurvey/survey/healpix.py ``` from .core import BaseSurvey import pandas import numpy as np import healpy as hp import warnings __all__ = ["HealpixSurv...
463
null
transferwise/pipelinewise
# Repository Context Name: transferwise/pipelinewise Description: # Pull Request ## [AP-796] Redirect mbuffer status logs to file ## Problem When `stream_buffer_size` is enabled then the status messages from `mbuffer` in the tap log file is messy. This is because `mbuffer` logging to stderr without new line cha...
728
null
qilimanjaro-tech/qililab
# Repository Context Name: qilimanjaro-tech/qililab Description: # Pull Request ## remove release and block device qiboconnection qiboconnection_api.block_device() and release_device() is totally redundant since Slurm was integrated in our stack. As Access is going to remove this functionality from qiboconnecti...
416
null
dribdat/dribdat
# Repository Context Name: dribdat/dribdat Description: # Pull Request ## Fix timestamp and update libs There was a minor issue in the last release, where Dribs were shown to be a few minutes behind their actual time. This was due to the way the calculation of time elapsed was being done. Backend libraries were ...
1,078
null
googleapis/gapic-generator-python
# Repository Context Name: googleapis/gapic-generator-python Description: # Pull Request ## fix: don't enable snippetgen by default Reverts #1055 and #1044 to unblock updating the gapic-generator-python version in googleapis. Merge if #1077 does not resolve broken generation for all APIs. # Relevant Files Found...
17,478
null
Opentrons/opentrons
# Repository Context Name: Opentrons/opentrons Description: # Pull Request ## feat(api): add GCodes to interface with the Time-Of-Flight sensors on the Flex Stacker. # Overview Adds support for interfacing with the TMF8820/21/28 dToF (direct Time Of Flight) sensors for the Flex Stacker, this pull request goes in...
2,500
null
plotly/dash
# Repository Context Name: plotly/dash Description: # Pull Request ## Fixed the issue 2493. Passing customdata by userclick fix the issue https://github.com/plotly/dash/issues/2493 Passing customdata by userclick ## Contributor Checklist - [ ] I have run the tests locally and they passed. (refer to testing s...
1,248
null
dagster-io/dagster
# Repository Context Name: dagster-io/dagster Description: # Pull Request ## Copy materialization paths to clipboard rather than opening This PR removes the "use a subprocess to open the file" mess (#1210) so Dagit doesn't attempt to open files. Instead, we: - For on disk materializations where a file path is pr...
163
null
catalyst-cooperative/cheshire
# Repository Context Name: catalyst-cooperative/cheshire Description: # Pull Request ## Update sqlalchemy requirement from <2.0.4,>=1.4 to >=1.4,<2.0.5 Updates the requirements on [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version. <details> <summary>Release notes</summary> <p><em>S...
45
null
pesser/edflow
# Repository Context Name: pesser/edflow Description: # Pull Request ## simple python only example # Relevant Files Found # Edits This pull request adds a simple Python-only example to demonstrate that edflow can be used without TensorFlow or PyTorch dependencies, highlighting its flexibility as a pure Python...
54
null
MLBazaar/MLBlocks
# Repository Context Name: MLBazaar/MLBlocks Description: # Pull Request ## Gh 5 add documentation Solve #5 Add more details to the documentation, as well as diagrams and examples. # Relevant Files Found ## docs/conf.py ``` #!/usr/bin/env python # -*- coding: utf-8 -*- # # MLBlocks documentation build config...
27
null
praekeltfoundation/junebug
# Repository Context Name: praekeltfoundation/junebug Description: # Pull Request ## Supporting sending replies This and #26 will make replying possible. # Relevant Files Found ## junebug/api.py ``` from klein import Klein import logging from werkzeug.exceptions import HTTPException from twisted.internet.defer ...
95
null
google/gtest-parallel
# Repository Context Name: google/gtest-parallel Description: # Pull Request ## Add --print_test_command to print actual test command Thank you for the excellent tool! I need this option to run failed tests in `gdb` since current result list doesn't contain the actual gtest command. # Relevant Files Found ## gte...
17
null
sledgeh4w/fishbones
# Repository Context Name: sledgeh4w/fishbones Description: # Pull Request ## Improve code style # Relevant Files Found ## src/gravitum/__init__.py ``` from .types import * from .virtualpointer import VirtualPointer as VirtualPointer from .virtualpointer import vptr as vptr __version__ = "0.0.6" ``` ## src/g...
1,542
null
fusedio/udfs
# Repository Context Name: fusedio/udfs Description: # Pull Request ## Update map_utils Update map_utils Made in [Fused Workbench](https://www.fused.io/workbench) # Relevant Files Found ## community/milind/map_utils/map_utils.py ``` import json import geopandas as gpd import pandas as pd import pydeck as pdk fr...