pr_id
int64
repo_id
null
repo_name
string
text
string
633
null
Increase/increase-python
# Repository Context Name: Increase/increase-python Description: # Pull Request ## release: 0.104.0 Automated Release PR --- ## 0.104.0 (2024-09-05) Full Changelog: [v0.103.0...v0.104.0](https://github.com/Increase/increase-python/compare/v0.103.0...v0.104.0) ### Features * **api:** OpenAPI spec update via Sta...
31
null
kanishkamisra/minicons
# Repository Context Name: kanishkamisra/minicons Description: # Pull Request ## Add `within_word_l2r` pseudo-log-likelihood scoring method for masked language models This PR adds a better scoring method for masked language models ([Kauf & Ivanova, 2023](https://arxiv.org/pdf/2305.10588.pdf)) to the `MaskedLMScorer...
760
null
Parcels-code/Parcels
# Repository Context Name: Parcels-code/Parcels Description: # Pull Request ## Speed up field initialization Help for @pdnooteboom for testing plankton advection with small NEMO or POP files by 'tuning' the field init a bit # Relevant Files Found ## parcels/field.py ``` import collections import datetime import ...
19,294
null
zulip/zulip
# Repository Context Name: zulip/zulip Description: # Pull Request ## billing: Clean up sponsorship form helper text. - Change to match proposed hero text. - Fix incorrect statement about event sponsorship; commercial events should not be sponsored. <!-- What's this PR for? (Just a link to an issue is fine.) ...
26
null
Electrostatics/mmcif_pdbx
# Repository Context Name: Electrostatics/mmcif_pdbx Description: # Pull Request ## Remove __all__ from __init__.py Nathan needs to stop enabling bad habits. Fixes #24. # Relevant Files Found ## pdbx/__init__.py ``` """PDBx/mmCIF Python dictionary resources. All of the code in this repository is based on htt...
960
null
openreview/openreview-py
# Repository Context Name: openreview/openreview-py Description: # Pull Request ## Keep blind papers blind when adding revision after decisions When the submission revision is enabled for accepted papers only after decisions are posted (but before author names are revealed) and we add 'venue' and `venueid` to the c...
14,309
null
astropy/astropy
# Repository Context Name: astropy/astropy Description: # Pull Request ## BUG: Fix broken logic in FITS connect when filepath is given without args <!-- This comments are hidden when you submit the pull request, so you do not need to remove them! --> <!-- Please be sure to check out our contributing guidelines,...
485
null
inclusionAI/AWorld
# Repository Context Name: inclusionAI/AWorld Description: # Pull Request ## [llm]fix stream model response and add config params to openai params # Relevant Files Found ## aworld/agents/llm_agent.py ``` # coding: utf-8 # Copyright (c) 2025 inclusionAI. import copy import json import time import traceback impor...
31,693
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## coreutils: gnulib patch Replaces #31679 # Relevant Files Found ## var/spack/repos/builtin/packages/coreutils/package.py ``` # Copyright 2013-2022 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-leve...
2,286
null
streamlink/streamlink
# Repository Context Name: streamlink/streamlink Description: # Pull Request ## plugins.facebook: Support manifest strings and tahoe player urls Addresses #2168, #2133. Immediate playback for DASH streams with separate audio and video streams will not be supported until proper SegmentBase handling is implemented...
56
null
LINs-lab/MASArena
# Repository Context Name: LINs-lab/MASArena Description: # Pull Request ## Fixed an issue with math_evaluator parsing exception in latex format # Relevant Files Found ## mas_arena/evaluators/aime_evaluator.py ``` """ AIME Evaluator Standalone evaluator for AIME-style math problems. """ import re import time ...
60
null
aws/bedrock-agentcore-sdk-python
# Repository Context Name: aws/bedrock-agentcore-sdk-python Description: # Pull Request ## Improve serialization #59 *Description of changes:* Try best to recursively convert complex objects to serializable dictionaries. Here is what I test with this PR. As we can see, the `AIMessage` instance is seria...
522
null
Yelp/paasta
# Repository Context Name: Yelp/paasta Description: # Pull Request ## Dont try to do mesos leader detection in any script This will move the complexity of our adhoc leader-locking to the caller (cron job). It has a nice side effect of not requiring an operator to run these scripts on the current leader. # Releva...
18,767
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Fixes to mount state. Fixing an bug that was introduced related to adding new mount options which caused fstab to not be written out. #18474 # Relevant Files Found ## salt/states/mount.py ``` # -*- coding: utf-8 -*- ''' Mounting of filesy...
46,333
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Fixes color parameter mismatch and handles 204 responses correctly ### What does this PR do? Fixes the hipchat module and state to handle API v2 204 (NO_CONTENT) responses correctly. Also fixes the `message_color` and `color` parameters misma...
106
null
sp-nitech/diffsptk
# Repository Context Name: sp-nitech/diffsptk Description: # Pull Request ## Fix sawtooth generation # Relevant Files Found ## diffsptk/functional.py ``` # ------------------------------------------------------------------------ # # Copyright 2022 SPTK Working Group # # ...
2,328
null
bazelbuild/continuous-integration
# Repository Context Name: bazelbuild/continuous-integration Description: # Pull Request ## Fix code order in create_instances.py # Relevant Files Found ## buildkite/create_instances.py ``` #!/usr/bin/env python3 # # Copyright 2018 The Bazel Authors. All rights reserved. # # Licensed under the Apache License, V...
570
null
phonopy/phonopy
# Repository Context Name: phonopy/phonopy Description: # Pull Request ## Calculator interface to the questaal/fp-lmto code Includes a simple tutorial too. # Relevant Files Found ## phonopy/interface/calculator.py ``` """Routines to handle various calculator interfaces.""" # Copyright (C) 2014 Atsushi Togo # Al...
980
null
bilby-dev/bilby
# Repository Context Name: bilby-dev/bilby Description: # Pull Request ## DEP: deprecate dnest4 interface This PR starts the process of deprecating the native `DNest4` interface. The interface has never been widely used, the upstream package isn't actively maintained and we are seeing issues with numpy>=2 compatibi...
23
null
flopp/py-staticmaps
# Repository Context Name: flopp/py-staticmaps Description: # Pull Request ## Feature/new tile providers This PR adds the ability to use map tile providers with api key an command line and adds [jawg](https://www.jawg.io/lab) and [stadiamaps](https://stadiamaps.com). # Relevant Files Found ## staticmaps/cli.py `...
4,463
null
adap/flower
# Repository Context Name: adap/flower Description: # Pull Request ## feat(framework) Add the `--flwr-dir` to `flower-superlink` command # Relevant Files Found ## src/py/flwr/server/app.py ``` # Copyright 2020 Flower Labs GmbH. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "Licens...
20
null
gyorilab/adeft
# Repository Context Name: gyorilab/adeft Description: # Pull Request ## Docs This PR adds a Travis yaml file, sets up Sphinx documentation and adds a README file. # Relevant Files Found ## deft/modeling/classify.py ``` import gzip import json import logging import warnings import numpy as np from sklearn.pipel...
1,063
null
ros2/rclpy
# Repository Context Name: ros2/rclpy Description: # Pull Request ## Fix `test_publisher` linter for pydocstyle 6.2.2 Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com> [`do_test_topic_name` docstring](https://github.com/ros2/rclpy/blob/rolling/rclpy/test/test_publisher.py#L60) is different from others i...
54
null
davedash/django-fixture-magic
# Repository Context Name: davedash/django-fixture-magic Description: # Pull Request ## Cleaned up + bumped version, added multiple django version testing Cleaned up and extracted some compatibility code in dump_object. Pep8 + added testing on several Django versions to tox. Could you please release a new versi...
440
null
oauthlib/oauthlib
# Repository Context Name: oauthlib/oauthlib Description: # Pull Request ## Ensure request.client_id in grant authorization_code In grant type authorization_code, `create_token_response()` and `validate_token_request()` are using `request.client_id`: https://github.com/idan/oauthlib/blob/master/oauthlib/oauth2/rfc6...
11
null
ncu-psl/BigO-Calc
# Repository Context Name: ncu-psl/BigO-Calc Description: # Pull Request ## java_ast_decorator & test data (#10) * Create java_ast_decorator module * java ast generator by using javalang * test data * java frontend # Relevant Files Found ## main.py ``` from c_ast_decorator.src.ast_decorator.decorate_vis...
4,776
null
mouredev/roadmap-retos-programacion
# Repository Context Name: mouredev/roadmap-retos-programacion Description: # Pull Request ## #16 - 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 ...
64
null
Netflix-Skunkworks/cloudaux
# Repository Context Name: Netflix-Skunkworks/cloudaux Description: # Pull Request ## Support both Python and legacy Python __NOTE__: This PR updates the `__version__` in cloudaux/__about__.py * Adds the __six__ modules to fix __basestring__, __unicode__, imports, and TabError issue so that the codebase supports...
1,648
null
modin-project/modin
# Repository Context Name: modin-project/modin Description: # Pull Request ## Add parallel read_excel feature * Resovles #1298 Implementation at a high level: * Parse header on driver. * Compute partition offsets based on chunks. Ensure that entire rows are read by detecting `</row>` closing tag. * Send ...
1,011
null
fedspendingtransparency/data-act-broker-backend
# Repository Context Name: fedspendingtransparency/data-act-broker-backend Description: # Pull Request ## Dev stable # Relevant Files Found ## dataactbroker/fileRoutes.py ``` from functools import wraps from datetime import datetime from flask import request, g from sqlalchemy import desc from webargs import f...
41
null
BSidesFortWayne/BSidesFW2025Badge
# Repository Context Name: BSidesFortWayne/BSidesFW2025Badge Description: # Pull Request ## add badge creator code # Relevant Files Found # Edits This pull request adds a badge creation system for the BSides Fort Wayne 2025 conference, enabling users to generate custom attendee badges using a graphical interf...
548
null
gaogaotiantian/viztracer
# Repository Context Name: gaogaotiantian/viztracer Description: # Pull Request ## Add sync marker coverage # Relevant Files Found ## tests/test_basic.py ``` # Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 # For details: https://github.com/gaogaotiantian/viztracer/blob/master/NOT...
1,861
null
langgenius/dify-official-plugins
# Repository Context Name: langgenius/dify-official-plugins Description: # Pull Request ## [feat] support pdf document for claude model ## Related Issues or Context <!-- ⚠️ NOTE: This repository is for Dify Official Plugins only. For community contributions, please submit to https://github.com/langgenius/dify-p...
145
null
SophT-Team/SophT
# Repository Context Name: SophT-Team/SophT Description: # Pull Request ## poetry file locked for the pyelastica version v 0.3.1 Resolves #143 # Relevant Files Found ## tests/test_simulator/test_immersed_body/cosserat_rod/test_cosserat_rod_forcing_grids.py ``` import elastica as ea import numpy as np import pyt...
25
null
adamtheturtle/sphinx-substitution-extensions
# Repository Context Name: adamtheturtle/sphinx-substitution-extensions Description: # Pull Request ## [requires.io] dependency update on master branch # Relevant Files Found ## setup.py ``` """ Setup script. """ from pathlib import Path from typing import List import versioneer from setuptools import find_pa...
20,295
null
demisto/content
# Repository Context Name: demisto/content Description: # Pull Request ## Common Server Python - use attribute causes issues. Common Server Python - use attribute causes issues. Using global variables causes issues as well. Fixing. # Relevant Files Found ## Packs/ApiModules/Scripts/DemistoClassApiModule/Demist...
529
null
napari/napari
# Repository Context Name: napari/napari Description: # Pull Request ## enable `python -m napari` enable `python -m napari` by renaming `napari/main.py` to `napari.__main__.py` (see https://docs.python.org/3/library/__main__.html) # Relevant Files Found ## napari/main.py ``` """ napari command line viewer. """ i...
3,164
null
griptape-ai/griptape-nodes
# Repository Context Name: griptape-ai/griptape-nodes Description: # Pull Request ## fix: RescaleImage node had a ParameterGroup missing Fixed missing parameter group in RescaleImage node <img width="468" height="590" alt="image" src="https://github.com/user-attachments/assets/59a9a66f-c793-40a5-9cb8-4cd0f994c508"...
51
null
Othoz/gcsfs
# Repository Context Name: Othoz/gcsfs Description: # Pull Request ## Update dependencies Fixes #50 # Relevant Files Found ## fs_gcsfs/opener.py ``` # coding: utf-8 """Defines the GCSFSOpener.""" __all__ = ['GCSFSOpener'] from google.cloud.storage import Client from fs.opener import Opener from fs.opener.erro...
1
null
databricks/koalas
# Repository Context Name: databricks/koalas Description: # Pull Request ## Initial pull request cc @gatorsmile @rxin . I will merge it directly. # Relevant Files Found # Edits This pull request introduces Koalas, a library that provides a pandas-like API on top of Apache Spark, enabling users to use familiar ...
33,230
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## infernal: version bump to 1.1.4 # Relevant Files Found ## var/spack/repos/builtin/packages/infernal/package.py ``` # Copyright 2013-2022 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-level COPYRIG...
175
null
qutip/qutip
# Repository Context Name: qutip/qutip Description: # Pull Request ## Arranging gates by the number of qubits they require # Relevant Files Found ## qutip/qip/circuit.py ``` # This file is part of QuTiP: Quantum Toolbox in Python. # # Copyright (c) 2011 and later, Paul D. Nation and Robert J. Johansson. # ...
8
null
qwigo/warrant
# Repository Context Name: qwigo/warrant Description: # Pull Request ## Renamed package name in tests and setup.py `pip install -e warrant` running tests ``` .....E......E. ====================================================================== ERROR: test_confirm_forgot_password (__main__.CognitoTestCase) ---...
1,380
null
someengineering/fixinventory
# Repository Context Name: someengineering/fixinventory Description: # Pull Request ## [resotocore][fix] Load checks and benchmarks from static folder # Code of Conduct By submitting this pull request, I agree to follow the [code of conduct](https://resoto.com/code-of-conduct). # Relevant Files Found ## reso...
31
null
jefflester/minitrino
# Repository Context Name: jefflester/minitrino Description: # Pull Request ## Minipresto final Final updates to Minipresto to merge into master branch. The following steps will take place: * Build Minipresto 1.0.3 and place on PyPi * Create another `minipresto` branch for preservation of the original source co...
33
null
godatadriven/asekuro
# Repository Context Name: godatadriven/asekuro Description: # Pull Request ## Click revamp Did quite a few things: - removed argparse completely, everything is now done with click - removed the `klopt` mechanic and replaced it with `check` - cleaned the tests up a bit - upgraded to version 0.1.0 # Relev...
1,183
null
instaloader/instaloader
# Repository Context Name: instaloader/instaloader Description: # Pull Request ## Fix and Update has_public_story Functionality If you perform too many queries from a certain IP `has_public_story()` no longer works. Using this simple example: ``` python import instaloader L = instaloader.Instaloader() ...
80
null
google/garf
# Repository Context Name: google/garf Description: # Pull Request ## chore: update pre-commit config * Run executors end-to-end tests during pre-push * Bump version of ruff # Relevant Files Found ## libs/garf_executors/tests/end-to-end/test_server.py ``` # Copyright 2025 Google LLC # # Licensed under the Apach...
6
null
geo-stack/climate-data-preprocessing-tool
# Repository Context Name: geo-stack/climate-data-preprocessing-tool Description: # Pull Request ## Release version 0.1.0 - Add a tool to download data from https://climate.weather.gc.ca - Add a tool to gapfill daily weather data ![image](https://user-images.githubusercontent.com/10170372/97875284-27c2cb80-1ce8...
29
null
mtgjson/mtgsqlive
# Repository Context Name: mtgjson/mtgsqlive Description: # Pull Request ## Marks' Changes for SQL # Relevant Files Found ## mtgsqlive/json2sql.py ``` """ Convert MTGJSON v4 -> SQLite """ import argparse import json import logging import pathlib import sqlite3 from typing import Any, Dict, List, Union LOGGER =...
21
null
twoolie/NBT
# Repository Context Name: twoolie/NBT Description: # Pull Request ## Added Examples Added a bunch of examples, still McRegion only. No changes to the nbt folder. Reason to do this now is that I currently use these examples as testing for Anvil. # Relevant Files Found ## examples/block_analysis.py ``` #!/usr/bi...
42
null
camelot-dev/excalibur
# Repository Context Name: camelot-dev/excalibur Description: # Pull Request ## Fix function call Closes #41. # Relevant Files Found ## excalibur/__version__.py ``` # -*- coding: utf-8 -*- VERSION = (0, 4, 1) PRERELEASE = None # alpha, beta or rc REVISION = None def generate_version(version, prerelease=None, ...
2
null
khadkarajesh/Pi-Image-Capturer
# Repository Context Name: khadkarajesh/Pi-Image-Capturer Description: # Pull Request ## Params # Relevant Files Found ## checkHeartRate.py ``` # Copyright 2018 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You...
423
null
pika/pika
# Repository Context Name: pika/pika Description: # Pull Request ## Documentation fix # Relevant Files Found ## pika/connection.py ``` """Core connection objects""" import ast import collections import logging import math import platform import urllib import urlparse import warnings from pika import __version_...
75
null
lumalabs/lumaai-python
# Repository Context Name: lumalabs/lumaai-python Description: # Pull Request ## chore(internal): add support for TypeAliasType # Relevant Files Found ## src/lumaai/_models.py ``` from __future__ import annotations import os import inspect from typing import TYPE_CHECKING, Any, Type, Union, Generic, TypeVar, C...
15
null
willtho89/stremio-ai-companion
# Repository Context Name: willtho89/stremio-ai-companion Description: # Pull Request ## fix: max_results from addon config is ignored in _cache_catalog This pull request makes a small change to the `_cached_catalog` function in `app/api/stremio.py`, replacing the use of `settings.MAX_CATALOG_RESULTS` with `None` f...
626
null
requests-cache/requests-cache
# Repository Context Name: requests-cache/requests-cache Description: # Pull Request ## (0.9) Add compatibility with cattrs 22.1 # Relevant Files Found ## requests_cache/serializers/preconf.py ``` """The ``cattrs`` library includes a number of `pre-configured converters <https://cattrs.readthedocs.io/en/latest/...
25
null
FredrikM97/hass-surepetcare
# Repository Context Name: FredrikM97/hass-surepetcare Description: # Pull Request ## Rework of entity paths # Relevant Files Found ## custom_components/surepetcare/binary_sensor.py ``` """TODO.""" from collections.abc import Callable from dataclasses import dataclass import logging from typing import Any, cas...
416
null
repository-service-tuf/repository-service-tuf-cli
# Repository Context Name: repository-service-tuf/repository-service-tuf-cli Description: # Pull Request ## Add `rstuf artifact download` command This change adds an `rstuf artifact download` command with the following usage: ``` Downloads artifacts to the TUF metadata using python-tuf ``ngclient``. ╭─ Opti...
49,948
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Shelly light color mode bugfix <!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). --> ## Proposed change <!-- Describe the big picture of your ...
22,077
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Add logs for all response codes to REST notify ## Description: Added specific error logs for 5xx and 4xx responses, debug log for 2xx and other statuses. **Related issue (if applicable):** fixes #<home-assistant issue number goes here...
12,454
null
Lightning-AI/pytorch-lightning
# Repository Context Name: Lightning-AI/pytorch-lightning Description: # Pull Request ## Fix logging to loggers with multiple eval dataloaders ## What does this PR do? <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependenci...
25
null
ClairBerlin/managair
# Repository Context Name: ClairBerlin/managair Description: # Pull Request ## Some fixes handling time series and samples - These are just fixes, not a solution for the general problem to properly link nodes and time series. - Return an empty list if a node does not yet have samples. - make some code more python...
12,636
null
Azure/azure-sdk-for-python
# Repository Context Name: Azure/azure-sdk-for-python Description: # Pull Request ## Sdk automation/azure mgmt hdinsight # Relevant Files Found ## sdk/hdinsight/azure-mgmt-hdinsight/azure/mgmt/hdinsight/models/__init__.py ``` # coding=utf-8 # ---------------------------------------------------------------------...
31,512
null
frappe/frappe
# Repository Context Name: frappe/frappe Description: # Pull Request ## fix: correct data while exporting with translate values When you export the report and have "translate value" checked it was generating wrong data in the excel Data in report: <img width="874" alt="translate value" src="https://github.com...
187
null
gingerchicken/homebooru
# Repository Context Name: gingerchicken/homebooru Description: # Pull Request ## Add `default_reverse` to get tag sort method # Relevant Files Found ## booru/models/posts.py ``` from django.db import models from django.contrib.auth.models import User from django.apps import apps from .tags import Tag, TagType...
2,340
null
scikit-hep/pyhf
# Repository Context Name: scikit-hep/pyhf Description: # Pull Request ## feat: Allow for disabling backend when running tests via pytest # Pull Request Description Resolves #1454. This adds `--disable-backend` that can be specified to skip those backends as part of the testing suite. # Checklist Before Reque...
801
null
zigpy/zha-device-handlers
# Repository Context Name: zigpy/zha-device-handlers Description: # Pull Request ## Added Quirks for TS0601 _TZE200_fzo2pocs As requested in #653 # Relevant Files Found ## zhaquirks/tuya/__init__.py ``` """Tuya devices.""" import datetime import logging from typing import Any, List, Optional, Tuple, Union from...
3,310
null
alphagov/notifications-api
# Repository Context Name: alphagov/notifications-api Description: # Pull Request ## Revert "Update utils to bring in coordinate transformation" Reverts alphagov/notifications-api#3309 Looks like PaaS doesn’t like trying to install PyProj so the build is failing. # Relevant Files Found ## app/broadcast_messa...
327
null
lemonade-sdk/lemonade
# Repository Context Name: lemonade-sdk/lemonade Description: # Pull Request ## Fix issue #246: Use model-specific max prompt length for truncation Fixes #246 Changes Made - Enhanced truncation logic to read actual max_prompt_length from OGA model configs using the existing load_config() function from utils.py ...
752
null
SeldonIO/MLServer
# Repository Context Name: SeldonIO/MLServer Description: # Pull Request ## Add test case for decoding pandas frames Potentially relevant for #737 # Relevant Files Found ## tests/codecs/test_utils.py ``` import pytest import numpy as np import pandas as pd from typing import Any from mlserver.types import ( ...
308
null
EstrellaXD/Auto_Bangumi
# Repository Context Name: EstrellaXD/Auto_Bangumi Description: # Pull Request ## ci(lint): fix lambda assignment error # Relevant Files Found ## src/module/parser/analyser/bgm_parser.py ``` from module.network import RequestContent search_url = lambda e: f"https://api.bgm.tv/search/subject/{e}?responseGroup=...
16
null
fgaim/gpuview
# Repository Context Name: fgaim/gpuview Description: # Pull Request ## Real-time auto-refresh of dashboard This PR modernizes gpuview with comprehensive improvements across the dependencies, the user interface, and adds a new auto-refresh feature that polls the GPU stats every 3 seconds. # Relevant Files Found #...
493
null
laminlabs/lamindb-setup
# Repository Context Name: laminlabs/lamindb-setup Description: # Pull Request ## 🚸 Cache instance id during init already # Relevant Files Found ## lamindb_setup/_init_instance.py ``` import importlib import sys from pathlib import Path from typing import Optional, Union from lamin_utils import logger from py...
3
null
eskerda/cmdbikes
# Repository Context Name: eskerda/cmdbikes Description: # Pull Request ## Fix status bar not showing availability Dividing with an integer always returned 0 **Broken** ![broken](https://cloud.githubusercontent.com/assets/225211/26627045/bda19f08-4601-11e7-8f0b-9a6fad80c939.png) **Fixed** ![fixed](https...
636
null
laminlabs/lamindb
# Repository Context Name: laminlabs/lamindb Description: # Pull Request ## :children_crossing: Use relative path in key # Relevant Files Found ## lamindb/_check_versions.py ``` from lamin_logger import logger from lndb import __version__ as lndb_v from lndb_storage import __version__ as lndb_storage_v from lns...
547
null
pallets-eco/flask-sqlalchemy
# Repository Context Name: pallets-eco/flask-sqlalchemy Description: # Pull Request ## pass real app instead of current_app to connector fixes #490 If `init_app` was used and there were multiple apps registered, each connector and engine would use `current_app` instead of the actual app they were created for. C...
1,863
null
department-of-veterans-affairs/notification-api
# Repository Context Name: department-of-veterans-affairs/notification-api Description: # Pull Request ## #1853 - Log validation errors <!-- Before you open this PR, make sure that you review and are taking steps to follow [the Definition of Mergeable in our team agreement](https://docs.google.com/document/d/1nwZI...
150
null
skelsec/pypykatz
# Repository Context Name: skelsec/pypykatz Description: # Pull Request ## Add option to get the GUID of the preferred masterkey from the Preferred file # Relevant Files Found ## pypykatz/dpapi/cmdhelper.py ``` from pypykatz.commons.common import UniversalEncoder, hexdump import argparse import platform from p...
3
null
Galarius/pinotate
# Repository Context Name: Galarius/pinotate Description: # Pull Request ## Enable sorting and headings Added: - don't include deleted annotations in results (because it produces duplicates) - sorting by location of the annotation in the book - chapter headings in markdown # Relevant Files Found ## core/db.py ...
276
null
sonata-nfv/son-mano-framework
# Repository Context Name: sonata-nfv/son-mano-framework Description: # Pull Request ## Policy Based Placement functionality. # Relevant Files Found ## plugins/son-mano-placement/son_mano_placement/placement.py ``` """ Copyright (c) 2015 SONATA-NFV ALL RIGHTS RESERVED. Licensed under the Apache License, Version...
1,102
null
KATO-Hiro/AtCoder
# Repository Context Name: KATO-Hiro/AtCoder Description: # Pull Request ## Solve ABC214 task D (#446) close #446 # Relevant Files Found # Edits This pull request solves AtCoder Beginner Contest 214, Problem D, which requires computing the sum of the maximum edge weights on the path between all pairs of verti...
43
null
CCBR/XAVIER
# Repository Context Name: CCBR/XAVIER Description: # Pull Request ## Frce test This branch is the most up to date branch which has `hotfix` branch already merged and also tested to work on FRCE clusters. # Relevant Files Found ## src/run.py ``` #!/usr/bin/env python3 # -*- coding: UTF-8 -*- # Python standard l...
19,972
null
frappe/frappe
# Repository Context Name: frappe/frappe Description: # Pull Request ## refactor(cli): Scheduler ### Changes - Add support for checking scheduler status like `bench --site f.cloud scheduler status` - Add verbose (for debugging) & format options [text, json] (for better parsing) - Code refactor - Add tests for...
18,987
null
scikit-learn/scikit-learn
# Repository Context Name: scikit-learn/scikit-learn Description: # Pull Request ## change stats.mode to collections.Counter, for better performance. <!-- Thanks for contributing a pull request! Please ensure you have taken a look at the contribution guidelines: https://github.com/scikit-learn/scikit-learn/blob/m...
20
null
Floobits/floobits-sublime
# Repository Context Name: Floobits/floobits-sublime Description: # Pull Request ## Create room . # Relevant Files Found ## floobits.py ``` # coding: utf-8 import re import os import sys import json import threading import traceback import subprocess from urlparse import urlparse import sublime_plugin import s...
277
null
mlcommons/mlperf-automations
# Repository Context Name: mlcommons/mlperf-automations Description: # Pull Request ## Support min_duration # Relevant Files Found ## script/benchmark-program-mlperf/customize.py ``` from mlc import utils import os def preprocess(i): os_info = i['os_info'] env = i['env'] return {'return': 0} de...
196
null
neondatabase/appdotbuild-agent
# Repository Context Name: neondatabase/appdotbuild-agent Description: # Pull Request ## minor cache improvements - Add cache_control support for ephemeral caching - Fix empty message filtering in anthropic client - Update cache data structure with normalized params storage - Add debugging utility for finding cl...
193
null
RhinoSecurityLabs/pacu
# Repository Context Name: RhinoSecurityLabs/pacu Description: # Pull Request ## Added new module guardduty__list_findings, and fixed bug in detection__enum_services when enum GuardDuty Added a new module to print Guardduty findings and stats, Fixed bug in enumeration for Guardduty detector. Please note in this...
20
null
SFDO-Tooling/sfdo-template-helpers
# Repository Context Name: SFDO-Tooling/sfdo-template-helpers Description: # Pull Request ## Allow multiple prefixes to be restricted instead of just admin This is because we would like to also IP-block access to REST APIs in MetaCI. Other use cases may present themselves over time. # Relevant Files Found ## sfdo...
25
null
matthewcarbone/ScientificValueAgent
# Repository Context Name: matthewcarbone/ScientificValueAgent Description: # Pull Request ## Added new benchmark functions, notebook for testing # Relevant Files Found ## sva/experiments/__init__.py ``` from .campaign import CampaignParameters from .dynamic import DynamicExperiment from .gpax.gpax import GPaxT...
383
null
python-attrs/cattrs
# Repository Context Name: python-attrs/cattrs Description: # Pull Request ## Fix typeddict tests on 3.8 # Relevant Files Found ## tests/typeddicts.py ``` """Strategies for typed dicts.""" from datetime import datetime from string import ascii_lowercase from typing import Any, Dict, Generic, List, Optional, Set...
119
null
ShiftLeftSecurity/sast-scan
# Repository Context Name: ShiftLeftSecurity/sast-scan Description: # Pull Request ## Scala + Groovy support Scala + Groovy powered by find-sec-bugs # Relevant Files Found ## lib/builder.py ``` # This file is part of Scan. # Scan is free software: you can redistribute it and/or modify # it under the terms of th...
9
null
bot-ssttkkl/nonebot-plugin-access-control
# Repository Context Name: bot-ssttkkl/nonebot-plugin-access-control Description: # Pull Request ## 使用Alconna匹配命令 # Relevant Files Found ## src/nonebot_plugin_access_control/__init__.py ``` """ nonebot-plugin-access-control @Author : ssttkkl @License : MIT @GitHub : https://github.com/ss...
850
null
ARMmbed/mbed-cli
# Repository Context Name: ARMmbed/mbed-cli Description: # Pull Request ## Do not overwrite mbed_app.json if it exists Fixes #848. # Relevant Files Found ## mbed/mbed.py ``` #!/usr/bin/env python # Copyright (c) 2016 ARM Limited, All Rights Reserved # SPDX-License-Identifier: Apache-2.0 # Licensed under the Ap...
424
null
acdh-oeaw/apis-core-rdf
# Repository Context Name: acdh-oeaw/apis-core-rdf Description: # Pull Request ## feat: implement dumpdata view This feature provides ways to serialize the data of an APIS instance to be able to import it in a freshly installed instance later on. The main logic is implemented in the `utils.helper.datadump_seria...
104
null
eclipse-ankaios/ank-sdk-python
# Repository Context Name: eclipse-ankaios/ank-sdk-python Description: # Pull Request ## Fix deprecated license classifier Issues: #103 <!-- Description of the change in case no issue is mentioned --> # Definition of Done The PR shall be merged only if all items mentioned in [CONTRIBUTING.md](https://gith...
9,624
null
open-mmlab/mmdetection
# Repository Context Name: open-mmlab/mmdetection Description: # Pull Request ## [Fix] Fix use_depthwise in RTMDet. 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 w...
1,783
null
vertexproject/synapse
# Repository Context Name: vertexproject/synapse Description: # Pull Request ## Add nonexistent file to axon.get test # Relevant Files Found ## synapse/axon.py ``` import asyncio import hashlib import logging import tempfile import synapse.exc as s_exc import synapse.common as s_common import synapse.lib.cell...
39,580
null
huggingface/transformers
# Repository Context Name: huggingface/transformers Description: # Pull Request ## Torchdec RuntimeError catch # What does this PR do ? This PR fixes an issue with torchcodec in print_env.py. We forgot to deal with the case where torchcodec raises a RuntimeError error. Currently some of our training [ci](https...