pr_id
int64
repo_id
null
repo_name
string
text
string
408
null
fatiando/harmonica
# Repository Context Name: fatiando/harmonica Description: # Pull Request ## Set hinge to zero in gallery example plot Set the hinge (white color) to zero in the gallery example plot for the global topo-free gravity disturbances. At the beginnig of the scripts says: "The gravity disturbance is the observed grav...
596
null
sfu-db/dataprep
# Repository Context Name: sfu-db/dataprep Description: # Pull Request ## fix(eda): suppress warnings for missing and report # Description suppress warnings for plot_missing and create_report # Relevant Files Found ## dataprep/eda/create_report/__init__.py ``` """ This module implements the create_report(...
827
null
nltk/nltk
# Repository Context Name: nltk/nltk Description: # Pull Request ## Fixed installation with recent setuptools. Fixes GH-825 and GH-824. These lines were introduced here: https://github.com/nltk/nltk/commit/1ecbd2edc32db24b4e6c7dd8555d0b89c668f041. It seems they fix an issue with .svn folders. We use git now, there ...
180
null
corteva/geocube
# Repository Context Name: corteva/geocube Description: # Pull Request ## REF: Make kwargs required Related: https://github.com/corteva/rioxarray/pull/806 pylint has a new rule: https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/too-many-positional-arguments.html This change will enforce the usag...
6
null
avanov/openapi-client-generator
# Repository Context Name: avanov/openapi-client-generator Description: # Pull Request ## Release 1.0.5 # Relevant Files Found ## openapi_client_generator/codegen/filegen.py ``` """ Generates client file structure """ from itertools import chain from pathlib import Path from shutil import copytree from typing i...
1,000
null
pytorch/tutorials
# Repository Context Name: pytorch/tutorials Description: # Pull Request ## Add an additional "Note" Add information about potential pitfall of not serializing the model state and keeping it as a reference during training. # Relevant Files Found ## beginner_source/saving_loading_models.py ``` # -*- coding: utf-8...
22
null
cvxgrp/cvxrisk
# Repository Context Name: cvxgrp/cvxrisk Description: # Pull Request ## test raising error for non psd cov matrix # Relevant Files Found ## tests/test_risk/test_sample/test_sample.py ``` # -*- coding: utf-8 -*- from __future__ import annotations import numpy as np import pandas as pd from cvx.risk.factor imp...
491
null
Princeton-CDH/geniza
# Repository Context Name: Princeton-CDH/geniza Description: # Pull Request ## Make transcription available for download as text proof-of-concept implementation to allow downloading transcription content as plain text, to see if this will satisfy the functionality needed for #434 # Relevant Files Found ## geniza...
3,077
null
sktime/sktime
# Repository Context Name: sktime/sktime Description: # Pull Request ## [ENH] default implementation for `get_fitted_params` and nested fitted params interface This partially addresses #971 by providing a default `get_fitted_params` interface, in `BaseEstimator`. Behaviour of `get_fitted_params` is as follows: ...
25
null
Griffintaur/News-At-Command-Line
# Repository Context Name: Griffintaur/News-At-Command-Line Description: # Pull Request ## Added functionality to save articles in a separate folder Added feature to save articles in a separate folder rather than out in open along with other files # Relevant Files Found ## ExtractMainContent.py ``` # -*- coding:...
181
null
pr3d4t0r/SSScoring
# Repository Context Name: pr3d4t0r/SSScoring Description: # Pull Request ## 00180 replace scrolling with tabs # Relevant Files Found ## ssscoring/mapview.py ``` # See: https://github.com/pr3d4t0r/SSScoring/blob/master/LICENSE.txt from geopy import distance from ssscoring.datatypes import JumpResults import p...
631
null
ebroecker/canmatrix
# Repository Context Name: ebroecker/canmatrix Description: # Pull Request ## Iss 625 # Relevant Files Found ## src/canmatrix/canmatrix.py ``` # -*- coding: utf-8 -*- # Copyright (c) 2013, Eduard Broecker # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modificatio...
301
null
Jellyfish-AI/jf_agent
# Repository Context Name: Jellyfish-AI/jf_agent Description: # Pull Request ## [OJ-31757] Debugging Info Upload info on metadata to see what kind of metadata we're getting on issues. # Relevant Files Found ## jf_agent/jf_jira/__init__.py ``` from datetime import datetime from itertools import chain import loggi...
144
null
CamDavidsonPilon/lifelines
# Repository Context Name: CamDavidsonPilon/lifelines Description: # Pull Request ## Add an l2 penalty option to Cox PH model Thanks for making such a cool library! I have some data with a lot of highly correlated attributes that I'd like to fit a Cox model to, so adding an L2 penalty seemed helpful. Maybe it'll b...
749
null
XRPLF/xrpl-py
# Repository Context Name: XRPLF/xrpl-py Description: # Pull Request ## refactor: replace `darglint` with `pydoclint` ## High Level Overview of Change `darglint`, the docstring linter we use, hasn't been updated in 3 years. `pydoclint` is kept up to date and is also much faster (linting took 23 seconds previousl...
291
null
francis-clairicia/EasyNetwork
# Repository Context Name: francis-clairicia/EasyNetwork Description: # Pull Request ## Low-level API: Added `get_socket_linger()` # Relevant Files Found ## src/easynetwork/lowlevel/socket.py ``` # Copyright 2021-2024, Francis Clairicia-Rose-Claire-Josephine # Licensed under the Apache License, Version 2.0 (the...
115
null
BlueBrain/hpc-coding-conventions
# Repository Context Name: BlueBrain/hpc-coding-conventions Description: # Pull Request ## Rework formatters - Delete partial check and format for clang-format - Filters are now relative to the directory - Use git ls-tree instead of cmake-compile.json file Removed CMake options: - `{PROJECT_NAME}_FORMATTING_O...
9,403
null
run-llama/llama_index
# Repository Context Name: run-llama/llama_index Description: # Pull Request ## Remove GPL-licensed aiostream dependency # Description * aiostream is GPL licensed so it should not be used in a MIT licensed project * the code that is using aiostream can be written in a better way with an async generator ## Ty...
956
null
ipython/ipython
# Repository Context Name: ipython/ipython Description: # Pull Request ## Generate "All magics..." menu live Hi everyone, I'm trying to catch up with the merging of the qtconsole. For now constructing the "all magic menu" by querying the kernel about `get_ipython().lsmagic()` through `user_expressions`. I thought...
37
null
PlatONnetwork/client-sdk-python
# Repository Context Name: PlatONnetwork/client-sdk-python Description: # Pull Request ## alaya-0.16.0 merge to 0.16.0-develop # Relevant Files Found ## client_sdk_python/ppos.py ``` import json import rlp from hexbytes import HexBytes from client_sdk_python.module import ( Module, ) from eth_utils.hexadec...
16
null
skit-ai/dialogy
# Repository Context Name: skit-ai/dialogy Description: # Pull Request ## feat: #13 Entities no longer need to specify slot_names. The information is already contained in rules, we modified the filling logic to not ask the entity, rather use the rules for the relationship. # Relevant Files Found ## dialogy/type...
66
null
litex-hub/linux-on-litex-vexriscv
# Repository Context Name: litex-hub/linux-on-litex-vexriscv Description: # Pull Request ## Adding support for Saanlima's Pipistrello board # Relevant Files Found ## make.py ``` #!/usr/bin/env python3 import argparse import os from litex.soc.integration.builder import Builder from soc_linux import SoCLinux ...
9,287
null
open-mmlab/mmdetection
# Repository Context Name: open-mmlab/mmdetection Description: # Pull Request ## [Fix] Fix resume arg conflict. Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry...
1,438
null
oceanprotocol/ocean.py
# Repository Context Name: oceanprotocol/ocean.py Description: # Pull Request ## Bump coverage from 7.2.6 to 7.2.7 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.6 to 7.2.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nedbat/coveragepy/blob/master/CHANGES....
40,398
null
pandas-dev/pandas
# Repository Context Name: pandas-dev/pandas Description: # Pull Request ## TYP: Arraylike alias change follow up follow-on from #40379 removing ignores that either changed or were added with the change of the ArrayLike alias to a Union # Relevant Files Found ## pandas/core/arrays/datetimelike.py ``` from __fu...
653
null
ICTU/quality-time
# Repository Context Name: ICTU/quality-time Description: # Pull Request ## Add Azure DevOps as source for the 'Source up-to-dateness' metric Closes #640. # Relevant Files Found ## components/collector/src/source_collectors/azure_devops.py ``` """Azure Devops Server metric collector.""" from abc import ABC from...
1
null
nschi00/rangeview-rgb-lidar-fusion
# Repository Context Name: nschi00/rangeview-rgb-lidar-fusion Description: # Pull Request ## Added Mask2Former fusion stage combination. # Relevant Files Found ## modules/network/Fusion.py ``` import torch import torch.nn as nn import sys import os sys.path.append(os.path.join(os.getcwd(), 'modules', 'network')...
9
null
nerdocs/pydifact
# Repository Context Name: nerdocs/pydifact Description: # Pull Request ## Speed improvement of Tokenizer This is related to #2 I took a look at the Tokenizer, since it's basically the component that has to tool at each character. Unless I am wrong :) The Tokenizer had especially in get_next_token() a few c...
63
null
ndev-kit/napari-ndev
# Repository Context Name: ndev-kit/napari-ndev Description: # Pull Request ## Workflow widget update - add ability to select any task in the workflow widget to get - update logic of channel name mapping to be more reliable - increase test coverage # Relevant Files Found ## src/napari_ndev/_tests/test_helpers.p...
131
null
nearbeach/NearBeach
# Repository Context Name: nearbeach/NearBeach Description: # Pull Request ## Development 0.25.3 # Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. bug fixes # (bugs from h...
178
null
AeonOrg/Aeon-MLTB
# Repository Context Name: AeonOrg/Aeon-MLTB Description: # Pull Request ## fix cleanup ## Summary by Sourcery This pull request introduces several enhancements and bug fixes. It adds support for devuploads, improves status updates, and fixes some error handling. Enhancements: - Add overall speed stats to status ...
407
null
pydoit/doit
# Repository Context Name: pydoit/doit Description: # Pull Request ## Enable file checker to handle remote storage. Make FileChangedChecker more flexible (see issue https://github.com/pydoit/doit/issues/408): currently assumes file_stat is provided by os.stat which works only for local files. Make this customizab...
1,644
null
feast-dev/feast
# Repository Context Name: feast-dev/feast Description: # Pull Request ## Fix table_refs in BigQuerySource definitions Signed-off-by: Tsotne Tabidze <tsotne@tecton.ai> <!-- Thanks for sending a pull request! Here are some tips for you: 1. Ensure that your code follows our code conventions: https://github.co...
12
null
dolthub/doltcli
# Repository Context Name: dolthub/doltcli Description: # Pull Request ## Optional erroring `error: bool = True` option for most methods # Relevant Files Found ## doltcli/dolt.py ``` import csv import json import logging import os import tempfile from collections import OrderedDict import datetime from subproces...
1,209
null
elifesciences/elife-bot
# Repository Context Name: elifesciences/elife-bot Description: # Pull Request ## Format on-behalf-of authors in DOAJ metadata. Bug fix to code merged in PR https://github.com/elifesciences/elife-bot/pull/1204 An article has an `on-behalf-of` author, which causes an error when formatting it in the `doaj.py` prov...
84
null
mbari-org/pbp
# Repository Context Name: mbari-org/pbp Description: # Pull Request ## docs: resolve #83 re sensitivity and voltage multiplier # Relevant Files Found ## pbp/simpleapi.py ``` from pbp.process_helper import ProcessHelper, ProcessDayResult from pbp.file_helper import FileHelper from pbp.logging_helper import crea...
97
null
OpenUpSA/wazimap-za
# Repository Context Name: OpenUpSA/wazimap-za Description: # Pull Request ## Youth - Google analytics ID # Relevant Files Found ## wazimap_za/settings.py ``` # pull in the default wazimap settings from wazimap.settings import * # noqa # install this app before Wazimap INSTALLED_APPS = ['wazimap_za.apps.Wazim...
8
null
ubiquity6/MVSNet
# Repository Context Name: ubiquity6/MVSNet Description: # Pull Request ## GT Benchmarking for mvsnet depth This PR add the 'benchmark_depth_maps' functionality to inference.py so that a trained MVSNet model can be run and benchmarked on mvs-training data that includes GT depth. To run you set the benchmark flag to...
3
null
aazuspan/sankee
# Repository Context Name: aazuspan/sankee Description: # Pull Request ## Simplify setup - Reduces dependency on specific package versions in setup.py and Pipfile - Allows for compatibility with conda-forge - Also makes sure all scripts are executable on Linux # Relevant Files Found ## setup.py ``` """A setupt...
1,985
null
dtcenter/METplus
# Repository Context Name: dtcenter/METplus Description: # Pull Request ## Feature #1980 Use the main_vX.Y of METplus components for main METplus tests ## Pull Request Testing ## - [X] Describe testing already performed for these changes:</br> Ran a use case that uses METplotpy, METcalcpy, and METdataio and e...
22
null
Farama-Foundation/MicroRTS-Py
# Repository Context Name: Farama-Foundation/MicroRTS-Py Description: # Pull Request ## Add docker and cloud integration This PR adds the docker integration. Now you can do ```bash poetry run python -m cleanrl_utils.submit_exp \ --docker-tag vwxyzjn/gym-microrts-n:latest \ --command "cd experiments; ...
833
null
quantopian/zipline
# Repository Context Name: quantopian/zipline Description: # Pull Request ## Test events too verbose The test output was so verbose I lost the tests in my terminal history. fixes: #832 # Relevant Files Found ## tests/test_history.py ``` # # Copyright 2014 Quantopian, Inc. # # Licensed under the Apache License...
3,935
null
PokemonGoF/PokemonGo-Bot
# Repository Context Name: PokemonGoF/PokemonGo-Bot Description: # Pull Request ## Fix wrong teleport message Wrong message `Teleported from...` Correct message `Walking from...` # Relevant Files Found ## pokemongo_bot/cell_workers/follow_path.py ``` # -*- coding: utf-8 -*- import gpxpy import gpxpy.gpx import...
402
null
astrolabsoftware/fink-science-portal
# Repository Context Name: astrolabsoftware/fink-science-portal Description: # Pull Request ## Add visualisation for T2 Closes #401 # Relevant Files Found ## apps/plotting.py ``` # Copyright 2020-2022 AstroLab Software # Author: Julien Peloton # # Licensed under the Apache License, Version 2.0 (the "License"); ...
18,312
null
saleor/saleor
# Repository Context Name: saleor/saleor Description: # Pull Request ## Adjust error message for checking permissions for customer price Port of https://github.com/saleor/saleor/pull/18305 Return `Setting the custom price is allowed only for apps with MANAGE_CHECKOUTS permission.` instead ` To access this path,...
2
null
mynameisvinn/EmailParser
# Repository Context Name: mynameisvinn/EmailParser Description: # Pull Request ## correct way to calculate non_verbs and total There is a crash when the for loop doesn't runs for sent. Also, the new code is fullproof and returns correct result. # Relevant Files Found ## Parser.py ``` import codecs import numpy ...
1,746
null
intel/neural-compressor
# Repository Context Name: intel/neural-compressor Description: # Pull Request ## support fp8 cast WOQ ## Type of Change feature ## Description https://jira.devtools.intel.com/browse/ILITV-3505 support fp8 cast WOQ using official PyTorch >= 2.2 ## Expected Behavior & Potential Risk Torch supports 4 fp...
3,763
null
strawberry-graphql/strawberry
# Repository Context Name: strawberry-graphql/strawberry Description: # Pull Request ## fix(fastapi): context_getter signature to allow Awaitable ## Description The `context_getter` is further passed to https://github.com/strawberry-graphql/strawberry/blob/7ba5928a418ca790cf8b663f52b8174b6de12b2a/strawberry/fast...
274
null
jquant/jai-sdk
# Repository Context Name: jquant/jai-sdk Description: # Pull Request ## fix bug in if statement # Relevant Files Found ## jai/jai.py ``` import secrets import json import pandas as pd import numpy as np import requests import time from io import BytesIO from .base import BaseJai from .processing import (proce...
244
null
jhj0517/Whisper-WebUI
# Repository Context Name: jhj0517/Whisper-WebUI Description: # Pull Request ## Fix device bug ## Related issues - #168 ## Changed 1. Fixed wrong device reference on Diarizer Note : device `auto` does not work on diarizer # Relevant Files Found ## modules/diarize/diarizer.py ``` import os import torch fr...
32
null
reactive-python/reactpy
# Repository Context Name: reactive-python/reactpy Description: # Pull Request ## fix distribution need to use `find_packages` after organizing in folders # Relevant Files Found ## setup.py ``` from __future__ import print_function from setuptools import setup from distutils.command.build import build # type: ...
742
null
4DNucleome/PartSeg
# Repository Context Name: 4DNucleome/PartSeg Description: # Pull Request ## bugfix: fix sentry tests # Relevant Files Found ## package/tests/test_PartSeg/test_sentry.py ``` import multiprocessing import numpy as np import pytest import sentry_sdk import sentry_sdk.serializer import sentry_sdk.utils from sentr...
3,713
null
hypothesis/h
# Repository Context Name: hypothesis/h Description: # Pull Request ## Add the "authority" column to the user model Having now added the column directly to the database, it is safe to add reference to the authority column to the user model. We ensure that the authority column is filled in for new users using the `...
2,324
null
nilearn/nilearn
# Repository Context Name: nilearn/nilearn Description: # Pull Request ## Remove Empty Test Case Resolves #2311 # Relevant Files Found ## nilearn/decoding/tests/test_same_api.py ``` """ Make sure all models are using thesame low-level API ( for computing image gradient, loss functins, etc.). """ import numpy ...
156
null
hetida/hetida-designer
# Repository Context Name: hetida/hetida-designer Description: # Pull Request ## Adjust python demo adapter for output free text filter demonstration # Relevant Files Found ## demo-adapter-python/demo_adapter_python/demo_data/sinks.py ``` from typing import Any from demo_adapter_python.external_types import Ex...
157
null
MUST-Deep-Learning/KnowIt
# Repository Context Name: MUST-Deep-Learning/KnowIt Description: # Pull Request ## Prep for removing the automatic evaluation score - get_model_score now also return epoch - Learning curve plotter no longer plots the resulting model performance (to be removed soon) and finds the best model epoch by using get_mode...
103
null
open-edge-platform/datumaro
# Repository Context Name: open-edge-platform/datumaro Description: # Pull Request ## Fixes in WiderFace and VGGFace2 formats <!-- Contributing guide: https://github.com/openvinotoolkit/datumaro/blob/develop/CONTRIBUTING.md --> ### Summary <!-- Resolves #111 and #222. Depends on #1000 (for series of dependent...
1,444
null
dottxt-ai/outlines
# Repository Context Name: dottxt-ai/outlines Description: # Pull Request ## Refactor the MLXLM model Addresses issue #1292 Modify the `MLXLM` class to inherit from the base `Model` class and implement the standard interface of models for the v1.0. A noteworthy change here is in the method `OutlinesLogitsPro...
4,818
null
opsmill/infrahub
# Repository Context Name: opsmill/infrahub Description: # Pull Request ## add merge rollback logic fixes #4448 IFC-732 moves the call to merge a branch out of a transaction b/c a large merge was too big of a transaction and caused an OOM error instead of a transaction, the merge is inside of a try-except blo...
184
null
ReproNim/neurodocker
# Repository Context Name: ReproNim/neurodocker Description: # Pull Request ## ENH: examples gallery Consolidate shared docker and singularity commands with the format `[docker|singularity]`. # Relevant Files Found ## neurodocker/interfaces/tests/utils.py ``` """Utilities for `neurodocker.interfaces.tests`.""" ...
1,818
null
AppScale/gts
# Repository Context Name: AppScale/gts Description: # Pull Request ## Clean invalid index entries with the groomer # Relevant Files Found ## AppDB/datastore_server.py ``` #!/usr/bin/python # See LICENSE file # """ This web service interfaces with the datastore. It takes protocol buffer requests from AppServers...
650
null
neuraloperator/neuraloperator
# Repository Context Name: neuraloperator/neuraloperator Description: # Pull Request ## Reactivate FNO Options Removed `Deactivated` comments from `preactivation` and `separable` options in the FNO These look correct and still run as expected. They are also still valid options in FNOGNO and GINO. # Relevant...
1,053
null
gammapy/gammapy
# Repository Context Name: gammapy/gammapy Description: # Pull Request ## Add sensitivity computation @cdeil My first PR thanks to @jjlk: the sensitivity script and its test script. Any comment or suggestion? Thanks # Relevant Files Found ## gammapy/scripts/__init__.py ``` # Licensed under a 3-clause BSD sty...
103
null
BambooHR/rapid
# Repository Context Name: BambooHR/rapid Description: # Pull Request ## reverting breaking code # Relevant Files Found ## rapid/master/data/migrations/versions/28fd8ab077e8_vcs_releases.py ``` """ Copyright (c) 2015 Michael Bright and Bamboo HR LLC Licensed under the Apache License, Version 2.0 (the "License"...
5,470
null
huggingface/diffusers
# Repository Context Name: huggingface/diffusers Description: # Pull Request ## fix a few issues in controlnet inpaint pipelines this PR: 1. fix a bug in `StableDiffusionXLControlNetInpaintPipeline` reported in https://github.com/huggingface/diffusers/issues/5463 2. add missing API doc for `StableDiffusionXLContr...
1,710
null
pydata/xarray
# Repository Context Name: pydata/xarray Description: # Pull Request ## Validate shape of DataArray coords with same name as dimensions - [x] Closes #1709 - [x] Tests added / passed - [x] Passes ``git diff upstream/master **/*py | flake8 --diff`` - [x] Fully documented, including `whats-new.rst` for all chan...
33
null
vipyrsec/vipyrsec-deobfuscator
# Repository Context Name: vipyrsec/vipyrsec-deobfuscator Description: # Pull Request ## Fixed FCT MAX_DEOBF_LIMIT logging issue # Relevant Files Found ## src/vipyr_deobf/deobfuscators/fct.py ``` import ast import base64 import binascii import logging import re import zlib from io import StringIO from typing im...
5,897
null
hypothesis/lms
# Repository Context Name: hypothesis/lms Description: # Pull Request ## Remove the `batch_size` argument Depends on <https://github.com/hypothesis/lms/pull/5896>. Needs to be deployed at the same time as <https://github.com/hypothesis/h-periodic/pull/397> and not during the daily email digest generation time. ...
2,851
null
indico/indico
# Repository Context Name: indico/indico Description: # Pull Request ## Fix checks in render_paper_section macro # Relevant Files Found ## indico/modules/events/contributions/models/contributions.py ``` # This file is part of Indico. # Copyright (C) 2002 - 2017 European Organization for Nuclear Research (CERN)....
1,419
null
smicallef/spiderfoot
# Repository Context Name: smicallef/spiderfoot Description: # Pull Request ## sfp_abuseipdb: Add support for IPV6_ADDRESS and AFFILIATE_IPV6_ADDRESS # Relevant Files Found ## modules/sfp_abuseipdb.py ``` # -*- coding: utf-8 -*- # ------------------------------------------------------------------------------- #...
19
null
jorenham/Lmo
# Repository Context Name: jorenham/Lmo Description: # Pull Request ## Improved L-stats API - Added the optional `num: int = 4` argument to `lmo.l_stats` and `lmo.l_stats_se` - Re-ordered the `num` param to come after `trim` in `lmo.theoretical.l_stats_from_(cdf|ppf|rv)`, making it consistent with the `lmo.l_stats...
6,707
null
bridgecrewio/checkov
# Repository Context Name: bridgecrewio/checkov Description: # Pull Request ## fix(terraform): Fix foreach multi attributes in field **By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.** [//]: # " # PR Title We use the title to create cha...
25,895
null
huggingface/transformers
# Repository Context Name: huggingface/transformers Description: # Pull Request ## Show failed tests on CircleCI layout in a better way # What does this PR do? I am not sure if this will helps the navigation (much), but at least for the team members to try. A new step is added to show the (only faiiled) test ...
5,447
null
cloud-custodian/cloud-custodian
# Repository Context Name: cloud-custodian/cloud-custodian Description: # Pull Request ## azure - fix cache key resource was not a part of a cache key.. So if we run a policy with different resource types, it uses same set of resources over and over again.. # Relevant Files Found ## tools/c7n_azure/c7n_azure/quer...
175
null
openfun/warren
# Repository Context Name: openfun/warren Description: # Pull Request ## 🐛(api) fix seeding the Experience Index The function now returns a classic value. This was not considered in the recent rebase of the branch. # Relevant Files Found ## bin/seed_experience_index.py ``` """Seed the experience index""" impor...
11
null
voltrondata-labs/benchmarks
# Repository Context Name: voltrondata-labs/benchmarks Description: # Pull Request ## Unskip lz4 for R # Relevant Files Found ## benchmarks/file_benchmark.py ``` import time import click import conbench.runner import pyarrow import pyarrow.feather as feather import pyarrow.parquet as parquet from benchmarks i...
1,068
null
fedspendingtransparency/usaspending-api
# Repository Context Name: fedspendingtransparency/usaspending-api Description: # Pull Request ## Hotfix: fix cache key generation **High level description:** Overwrite the Django rest framework default cache key generation to ensure we always generate the same key. **Technical details:** - Override the Defaul...
215
null
QudevETH/PycQED_py3
# Repository Context Name: QudevETH/PycQED_py3 Description: # Pull Request ## hotfix a_tools.copy_data: avoid infinite loop … … (if source timestamp does not exist) # Relevant Files Found ## pycqed/analysis/analysis_toolbox.py ``` import logging log = logging.getLogger(__name__) import os import shutil import...
15
null
DriverX/aioredis-cluster
# Repository Context Name: DriverX/aioredis-cluster Description: # Pull Request ## fix state reload # Relevant Files Found ## src/aioredis_cluster/manager.py ``` import asyncio import logging import random from contextlib import suppress from operator import attrgetter from typing import Dict, List, Optional, S...
73
null
twisted/txaws
# Repository Context Name: twisted/txaws Description: # Pull Request ## test_ssl_hostname_verification honors its docstring. It asserts that the created Agent received an instance of twisted.internet.ssl.VerifyingContextFactory. This fixes an issue caused by Twisted 17.1.0 and later's use of HostnameEndpoint wit...
476
null
pypi/warehouse
# Repository Context Name: pypi/warehouse Description: # Pull Request ## Add a system for doing the legacy routing based on ?:action params # Relevant Files Found ## tests/test_config.py ``` # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with t...
86
null
CiscoTestAutomation/yang
# Repository Context Name: CiscoTestAutomation/yang Description: # Pull Request ## Added locked function to NetconfEnxr class. Fixes #85 . NetconfEnxr class mimics ncclient manager except it uses unix sockets for transfer instead of network connections. New yang_snapshot_restore action uses manager.locked conte...
48
null
Knio/pynmea2
# Repository Context Name: Knio/pynmea2 Description: # Pull Request ## Issue #46 - Proper parsing of GRM and SRF messages It turned out that changing the data field as I had tried in the first place caused a test to fail. I decided it would be better to just add a "subtype" field as the first field for the GRM and ...
775
null
preludeorg/libraries
# Repository Context Name: preludeorg/libraries Description: # Pull Request ## removing host from updatable fields # Relevant Files Found ## python/cli/prelude_cli/views/detect.py ``` import click import asyncio from rich import print_json from pathlib import Path, PurePath from datetime import datetime, time...
36,407
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Fix dynamically add/remove WLED strip segments <!-- 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...
252
null
apache/cassandra-dtest
# Repository Context Name: apache/cassandra-dtest Description: # Pull Request ## align native_transport_ssl_test with CASSANDRA-19397 patch by Stefan Miklosovic; reviewed by TBD for CASSANDRA-19397 # Relevant Files Found ## native_transport_ssl_test.py ``` import os import pytest import logging from cassandra i...
3,421
null
modal-labs/modal-client
# Repository Context Name: modal-labs/modal-client Description: # Pull Request ## Improve error when trying to activate nonexistent profile Minor drive-by fix Current main: <img width="645" height="87" alt="image" src="https://github.com/user-attachments/assets/7f77bc63-3efa-461b-b2b3-49b8e7ff7145" /> With...
187
null
y0-causal-inference/y0
# Repository Context Name: y0-causal-inference/y0 Description: # Pull Request ## Cleanup identification and estimation # Relevant Files Found ## src/y0/algorithm/estimation/__init__.py ``` """Estimation of probabilities generated from identification.""" from __future__ import annotations from contextlib impor...
22,426
null
scipy/scipy
# Repository Context Name: scipy/scipy Description: # Pull Request ## ENH: linalg: wrap ?stevd Towards #13982 Wraps `?stevd` # Relevant Files Found ## scipy/linalg/lapack.py ``` """ Low-level LAPACK functions (:mod:`scipy.linalg.lapack`) ======================================================= This module con...
28
null
miha42-github/company_dns
# Repository Context Name: miha42-github/company_dns Description: # Pull Request ## Add SIC endpoints updated sic data in edgar # Relevant Files Found ## company_dns/app/lib/edgar.py ``` #!/usr/local/bin/python3 import sqlite3 import re import requests import argparse import pprint __author__ = "Michael Hay" _...
669
null
autorope/donkeycar
# Repository Context Name: autorope/donkeycar Description: # Pull Request ## USYD Brakes - Simulator added in brake functionality for simulator only **Updates** - changed `dgym.py` file - added new simulator.py template and configuration to keep other ones untouched. - retains backwards compatibility with com...
82
null
mozilla/python_mozetl
# Repository Context Name: mozilla/python_mozetl Description: # Pull Request ## Fix tests for shield privacy ETL `included_shield_pings` was throwing an error because payload/payload/study wasn't included in the filtered ping. This PR fixes this error by adding the field to the dataframe config. # Relevant Files F...
786
null
facebookresearch/habitat-lab
# Repository Context Name: facebookresearch/habitat-lab Description: # Pull Request ## final_space in resnet_policy must always be at least 1 ## Motivation and Context <!--- Why is this change required? What problem does it solve? --> <!--- Please link to an existing issue here if one exists. --> <!--- (we rec...
93
null
pact-foundation/pact-python
# Repository Context Name: pact-foundation/pact-python Description: # Pull Request ## Pass file_write_mode to Pact `Pact` accepts a `file_write_mode`, but `Consumer().has_pact_with` does not currently pass it to `Pact` # Relevant Files Found ## pact/consumer.py ``` """Classes and methods to describe contract Con...
18
null
AppraiseDev/Appraise
# Repository Context Name: AppraiseDev/Appraise Description: # Pull Request ## Quote fields with special characters in the CSV export Batches of data assessment tasks contain document URLs that may contain a comma. If so, those rows in the exported CSV file are not properly formatted. This PR fixes that issue by us...
2
null
briandelmsft/STAT-Function
# Repository Context Name: briandelmsft/STAT-Function Description: # Pull Request ## Aadrisks First version # Relevant Files Found ## shared/data.py ``` import pandas as pd def list_to_html_table(input_list:list, max_rows=20, max_cols=10, nan_str='N/A'): '''Convert a list of dictionaries into an HTML table'...
765
null
saleor/saleor
# Repository Context Name: saleor/saleor Description: # Pull Request ## Fix storing billing address When anonymous user has no stored addresses and checkout doesn't require shipping - creating an order fails. # Relevant Files Found ## saleor/checkout/core.py ``` from __future__ import unicode_literals from funct...
20,042
null
ray-project/ray
# Repository Context Name: ray-project/ray Description: # Pull Request ## [train][datasets] add example for big data training ## Why are these changes needed? This adds an example for using Ray Datasets with Ray Train. This will currently run as part of CI and can be used to catch regressions in Datasets and Tra...
1,481
null
faucetsdn/poseidon
# Repository Context Name: faucetsdn/poseidon Description: # Pull Request ## test callback # Relevant Files Found ## tests/test_worker.py ``` # -*- coding: utf-8 -*- """ Created on 31 Dec 2019 @author: cglewis """ import os from workers.worker import callback from workers.worker import load_workers from worker...
9,307
null
great-expectations/great_expectations
# Repository Context Name: great-expectations/great_expectations Description: # Pull Request ## [DOCS] update or remove outdated integrations, links; components ## Description - Removes outdated integrations (v0.15.x) - Removes or updates links to outdated docs. - Removes unused components referencing outdated l...