pr_id
int64
repo_id
null
repo_name
string
text
string
29
null
gjbadros/hass-vantage
# Repository Context Name: gjbadros/hass-vantage Description: # Pull Request ## Change async_schedule_update_ha_state() to schedule_update_ha_state() # Relevant Files Found ## custom_components/vantage/__init__.py ``` """ Component for interacting with a Vantage Infusion Controller system For more details abou...
75
null
aeon-toolkit/aeon-neuro
# Repository Context Name: aeon-toolkit/aeon-neuro Description: # Pull Request ## [MNT] Release the v0.0.1 package on conda-forge #### Reference Issues/PRs Fixes #68 #### What does this implement/fix? Explain your changes. - open PR on [conda-forge/staged-recipes](https://github.com/conda-forge/staged-recip...
3,369
null
haiiliin/abqpy
# Repository Context Name: haiiliin/abqpy Description: # Pull Request ## [docs]: Add Skew example # Description Add Skew example # Backporting This change should be backported to the previous releases, please add the relevant labels. Refer [here](https://github.com/haiiliin/abqpy/discussions/1500) to reso...
22
null
ianByrne/HASS-ukho_tides
# Repository Context Name: ianByrne/HASS-ukho_tides Description: # Pull Request ## Fix Options Flow not loading Fixes #21 # Relevant Files Found ## custom_components/ukho_tides/config_flow.py ``` import asyncio import logging from copy import deepcopy from typing import Any, Dict import homeassistant.helpers.c...
201
null
lukas-blecher/LaTeX-OCR
# Repository Context Name: lukas-blecher/LaTeX-OCR Description: # Pull Request ## feat: add utf-8 support for reading README file When I install manually using the following command: ```bash $ python setup.py install ``` I reported a character encoding problem: ```bash Traceback (most recent call last):...
81
null
nodestream-proj/nodestream
# Repository Context Name: nodestream-proj/nodestream Description: # Pull Request ## When no annotations are set, all steps should be loaded # Relevant Files Found ## nodestream/pipeline/pipeline_file_loader.py ``` from dataclasses import dataclass from pathlib import Path from typing import List, Optional fro...
384
null
pytest-dev/pytest-bdd
# Repository Context Name: pytest-dev/pytest-bdd Description: # Pull Request ## Support for pytest 6 "--import-mode=importlib" This is a continuation of the initial fix proposed in https://github.com/pytest-dev/pytest-bdd/pull/381: > With the pytest 6 RC, a new --import-mode=importlib was added, which uses impor...
161
null
Bouni/python-luxtronik
# Repository Context Name: Bouni/python-luxtronik Description: # Pull Request ## Move contsants from discover into constants file Move constants declared in `discover.py` into `constants.py` for more cleanliness # Relevant Files Found ## luxtronik/constants.py ``` """Constants used throughout the luxtronik modul...
274
null
jupyter-server/jupyter_server
# Repository Context Name: jupyter-server/jupyter_server Description: # Pull Request ## Enable JupyterHandlers to set the logger on log_request This enables server extensions to log from their own logger, rather than always logging from the `ServerApp`'s logger. Previously, all log messages from extensions were rou...
90
null
CybercentreCanada/Multidecoder
# Repository Context Name: CybercentreCanada/Multidecoder Description: # Pull Request ## Provide default to max in case there are no PE sections # Relevant Files Found ## src/multidecoder/decoders/pe_file.py ``` from __future__ import annotations import struct import pefile import regex as re from multidecod...
74
null
ApeWorX/ape-safe
# Repository Context Name: ApeWorX/ape-safe Description: # Pull Request ## feat: refactor safe client to use multichain gateway ## Summary - Use new gateway URL https://safe-client.safe.global/ instead of network-specific URLs - Add deployed_chain_ids property to SafeAccount for easier chain access - Add get_client...
958
null
haddocking/haddock3
# Repository Context Name: haddocking/haddock3 Description: # Pull Request ## update `caprieval` integration tests You are about to submit a new Pull Request. Before continuing make sure you read the [contributing guidelines](CONTRIBUTING.md) and that you comply with the following criteria: - [x] You have sticke...
1,157
null
alerta/alerta
# Repository Context Name: alerta/alerta Description: # Pull Request ## Skip 'ack' action of "acked by" plugin if user not logged in # Relevant Files Found ## alerta/plugins/acked_by.py ``` import logging from flask import g from alerta.plugins import PluginBase LOG = logging.getLogger('alerta.plugins') cl...
560
null
SuffolkLITLab/docassemble-AssemblyLine
# Repository Context Name: SuffolkLITLab/docassemble-AssemblyLine Description: # Pull Request ## Format Python code with psf/black push There appear to be some python formatting errors in 07bd2ccd5c9e6f4b0fb6e8c5b8f0dca8cc0eec16. This pull request uses the [psf/black](https://github.com/psf/black) formatter to fix ...
4
null
dm82m/hass-Deltasol-KM2
# Repository Context Name: dm82m/hass-Deltasol-KM2 Description: # Pull Request ## added support for Resol DL2/DL3 vbus loggers As discussed, resolves #3 . # Relevant Files Found ## custom_components/deltasol/deltasolapi.py ``` """ Gets sensor data from Deltasol KM2 using api. Author: dm82m https://github.com/dm8...
524
null
runtimeverification/mir-semantics
# Repository Context Name: runtimeverification/mir-semantics Description: # Pull Request ## Update `kmir run` to behave more like `cargo run` - Introduce `CargoProject` class which can be used to gather information about a cargo project. - `kmir run` now uses `CargoProject` which finds the `.smir.json` artifact in...
833
null
alteryx/woodwork
# Repository Context Name: alteryx/woodwork Description: # Pull Request ## Add validation control to column accessor init - Add validation control to column accessor init - Closes #737 This PR adds a validate parameter to the WoodworkColumnAccessor `init` method to allow users to optionally skip validation che...
147,979
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Add service in Nord Pool for fetching normalized price indices <!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). --> ## Proposed change <!-- D...
659
null
scaleway/scaleway-sdk-python
# Repository Context Name: scaleway/scaleway-sdk-python Description: # Pull Request ## feat(vpc): add is_read_only field to route # Relevant Files Found ## scaleway-async/scaleway_async/vpc/v2/marshalling.py ``` # This file was automatically generated. DO NOT EDIT. # If you have any remark or suggestion do not ...
115
null
pennlabs/penn-courses
# Repository Context Name: pennlabs/penn-courses Description: # Pull Request ## Semester invariant for requirements This PR just makes sure that requirements (which are per-semester) behave properly. # Relevant Files Found ## courses/models.py ``` import math import uuid from django.db import models from django...
529
null
Safe-DS/Library
# Repository Context Name: Safe-DS/Library Description: # Pull Request ## feat: add fnn functionality Closes #522 ### Summary of Changes Added Model and layer classes to support Feed Forward Neural Network Functionality. Added into_dataloader() Function in TaggedTable Class, that creates a pytorch dataloade...
222
null
data-gov-my/datagovmy-back
# Repository Context Name: data-gov-my/datagovmy-back Description: # Pull Request ## Staging # Relevant Files Found ## data_gov_my/explorers/NamePopularity.py ``` import os import pandas as pd from django.apps import apps from django.core.cache import cache from django.http import JsonResponse from data_gov_m...
374
null
Josh-XT/AGiXT
# Repository Context Name: Josh-XT/AGiXT Description: # Pull Request ## Switch to using hugchat module for HuggingChat Provider. Switch to using hugchat module for HuggingChat Provider. ``` pip install hugchat ``` # Relevant Files Found ## provider/huggingchat.py ``` import time from requests.sessions impor...
41
null
ulf1/treesimi
# Repository Context Name: ulf1/treesimi Description: # Pull Request ## Add demo notebooks and prepare initial release # Relevant Files Found ## setup.py ``` from setuptools import setup import m2r def read(fname): import os return open(os.path.join(os.path.dirname(__file__), fname)).read() setup(na...
55
null
hearsaycorp/django-richenum
# Repository Context Name: hearsaycorp/django-richenum Description: # Pull Request ## drop support for old django versions # Relevant Files Found ## setup.py ``` #!/usr/bin/env python # W/o multiprocessing, nosetests can't exit cleanly. # (See http://bugs.python.org/issue15881#msg170215) import multiprocessin...
307
null
dhermes/bezier
# Repository Context Name: dhermes/bezier Description: # Pull Request ## Use `delvewheel` for Windows builds I realized this was a cleaner path forward when starting to integrate `cibuildwheel` to cut this latest release. # Relevant Files Found ## noxfile.py ``` # Licensed under the Apache License, Version 2.0 (...
1,112
null
TobikoData/sqlmesh
# Repository Context Name: TobikoData/sqlmesh Description: # Pull Request ## Fix: Use schema for table diff summary table # Relevant Files Found ## sqlmesh/core/engine_adapter/base.py ``` """ # EngineAdapter Engine adapters are how SQLMesh connects and interacts with various data stores. They allow SQLMesh to ...
110
null
MakerSpaceLeiden/makerspaceleiden-crm
# Repository Context Name: MakerSpaceLeiden/makerspaceleiden-crm Description: # Pull Request ## chore(ci): address failing commit checks - https://github.com/MakerSpaceLeiden/makerspaceleiden-crm/pull/110/commits/fd46325111f6c2478b6ae497f9f11a7986e5c479 Changes introduced after running pre-commit: - Migration Up...
9,933
null
NVIDIA-NeMo/NeMo
# Repository Context Name: NVIDIA-NeMo/NeMo Description: # Pull Request ## Akoumparouli/mixtral fixes for r2.0.0rc1 # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info...
74
null
optuna/optuna-integration
# Repository Context Name: optuna/optuna-integration Description: # Pull Request ## Move `SkoptSampler` <!-- Thank you for creating a pull request! In general, we merge your pull request after it gets two or more approvals. To proceed to the review process by the maintainers, please make sure that the PR meets the ...
2,568
null
fastapi/fastapi
# Repository Context Name: fastapi/fastapi Description: # Pull Request ## ✨ Enable configuring Swagger UI parameters At present there are a number of [Swagger UI parameters](https://swagger.io/docs/open-source-tools/swagger-ui/usage/configuration/) that are not configurable when using FastAPI. Under normal circumst...
51
null
zzzeek/sqlalchemy
# Repository Context Name: zzzeek/sqlalchemy Description: # Pull Request ## Remove terminated connections from the pool. In pymssql, if you terminate a long running query manually it will give you a connection reset by peer message, but this connection remains in the pool and will be re-used. # Relevant Files Fou...
558
null
datagouv/datagouvfr_data_pipelines
# Repository Context Name: datagouv/datagouvfr_data_pipelines Description: # Pull Request ## [DGV METRICS] Update logic and tests * fix empty segment config * change create table order to match csv columns * change NA management during aggregation to allow aggregation of empty segments * update tests * add ag...
17
null
barrust/pyprobables
# Repository Context Name: barrust/pyprobables Description: # Pull Request ## 0.0.7 * Counting Bloom updates * Export overflow fixes # Relevant Files Found ## probables/__init__.py ``` ''' pyprobables module ''' from __future__ import (unicode_literals, absolute_import, print_function) from .blooms import (Bloo...
94
null
seung-lab/seuron
# Repository Context Name: seung-lab/seuron Description: # Pull Request ## Serve igneous frag files through http interface NFS has huge overhead when reading small pieces of frag files due to caching/prefetching, switch to http interface to alleviate the problem. Uploading is still through nfs # Relevant Files Fou...
65
null
panoptes/POCS
# Repository Context Name: panoptes/POCS Description: # Pull Request ## Bug fix in tracking model The previous version of tracking model used the method of calculating the hour angle (HA) by getting the difference of RA - LST, but this only works if the RA is in the current equinox ("Jnow"), not J2000 as all our co...
161
null
cloudblue/connect-cli
# Repository Context Name: cloudblue/connect-cli Description: # Pull Request ## LITE-24952: Added missing status # Relevant Files Found ## connect/cli/plugins/project/extension/constants.py ``` # Copyright © 2021 CloudBlue. All rights reserved. import os PROJECT_EXTENSION_BOILERPLATE_URL = 'https://github.co...
116
null
conda/conda-package-handling
# Repository Context Name: conda/conda-package-handling Description: # Pull Request ## fix, test extracting .conda given as relative path Test for #115 Can extract `/full/path/to/*.conda` but not `*.conda` # Relevant Files Found ## src/conda_package_handling/api.py ``` import os as _os from glob import glob a...
4,937
null
voxel51/fiftyone
# Repository Context Name: voxel51/fiftyone Description: # Pull Request ## [CVAT integration] Use pixelwise masks, not polygons, for instance segmentation #4483 The following items are still pending: - [x] Code to upload fiftyone to CVAT pixel mask - [x] Unit test for uploading to CVAT - [x] Unit test for conv...
71
null
WebOfTrust/keria
# Repository Context Name: WebOfTrust/keria Description: # Pull Request ## Fix to Seeker to properly index credential schema with "oneOf". This PR includes several fixes: * fix the schema parser to properly handle "oneOf" in the "a" block (payload definition) of the schema * fix to allow for many credential ind...
23,537
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## fetch attachment explicitly as bytes and fix spelling of attachment_stubs ```fetch_attachment``` can return either bytes or unicode. We want to only return bytes so we can have a uniform interface. # Relevant Files Found ## corehq/apps/...
3,431
null
pypa/pipenv
# Repository Context Name: pypa/pipenv Description: # Pull Request ## Populate source when getting lockfile Thank you for contributing to Pipenv! ### The issue Fixes #3427 ### The fix Derive missing fields from existing ones for Pipfile's source. ### The checklist * [x] Associated issue * [x] ...
34,908
null
frappe/frappe
# Repository Context Name: frappe/frappe Description: # Pull Request ## fix(dashboard_chart): specify doctype name in group by field This is to avoid ambiguous group by when the field occurs in parent doctype + in child table filters Reference: support ticket 53053 # Relevant Files Found ## frappe/desk/doctype/...
16,612
null
apache/airflow
# Repository Context Name: apache/airflow Description: # Pull Request ## AWS Hook - allow IDP HTTP retry (#12639) When doing AssumeRoleWithSAML there is an HTTP request made to an IDP endpoint to obtain the SAML Assertion. This PR allows the IDP request to have a configurable Retry, which makes this authentication ...
989
null
earthobservations/wetterdienst
# Repository Context Name: earthobservations/wetterdienst Description: # Pull Request ## Fix Geosphere parameter names # Relevant Files Found ## tests/provider/dwd/observation/test_api_stations.py ``` # -*- coding: utf-8 -*- # Copyright (C) 2018-2021, earthobservations developers. # Distributed under the MIT Li...
625
null
duckdb/dbt-duckdb
# Repository Context Name: duckdb/dbt-duckdb Description: # Pull Request ## Support ducklake database in primary database and add is_ducklake flag to identify motherduck managed ducklake Implements the approach mentioned in https://github.com/duckdb/dbt-duckdb/issues/619 to support motherduck-managed ducklake datab...
5,411
null
PrefectHQ/prefect
# Repository Context Name: PrefectHQ/prefect Description: # Pull Request ## Adds ability to use ECS Capacity Provider in ECS Agent and ECS Run ## Summary <!-- A sentence summarizing the PR --> PR to add the ability to use capacity providers in ECS Agent and ECSRun when set in run_task_kwargs ## Changes <!...
1
null
ufoot/dogcraft
# Repository Context Name: ufoot/dogcraft Description: # Pull Request ## A very basic architecture (so called...) to hopefully split work # Relevant Files Found # Edits This pull request introduces a basic modular architecture for a hackathon project that aims to visualize Datadog metrics within Minecraft. It...
158
null
jquant/jai-sdk
# Repository Context Name: jquant/jai-sdk Description: # Pull Request ## Fix - Replacing Unsupervised with SelfSupervised An informative error is now raised when an user tries to setup a database with `db_type=Unsupervised`. # Relevant Files Found ## jai/functions/classes.py ``` from enum import Enum __all__ = ...
5,733
null
ibis-project/ibis
# Repository Context Name: ibis-project/ibis Description: # Pull Request ## feat(druid): implement ops.Sign, ops.StringJoin; remove invalid operations # Relevant Files Found ## ibis/backends/druid/registry.py ``` from __future__ import annotations import sqlalchemy as sa import ibis.expr.operations as ops fro...
586
null
enkore/i3pystatus
# Repository Context Name: enkore/i3pystatus Description: # Pull Request ## Fix bug that prevented module errors being displayed in bar This one took a while to track down... # Relevant Files Found ## i3pystatus/core/modules.py ``` import inspect import traceback from i3pystatus.core.settings import SettingsBas...
31
null
arnauqb/blackbirds
# Repository Context Name: arnauqb/blackbirds Description: # Pull Request ## Unit tests for MCMC Unit tests doing the following: - Checking (by KL divergence estimation) that MALA recovers conjugate Normal density accurately - Checking (by KL divergence estimation) that MALA recovers conjugate multivariate Norm...
1,289
null
huggingface/huggingface_hub
# Repository Context Name: huggingface/huggingface_hub Description: # Pull Request ## tell user how to paste token on Windows `getpass()` can't handle `Ctrl+V` on Windows which causes "invalid token error" in VSCode and CMD https://bugs.python.org/issue37426 This causes confusion for the user, actually happened...
316
null
City-of-Helsinki/tilavarauspalvelu-core
# Repository Context Name: City-of-Helsinki/tilavarauspalvelu-core Description: # Pull Request ## TILA-949 | Use HAUKI_API_KEY in post and put requests Previous PR related to this was missing these places. TILA-949 TILA-948 # Relevant Files Found ## opening_hours/hauki_request.py ``` import logging import r...
33
null
datagouv/datagouvfr_data_pipelines
# Repository Context Name: datagouv/datagouvfr_data_pipelines Description: # Pull Request ## Dag metrics tmp # Relevant Files Found ## config.py ``` from airflow.models import Variable # Global AIRFLOW_DAG_HOME = Variable.get("AIRFLOW_DAG_HOME", "/opt/airflow/dags/") AIRFLOW_DAG_TMP = Variable.get("AIRFLOW_DAG...
14
null
daernsinstantfortress/WeConnect-Cupra-python
# Repository Context Name: daernsinstantfortress/WeConnect-Cupra-python Description: # Pull Request ## Remove noisy logging # Relevant Files Found ## weconnect_cupra/__version.py ``` __version__ = '0.50.06' ``` ## weconnect_cupra/api/cupra/elements/vehicle.py ``` from __future__ import annotations from typin...
10
null
devanshshukla99/sphinx-versioned-docs
# Repository Context Name: devanshshukla99/sphinx-versioned-docs Description: # Pull Request ## Added support for `sphinx-astropy` # Relevant Files Found ## sphinx_versioned/__main__.py ``` import os import typer import shutil import pathlib from sphinx import application from sphinx.config import Config as Sph...
98
null
hubtty/hubtty
# Repository Context Name: hubtty/hubtty Description: # Pull Request ## Fix urwid > 2.4.2 compatibility 1. `Columns` widget use FIXED pack method for items if they declare sizing as fixed. 2. `Columns` are implicitly declared as FIXED if all contents sizes are known or can be calculated without external si...
47
null
ludeeus/integration_blueprint
# Repository Context Name: ludeeus/integration_blueprint Description: # Pull Request ## Rename [blueprint|Blueprint] -> [integration_blueprint|Integration blueprint] # Relevant Files Found ## custom_components/blueprint/__init__.py ``` """ Custom integration to integrate blueprint with Home Assistant. For m...
69
null
automl/CAVE
# Repository Context Name: automl/CAVE Description: # Pull Request ## Fix/drop plot names # Relevant Files Found ## spysmac/plot/algorithm_footprint.py ``` import os import logging import numpy as np import matplotlib.pyplot as plt import matplotlib.lines as mlines from sklearn.decomposition import PCA from skl...
12,890
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## Changing variant defaults based on architecture (Darwin) The TAU defaults aren't very friendly on OSX/Darwin. For that platform, instead of forcing the user to disable 5 defaults, just make them default 'False' for the Darwin architecture. # Re...
461
null
reframe-hpc/reframe
# Repository Context Name: reframe-hpc/reframe Description: # Pull Request ## [test] Adapt cuda nvml check to build systems # Relevant Files Found ## cscs-checks/cuda/nvml_check.py ``` import os import reframe.utility.sanity as sn from reframe.core.pipeline import RegressionTest class NvmlCheck(RegressionTes...
834
null
googleapis/python-bigquery-pandas
# Repository Context Name: googleapis/python-bigquery-pandas Description: # Pull Request ## chore(main): release 0.25.0 :robot: I have created a release *beep* *boop* --- ## [0.25.0](https://github.com/googleapis/python-bigquery-pandas/compare/v0.24.0...v0.25.0) (2024-12-11) ### ⚠ BREAKING CHANGES * to_gbq upl...
134
null
krezelj/academia
# Repository Context Name: krezelj/academia Description: # Pull Request ## Add tests for `agents` module Closes #105 Closes #128 (minor bug that prevented tests from passing) # Relevant Files Found ## academia/agents/ppo_agent.py ``` import logging import os import zipfile import tempfile from typing import ...
3
null
huggingface/instruction-tuned-sd
# Repository Context Name: huggingface/instruction-tuned-sd Description: # Pull Request ## Training # Relevant Files Found # Edits This pull request adds a training script for fine-tuning InstructPix2Pix on a cartoonization task using Hugging Face's `diffusers` and `accelerate` libraries. Key changes include ...
1,794
null
osbuild/osbuild
# Repository Context Name: osbuild/osbuild Description: # Pull Request ## Make `tailored_profile_id` required for `json` autotailoring We have a bit of a tradeoff with this. On one hand we can can just use the `autotailor` command to override the profile id set by the user in the json tailoring file. We would just ...
5,352
null
haiiliin/abqpy
# Repository Context Name: haiiliin/abqpy Description: # Pull Request ## [docs] Fix docs environment variable `ABQPY_MAKE_DOCS` setting (backport #5346) This is an automatic backport of pull request #5346 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br ...
2
null
jordanpotti/AWSBucketDump
# Repository Context Name: jordanpotti/AWSBucketDump Description: # Pull Request ## Add optional argument: -d ex: python AWSBucketDump.py -l BucketNames.txt -g interesting_Keywords.txt -D -m 500000 -d 1 When -D is set, and -d is set to True or 1, create a directory for the given bucket hostname in which to save ...
10,791
null
dagster-io/dagster
# Repository Context Name: dagster-io/dagster Description: # Pull Request ## [dagster-airflow] resolve slow airflow2 test suite # Relevant Files Found ## python_modules/libraries/dagster-airflow/dagster_airflow_tests/test_dagster_pipeline_factory/test_load_dag_bag_airflow_2.py ``` import os import tempfile imp...
6,755
null
PrefectHQ/prefect
# Repository Context Name: PrefectHQ/prefect Description: # Pull Request ## Adds default code example for blocks <!-- Thanks for opening a pull request to Prefect! We've got a few requests to help us review contributions: - Make sure that your title neatly summarizes the proposed changes. - Provide a short ov...
34
null
crs4/pydoop
# Repository Context Name: crs4/pydoop Description: # Pull Request ## Fixes #31 Minor changes to get the simulator example to compile. # Relevant Files Found ## examples/simulator/run_wc_full.py ``` # BEGIN_COPYRIGHT # # Copyright 2009-2014 CRS4. # # Licensed under the Apache License, Version 2.0 (the "License"...
116
null
Jaded-Encoding-Thaumaturgy/lvsfunc
# Repository Context Name: Jaded-Encoding-Thaumaturgy/lvsfunc Description: # Pull Request ## Rfs updates # Relevant Files Found ## lvsfunc/util.py ``` from __future__ import annotations import colorsys import random import warnings from functools import partial, wraps from typing import Any, Callable, Dict, Li...
303
null
C-Accel-Project-Old-Version/old-sdk
# Repository Context Name: C-Accel-Project-Old-Version/old-sdk Description: # Pull Request ## added `name` to file node docs attributes table # Description added `name` to file node docs attributes table and JSON representation as it is a required attribute and was missing previously ## Changes ### Screensho...
224
null
etsap-TIMES/xl2times
# Repository Context Name: etsap-TIMES/xl2times Description: # Pull Request ## Change import of datatypes classes Close #220 # Relevant Files Found ## xl2times/__main__.py ``` import argparse import hashlib import os import pickle import sys import time from concurrent.futures import ProcessPoolExecutor from dat...
60
null
BobTheBuidler/ez-a-sync
# Repository Context Name: BobTheBuidler/ez-a-sync Description: # Pull Request ## fix: non-standard use of PrioritySemaphore.acquire if a user used a priority semaphore's acquire method rather than the typical `async with semaphore[priority]`, it would fail # Relevant Files Found ## a_sync/primitives/locks/prio_s...
139
null
magicalraccoon/tootstream
# Repository Context Name: magicalraccoon/tootstream Description: # Pull Request ## Make Python 3 requirement more explicit If you try to install tootstream under Python 2, it will look like it installed but then immediately throw an exception upon running due to non-ASCII characters in the source code. Specify P...
158
null
higlass/higlass-python
# Repository Context Name: higlass/higlass-python Description: # Pull Request ## Upgrade higlass front end to v1.13 ## Description What was changed in this pull request? Why is it necessary? Fixes #___ ## Checklist - [ ] Unit tests added or updated - [ ] Update `examples.ipynb` notebook - [ ] Documentation add...
361
null
cedric05/dothttp
# Repository Context Name: cedric05/dothttp Description: # Pull Request ## fix #360 #359 #358 (index operation in variable definition, duplicate variable, string/number/boolean are now accepted as json) Any new Feature should handle all of below - http2har (export to all programming languages using httpsnippet o...
26
null
permitio/permit-python
# Repository Context Name: permitio/permit-python Description: # Pull Request ## Oded/per 3635 better structure to python elements # Relevant Files Found ## permit/elements.py ``` from __future__ import annotations from enum import Enum from typing import TYPE_CHECKING from uuid import UUID from permit.openap...
440
null
jacksund/simmate
# Repository Context Name: jacksund/simmate Description: # Pull Request ## update website ui 🍒 # Relevant Files Found ## src/simmate/engine/workflow.py ``` # -*- coding: utf-8 -*- import inspect import json import logging import re import uuid from pathlib import Path import cloudpickle import toml import y...
24
null
brennerm/aws-quota-checker
# Repository Context Name: brennerm/aws-quota-checker Description: # Pull Request ## Add some RDS checks! Along with a little utility function to handle pagination. # Relevant Files Found ## aws_quota/check/__init__.py ``` from .appmesh import * from .autoscaling import * from .cloudformation import * from .clou...
5,646
null
PennyDreadfulMTG/Penny-Dreadful-Tools
# Repository Context Name: PennyDreadfulMTG/Penny-Dreadful-Tools Description: # Pull Request ## Speed up person pages and other single-person requests. # Relevant Files Found ## decksite/api.py ``` from flask import Response, request, session, url_for from decksite import APP, auth, league from decksite.data i...
14
null
doccano/doccano-mini
# Repository Context Name: doccano/doccano-mini Description: # Pull Request ## Add unit tests - Add test cases for methods that generate prompts. # Relevant Files Found ## doccano_mini/prompts.py ``` from typing import List from langchain.prompts.few_shot import FewShotPromptTemplate from langchain.prompts.prom...
14
null
vigilant-umbrella/wikiHowUnofficialAPI
# Repository Context Name: vigilant-umbrella/wikiHowUnofficialAPI Description: # Pull Request ## Search works for non-ascii strings Fixes #13 - Updates .gitignore - Search now works with non-ascii characters. # Relevant Files Found ## examples/search.py ``` import wikihowunofficialapi as wha max_results = 1 ...
120
null
CosmiQ/solaris
# Repository Context Name: CosmiQ/solaris Description: # Pull Request ## Faster storing of ground truth buildings' IoUs Thank you for submitting your PR. Please read the template below, fill it out as appropriate, and make additional changes to your code as needed. Please feel free to submit your PR even if it does...
3,546
null
PaddlePaddle/FastDeploy
# Repository Context Name: PaddlePaddle/FastDeploy Description: # Pull Request ## [UnitTest][Copilot] Improve unit test coverage for entrypoints modules This PR significantly improves the unit test coverage for the `fastdeploy/entrypoints` modules by adding comprehensive test suites for key utility functions and cl...
371
null
packit/packit-service
# Repository Context Name: packit/packit-service Description: # Pull Request ## Handle invalid config Fixes #369 # Relevant Files Found ## packit_service/config.py ``` # MIT License # # Copyright (c) 2018-2019 Red Hat, Inc. # Permission is hereby granted, free of charge, to any person obtaining a copy # of thi...
630
null
google/mobly
# Repository Context Name: google/mobly Description: # Pull Request ## Add a standard method for generating output filenames in `AndroidDevice`. Part one of `AndroidDevice` output file improvements. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="...
260
null
google-research/weatherbench2
# Repository Context Name: google-research/weatherbench2 Description: # Pull Request ## Update compute_probabilistic_climatological_forecasts Update compute_probabilistic_climatological_forecasts # Relevant Files Found ## scripts/compute_probabilistic_climatological_forecasts.py ``` # Copyright 2024 Google LLC ...
37,436
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## meson: change default build type to "release" The same was done for CMake in #36679. # Relevant Files Found ## lib/spack/spack/build_systems/meson.py ``` # Copyright 2013-2023 Lawrence Livermore National Security, LLC and other # Spack Project...
28,623
null
commaai/openpilot
# Repository Context Name: commaai/openpilot Description: # Pull Request ## Hyundai: enable radar tracks for 2019 Santa Fe **Description:** Adding a second Radar FW for the 2019 Hyundai Santa Fe to the hyundai_enable_radar_points.py script **Verification:** Viewed route in cabana to verify radar tracks are worki...
1,491
null
conbench/conbench
# Repository Context Name: conbench/conbench Description: # Pull Request ## benchadapt: add run_tags to BenchmarkResult This PR allows `benchadapt` users to supply custom `run_tags` when creating a BenchmarkResult to post to Conbench. # Relevant Files Found ## benchadapt/python/benchadapt/result.py ``` import da...
2,804
null
pallets/flask
# Repository Context Name: pallets/flask Description: # Pull Request ## encode filenames as ascii instead of latin-1 closes #2766 This produces the `filename*` header more often (since only ASCII characters are allowed now), but is compatible with Gunicorn and any other WSGI servers that are more strict about h...
909
null
open-edge-platform/datumaro
# Repository Context Name: open-edge-platform/datumaro Description: # Pull Request ## Refactor download CLI command ### Summary - Move "datum describe-downloads" -> "datum download describe" - Move "datum download" -> "datum download get" - Refactor datum download cli test to use pytest framework - Ticket n...
69
null
jocon15/StockBench
# Repository Context Name: jocon15/StockBench Description: # Pull Request ## created a function for calculating the progress bar increment # Relevant Files Found ## src/StockBench/simulator.py ``` import os import sys import time import math import logging from tqdm import tqdm from time import perf_counter fro...
6,191
null
napari/napari
# Repository Context Name: napari/napari Description: # Pull Request ## Stop using temporary directory for store array for paint test # References and relevant issues This is followup to #6112 # Description Here I changed to use in-memory storage for paint test (not to perform disc operations). # Releva...
46,912
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## `gimp`: Fix missing pkgconfig and gettext dependencies This fixes the build issue reported in https://github.com/spack/spack/pull/46816#pullrequestreview-2353325989 that I ran into when I attempted to build `gimp` without `pkgconfig` and `gettext...
11,661
null
pytest-dev/pytest
# Repository Context Name: pytest-dev/pytest Description: # Pull Request ## Add syntactic highlights to the error explanations ## Description This is part of https://github.com/pytest-dev/pytest/issues/11520 This adds colors to the normal explanations outputted by pytest whenever it shows python code in order...
653
null
astrolabsoftware/fink-science-portal
# Repository Context Name: astrolabsoftware/fink-science-portal Description: # Pull Request ## Revert wrong cast Closes #652 # Relevant Files Found ## apps/query_cluster.py ``` # Copyright 2022-2023 AstroLab Software # Author: Julien Peloton # # Licensed under the Apache License, Version 2.0 (the "License"); # ...
891
null
Safe-DS/Library
# Repository Context Name: Safe-DS/Library Description: # Pull Request ## feat: activation function for forward layer Closes #889 ### Summary of Changes added optional activation function parameter to the forward layer # Relevant Files Found ## src/safeds/data/tabular/plotting/_table_plotter.py ``` from __...