pr_id
int64
repo_id
null
repo_name
string
text
string
1,671
null
wemake-services/wemake-python-styleguide
# Repository Context Name: wemake-services/wemake-python-styleguide Description: # Pull Request ## Updating docstring style in darglint # I have made things! <!-- Hi, thanks for submitting a Pull Request. We appreciate it. Please, fill in all the required information to make our review and merging processes...
18
null
podhmo/prestring
# Repository Context Name: podhmo/prestring Description: # Pull Request ## Refactoring output #17 # Relevant Files Found ## prestring/__init__.py ``` # -*- coding:utf-8 -*- import logging import contextlib from io import StringIO from prestring.output import SeparatedOutput # NOQA from prestring.utils import (...
393
null
pieces-app/cli-agent
# Repository Context Name: pieces-app/cli-agent Description: # Pull Request ## Fix gateway # Relevant Files Found ## src/pieces/_vendor/pieces_os_client/wrapper/websockets/base_websocket.py ``` from typing import Callable, Optional,TYPE_CHECKING, List, Self import websocket import threading from abc import ABC,...
124
null
ministryofjustice/money-to-prisoners-api
# Repository Context Name: ministryofjustice/money-to-prisoners-api Description: # Pull Request ## Include unidentified transactions in test data # Relevant Files Found ## mtp_api/apps/core/management/commands/load_test_data.py ``` import textwrap from django.conf import settings from django.contrib.auth impor...
1,611
null
TomographicImaging/CIL
# Repository Context Name: TomographicImaging/CIL Description: # Pull Request ## Documentation for compositionoperator and sumoperator ## Describe your changes Added documentation for compositionoperator and sumoperator ## Describe any testing you have performed *Please add any demo scripts to [CIL-Demos/misc...
5,581
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## EWSGhana: reminders tester http://manage.dimagi.com/default.asp?157124#875671 Also, now reminders are using products assigned to location not all as before. # Relevant Files Found ## custom/ewsghana/reminders/reminders.py ``` from cele...
1
null
mattbriggs/pdf-link-checker
# Repository Context Name: mattbriggs/pdf-link-checker Description: # Pull Request ## Multithread update # Relevant Files Found ## pdf_link_check.py ``` ''' PDF Link Check For more information see: https://github.com/mattbriggs/pdf-link-checker PDFLinkCheck.py checks the hyperlinks in an Portable Docume...
154
null
meilisearch/meilisearch-python
# Repository Context Name: meilisearch/meilisearch-python Description: # Pull Request ## Changes about the MeiliSearch's next release (v0.15.0) - [x] Update README - [x] Update the tests #155 This PR: - should work locally with the [prerelease v0.15.0rc0](https://github.com/meilisearch/MeiliSearch/releases/ta...
602
null
cloudify-cosmo/cloudify-common
# Repository Context Name: cloudify-cosmo/cloudify-common Description: # Pull Request ## Bump pyyaml to 5.3.1 Py 2.6 doesn't support pyyaml 5.3.1. Therefore, specialcase it to keep 4.2. The only place we still allow py 2.6 is the agent, and that does NOT install the `.[dispatcher]` extra anyway. But we do want ...
2
null
StonyBrookNLP/appworld
# Repository Context Name: StonyBrookNLP/appworld Description: # Pull Request ## added support for removing `app_name` from`ApiDocCollection` This field was currently missing from the allowed list of fields that can be removed. # Relevant Files Found ## src/appworld/collections/api_docs.py ``` import os from col...
165
null
xian-network/xian-core
# Repository Context Name: xian-network/xian-core Description: # Pull Request ## testnet # Relevant Files Found ## src/abci/server.py ``` """ TCP Server that communicates with Tendermint """ import asyncio import signal import platform import os from .utils import * from io import BytesIO from loguru import lo...
1,548
null
ansys/pyedb
# Repository Context Name: ansys/pyedb Description: # Pull Request ## FEAT: Auto mesh seeding # Relevant Files Found ## src/pyedb/dotnet/database/components.py ``` # Copyright (C) 2023 - 2024 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # # Permission is hereby granted, free of charge, to...
584
null
mouredev/roadmap-retos-programacion
# Repository Context Name: mouredev/roadmap-retos-programacion Description: # Pull Request ## #00 - Python" ## Describe tus cambios ***(Opcional)*** *Sobre todo aconsejable si la "Pull Request" se corresponde con una corrección adicional y no con la presentación de un ejercicio.* ## Comprobaciones Asegúrate de cu...
210
null
dssg/aequitas
# Repository Context Name: dssg/aequitas Description: # Pull Request ## Removed millify package dependencies # Relevant Files Found ## src/aequitas/plot/commons/helpers.py ``` import altair as alt import numpy as np from millify import millify, prettify def no_axis(): """Returns an invisible Altair axis....
215
null
terrapower/armi
# Repository Context Name: terrapower/armi Description: # Pull Request ## Improve permissive armi.configure() behavior It was still snagging on the blueprints import check. # Relevant Files Found ## armi/__init__.py ``` # Copyright 2009-2019 TerraPower, LLC # # Licensed under the Apache License, Version 2.0 (the...
919
null
jina-ai/serve
# Repository Context Name: jina-ai/serve Description: # Pull Request ## feat: added Matches2DocRankDriver This is a suggested implementation for #891. Missing: - [x] tests for the `Matches2DocRankDriver` - [x] concrete demo-implementations for the `Match2DocRanker` Open questions: - Rename `Match2DocRa...
5,573
null
bcgov/foi-flow
# Repository Context Name: bcgov/foi-flow Description: # Pull Request ## Fixed issue with pagecount # Relevant Files Found ## request-management-api/request_api/models/FOIMinistryRequests.py ``` from flask.app import Flask from sqlalchemy.sql.schema import ForeignKey, ForeignKeyConstraint from .db import db, m...
2,020
null
akfamily/akshare
# Repository Context Name: akfamily/akshare Description: # Pull Request ## fix(pypi): fix PYPI info fix PYPI info # Relevant Files Found ## akshare/__init__.py ``` """ AKShare 是基于 Python 的开源财经数据接口库, 实现对股票, 期货, 期权, 基金, 债券, 外汇等金 融产品的量价数据, 基本面数据和另类数据从数据采集, 数据清洗到数据下载的工具, 满足金融数据科学 家, 数据科学爱好者在数据获取方面的需求. 它的特点是利用 AKShar...
330
null
roocs/clisops
# Repository Context Name: roocs/clisops Description: # Pull Request ## Support Python3.12, various fixes <!--Please ensure the PR fulfills the following requirements! --> ### Pull Request Checklist: - [ ] This PR addresses an already opened issue (for bug fixes / features) - This PR fixes issue #xyz - [ ] Te...
6,855
null
scrapy/scrapy
# Repository Context Name: scrapy/scrapy Description: # Pull Request ## Add AsyncioLoopingCall. # Relevant Files Found ## scrapy/core/downloader/__init__.py ``` from __future__ import annotations import random import warnings from collections import deque from datetime import datetime from time import time fro...
2
null
ros-infrastructure/rosdistro-reviewer
# Repository Context Name: ros-infrastructure/rosdistro-reviewer Description: # Pull Request ## Add function for detecting git changes to text files # Relevant Files Found # Edits This PR adds a new function `get_added_lines` to detect and return line number ranges of added content in text files between two G...
1,189
null
django-json-api/django-rest-framework-json-api
# Repository Context Name: django-json-api/django-rest-framework-json-api Description: # Pull Request ## Scheduled biweekly dependency update for week 49 ### Update [flake8-bugbear](https://pypi.org/project/flake8-bugbear) from **23.9.16** to **23.12.2**. <details> <summary>Changelog</summary> ###...
905
null
hypothesis/lms
# Repository Context Name: hypothesis/lms Description: # Pull Request ## Combine `LTILaunchResource` h user properties into `h_user` Combine `LTILaunchResource.h_{username, display_name, userid}` properties into a single `h_user` property which returns an `HUser`. This removes the duplication of logic for gener...
856
null
huggingface/datasets
# Repository Context Name: huggingface/datasets Description: # Pull Request ## Add open book corpus Adds book corpus based on Shawn Presser's [work](https://github.com/soskek/bookcorpus/issues/27) @richarddwang, the author of the original BookCorpus dataset, suggested it should be named [OpenBookCorpus](https://gi...
121
null
broadinstitute/cms
# Repository Context Name: broadinstitute/cms Description: # Pull Request ## parse nsl # Relevant Files Found ## cms/dists/scores_func.py ``` ## helper functions for generating probability distributions for component scores as part of CMS 2.0. ## last updated: 10.02.16 vitti@broadinstitute.org from math import...
740
null
sanderslab/magellanmapper
# Repository Context Name: sanderslab/magellanmapper Description: # Pull Request ## Fix applying settings across shared axes Shared axes, such as twin axes that share the same y-axis in a plot, only have the first axis updated with the post-plot and plot decoration functions. This PR finds the shared axes and updat...
26,089
null
ray-project/ray
# Repository Context Name: ray-project/ray Description: # Pull Request ## [AIR] Update `KerasCallback` to work with `TensorflowPredictor` <!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. --> The KerasCallback saves ...
44
null
colcon/colcon-ros
# Repository Context Name: colcon/colcon-ros Description: # Pull Request ## use new argument to manipulate the environment instead of changing cmake-args Altering `cmake-args` wasn't a good idea in the first place and when the [CMake build](https://github.com/colcon/colcon-cmake/blob/f4ff4a382153516ddc6071104b61ce9...
284
null
NSLS2/PyXRF
# Repository Context Name: NSLS2/PyXRF Description: # Pull Request ## Requested GUI features <!--- Provide a general summary of your changes in the Title above --> The PR includes implementation of the following requested GUI features: - `Add All Elements` button is added to Image Wizard. The button adds all ...
41,100
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## votca: add v2023 # Relevant Files Found ## var/spack/repos/builtin/packages/votca/package.py ``` # Copyright 2013-2023 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-level COPYRIGHT file for detail...
2,070
null
activeloopai/deeplake
# Repository Context Name: activeloopai/deeplake Description: # Pull Request ## Tests fix (py3.8) ## 🚀 🚀 Pull Request ### Checklist: - [ ] [My code follows the style guidelines of this project](https://www.notion.so/activeloop/Engineering-Guidelines-d6e502306d0e4133a8ca507516d1baab) and the [Contributing d...
45,534
null
pandas-dev/pandas
# Repository Context Name: pandas-dev/pandas Description: # Pull Request ## PERF: Improve performance for df.duplicated with one column subset - [x] closes #45236 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase....
533
null
Election-Tech-Initiative/electionguard-python
# Repository Context Name: Election-Tech-Initiative/electionguard-python Description: # Pull Request ## ♻️ Change Hash to Mod Q [//]: # (🚨 Please review the CONTRIBUTING.md in this repository. 💔Thank you!) ### Issue *Link your PR to an issue* Fixes #513 ### Description - Direct fix to simplify hash to...
481
null
jp00p/AGIMUS
# Repository Context Name: jp00p/AGIMUS Description: # Pull Request ## User Info - Top Channels New command group `/user_info` with the `/user_info top_channels` command which gives you something like this: ![image](https://github.com/jp00p/AGIMUS/assets/1075211/b2fe239c-6576-4c86-8a6c-e9a5f36a8258) Requires ...
13,881
null
pandas-dev/pandas
# Repository Context Name: pandas-dev/pandas Description: # Pull Request ## TST: Add first line comment tests in read_csv Title is self-explanatory. Closes #4623. # Relevant Files Found ## pandas/io/tests/parser/comment.py ``` # -*- coding: utf-8 -*- """ Tests that comments are properly handled during parsing...
1,073
null
googleapis/python-spanner
# Repository Context Name: googleapis/python-spanner Description: # Pull Request ## chore: support named schemas Adds support for named schemas to the Python client library and the DB-API driver. # Relevant Files Found ## google/cloud/spanner_dbapi/_helpers.py ``` # Copyright 2020 Google LLC All rights reserved....
1,053
null
OpenFreeEnergy/openfe
# Repository Context Name: OpenFreeEnergy/openfe Description: # Pull Request ## CLI adaptive settings for charge change transformations <!-- Thank you for pull request. Below are a few things we ask you kindly to self-check before getting a review. Remove checks that are not relevant. --> <!-- Please note an...
856
null
missionpinball/mpf
# Repository Context Name: missionpinball/mpf Description: # Pull Request ## allow weights in random_event_player Fix https://github.com/GabeKnuth/BnD/issues/56 # Relevant Files Found ## mpf/config_players/random_event_player.py ``` """Random event config player.""" from mpf.core.config_player import ConfigPlaye...
22
null
tue-robotics/telegram_ros
# Repository Context Name: tue-robotics/telegram_ros Description: # Pull Request ## Fix that shit I have tested text messages in both direction. Photo in both directions Location in both directions and the options from ros. (to ros doesn't exist) So I have tested all functionality # Relevant Files Found ...
36
null
crusaderky/pathfinder2e_stats
# Repository Context Name: crusaderky/pathfinder2e_stats Description: # Pull Request ## CI bump # Relevant Files Found ## doc/conf.py ``` from __future__ import annotations # documentation build configuration file, created by # sphinx-quickstart on Thu Feb 6 18:57:54 2014. # # This file is execfile()d with th...
423
null
jaseci-labs/jaseci
# Repository Context Name: jaseci-labs/jaseci Description: # Pull Request ## [GRAPH-GET]: Only include the id when detailed is true ## Describe your changes graph will now only include the id when detailed is true ## Link to related issue N/A ## Does this introduce new feature or change existing feature of Jase...
107
null
radio-astro-tools/radio-beam
# Repository Context Name: radio-astro-tools/radio-beam Description: # Pull Request ## Expand docs Update and expand the docs. And fix a few minor issues in the docs build. # Relevant Files Found ## docs/conf.py ``` # -*- coding: utf-8 -*- # Licensed under a 3-clause BSD style license - see LICENSE.rst # # Astro...
1,138
null
nasa/opera-sds-pcm
# Repository Context Name: nasa/opera-sds-pcm Description: # Pull Request ## Jinja2 Templates for Algorithm Parameters Config ## Purpose - To address an issue with how an Algorithm Parameters config can sometimes reference another static ancillary input (such as a parameters override config), this branch reworks h...
4,501
null
cupy/cupy
# Repository Context Name: cupy/cupy Description: # Pull Request ## [backport] Fix dev info allocation Backport of #4491 # Relevant Files Found ## cupy/cusolver.py ``` import numpy as _numpy import cupy as _cupy from cupy_backends.cuda.api import runtime as _runtime from cupy_backends.cuda.libs import cublas as...
307
null
mapillary/OpenSfM
# Repository Context Name: mapillary/OpenSfM Description: # Pull Request ## Fix exception caused by no EXIF focal length This fixes the exception caused when there is no exif/focal length data for the image. # Relevant Files Found ## opensfm/exif.py ``` import datetime import exifread import logging import xmlto...
1,339
null
logicalclocks/feature-store-api
# Repository Context Name: logicalclocks/feature-store-api Description: # Pull Request ## [FSTORE-1348][APPEND] If a feature is a label, then no need to fail if missing on pre-check This PR adds/fixes/changes... - please summarize your changes to the code - and make sure to include all changes to user-facing API...
44
null
pythonpe/pythonpe-blog
# Repository Context Name: pythonpe/pythonpe-blog Description: # Pull Request ## Adding description and keywords tags to the index # Relevant Files Found ## conf.py ``` #!/usr/bin/env python # Python Peru blog build configuration file, created by # `ablog start` on Fri Mar 29 18:14:52 2024. # # Note that not ...
153
null
sphinx-contrib/multiversion
# Repository Context Name: sphinx-contrib/multiversion Description: # Pull Request ## [pre-commit.ci] pre-commit autoupdate <!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.4...v0.8.6) <!--pre-commit.ci end--> # ...
73
null
googleapis/python-test-utils
# Repository Context Name: googleapis/python-test-utils Description: # Pull Request ## feat: add 'py.typed' declaration Check typing under CI using new 'mypy' nox session. # Relevant Files Found ## noxfile.py ``` # -*- coding: utf-8 -*- # # Copyright 2020 Google LLC # # Licensed under the Apache License, Version...
29,608
null
demisto/content
# Repository Context Name: demisto/content Description: # Pull Request ## Add command prisma-cloud-compute-get-file-integrity-events ## Original External PR [external pull request](https://github.com/demisto/content/pull/29187) ## Contributor @ali-sawyer <!-- REMINDER: THIS IS A PUBLIC REPO DO NOT POST HERE...
403
null
landing-ai/vision-agent
# Repository Context Name: landing-ai/vision-agent Description: # Pull Request ## Update API Key Message # Relevant Files Found ## vision_agent/utils/tools.py ``` import logging import os from base64 import b64encode from functools import cache from typing import Any, Dict, List, MutableMapping, Optional, Tuple...
767
null
pycontribs/jira
# Repository Context Name: pycontribs/jira Description: # Pull Request ## adds allow_no_value to ConfigParser options in findfile function I ran into an issue when trying to port some custom jira scripts from python2 -> python3 and found the below link which also resolved my issue. https://github.com/ralphbean/b...
635
null
dbekaert/RAiDER
# Repository Context Name: dbekaert/RAiDER Description: # Pull Request ## dl orbits from asf first download orbits from asf first then fall back to esa # Relevant Files Found ## test/test_s1_orbits.py ``` import netrc from pathlib import Path import eof.download import pytest from RAiDER import s1_orbits def...
7
null
bdraco/aionut
# Repository Context Name: bdraco/aionut Description: # Pull Request ## fix: protocol format and error checking # Relevant Files Found ## src/aionut/client.py ``` from __future__ import annotations import asyncio import logging from asyncio.streams import StreamReader, StreamWriter from typing import TYPE_CHEC...
54
null
xconnio/xconn-python
# Repository Context Name: xconnio/xconn-python Description: # Pull Request ## Handle error on event message # Relevant Files Found ## xconn/session.py ``` import asyncio from concurrent.futures import Future from threading import Thread from typing import Callable, Any from pydantic import ValidationError fro...
217
null
GoogleCloudPlatform/opentelemetry-operations-python
# Repository Context Name: GoogleCloudPlatform/opentelemetry-operations-python Description: # Pull Request ## Update doc examples to include metrics Updated the flask example which now has traces + server and client metrics from autoinstrumentation. # Relevant Files Found ## docs/examples/cloud_monitoring/basic_m...
88
null
HIPS/autograd
# Repository Context Name: HIPS/autograd Description: # Pull Request ## Add jacobian vector product This would also be useful I think. # Relevant Files Found ## autograd/__init__.py ``` from __future__ import absolute_import from .core import grad, primitive from . import container_types from .convenience_wrapp...
608
null
fermiPy/fermipy
# Repository Context Name: fermiPy/fermipy Description: # Pull Request ## Fix hpx interface fix interface to new gammapy # Relevant Files Found ## fermipy/gtanalysis.py ``` # Licensed under a 3-clause BSD style license - see LICENSE.rst from __future__ import absolute_import, division, print_function import os i...
4,528
null
gammapy/gammapy
# Repository Context Name: gammapy/gammapy Description: # Pull Request ## Backport PR #4513 on branch v1.1.x (Npred plot function in tutorials) Backport PR #4513: Npred plot function in tutorials # Relevant Files Found ## examples/tutorials/analysis-3d/analysis_3d.py ``` """ 3D detailed analysis ================...
705
null
munich-quantum-toolkit/bench
# Repository Context Name: munich-quantum-toolkit/bench Description: # Pull Request ## 👷 Enable testing on Python 3.14 ## Description This PR enables testing on Python 3.14. Fixes #635 ## Checklist: - [x] The pull request only contains commits that are focused and relevant to this change. - [x] ~I hav...
1,525
null
activeloopai/deeplake
# Repository Context Name: activeloopai/deeplake Description: # Pull Request ## [AL-1698 (partial)] Hidden tensors ## 🚀 🚀 Pull Request ### Checklist: - [ ] [My code follows the style guidelines of this project](https://www.notion.so/activeloop/Engineering-Guidelines-d6e502306d0e4133a8ca507516d1baab) and th...
36
null
litex-hub/litespi
# Repository Context Name: litex-hub/litespi Description: # Pull Request ## Add clkdiv and dummybits CSRs PR adds CSRs for clkdiv and dummy bits to configure them from e.g. BIOS. Additionally I added a CSR status to store sys clk frequency - this is used only to calculate frequency during runtime. # Relevant File...
194
null
private-octopus/ithitools
# Repository Context Name: private-octopus/ithitools Description: # Pull Request ## Replace text compare of sum3 by logical compare # Relevant Files Found ## stats/m3summary.py ``` #!/usr/bin/python # coding=utf-8 # # Produce summaries of the data per specific column list import sys import codecs from enum im...
621
null
GlasgowEmbedded/glasgow
# Repository Context Name: GlasgowEmbedded/glasgow Description: # Pull Request ## Update for some of the deprecations in Amaranth 0.5 This only partially addresses the issue. The old testbenches are going to be removed before Amaranth 0.6 is released, but we have a fair amount of tests still using those. # Relevan...
8
null
dubesar/worldtimebuddy
# Repository Context Name: dubesar/worldtimebuddy Description: # Pull Request ## Added improvements for fetching values from dictionary # Relevant Files Found ## worldtimebuddy/utils.py ``` import os from typing import List def get_major_tz_from_env() -> List[str]: try: major_time_zones = os.enviro...
31
null
raeidsaqur/clevr-parser
# Repository Context Name: raeidsaqur/clevr-parser Description: # Pull Request ## Completed refactoring embedder to make signatures free of any dependency and allow feeding/testing for embedding visualization High level changes and rationale: 1. Embedder's signature changed to: ``` embed_s(sent: str,...) -> Xs...
682
null
spacetelescope/jwql
# Repository Context Name: spacetelescope/jwql Description: # Pull Request ## Release v0.25.0 [into develop] This PR signifies release `v0.25.0`. # Relevant Files Found ## setup.py ``` import numpy as np from setuptools import setup from setuptools import find_packages VERSION = '0.24.0' AUTHORS = 'Matthew Bo...
1,989
null
HabanaAI/vllm-fork
# Repository Context Name: HabanaAI/vllm-fork Description: # Pull Request ## Remove encode warning in pre-commit. Added the encode param model to comply with that of the parent class definition. # Relevant Files Found ## vllm/engine/async_llm_engine.py ``` # SPDX-License-Identifier: Apache-2.0 # SPDX-FileCopyri...
22
null
EUDAT-B2HANDLE/B2HANDLE
# Repository Context Name: EUDAT-B2HANDLE/B2HANDLE Description: # Pull Request ## don't check for existing handle when overwriting This reintroduces one of the changes related to performance improvements. Local tests are ok. # Relevant Files Found ## b2handle/handleclient.py ``` ''' Created on 2015-07-02 Starte...
349
null
moonstream-to/api
# Repository Context Name: moonstream-to/api Description: # Pull Request ## Checksum address in subscriptions <!-- Thank you for your contribution. --> <!-- Filling in the sections below will provide us with some context when we are reviewing your pull request. --> ## Changes Unify addresses in subscriptions...
32
null
lilab-bcb/pegasusio
# Repository Context Name: lilab-bcb/pegasusio Description: # Pull Request ## Fixed a bug in loading mtx files # Relevant Files Found ## pegasusio/text_utils.py ``` import os import re import shlex import numpy as np import pandas as pd from scipy.io import mmread, mmwrite from scipy.sparse import csr_matrix im...
253
null
alan-turing-institute/CROP
# Repository Context Name: alan-turing-institute/CROP Description: # Pull Request ## Update funcapp requirements * Remove advanticsys, tinytag functions (fully obsolete) * Remove electricity, warning functions (will get this data from Hyper.ag) * Update and simplify requirements.txt and Dockerfile # Relevant Fil...
365
null
NVIDIA-Merlin/core
# Repository Context Name: NVIDIA-Merlin/core Description: # Pull Request ## Add GDPR info into footer # Relevant Files Found ## docs/source/conf.py ``` # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the docume...
20
null
ECisneros20/Telemarketing-robot
# Repository Context Name: ECisneros20/Telemarketing-robot Description: # Pull Request ## Feature/com uc # Relevant Files Found ## sentiment_analysis/src/sentiment_analysis.py ``` #!/usr/bin/env python3 # Check camera capabilities: v4l2-ctl --device=0 --list-formats-ext import tensorflow as tf from tensorflow....
431
null
anime-dl/anime-downloader
# Repository Context Name: anime-dl/anime-downloader Description: # Pull Request ## Adding Anime Frenzy is my git history broken? if so im sorry and wil try to fix it. if not then great! # Relevant Files Found ## anime_downloader/config.py ``` import click import os import errno import json from anime_downloader...
59
null
VincentRPS/discord.io
# Repository Context Name: VincentRPS/discord.io Description: # Pull Request ## Fix Typos ## Summary invisable -> invisible ## Checklist - [x] This PR has breaking changes - [x] This PR fixes an issue - [ ] This is **not** a code change - [ ] If code changes were made they have been tested - [ ] I have p...
18,237
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Add Norwegian Public Transportation sensor (Ruter). ## Description: <!-- **Related issue (if applicable):** fixes #<home-assistant issue number goes here> --> **Pull request in [home-assistant.io](https://github.com/home-assistan...
345
null
Electron-Cash/Electron-Cash
# Repository Context Name: Electron-Cash/Electron-Cash Description: # Pull Request ## OSX Fixups to get it to compiled on Mac, including slightly updated instructions The instructions are woefully incomplete -- but at least a really smart person has everything they need to actually get it to work. Note that this...
257
null
iterative/dvc-objects
# Repository Context Name: iterative/dvc-objects Description: # Pull Request ## filesystem: remove fsspec version check dvc-objects cannot enforce a particular version of fsspec. It's upto dvc and dvc plugins to ensure this. # Relevant Files Found ## src/dvc_objects/fs/base.py ``` import asyncio import datetime ...
36
null
flyingcircusio/appenv
# Repository Context Name: flyingcircusio/appenv Description: # Pull Request ## decode command output as unicode by default See https://github.com/flyingcircusio/batou/pull/352 # Relevant Files Found ## src/appenv.py ``` #!/usr/bin/env python3 # appenv - a single file 'application in venv bootstrapping and updat...
150
null
BR-IDL/PaddleViT
# Repository Context Name: BR-IDL/PaddleViT Description: # Pull Request ## add multi scale sampler, update model and result # Relevant Files Found ## image_classification/MobileViT/config.py ``` # Copyright (c) 2021 PPViT Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "Lic...
118
null
dpguthrie/yahooquery
# Repository Context Name: dpguthrie/yahooquery Description: # Pull Request ## Only return dataframes, omit bad symbols Closes #83 Closes #35 # Relevant Files Found ## yahooquery/ticker.py ``` from datetime import datetime, timedelta import re import pandas as pd from yahooquery.base import _YahooFinance fr...
4,950
null
intel/ipex-llm
# Repository Context Name: intel/ipex-llm Description: # Pull Request ## Chronos: add autoformer example on electricity and api doc https://bigdl-junweid.readthedocs.io/en/autoformer-example-electricity/doc/PythonAPI/Chronos/forecasters.html#autoformerforecaster # Relevant Files Found # Edits This pull request...
22
null
Crown-Commercial-Service/digitalmarketplace-api
# Repository Context Name: Crown-Commercial-Service/digitalmarketplace-api Description: # Pull Request ## Add an error handler for 403 errors Previously this was not implemented resulting in forbidden requests responding with the default HTML response. I have added the invalid token in the response so that requeste...
14
null
ShoukanLabs/VoPho
# Repository Context Name: ShoukanLabs/VoPho Description: # Pull Request ## japanese changes, heteronyms, heteronym tools # Relevant Files Found ## VoPho/langtokenizers/multicoded.py ``` import json import os import string import warnings import re from langdetect import detect_langs from langdetect.lang_detect...
7,828
null
demisto/content
# Repository Context Name: demisto/content Description: # Pull Request ## Add tags feed taxii ## Status - [ ] In Progress - [x] Ready - [ ] In Hold - (Reason for hold) ## Related Issues fixes: https://github.com/demisto/etc/issues/22895 ## Minimum version of Demisto - [ ] 5.5.0 ## Does it break backwa...
735
null
Azure/azure-linux-extensions
# Repository Context Name: Azure/azure-linux-extensions Description: # Pull Request ## initiating status file in enable # Relevant Files Found ## VMBackup/main/handle.py ``` #!/usr/bin/env python # # VM Backup extension # # Copyright 2014 Microsoft Corporation # # Licensed under the Apache License, Version 2.0 ...
1,378
null
pyjanitor-devs/pyjanitor
# Repository Context Name: pyjanitor-devs/pyjanitor Description: # Pull Request ## [ENH] improve Polars' LazyFrame `complete` # PR Description Please describe the changes proposed in the pull request: - Ensure lazyframe is lazy for as long as possible - avoid `collect` ```py import polars as pl import ja...
1,266
null
pvlib/pvlib-python
# Repository Context Name: pvlib/pvlib-python Description: # Pull Request ## Mount gallery examples - ~Closes #xxxx~ - [x] I am familiar with the [contributing guidelines](https://pvlib-python.readthedocs.io/en/latest/contributing.html) - ~Tests added~ - ~Updates entries to [`docs/sphinx/source/api.rst`](htt...
394
null
jp00p/AGIMUS
# Repository Context Name: jp00p/AGIMUS Description: # Pull Request ## Use UTC For Current Time Comparison To member.joined_at Should help stop the leak of chroniton particles. # Relevant Files Found ## handlers/server_logs.py ``` from datetime import date from common import * # show_leave_message(member) # sh...
828
null
zincware/ZnTrack
# Repository Context Name: zincware/ZnTrack Description: # Pull Request ## support plot kwargs for `zntrack.plots` - [ ] `zntrack.plots_path()` (have an additional kwarg to specify, that the file is already tracked via outs and this is just a plots configuration). # Relevant Files Found ## zntrack/config.py ``` ...
163
null
aws-samples/dbt-glue
# Repository Context Name: aws-samples/dbt-glue Description: # Pull Request ## add execute_pyspark capability for registering python/pyspark UDFs This is useful to register python UDFs in the underlying pyspark to be used elsewhere in the sql models! These macros can be attached to the dbt lifecycle hooks - https:/...
62,195
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Fix race condition when caching vault token ### What does this PR do? - Fixes race condition while caching vault token which can lead to a corrupted json string. - Migrate `salt.utils.vault` unit tests to pytest ### What issues does thi...
60,936
null
pandas-dev/pandas
# Repository Context Name: pandas-dev/pandas Description: # Pull Request ## BUG(string dtype): Empty sum produces incorrect result - [x] closes #60229 (Replace xxxx with the GitHub issue number) - [ ] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-...
22
null
hash3liZer/SillyRAT
# Repository Context Name: hash3liZer/SillyRAT Description: # Pull Request ## Disable keylogger when we don't have X When this tool is run on a box without an X server running, it crashes. This commit handles the crash and disables the keylogger when no X server is available. # Relevant Files Found ## mods/clien...
125
null
quantumlib/Cirq
# Repository Context Name: quantumlib/Cirq Description: # Pull Request ## Add unicode-option, gate-name-fallback, and custom-order to ascii drawing - Fix NamedQubit not having `__str__` or `__repr__` defined Fixes https://github.com/quantumlib/cirq/pull/125 Fixes https://github.com/quantumlib/cirq/issues/112 #...
11
null
Alyetama/BirdFSD-YOLOv5
# Repository Context Name: Alyetama/BirdFSD-YOLOv5 Description: # Pull Request ## Remove unnecessary return statement # Relevant Files Found ## birdfsd_yolov5/label_studio_helpers/_deprecated/patch_task_annotations_and_predictions.py ``` #!/usr/bin/env python # coding: utf-8 import argparse import os import r...
94
null
SAR-ARD/s1ard
# Repository Context Name: SAR-ARD/s1ard Description: # Pull Request ## various bug fixes - [get_config](https://s1-nrb.readthedocs.io/en/latest/api.html#S1_NRB.config.get_config): strip formatting characters like `\r` from date strings (`mindate`, `maxdate`), which were present when directly passing the arguments ...
60,975
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Refresh pillar cache when saltutil.refresh_pillar is run ### What does this PR do? When a user has `pillar_cache` set to True, the cache will not be refreshed when running `salt \* saltutil.refresh_pillar`. This PR adds the ability for the ca...
649
null
ministryofjustice/find-moj-data
# Repository Context Name: ministryofjustice/find-moj-data Description: # Pull Request ## fmd-648 - Hide Glossary from home page Hide glossary from home page: <img width="1065" alt="image" src="https://github.com/user-attachments/assets/eeb89ede-bbb8-4314-a9ee-d7b37c7592ae"> # Relevant Files Found ## tests/i...