pr_id int64 | repo_id null | repo_name string | text string |
|---|---|---|---|
2,656 | null | awslabs/gluonts | # Repository Context
Name: awslabs/gluonts
Description:
# Pull Request
## Backports for v0.12.2
*Description of changes:* Backporting fixes
- #2643
- #2645
- #2648
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
... |
3,839 | null | PaddlePaddle/PaddleDetection | # Repository Context
Name: PaddlePaddle/PaddleDetection
Description:
# Pull Request
## Fix sparse rcnn infer args
- Fix sparse rcnn infer args
# Relevant Files Found
## ppdet/data/transform/batch_operators.py
```
# Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved.
#
# Licensed under the Apache Licens... |
72 | null | invoke-ai/invoke-training | # Repository Context
Name: invoke-ai/invoke-training
Description:
# Pull Request
## Add a keep_in_memory option to ImageDirDataset
`keep_in_memory = True` improves speed for datasets that are small enough to be held in memory.
# Relevant Files Found
## src/invoke_training/config/shared/data/dataset_config.py
```... |
277 | null | HagenSR/byte_le_royale_2022 | # Repository Context
Name: HagenSR/byte_le_royale_2022
Description:
# Pull Request
## Ray utils fix
Somebody check this if possible
# Relevant Files Found
## game/test_suite/tests/controllers/shoot_controller_test.py
```
from game.common.hitbox import Hitbox
from game.common.wall import Wall
import math
import u... |
545 | null | timbrel/GitSavvy | # Repository Context
Name: timbrel/GitSavvy
Description:
# Pull Request
## Show merge hash in changelog
<img width="598" alt="screen shot 2016-11-02 at 1 12 27 am" src="https://cloud.githubusercontent.com/assets/1690993/19917407/70482c80-a099-11e6-9c3a-69463cacad76.png">
This should be useful to identify rel... |
597 | null | IAMconsortium/pyam | # Repository Context
Name: IAMconsortium/pyam
Description:
# Pull Request
## Allow IamDataFrame instance with mixed 'year' and 'datetime' domain
# Please confirm that this PR has done the following:
- [x] Tests Added
# Description of PR
This PR is a first step towards implementation of option 3 described i... |
699 | null | llmware-ai/llmware | # Repository Context
Name: llmware-ai/llmware
Description:
# Pull Request
## updating tests for models and prompts
# Relevant Files Found
## tests/prompts/test_fact_checking.py
```
import os
from llmware.library import Library
from llmware.prompts import Prompt
from llmware.setup import Setup
openai_api_key ... |
226 | null | cwendt94/espn-api | # Repository Context
Name: cwendt94/espn-api
Description:
# Pull Request
## Added Nomination Team to the Pick Class
Modified league.py and pick.py to add the nomination team to the pick class.
# Relevant Files Found
## espn_api/football/league.py
```
import datetime
import time
import json
from typing import... |
7,015 | null | jax-ml/jax | # Repository Context
Name: jax-ml/jax
Description:
# Pull Request
## Disable testing dot_general with preferred_element_type on GPU.
Disable testing dot_general with preferred_element_type on GPU.
Due to a XLA bug we get non-deterministic NaN on GPU.
This fixes flakiness in lax_test.py
# Relevant Files Found
##... |
1 | null | alexmalins/harlequin-databricks | # Repository Context
Name: alexmalins/harlequin-databricks
Description:
# Pull Request
## Release v0.1.0
First release of harlequin-databricks adapter 🎉
# Relevant Files Found
## src/harlequin_databricks/__init__.py
```
```
## src/harlequin_databricks/adapter.py
```
```
## src/harlequin_databricks/cli_opti... |
271 | null | brentyi/tyro | # Repository Context
Name: brentyi/tyro
Description:
# Pull Request
## Add ml_collections support with tests
## Summary
- Add support for ml_collections ConfigDict and FieldReference types
- Add ml_collections as an optional development dependency
- Add examples showcasing ml_collections ConfigDict and FieldReferen... |
44 | null | csingley/ibflex | # Repository Context
Name: csingley/ibflex
Description:
# Pull Request
## New type added (AssetSummary)
- Added type `AssetSummary`
- Added test case for `AssetSummary`
- Added field `accruedInt` to `Lot` type
# Relevant Files Found
## ibflex/Types.py
```
# coding: utf-8
"""Python data types for IB Flex format... |
535 | null | google/ml-metrics | # Repository Context
Name: google/ml-metrics
Description:
# Pull Request
## Adds an unbounded sampler that sample all the input examples as an aggregate.
Adds an unbounded sampler that sample all the input examples as an aggregate.
# Relevant Files Found
## ml_metrics/_src/aggregates/rolling_stats.py
```
# Copy... |
3,782 | null | catalyst-cooperative/pudl | # Repository Context
Name: catalyst-cooperative/pudl
Description:
# Pull Request
## Update conda lockfile for week of 2024-08-12
This pull request relocks the dependencies with conda-lock. It is triggered by [update-conda-lockfile](https://github.com/catalyst-cooperative/pudl/blob/main/.github/workflows/update-cond... |
98 | null | open-telemetry/opentelemetry-python-contrib | # Repository Context
Name: open-telemetry/opentelemetry-python-contrib
Description:
# Pull Request
## Move instrumentation botocore
# Description
Changes for package `instrumentation/opentelemetry-instrumentation-botocore`.
Adds remaining changes needed to get instrumentation packages to tag `v0.15b0` at http... |
1,198 | null | cds-snc/notification-api | # Repository Context
Name: cds-snc/notification-api
Description:
# Pull Request
## Update simulated email addresses
Use a canada.ca domain and not a gov.uk one. Aligns with [the documentation](https://github.com/cds-snc/notification-documentation/commit/7509df47cf00c161b2c2af037b27b91f82ce17f4).
We don't know an... |
734 | null | amun-ai/hypha | # Repository Context
Name: amun-ai/hypha
Description:
# Pull Request
## Fix leaked anonymous workspaces
When we use http endpoint or calling store.get_workspace_interface, an anonymous worksapce will be created and will not be removed automatically. This PR fixes this issue.
# Relevant Files Found
## hypha/apps.p... |
333 | null | patrick-kidger/equinox | # Repository Context
Name: patrick-kidger/equinox
Description:
# Pull Request
## Updated to use pyproject.toml and v2 of action_update_python_project
# Relevant Files Found
## equinox/__init__.py
```
from . import internal as internal, nn as nn
from ._ad import (
filter_closure_convert as filter_closure_con... |
1,886 | null | towhee-io/towhee | # Repository Context
Name: towhee-io/towhee
Description:
# Pull Request
## add function args info in simple_tokenizer
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
# Relevant Files Found
## towhee/models/clip/simple_tokenizer.py
```
# Built on top of the original implementation at https://github.com/openai/CLIP... |
5,187 | null | Qiskit/qiskit | # Repository Context
Name: Qiskit/qiskit
Description:
# Pull Request
## Fix a bug with the way frequency is scaled in pulse_instruction.py (#4872)
<!--
⚠️ 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... |
625 | null | blackyblack/symplyphysics | # Repository Context
Name: blackyblack/symplyphysics
Description:
# Pull Request
## Define: thermal de Broglie wavelength
# Relevant Files Found
# Edits
This pull request adds a new physics definition for the thermal de Broglie wavelength, which characterizes the average quantum wavelength of particles in an ... |
1,738 | null | scverse/scanpy | # Repository Context
Name: scverse/scanpy
Description:
# Pull Request
## Backport PR #1735 on branch 1.7.x (Preserve category order when groupby is a list)
Backport PR #1735: Preserve category order when groupby is a list
# Relevant Files Found
## scanpy/plotting/_anndata.py
```
"""Plotting functions for AnnData... |
4,674 | null | iterative/dvc | # Repository Context
Name: iterative/dvc
Description:
# Pull Request
## repo: don't create .dvc in read-only repos
Still a semi-hacky approach that is a pre-requisite for using this in external repos as well.
* [x] ❗ I have followed the [Contributing to DVC](https://dvc.org/doc/user-guide/contributing/core) chec... |
433 | null | nokia/moler | # Repository Context
Name: nokia/moler
Description:
# Pull Request
## Compress logs after rotation
# Relevant Files Found
## moler/config/__init__.py
```
# -*- coding: utf-8 -*-
"""
Moler related configuration
"""
__author__ = 'Grzegorz Latuszek, Marcin Usielski, Michal Ernst, Tomasz Krol'
__copyright__ = 'Copy... |
19 | null | csvoss/onelinerizer | # Repository Context
Name: csvoss/onelinerizer
Description:
# Pull Request
## Implement raise and assert
# Relevant Files Found
## main.py
```
import ast
import sys
## TODO: Detect which features are ACTUALLY needed, and modify the code accordingly.
## Need __d and the list comprehension trick if we do anyth... |
485 | null | SukramJ/aiohomematic | # Repository Context
Name: SukramJ/aiohomematic
Description:
# Pull Request
## Refactor sysvar creation eventing
# Relevant Files Found
## hahomematic/central_unit.py
```
"""
CentralUnit module.
"""
from __future__ import annotations
from abc import ABC
import asyncio
from collections.abc import Awaitable, Cal... |
105 | null | HewlettPackard/oneview-python | # Repository Context
Name: HewlettPackard/oneview-python
Description:
# Pull Request
## release PR 5.5.0
### Description
release PR 5.5.0
### Issues Resolved
### Check List
- [ ] New functionality includes testing.
- [x] All tests pass for Python 2.7+ & 3.4+(`$ tox`).
- [ ] New functionality has been do... |
22 | null | gdsfactory/cspdk | # Repository Context
Name: gdsfactory/cspdk
Description:
# Pull Request
## simplify routing
- simpler routing strategies
- add array to `cspdk.cells`
@flaport
# Relevant Files Found
## cspdk/__init__.py
```
from gdsfactory.cross_section import get_cross_sections
from gdsfactory.get_factories import get_cell... |
1,380 | null | cfpb/consumerfinance.gov | # Repository Context
Name: cfpb/consumerfinance.gov
Description:
# Pull Request
## Archive events
Created a script to be run on the cmdline by the jenkins cron job hourly to archive past events.
- @kurtw
- @rosskarchner
- @richaagarwal
### Test
- import Event pages `./cfgov/manage.py import-data events eventpage... |
40,677 | null | spack/spack | # Repository Context
Name: spack/spack
Description:
# Pull Request
## CI: Fix timing search paths to ignore bootstrap
Bootstrapped packages provide garbage timing data that should be ignored.
# Relevant Files Found
## share/spack/gitlab/cloud_pipelines/scripts/common/aggregate_package_logs.spack.py
```
#!/usr/bi... |
16 | null | cilab-ufersa/crack_detection_app | # Repository Context
Name: cilab-ufersa/crack_detection_app
Description:
# Pull Request
## merge para atualizar o readme
# Relevant Files Found
## app/main.py
```
import streamlit as st
from utils import *
import pandas as pd
accuracy = 97
precision = 98
recall = 98
st.set_page_config(
page_title="Surfac... |
9 | null | louisfghbvc/Efficient-Transformer-for-Single-Image-Super-Resolution | # Repository Context
Name: louisfghbvc/Efficient-Transformer-for-Single-Image-Super-Resolution
Description:
# Pull Request
## Features/training pipe
pipe line training ok
but test not
# Relevant Files Found
## __init__.py
```
```
## models/models.py
```
import torch
from torch import nn
## (TODO) This is TE... |
144 | null | tmancal74/quantarhei | # Repository Context
Name: tmancal74/quantarhei
Description:
# Pull Request
## Tests for VibrationalSystem
First tests for VibrationalSystem added.
# Relevant Files Found
## quantarhei/builders/vibsystem.py
```
# -*- coding: utf-8 -*-
import numpy
from ..core.managers import UnitsManaged
from .opensystem impor... |
862 | null | flagos-ai/FlagScale | # Repository Context
Name: flagos-ai/FlagScale
Description:
# Pull Request
## Pi0 Serving Support
# Relevant Files Found
## flagscale/inference/inference_pi0.py
```
import time
import torch
from lerobot.configs.policies import PreTrainedConfig
from lerobot.datasets.lerobot_dataset import LeRobotDataset
from l... |
1 | null | hank9999/K5_Tools | # Repository Context
Name: hank9999/K5_Tools
Description:
# Pull Request
## Corrected Font Library and Its Addresses
# Relevant Files Found
## functions.py
```
import dataclasses
import random
import struct
from const_vars import FIRMWARE_VERSION_LIST, EEPROM_SIZE
import serial_utils
import serial.tools.list_p... |
771 | null | cloudify-cosmo/cloudify-manager | # Repository Context
Name: cloudify-cosmo/cloudify-manager
Description:
# Pull Request
## CFY-6572 Fix the operation retries integration test
# Relevant Files Found
## tests/integration_tests/tests/agentless_tests/test_task_retries.py
```
########
# Copyright (c) 2014 GigaSpaces Technologies Ltd. All rights res... |
278 | null | django-json-api/django-rest-framework-json-api | # Repository Context
Name: django-json-api/django-rest-framework-json-api
Description:
# Pull Request
## Remove check for relation_instance as it was not available in scope
Closes issue #270
I added a renderer unit test to catch this error.
Unfortunately the bug only occurred when there was a single relation on ... |
29,333 | null | pandas-dev/pandas | # Repository Context
Name: pandas-dev/pandas
Description:
# Pull Request
## CLN: type annotations
Separating these out from the non-CLN work going on in/around these functions.
# Relevant Files Found
## pandas/core/algorithms.py
```
"""
Generic data algorithms. This module is experimental at the moment and not
i... |
3,727 | null | red-hat-storage/ocs-ci | # Repository Context
Name: red-hat-storage/ocs-ci
Description:
# Pull Request
## Fix for getobjectacl and listobjectv1 S3 ops
bz: https://bugzilla.redhat.com/show_bug.cgi?id=1917677#c3
Fixes #3726
Skipping listobjectsv1 on azure resource
Signed-off-by: Parikshith <pbyregow@redhat.com>
# Relevant Files Found
... |
7,893 | null | saltstack/salt | # Repository Context
Name: saltstack/salt
Description:
# Pull Request
## Removed :codeauthor: field lists from logging handler docs
Fixes #7692
There is a conflict between author field list fields in rST and the
regular PDF metadata. If there is a workaround for this, I'd love to
know it but I'm pulling this out f... |
2,576 | null | modoboa/modoboa | # Repository Context
Name: modoboa/modoboa
Description:
# Pull Request
## Mitigate spamhaus dns fail while querying for dnsbl
Kind of same mitigation as modoboa/modoboa-installer#426 but for dnsbl check.
I would be more in favor to simply drop spamhaus from dnsbl provider, but this could be a simple mitigation ... |
4 | null | almenscorner/IntuneCD | # Repository Context
Name: almenscorner/IntuneCD
Description:
# Pull Request
## Bug fix - update management intents
When running an update in management intents that do not contain "value" and only "valueJson", the tool was not able to correctly detect this. This version includes a fix for this.
# Relevant Files F... |
2,068 | null | pipecat-ai/pipecat | # Repository Context
Name: pipecat-ai/pipecat
Description:
# Pull Request
## TaskManager: don't warn on reset_watchdog()
#### Please describe the changes in your PR. If it is addressing an issue, please reference that as well.
# Relevant Files Found
## src/pipecat/utils/asyncio.py
```
#
# Copyright (c) 2024–2025... |
737 | null | UKGovernmentBEIS/inspect_ai | # Repository Context
Name: UKGovernmentBEIS/inspect_ai
Description:
# Pull Request
## add `--tags` option to eval for tagging evaluation runs
# Relevant Files Found
## src/inspect_ai/_cli/eval.py
```
import functools
from typing import Any, Callable, cast
import click
from typing_extensions import Unpack
from... |
27 | null | BugAlertDotOrg/bugalert | # Repository Context
Name: BugAlertDotOrg/bugalert
Description:
# Pull Request
## Announce Telegram, Slack, and give general updates
A small post announcing the new Telegram support as well as the Slack workspace. Added a new category and changed the notification code so that only Twitter will ever consume the news... |
43 | null | jina-ai/annlite | # Repository Context
Name: jina-ai/annlite
Description:
# Pull Request
## Develop
# Relevant Files Found
## executor/executor_pqlite.py
```
from typing import Optional, Iterable
from jina import Document, DocumentArray, Executor, requests
from jina.logging.logger import JinaLogger
import pqlite
class PQLiteIn... |
22 | null | liberation/django-elasticsearch | # Repository Context
Name: liberation/django-elasticsearch
Description:
# Pull Request
## Add the extra() method on EsQueryset.
# Relevant Files Found
## django_elasticsearch/query.py
```
import copy
from django.conf import settings
from django.db.models import Model
from django.db.models.query import QuerySet... |
1,034 | null | allegro/ralph | # Repository Context
Name: allegro/ralph
Description:
# Pull Request
## [Scan] Do not touch scan results...
# Relevant Files Found
## src/ralph/ui/views/common.py
```
# -*- coding: utf-8 -*-
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
from __futur... |
2 | null | ItsAditya-xyz/DeSo.py | # Repository Context
Name: ItsAditya-xyz/DeSo.py
Description:
# Pull Request
## Coin Holder Royalty was converting to tenth of a percent
Changed to be a percentage
# Relevant Files Found
## deso/Post.py
```
import requests
from deso.Route import getRoute
from deso.Sign import Sign_Transaction
import binascii
fro... |
883 | null | NVIDIA-NeMo/NeMo | # Repository Context
Name: NVIDIA-NeMo/NeMo
Description:
# Pull Request
## fix speech to text and revert serialization to original state
Changes in the PR
1. This PR makes speech_to_text.py run again
2. Reverts serialization to its original stage - this is because logic there is wrong and need to unblock (1)
... |
948 | null | kaiko-ai/eva | # Repository Context
Name: kaiko-ai/eva
Description:
# Pull Request
## Fix/litellm text only inputs
Fixes #947
# Relevant Files Found
## src/eva/multimodal/models/wrappers/litellm.py
```
"""LiteLLM vision-language model wrapper."""
import logging
from typing import Any, Dict, List
from typing_extensions i... |
280 | null | SmartFlowAI/EmoLLM | # Repository Context
Name: SmartFlowAI/EmoLLM
Description:
# Pull Request
## webV3 opt
这个可以晚点合并, 小的修改,不影响使用
# Relevant Files Found
## web_internlm2_5.py
```
"""This script refers to the dialogue example of streamlit, the interactive
generation code of chatglm2 and transformers.
We mainly modified part of the c... |
176 | null | chanzuckerberg/cellxgene-ontology-guide | # Repository Context
Name: chanzuckerberg/cellxgene-ontology-guide
Description:
# Pull Request
## chore: add doctesting to API
## Reason for Change
- this check that the example in our docstrings work as expected as the code changes.
## Changes
- fix docstring tests to pass when doctest runs
- update pypr... |
72 | null | cloudify-cosmo/cloudify-system-tests | # Repository Context
Name: cloudify-cosmo/cloudify-system-tests
Description:
# Pull Request
## Cfy 1445 create vsphere system tests framework
Added vSphere system tests framework and one basic test
# Relevant Files Found
## cosmo_tester/framework/handlers/ec2.py
```
########
# Copyright (c) 2014 GigaSpaces Tech... |
88 | null | Mirantis/kqueen | # Repository Context
Name: Mirantis/kqueen
Description:
# Pull Request
## prepare release 0.8
# Relevant Files Found
## setup.py
```
from setuptools import setup, find_packages
version = '0.7'
with open('README.md') as f:
long_description = ''.join(f.readlines())
setup(
name='kqueen',
version=ver... |
33 | null | KKKKKKKEM/bricks | # Repository Context
Name: KKKKKKKEM/bricks
Description:
# Pull Request
## 修复现在 tls.peet.ws 网站字段缺失导致报错的问题
- 添加 install 方法,在 requests_go Downloader 初始化时自动调用
- 在 install 方法中,为 requests_go 的 TLS配置添加异常捕获装饰器
# Relevant Files Found
## bricks/downloader/go_requests.py
```
# -*- coding: utf-8 -*-
# @Time : 2023-12-... |
48 | null | livekit/agents | # Repository Context
Name: livekit/agents
Description:
# Pull Request
## Support dotenv for workers
So that agent devs can develop with their environment in a `.env` file.
# Relevant Files Found
## livekit-agents/livekit/agents/worker.py
```
# Copyright 2023 LiveKit, Inc.
#
# Licensed under the Apache License, V... |
8 | null | mitre/atomic | # Repository Context
Name: mitre/atomic
Description:
# Pull Request
## Make major changes
* Load data once and for all
* Import payloads
* Fix tactic's name
I'm still working on other improvements. :)
# Relevant Files Found
## hook.py
```
import json
import glob
import hashlib
import logging
import os
impor... |
298 | null | mlrun/mlrun | # Repository Context
Name: mlrun/mlrun
Description:
# Pull Request
## minor-048-fixes
# Relevant Files Found
## mlrun/artifacts/model.py
```
# Copyright 2018 Iguazio
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may o... |
782 | null | intake/intake | # Repository Context
Name: intake/intake
Description:
# Pull Request
## compat: fix old caching behaviour
Since the caching class no longer exists, the supreclass no-op got exposed, which had a different return type
# Relevant Files Found
## intake/source/base.py
```
# -------------------------------------------... |
991 | null | argilla-io/argilla | # Repository Context
Name: argilla-io/argilla
Description:
# Pull Request
## feat(#951): new uncovered_by_rules records filter
This PR includes at API level a filter param for text classification to enable only uncovered records in search results (in addition with other search parameters)
See #951
# Relevant ... |
300 | null | trinodb/trino-python-client | # Repository Context
Name: trinodb/trino-python-client
Description:
# Pull Request
## Support variable precision time timestamp
<!-- Thank you for submitting a pull request! Find more information in our development guide at https://github.com/trinodb/trino/blob/master/.github/DEVELOPMENT.md and contact us on #pytho... |
38 | null | qiskit-community/qiskit-ibm-experiment | # Repository Context
Name: qiskit-community/qiskit-ibm-experiment
Description:
# Pull Request
## Auto database url generation
<!--
⚠️ The pull request title should be short detailed and understandable for all.
⚠️ Also, please add a release note file using reno if the change needs to be
documented in the releas... |
9 | null | fvaleye/metadata-guardian | # Repository Context
Name: fvaleye/metadata-guardian
Description:
# Pull Request
## Fix the DeltaTable external provider source and refactoring of the progression bar
# Description
- Fix the DeltaTable external provider in the Python binding
- Refactoring of the progression bar in the Python binding
# Relevan... |
357 | null | lbignone/galaxies_datasets | # Repository Context
Name: lbignone/galaxies_datasets
Description:
# Pull Request
## Change wrong_size_warning type from bool to string in galaxy_zoo_decals
# Relevant Files Found
## src/galaxies_datasets/datasets/galaxy_zoo_decals/galaxy_zoo_decals.py
```
"""galaxy_zoo_decals dataset."""
import ast
import csv
... |
3,147 | null | pyro-ppl/pyro | # Repository Context
Name: pyro-ppl/pyro
Description:
# Pull Request
## Pin visdom version to unblock CI
Blocking #3140
# Relevant Files Found
## setup.py
```
# Copyright (c) 2017-2019 Uber Technologies, Inc.
# SPDX-License-Identifier: Apache-2.0
import os
import subprocess
import sys
from setuptools import f... |
44 | null | broadinstitute/adapt | # Repository Context
Name: broadinstitute/adapt
Description:
# Pull Request
## Bump tensorflow from 2.3.0 to 2.3.2
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.0 to 2.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tensorflow/tensorflow/releas... |
15 | null | ovh/celery-director | # Repository Context
Name: ovh/celery-director
Description:
# Pull Request
## Dev/ncrocfer/update migrations
# Relevant Files Found
## director/extensions.py
```
import imp
from pathlib import Path
import yaml
from celery import Celery
from flask_sqlalchemy import SQLAlchemy
from flask_json_schema import JsonS... |
43,955 | null | pandas-dev/pandas | # Repository Context
Name: pandas-dev/pandas
Description:
# Pull Request
## DOC: cancel replace's doc list item text bold effect
- [x] closes #43937
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commi... |
1,297 | null | meerk40t/meerk40t | # Repository Context
Name: meerk40t/meerk40t
Description:
# Pull Request
## Update devices for readability and consistency.
* Move driver functions around.
* Make many driver functions protected if they shouldn't be called by a driver.
* Ensure wait and dwell commands are consistently in ms.
* Ensure most driver... |
19 | null | gabfl/dbschema | # Repository Context
Name: gabfl/dbschema
Description:
# Pull Request
## Add support delimiter change
Add support for `DELIMITER` statement in MySQL, for example:
```sql
ALTER TABLE a ADD COLUMN b int;
DELIMITER $$
ALTER TABLE b ADD COLUMN b int$$
DELIMITER ;
ALTER TABLE c ADD COLUMN b int;
```
... |
2,526 | null | TencentBlueKing/bk-nodeman | # Repository Context
Name: TencentBlueKing/bk-nodeman
Description:
# Pull Request
## feat: 创建订阅支持开启订阅巡检 (closed #2525)
## PR
### CheckList(PR Assigners)
确认已完成以下操作:
- [ ] 已将分支与当前合入分支同步
- [ ] 已在关联 Issue 中补充「功能自测」部分内容
- [ ] 已更新关联 Issue 的状态 `backlog` -> `todo` -> `for test` -> `tested(需通过测试同学测试)` -> `done`
... |
442 | null | biolink/ontobio | # Repository Context
Name: biolink/ontobio
Description:
# Pull Request
## updating gorule 15 implementation
# Relevant Files Found
## ontobio/io/qc.py
```
import json
import enum
import collections
import datetime
import copy
import logging
from dataclasses import dataclass
from typing import List, Dict, Any,... |
3,689 | null | modoboa/modoboa | # Repository Context
Name: modoboa/modoboa
Description:
# Pull Request
## Added widget to display global stats about the instance
# Relevant Files Found
## modoboa/core/api/v2/serializers.py
```
"""Core API v2 serializers."""
import django_otp
import oath
from django.conf import settings
from django.db.models... |
928 | null | activeloopai/deeplake | # Repository Context
Name: activeloopai/deeplake
Description:
# Pull Request
## [2.0] Add version to Dataset and Tensor meta
## 🚀 🚀 Pull Request
### Checklist:
- [x] [My code follows the style guidelines of this project](https://www.notion.so/activeloop/Engineering-Guidelines-d6e502306d0e4133a8ca507516d1ba... |
315 | null | AmpelProject/Ampel-core | # Repository Context
Name: AmpelProject/Ampel-core
Description:
# Pull Request
## Add terminal color support to the logging system
Adds terminal color support to logging system for improved CLI readability.
- AmpelStreamHandler now supports ANSI-colored output
- Coloring is auto-disabled when LogFlag.UNIT is se... |
815 | null | climatepolicyradar/knowledge-graph | # Repository Context
Name: climatepolicyradar/knowledge-graph
Description:
# Pull Request
## chore: Bump CPR SDK to latest
Getting the new concepts v2 data models.
TOWARDS PLA-834
# Relevant Files Found
## flows/boundary.py
```
"""Boundary between Prefect, Vespa, and AWS."""
import base64
import gc
impor... |
1,757 | null | demisto/demisto-sdk | # Repository Context
Name: demisto/demisto-sdk
Description:
# Pull Request
## replace ApiModule code in YmlSplitter back to import
<!-- REMINDER: THIS IS A PUBLIC REPO DO NOT POST HERE SECRETS/SENSITIVE DATA -->
## Status
- [x] Ready
## Related Issues
fixes: https://github.com/demisto/etc/issues/44714
##... |
601 | null | mathLab/PINA | # Repository Context
Name: mathLab/PINA
Description:
# Pull Request
## Fix check consistency
## Description
<!-- Provide a standalone description of changes in this PR. -->
<!-- Reference any issues closed by this PR with "closes #1234". -->
This PR fixes #551. <!-- Possible other comments. -->
## Checklist... |
4 | null | Mino-shiro/Minoshiro | # Repository Context
Name: Mino-shiro/Minoshiro
Description:
# Pull Request
## Anidb fix
# Relevant Files Found
## minoshiro/minoshiro.py
```
from asyncio import get_event_loop
from itertools import chain
from pathlib import Path
from traceback import format_exc
from typing import Dict, Iterable, Union
f... |
184 | null | magenta/ddsp | # Repository Context
Name: magenta/ddsp
Description:
# Pull Request
## fix indexing bug in generate_notes_v2
`t_start` was never being reset back to 0, so all but the first item in a batch would remain empty. Not an issue when `n_batch` is set to 1, which is the default used for generating the training set.
# Rel... |
38 | null | EngreitzLab/scE2G | # Repository Context
Name: EngreitzLab/scE2G
Description:
# Pull Request
## minor reformatting
# Relevant Files Found
## workflow/scripts/benchmark_performance.py
```
import pickle
import os
import click
import numpy as np
import pandas as pd
import scipy
from training_functions import statistic_aupr, statistic... |
425 | null | nanshe-org/nanshe | # Repository Context
Name: nanshe-org/nanshe
Description:
# Pull Request
## Use yail
Replaces some utility functions in `nanshe.util.iter` with functions from `yail`.
# Relevant Files Found
## nanshe/util/iters.py
```
"""
The module ``iters`` provides support working with and creating generators.
=============... |
8,430 | null | TencentBlueKing/blueking-dbm | # Repository Context
Name: TencentBlueKing/blueking-dbm
Description:
# Pull Request
## fix(backend): 修复转移业务proxy machine 归属业务id未修改 #8429
# Relevant Files Found
## dbm-ui/backend/flow/plugins/components/collections/common/transfer_cluster_meta_to_other_biz.py
```
# -*- coding: utf-8 -*-
"""
TencentBlueKing is pl... |
5 | null | ducky64/pysvglabel | # Repository Context
Name: ducky64/pysvglabel
Description:
# Pull Request
## Add per-row and end constructs, rename init block
Rename init block to use `# pysvglabel: init` instead of emojis. Snakes stay there because of the need to be compact.
Adds a per row code that runs before label processing (using `# pysv... |
2,072 | null | pex-tool/pex | # Repository Context
Name: pex-tool/pex
Description:
# Pull Request
## Add support for Pip 23.0.1.
The release notes are here:
+ https://pip.pypa.io/en/stable/news/#v23-0-1
+ https://setuptools.pypa.io/en/stable/history.html#v67-4-0
# Relevant Files Found
## pex/pip/version.py
```
# Copyright 2022 Pants projec... |
9,142 | null | mne-tools/mne-python | # Repository Context
Name: mne-tools/mne-python
Description:
# Pull Request
## DOC: Fix bibtex citation in parametric.py #8931.
#### Reference issue
Fixes bibtex citation issue #8931
#### What does this implement/fix?
Adds bibtex citation in parametric.py.
# Relevant Files Found
## mne/stats/paramet... |
5,801 | null | pydantic/pydantic | # Repository Context
Name: pydantic/pydantic
Description:
# Pull Request
## Rework `__prepare_pydantic_annotations__` to make it easier to wrap "known" types
Selected Reviewer: @hramezani
# Relevant Files Found
## pydantic/_internal/_generate_schema.py
```
"""
Convert python types to pydantic-core schema.
"""
... |
6 | null | rbalestr-lab/LLM-research | # Repository Context
Name: rbalestr-lab/LLM-research
Description:
# Pull Request
## more runs
# Relevant Files Found
## examples/supervised_finetuning.py
```
import os
import transformers
import torch
import datetime
from transformers import (
AutoModelForCausalLM,
AutoTokenizer,
BitsAndBytesConfig,... |
45 | null | fylein/qbo-sdk-py | # Repository Context
Name: fylein/qbo-sdk-py
Description:
# Pull Request
## Feat: Remove version completely
http://app.clickup.com/
# Relevant Files Found
## setup.py
```
"""
Project setup file
"""
import setuptools
with open('README.md', 'r') as f:
long_description = f.read()
setuptools.setup(
name='q... |
885 | null | DevOps-MBSE/AaC | # Repository Context
Name: DevOps-MBSE/AaC
Description:
# Pull Request
## Improve execute unit tests
# Description
Include a summary of the changes and the related issue. List any dependencies that are required for this change.
# Linked Items:
Closes/Fixes/Resolves #XYZ
### Added
- _Describe any new ... |
4,814 | null | betagouv/ma-cantine | # Repository Context
Name: betagouv/ma-cantine
Description:
# Pull Request
## feat(open-data): Publication jeu données résultat de la campagne 2023
La commande se lance manuellement depuis la prod (ou un PC connecté à la prod en lecture seule).
Une fois la commande lancée, on ajoute manuellement le fichier dans ... |
475 | null | canonical/snap-openstack | # Repository Context
Name: canonical/snap-openstack
Description:
# Pull Request
## Prompt for nic: don't use run_sync in async context
Prompt for nic `self._fetch_nics` is already async, therefore it should not try to schedule on the running loop again.
Closes-Bug: 2106099
# Relevant Files Found
## sunbeam-pyt... |
213 | null | pyg-team/pytorch-frame | # Repository Context
Name: pyg-team/pytorch-frame
Description:
# Pull Request
## update readme
# Relevant Files Found
## examples/llm_embedding.py
```
import argparse
import os
import os.path as osp
from typing import List
import torch
import torch.nn.functional as F
from torch import Tensor
from tqdm import t... |
4,430 | null | tobymao/sqlglot | # Repository Context
Name: tobymao/sqlglot
Description:
# Pull Request
## feat(bigquery): Support FEATURES_AT_TIME()
Fixes #4428
Add support for the following ML function:
```
ML.FEATURES_AT_TIME(
{ TABLE feature_table | (query_statement) }
[, time => TIMESTAMP]
[, num_rows => INT64]
[, ignor... |
7 | null | krzysztofarendt/building3d | # Repository Context
Name: krzysztofarendt/building3d
Description:
# Pull Request
## Constrained triangulation
# Relevant Files Found
## building3d/config.py
```
import logging
# Log file
LOG_FILE: str = "building3d.log"
LOG_LEVEL = logging.DEBUG
# Geometry epsilon used for comparison operations
GEOM_EPSILON:... |
1,077 | null | demisto/demisto-sdk | # Repository Context
Name: demisto/demisto-sdk
Description:
# Pull Request
## Context change validation
## Status
- [x] In Progress
## Related Issues
fixes: https://github.com/demisto/etc/issues/31190
## Description
Added a validation that checks if the output's context paths in YML matches the README.
... |
76 | null | qgis-deployment/qgis-deployment-toolbelt-cli | # Repository Context
Name: qgis-deployment/qgis-deployment-toolbelt-cli
Description:
# Pull Request
## Tests: multiple Python versions
# Relevant Files Found
## setup.py
```
#! python3 # noqa: E265
"""Setup script to package into a Python module."""
# #########################################################... |
56,607 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Add support for external statistics
<!--
You are amazing! Thanks for contributing to our project!
Please, DO NOT DELETE ANY TEXT from this template! (unless instructed).
-->
## Proposed change
<!--
Describe the big picture of ... |
30 | null | ekzhu/datasketch | # Repository Context
Name: ekzhu/datasketch
Description:
# Pull Request
## Redis backend for datasketch LSH
## Summary
We have been using datasketch extensively in data-driven applications (primarily the `MinHashLSH` class). The existing implementation requires all data to be stored in memory, which is a severe li... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.