pr_id
int64
repo_id
null
repo_name
string
text
string
27
null
metauto-ai/agent-as-a-judge
# Repository Context Name: metauto-ai/agent-as-a-judge Description: # Pull Request ## initialize the openwiki # Relevant Files Found # Edits This pull request initializes the OpenWiki functionality by adding a comprehensive script (`run_wiki.py`) that automatically generates detailed documentation for GitHub ...
43,095
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## zlib-ng: Fix build with NVHPC This makes it possible to install `zlib-ng` with `%nvhpc`. More or less similar to what we have in [`zlib`](https://github.com/spack/spack/blob/7440bb4c36fb2482b86abdf3bf90db6123cf9269/var/spack/repos/builtin/package...
2,295
null
schemathesis/schemathesis
# Repository Context Name: schemathesis/schemathesis Description: # Pull Request ## fix: Incorrect test case reporting when code samples contain a single sanitized parameter Fixes #2294 # Relevant Files Found ## src/schemathesis/cli/reporting.py ``` from __future__ import annotations from itertools import group...
6
null
NRL-Plasma-Physics-Division/turbopy
# Repository Context Name: NRL-Plasma-Physics-Division/turbopy Description: # Pull Request ## initialize docs with Sphinx; add livereload, formic2, and sphobjinv t… …o environment to support docs developoment; update .gitignore Contributes to #2, initialize docs with Sphinx # Relevant Files Found # Edits Th...
30
null
getindata/streaming-jupyter-integrations
# Repository Context Name: getindata/streaming-jupyter-integrations Description: # Pull Request ## Do not throw if `secrets` is nonexistent in config # Relevant Files Found ## streaming_jupyter_integrations/magics.py ``` from __future__ import annotations, print_function import asyncio import os import pathlib...
1
null
PolyCortex/pyMuse
# Repository Context Name: PolyCortex/pyMuse Description: # Pull Request ## Improvements to extract concentration and relaxation from Muse headset I added extraction of concentration, relaxation and relative alpha band power from Muse headset and I allowed multiple viewers. # Relevant Files Found ## eeg_display....
861
null
stanford-crfm/helm
# Repository Context Name: stanford-crfm/helm Description: # Pull Request ## Fix `BasicCopyrightMetric` division by zero error Resolves https://github.com/stanford-crfm/benchmarking/issues/858 # Relevant Files Found ## src/benchmark/metrics/copyright_metrics.py ``` from common.request import RequestResult from n...
72
null
Noble-Lab/casanovo
# Repository Context Name: Noble-Lab/casanovo Description: # Pull Request ## Account for non-monoisotopic precursors Don't penalize peptide scores if the precursor m/z fits a C13 difference. By default, a single C13 shift is allowed (this can be changed if we want to be less strict). I verified it with a few spe...
69
null
dbos-inc/dbos-transact-py
# Repository Context Name: dbos-inc/dbos-transact-py Description: # Pull Request ## get_dbos_database_url added `get_dbos_database_url` function to return dbos-config connection info as a URL. This makes setting the sqlalchemy.url field of alembic a single line of code. Other changes: * snake_case `config_file...
75
null
HolmesGPT/holmesgpt
# Repository Context Name: HolmesGPT/holmesgpt Description: # Pull Request ## Minor improvements to allow testing `investigate` commands more easily Right now this PR only touches the jira command, but similar PRs will follow for other commands later. # Relevant Files Found ## holmes/main.py ``` # from holmes.ss...
68
null
Materials-Consortia/optimade-python-tools
# Repository Context Name: Materials-Consortia/optimade-python-tools Description: # Pull Request ## Updates to README and docs for v0.10.0 - [x] Updated dead links in README - [x] Move development info into `CONTRIBUTING.md` file. - [x] Add information about index meta-database - [x] Explain new `server.cfg` fil...
19
null
totvs/tir
# Repository Context Name: totvs/tir Description: # Pull Request ## fix parameter and regex in find_label_element # Relevant Files Found ## tir/technologies/webapp_internal.py ``` import re import time import pandas as pd import inspect import os import random from functools import reduce from selenium.webdrive...
22
null
TeamPGM/PagerMaid_Plugins
# Repository Context Name: TeamPGM/PagerMaid_Plugins Description: # Pull Request ## refactor: update ytdl plugin and add music download ## 该 PR 相关 Issue / Involved issue Update ytdl plugin ## 插件名称 / Name ``` ytdl ``` ## 更改检查表 / Change Checklist - [x] 有插件版本号更新 - [ ] 有多语言支持 - [ ] CN - [ ] EN...
424
null
ImperialCollegeLondon/virtual_ecosystem
# Repository Context Name: ImperialCollegeLondon/virtual_ecosystem Description: # Pull Request ## Feature/test ragged arrays This PR adds a new dummy climate data fixture to test that the `abiotic_simple` model works with different numbers of canopy layers (the mechanistic abiotic model tests are not updated here)....
962
null
embeddings-benchmark/mteb
# Repository Context Name: embeddings-benchmark/mteb Description: # Pull Request ## Add baseline models for Russian <!-- If you are submitting a dataset or a model for the model registry please use the corresponding checklists below otherwise feel free to remove them. --> This PR adds four models for evaluation ...
231
null
d-Rickyy-b/pastepwn
# Repository Context Name: d-Rickyy-b/pastepwn Description: # Pull Request ## docs: created json example # Relevant Files Found # Edits This pull request adds a new example script, `json_example.py`, to demonstrate how to use pastepwn to detect Google API keys in Pastebin pastes and save the results to a JSON...
2,032
null
hpcaitech/ColossalAI
# Repository Context Name: hpcaitech/ColossalAI Description: # Pull Request ## [autoparallel] add split handler ### What is the problem Previously, input with any sharding_specs will force casting to replicated status to make sure the split operation correct. ### What does this PR do 1. In this PR, we ana...
19,780
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## cp2k: fix lmax variant to use tuple discovered during testing #19501 @dev-zero # Relevant Files Found ## var/spack/repos/builtin/packages/cp2k/package.py ``` # Copyright 2013-2020 Lawrence Livermore National Security, LLC and other # Spack ...
48
null
Qiskit/qiskit-addon-dice-solver
# Repository Context Name: Qiskit/qiskit-addon-dice-solver Description: # Pull Request ## Bump mypy from 1.13.0 to 1.14.1 Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python/mypy/blob/master/CHANGELOG.md">m...
141
null
llamastack/llama-stack-client-python
# Repository Context Name: llamastack/llama-stack-client-python Description: # Pull Request ## feat: include complete turn response in Agent.create_turn Summary: In https://github.com/meta-llama/llama-stack-client-python/pull/102, we made a turn's behavior more complete by automatically passing back the tool resp...
1,262
null
dlt-hub/dlt
# Repository Context Name: dlt-hub/dlt Description: # Pull Request ## adds quoting style option to csv writer config <!-- Thank you for submitting a pull request! Please provide a brief description of your changes below. --> ### Description Closes #1254 # Relevant Files Found ## dlt/common/data_writers/wri...
811
null
asapdiscovery/asapdiscovery
# Repository Context Name: asapdiscovery/asapdiscovery Description: # Pull Request ## Add MTENN version check `mtenn` models will only work with certain versions of the package, so add pins in `asapdiscovery.ml.models.MLModelBase` to check and make sure versions are compatible. Fixes #532. # Relevant Files Found ...
217
null
qiyunzhu/woltka
# Repository Context Name: qiyunzhu/woltka Description: # Pull Request ## BUG: Fix bug with rounding of empty tables Fixes #216 # Relevant Files Found ## woltka/biom.py ``` #!/usr/bin/env python3 # ---------------------------------------------------------------------------- # Copyright (c) 2020--, Qiyun Zhu. # ...
403
null
ggravlingen/pyesef
# Repository Context Name: ggravlingen/pyesef Description: # Pull Request ## Rename column # Relevant Files Found ## pyesef/helpers/read_and_save_filings.py ``` """Helper to read filings.""" from __future__ import annotations import os import time import traceback from arelle import FileSource as FileSourceF...
661
null
lithic-com/lithic-python
# Repository Context Name: lithic-com/lithic-python Description: # Pull Request ## chore: add missing isclass check # Relevant Files Found ## src/lithic/_models.py ``` from __future__ import annotations import os import inspect from typing import TYPE_CHECKING, Any, Type, Union, Generic, TypeVar, Callable, cas...
84
null
NWChemEx/NWChemEx
# Repository Context Name: NWChemEx/NWChemEx Description: # Pull Request ## Clarify Module Naming This PR resolves #81 by renaming the current `"MP2 Energy"` module to `"MP2 Correlation Energy"`. It also makes changes corresponding to [SCF#163](https://github.com/NWChemEx-Project/SCF/pull/163) and adds the `Correla...
3,078
null
canonical/microk8s
# Repository Context Name: canonical/microk8s Description: # Pull Request ## Adding `microk8s version` command ## Goal The purpose of this ticket is to add the `--version` flag to the main `microk8s` entrypoint. It will also work when invoked with `microk8s version`, to be conformant with related tools like `micro...
211
null
PaddlePaddle/PARL
# Repository Context Name: PaddlePaddle/PARL Description: # Pull Request ## update comments for ES # Relevant Files Found ## examples/ES/mujoco_agent.py ``` # Copyright (c) 2018 PaddlePaddle Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use thi...
728
null
materialsvirtuallab/monty
# Repository Context Name: materialsvirtuallab/monty Description: # Pull Request ## Fix `jsanitize` when `recursive_msonable=True` ## Summary Closes #726 by fixing the `jsanitize(recursive_msonable=True)` behavior. ## Checklist - [X] Google format doc strings added. Check with `ruff`. - [X] Type annotatio...
592
null
hpcaitech/ColossalAI
# Repository Context Name: hpcaitech/ColossalAI Description: # Pull Request ## [model checkpoint] checkpoint utils - Updated checkpoint save/load utils # Relevant Files Found ## colossalai/utils/__init__.py ``` from .cuda import empty_cache, get_current_device, set_to_cuda, synchronize from .activation_checkpoin...
1,371
null
fsspec/filesystem_spec
# Repository Context Name: fsspec/filesystem_spec Description: # Pull Request ## http:// → https:// Also update URLs where applicable. # Relevant Files Found ## docs/source/conf.py ``` # -*- coding: utf-8 -*- # # fsspec documentation build configuration file, created by # sphinx-quickstart on Mon Jan 15 18:11:02...
9,558
null
Lightning-AI/pytorch-lightning
# Repository Context Name: Lightning-AI/pytorch-lightning Description: # Pull Request ## Document exceptions in accelerators ## What does this PR do? Part of #5434. ## Before submitting - [x] Was this **discussed/approved** via a GitHub issue? (not for typos and docs) - [x] Did you read the [contributor gui...
338
null
Alphonsus411/pCobra
# Repository Context Name: Alphonsus411/pCobra Description: # Pull Request ## Añadir parser opcional con Lark ## Summary - document EBNF grammar in `docs/gramatica.ebnf` - implement `LarkParser` loader - allow selecting parser via `COBRA_PARSER` environment variable - document activation instructions - add `lark` d...
2
null
JeschkeLab/DeerLab
# Repository Context Name: JeschkeLab/DeerLab Description: # Pull Request ## Added cvxopt nnls function # Relevant Files Found ## fitregmodel.py ``` import numpy as np from fnnls import fnnls from scipy.optimize import nnls from regoperator import regoperator def fitregmodel(V,K,r,alpha=1,regorder=2, solver='f...
10,748
null
mne-tools/mne-python
# Repository Context Name: mne-tools/mne-python Description: # Pull Request ## MRG: Remove recommended upper PyQt version bound for macOS in warning Fixes #10742 # Relevant Files Found ## mne/utils/check.py ``` # -*- coding: utf-8 -*- """The check functions.""" # Authors: Alexandre Gramfort <alexandre.gramfort@...
40
null
d-party/d-party-Backend
# Repository Context Name: d-party/d-party-Backend Description: # Pull Request ## django-crontabによる定期実行の追加 ## これはなに? - 自動で一定期間たったデータがデータベースから削除されます。 ## やったこと - django-crontabの追加 - cronの追加(コンテナ - タスクの追加 ## テスト・動作確認 - [ ] テストコードを実装 - [x] UI上で動作確認 ## その他・備考 - (備考やレビュワーへの申し送り事項等があれば書いてください) # R...
3
null
Michal-Martinek/BattleShips
# Repository Context Name: Michal-Martinek/BattleShips Description: # Pull Request ## Logging and stability Closing this branch now to start working on Menus. # Relevant Files Found ## BattleShips.py ``` import os os.environ['PYGAME_HIDE_SUPPORT_PROMPT'] = '1' import pygame import logging from Client import Game...
631
null
MasoniteFramework/orm
# Repository Context Name: MasoniteFramework/orm Description: # Pull Request ## Added .sole() method on QueryBuilder Added `.sole()` method to QueryBuilder. Added `NoRecordsFound `Exception Added `MultipleRecordsFound `Exception **This method is useful to ensure that only one record matches a given criteria...
375
null
agdsn/sipa
# Repository Context Name: agdsn/sipa Description: # Pull Request ## fix iban in girocode The girocode didn't work correctly in all banking-apps because the IBAN contained spaces. # Relevant Files Found ## sipa/blueprints/usersuite.py ``` # -*- coding: utf-8 -*- """Blueprint for Usersuite components """ from...
95
null
gdsfactory/skywater130
# Repository Context Name: gdsfactory/skywater130 Description: # Pull Request ## improve technology # Relevant Files Found ## sky130/config.py ``` """Store configuration.""" __all__ = ["PATH"] import pathlib home = pathlib.Path.home() cwd = pathlib.Path.cwd() cwd_config = cwd / "config.yml" home_config = ho...
8,210
null
infiniflow/ragflow
# Repository Context Name: infiniflow/ragflow Description: # Pull Request ## Refa: chat with tools. ### What problem does this PR solve? ### Type of change - [x] Refactoring # Relevant Files Found ## rag/llm/chat_model.py ``` # # Copyright 2025 The InfiniFlow Authors. All Rights Reserved. # # Licensed un...
5
null
chalk-ai/examples
# Repository Context Name: chalk-ai/examples Description: # Pull Request ## Update 4_withdrawal_model.py Very important documentation change 🔍 # Relevant Files Found ## fraud/4_withdrawal_model.py ``` import dataclasses from mocks import AccountKind from chalk import realtime from chalk.features import ( D...
6,710
null
pyg-team/pytorch_geometric
# Repository Context Name: pyg-team/pytorch_geometric Description: # Pull Request ## Add check of `num_edges` field in `num_edges` property By analogy to the logic in num_nodes property: before trying other options, check if num_edges is already defined. # Relevant Files Found ## torch_geometric/data/storage.py ...
173
null
micro-ROS/micro_ros_platformio
# Repository Context Name: micro-ROS/micro_ros_platformio Description: # Pull Request ## Fix rolling build This PR fixes rolling build, that was broken due to new module added to `ament_cmake_ros` (see https://github.com/ros2/ament_cmake_ros/pull/21). Fix by adding a `COLCON_IGNORE` to this new module before bui...
2
null
thecodinghouse/votes
# Repository Context Name: thecodinghouse/votes Description: # Pull Request ## Update api.py my app have two models named 'post' - i need add app_label (blog, boards) # Relevant Files Found ## votes/api.py ``` """ APIs for votes against a model. """ from collections import Counter # Core Django imports from dj...
216
null
GitGuardian/ggshield
# Repository Context Name: GitGuardian/ggshield Description: # Pull Request ## Fix GitGuardian metadata check during web authentication process The request to check the metadata was including the token in the headers. However this endpoint is public and doesn't expect any. * manually call "metadata" endpoint dur...
61
null
LucaOne/LucaOneTasks
# Repository Context Name: LucaOne/LucaOneTasks Description: # Pull Request ## feature: optimized code # Relevant Files Found ## src/encoder.py ``` #!/usr/bin/env python # encoding: utf-8 ''' @license: (C) Copyright 2021, Hey. @author: Hey @email: sanyuan.hy@alibaba-inc.com @tel: 137****6540 @datetime: 2023/4/2...
113
null
RenaudLN/dash-pydantic-form
# Repository Context Name: RenaudLN/dash-pydantic-form Description: # Pull Request ## fix: More issues in nesting in discriminated union Closes #112 # Relevant Files Found ## packages/dash-pydantic-form/dash_pydantic_form/fields/dict_field.py ``` from functools import partial from typing import Literal, get_args...
220
null
iommirocks/iommi
# Repository Context Name: iommirocks/iommi Description: # Pull Request ## Break out the select2 enhancement from the base style into a separate… … `select2_enhanced_forms` style, and added it to all the built in styles. If you have a custom style that extended `base` you must now also add `select2_enhanced_forms` ...
296
null
openscopeproject/InteractiveHtmlBom
# Repository Context Name: openscopeproject/InteractiveHtmlBom Description: # Pull Request ## Fixed no text variables expansion in title_block.date Fixes #295 # Relevant Files Found ## InteractiveHtmlBom/ecad/kicad.py ``` import os from datetime import datetime import pcbnew from .common import EcadParser, Com...
10
null
devzhk/InverseBench
# Repository Context Name: devzhk/InverseBench Description: # Pull Request ## Make `ref_flux` an optional parameter for BlackHoleImaging Previously `ref_flux` was by default the total flux of the reference image. Often it makes sense to rescale the reference image to a desired total flux, so I made `ref_flux` an op...
25
null
jhakulin/realtime-ai
# Repository Context Name: jhakulin/realtime-ai Description: # Pull Request ## Fix reconnection - Fix for reconnection - Added 3rd party licenses file - Updated version # Relevant Files Found ## setup.py ``` from setuptools import setup, find_packages setup( name="realtime-ai", version="0.1.7", de...
42
null
whyliam/whyliam.workflows.youdao
# Repository Context Name: whyliam/whyliam.workflows.youdao Description: # Pull Request ## 升级workflows # Relevant Files Found ## workflow/__init__.py ``` #!/usr/bin/env python # encoding: utf-8 # # Copyright (c) 2014 Dean Jackson <deanishe@deanishe.net> # # MIT Licence. See http://opensource.org/licenses/MIT # ...
2,418
null
quantumlib/Cirq
# Repository Context Name: quantumlib/Cirq Description: # Pull Request ## Add __radd__ in Circuit This commit adds __radd__ in cirq.Circuit() because Moment + Circuit doesn't work even if Circuit + Moment works. # Relevant Files Found ## cirq/circuits/circuit.py ``` # Copyright 2018 The Cirq Developers # # Licen...
152
null
open-mmlab/mmrazor
# Repository Context Name: open-mmlab/mmrazor Description: # Pull Request ## [Fix] Fix seed error in mmseg/train_seg.py and typos in train.md ## Motivation fix bugs in #151 ## Modification - fix the commands of distillation of CWD. change `mmdet` to `mmseg`. - fix the random seed setting error. # Releva...
248
null
EndPointCorp/lg_ros_nodes
# Repository Context Name: EndPointCorp/lg_ros_nodes Description: # Pull Request ## Clear browser tmpdir on each spawn # Relevant Files Found ## lg_common/src/lg_common/managed_browser.py ``` import sys import rospy import socket import shutil import shlex from lg_common import ManagedApplication, ManagedWindo...
75
null
google/vizier
# Repository Context Name: google/vizier Description: # Pull Request ## Adding grid search policy for flat search spaces. Adding grid search policy for flat search spaces. # Relevant Files Found ## vizier/_src/algorithms/policies/designer_policy_test.py ``` """Tests for designer_policy.""" import copy from ty...
960
null
keras-team/autokeras
# Repository Context Name: keras-team/autokeras Description: # Pull Request ## Use tmp_path instead of tmp_dir. This is needed for #957. I wanted to do a separate PR to avoid making it difficult to review. `tmp_path` creates a temporary directory and return a pathlib object, as opposed to the `tmp_dir` made by h...
8,422
null
sgl-project/sglang
# Repository Context Name: sgl-project/sglang Description: # Pull Request ## bugfix: Fix XGrammar backend to use model's EOS tokens for constrained generation <!-- Thank you for your contribution! We appreciate it. The following guidelines will help improve your pull request and facilitate feedback. If anything is ...
207
null
oqtopus-team/qdash
# Repository Context Name: oqtopus-team/qdash Description: # Pull Request ## Add CheckQubitFrequencies and CheckQubitSpectroscopy tasks; update CheckReflectionCoefficient output parameters Introduce new tasks for checking qubit frequencies and spectroscopy, enhancing the calibration capabilities. Update output para...
21
null
wandelbotsgmbh/wandelbots-nova
# Repository Context Name: wandelbotsgmbh/wandelbots-nova Description: # Pull Request ## feat: add documentation to the examples # Relevant Files Found ## examples/01_basic.py ``` import asyncio from nova import Nova async def main(): nova = Nova() cell = nova.cell() controllers = await cell.contr...
7,060
null
frappe/frappe
# Repository Context Name: frappe/frappe Description: # Pull Request ## feat(desk): Overlay customizations over default settings Avoiding rewriting entire desk settings config on every customization and only storing the diff of the customizations with respect to the defaults. Also obviated the `init_desk_settin...
86
null
beamme-py/beamme
# Repository Context Name: beamme-py/beamme Description: # Pull Request ## Fix beam potential Fix small bugs in beam potential and reformat docstrings # Relevant Files Found ## meshpy/four_c/beam_potential.py ``` # -*- coding: utf-8 -*- # --------------------------------------------------------------------------...
186
null
vllm-project/compressed-tensors
# Repository Context Name: vllm-project/compressed-tensors Description: # Pull Request ## bump up version to 0.7.0 # Relevant Files Found ## src/compressed_tensors/version.py ``` # Copyright (c) 2021 - present / Neuralmagic, Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "Lice...
120
null
aidecentralized/sonar
# Repository Context Name: aidecentralized/sonar Description: # Pull Request ## Log communication cost A first attempt at logging the up and down communication costs in GRPC. A decorator on the sender's end and inside callback_fn at the receiver. # Relevant Files Found ## src/algos/fl.py ``` import random from c...
978
null
gardener/cc-utils
# Repository Context Name: gardener/cc-utils Description: # Pull Request ## Authenticate against delivery-service in delivery-service client **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Release note**: <!-- Write your release no...
91
null
skyportal/healpix-alchemy
# Repository Context Name: skyportal/healpix-alchemy Description: # Pull Request ## Drop Python 3.8, add support for Python 3.12 # Relevant Files Found ## conftest.py ``` """Pytest configuration for running the doctests in README.md.""" from unittest.mock import Mock import sqlalchemy as sa import pytest @pyt...
378
null
pyproj4/pyproj
# Repository Context Name: pyproj4/pyproj Description: # Pull Request ## Added Transformer.operations and added missing definition for cases when it is unknown - [x] Closes #377 - [x] Tests added - [x] Fully documented, including `history.rst` for all changes and `api/*.rst` for new API # Relevant Files Found...
6
null
husqvarnagroup/GETL
# Repository Context Name: husqvarnagroup/GETL Description: # Pull Request ## Add support for pyspark 3.0 - Add support for pyspark 3.0. - GETL with pyspark 3.0 is fully backwards compatible with pyspark >=2.4.4 - Update `azure-pipelines.yml` to include the tox test matrix The biggest problem was figuring out ...
236
null
populationgenomics/talos
# Repository Context Name: populationgenomics/talos Description: # Pull Request ## Clinvar documentation # Fixes - N/A ## Proposed Changes - Adds a documentation page explaining the intent and process in Clinvar re-summary - Adds a minimum depth parameter for config, defaulting to total read depth o...
61
null
salt-extensions/saltext-azurerm
# Repository Context Name: salt-extensions/saltext-azurerm Description: # Pull Request ## Don't restrict VM sizes to deprecated VirtualMachineSizeTypes ### What does this PR do? This PR removes a lookup of the provided Virtual Machine size against the deprecated enum VirtualMachineSIzeTypes during cloud VM deploym...
3
null
iceberg-project/Seals
# Repository Context Name: iceberg-project/Seals Description: # Pull Request ## Saved models to devel Devel requires the changes in the saved models branch to further continue the integration with EnTK. Although there are conflicts with the saved models branch. @bentocg can you see and propose how these conflic...
76
null
zhinst/zhinst-toolkit
# Repository Context Name: zhinst/zhinst-toolkit Description: # Pull Request ## Update `SHFScope` * `sleep_time` argument added to `wait_done` method * `blocking`, `timeout` and `sleep_time` arguments added to `read` method. `wait_done` method will only be called if blocking is set to `True` # Relevant Files ...
4,969
null
geldata/gel
# Repository Context Name: geldata/gel Description: # Pull Request ## Refactor parser # Relevant Files Found ## edb/edgeql/parser/grammar/block.py ``` # # This source file is part of the EdgeDB open source project. # # Copyright 2008-present MagicStack Inc. and the EdgeDB authors. # # Licensed under the Apache ...
59
null
Amourspirit/python-ooouno-ex
# Repository Context Name: Amourspirit/python-ooouno-ex Description: # Pull Request ## Doc props # Relevant Files Found ## ex/auto/general/odev_office_info/start.py ``` #!/usr/bin/env python # coding: utf-8 # region Imports from __future__ import annotations import argparse import platform # debugging # from p...
130
null
uYert/yert
# Repository Context Name: uYert/yert Description: # Pull Request ## chr1s proofed # Relevant Files Found ## cogs/other.py ``` """ MIT License Copyright (c) 2020 - µYert Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Softw...
10,311
null
saleor/saleor
# Repository Context Name: saleor/saleor Description: # Pull Request ## Add missing ID field to webhook checkout payload - 3.4 Port of changes to 3.4 for https://github.com/saleor/saleor/pull/10309 <!-- Please mention all relevant issue numbers. --> # Impact * [ ] New migrations * [ ] New/Updated API fiel...
2,236
null
vnpy/vnpy
# Repository Context Name: vnpy/vnpy Description: # Pull Request ## Fixed Ctptest order bug 建议每次发起的PR内容尽可能精简,复杂的修改请拆分为多次PR,便于管理合并。 ## 改进内容 1. 修复Ctptest_gateway在连接simnow下单时需要提供ExchangeID的问题 2. 3. ## 相关的Issue号(如有) Close # # Relevant Files Found ## vnpy/gateway/ctptest/ctptest_gateway.py ``` """ """ ...
1,041
null
cognitedata/cognite-sdk-python
# Repository Context Name: cognitedata/cognite-sdk-python Description: # Pull Request ## Dps Fetch Refactor #003: Add ThreadPoolExecutor with PriorityQueue # Relevant Files Found # Edits This pull request adds a `PriorityThreadPoolExecutor` to the Cognite Python SDK, enabling task prioritization in thread exe...
103
null
HarshCasper/Rotten-Scripts
# Repository Context Name: HarshCasper/Rotten-Scripts Description: # Pull Request ## Resolves #62 - [x] Clean code practice. - [x] Wrote a complete blog. - [x] Easy explanation. # Relevant Files Found # Edits This pull request resolves issue #62 by adding a Python script that automates liking and retweeting ...
33
null
bugra/l1
# Repository Context Name: bugra/l1 Description: # Pull Request ## Bump pandas from 1.2.0 to 1.2.1 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.0 to 1.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pandas-dev/pandas/releases">pandas's releases</a>.</...
1
null
striglia/stockfighter
# Repository Context Name: striglia/stockfighter Description: # Pull Request ## fix: correct API endpoint for stock listing # Relevant Files Found ## stockfighter/stockfighter.py ``` # -*- coding: utf-8 -*- import os from six.moves.urllib.parse import urljoin import requests class Stockfighter(object): ba...
190
null
digital-land/digital-land-python
# Repository Context Name: digital-land/digital-land-python Description: # Pull Request ## Update to match updated expectation tables. # Relevant Files Found ## digital_land/expectations/checkpoints/base.py ``` from pathlib import Path from datetime import datetime import os import json import hashlib from csv...
534
null
ihmeuw/vivarium_public_health
# Repository Context Name: ihmeuw/vivarium_public_health Description: # Pull Request ## bugfixes and backwards compatibility ## bugfixes and backwards compatibility ### Description <!-- For use in commit message, wrap at 72 chars. 72 chars is here: --> - *Category*: <!-- one of bugfix, feature, refactor, POC, ...
14
null
uYert/yert
# Repository Context Name: uYert/yert Description: # Pull Request ## Create formatters.py # Relevant Files Found # Edits This pull request adds a new `formatters.py` utility module to enhance Discord embed formatting and provide helper functions. It introduces a `BetterEmbed` class that automatically applies ...
600
null
dlt-hub/dlt
# Repository Context Name: dlt-hub/dlt Description: # Pull Request ## retain schema hints order <!-- Thank you for submitting a pull request! Please provide a brief description of your changes below. --> ### Description This PR fixes a bug where the schema sometimes changed order of the hints resulting in unnec...
202
null
scikit-hep/uproot5
# Repository Context Name: scikit-hep/uproot5 Description: # Pull Request ## Start writing the Uproot 3 to 4 cheat sheet. # Relevant Files Found ## docs-sphinx/prepare_docstrings.py ``` # BSD 3-Clause License; see https://github.com/scikit-hep/uproot4/blob/master/LICENSE import importlib import inspect import ...
14
null
dymmond/monkay
# Repository Context Name: dymmond/monkay Description: # Pull Request ## add evaluate_settings_once Changes: - add evaluate_settings_once - remove unrequired dep to click - fix incorrectly cached settings - bump version # Relevant Files Found ## monkay/__about__.py ``` # SPDX-FileCopyrightText: 2024-presen...
355
null
canonical/vault-k8s-operator
# Repository Context Name: canonical/vault-k8s-operator Description: # Pull Request ## chore: centralise metadata in charmcraft.yaml # Description All charm metadata can now be centralised in 1 metadata file: `charmcraft.yaml`. This PR makes the necessary changes to use only this file. ## Reference - https:/...
41
null
ABrain-One/nn-gpt
# Repository Context Name: ABrain-One/nn-gpt Description: # Pull Request ## updated alter_nn to modify prompt with n supporting models for each generation # Relevant Files Found ## ab/gpt/NNAlter_7B.py ``` import argparse from ab.gpt.util.AlterNN import alter def main(): parser = argparse.ArgumentParser(...
61
null
googlefonts/color-fonts
# Repository Context Name: googlefonts/color-fonts Description: # Pull Request ## Add examples for scaling Add a new set of test glyphs for scaling Paints, with and without center, uniform and non uniform, using the center of the glyph, the zero coordinate as well as the top right of the UPEM space as scale orig...
18
null
awslabs/aws-crt-python
# Repository Context Name: awslabs/aws-crt-python Description: # Pull Request ## Merge connection constructor with connect() By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. # Relevant Files Found ## aws_crt/mqtt.py ``` # Copyright 2010-2017 Ama...
2,065
null
PaddlePaddle/PaddleOCR
# Repository Context Name: PaddlePaddle/PaddleOCR Description: # Pull Request ## fix predict rec fix when the image list is too long(memory may be not enough) # Relevant Files Found ## tools/infer/predict_rec.py ``` # Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved. # # Licensed under the Apache Lic...
15
null
3d-pli/SLIX
# Repository Context Name: 3d-pli/SLIX Description: # Pull Request ## Automatic PyPi publishing # Relevant Files Found ## SLIX/__init__.py ``` ``` ## SLIX/toolbox.py ``` import multiprocessing import nibabel import numpy import pymp import tifffile import tqdm import time from scipy.signal import peak_width...
3,073
null
mlrun/mlrun
# Repository Context Name: mlrun/mlrun Description: # Pull Request ## [Scheduler] Fix transient test failure # Relevant Files Found ## tests/api/utils/test_scheduler.py ``` # Copyright 2018 Iguazio # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in complian...
3,396
null
mosaicml/composer
# Repository Context Name: mosaicml/composer Description: # Pull Request ## Busy wait utils in dist # What does this PR do? This PR adds additional utils for busy waiting on a node using a signal file lock. The main difference between the added utils and the current approach used is that the signal file has a rand...
821
null
cleanlab/cleanlab
# Repository Context Name: cleanlab/cleanlab Description: # Pull Request ## Multiannotator module optimization + speedup Optimization of the multiannotator module functions that will provide computational speedups. At it’s best (ie. the case where the multiannotator labels dataframe has string indices for annota...
122
null
pytorchbearer/torchbearer
# Repository Context Name: pytorchbearer/torchbearer Description: # Pull Request ## Add tensorboard images callback Closes #121 # Relevant Files Found ## bink/callbacks/tensor_board.py ``` import copy from tensorboardX import SummaryWriter from torch.autograd import Variable import torch.nn.functional as F fr...
620
null
ArcadeAI/arcade-mcp
# Repository Context Name: ArcadeAI/arcade-mcp Description: # Pull Request ## Re-import arcade_core errors into arcade_mcp_server # Relevant Files Found ## libs/arcade-mcp-server/arcade_mcp_server/exceptions.py ``` """ MCP Exception Hierarchy Provides domain-specific exceptions for better error handling and de...
11
null
cunla/fakeredis-py
# Repository Context Name: cunla/fakeredis-py Description: # Pull Request ## add lmove operation add lmove operation # Relevant Files Found ## fakeredis/_server.py ``` import functools import hashlib import inspect import itertools import logging import pickle import queue import random import re import threadin...