pr_id
int64
repo_id
null
repo_name
string
text
string
303
null
conbench/conbench
# Repository Context Name: conbench/conbench Description: # Pull Request ## Update robots.txt # Relevant Files Found ## conbench/app/robots.py ``` import flask as f from ..app import rule from ..app._endpoint import AppEndpoint text = """ "User-Agent: * Disallow: /api/history/ Disallow: /batches/ Disallow: /b...
636
null
triton-inference-server/client
# Repository Context Name: triton-inference-server/client Description: # Pull Request ## Support custom artifacts directory and improve default artifacts directory 1. Allow custom artifacts path Users can set their own artifacts path: ``` $ genai-perf ... --artifact-dir custom/path ... custom └── path ...
180
null
lightly-ai/lightly
# Repository Context Name: lightly-ai/lightly Description: # Pull Request ## 169 check existing tag name pw # Check existing tag name Closes #169 I added a check for the tag name before the sampling request is started. # Relevant Files Found ## lightly/api/api_workflow_sampling.py ``` import time from typ...
4
null
baoxingsong/quota_Anchor
# Repository Context Name: baoxingsong/quota_Anchor Description: # Pull Request ## AnchorWave and inpout_Processing # Relevant Files Found # Edits This pull request adds three new Python scripts to the AnchorWave/WFA2-lib package to enhance alignment analysis and visualization capabilities. It introduces `wfa...
623
null
SFDO-Tooling/CumulusCI
# Repository Context Name: SFDO-Tooling/CumulusCI Description: # Pull Request ## version 2.0.0 beta 94 # Relevant Files Found ## cumulusci/__init__.py ``` from __future__ import unicode_literals import os __import__('pkg_resources').declare_namespace('cumulusci') __version__ = '2.0.0-beta93' __location__ = os.p...
73
null
cjekel/piecewise_linear_fit_py
# Repository Context Name: cjekel/piecewise_linear_fit_py Description: # Pull Request ## Simple version Closes https://github.com/cjekel/piecewise_linear_fit_py/issues/53 # Relevant Files Found ## pwlf/version.py ``` try: from importlib import metadata except ImportError: # Running on pre-3.8 Python; use...
8,001
null
python-poetry/poetry
# Repository Context Name: python-poetry/poetry Description: # Pull Request ## [1.5] perf: Improve dependency resolution performance by not clearing caches when backtracking Followed the instructions from https://github.com/python-poetry/poetry/pull/7950#issuecomment-1561615484 to fix the backport PR. # Relevant F...
4,779
null
kivy/kivy
# Repository Context Name: kivy/kivy Description: # Pull Request ## Obvious typo in the collide_point check My first attempt to use multigesture in my own code failed, but the bug looks to be a typo in the collision check for `on_touch_move` # Relevant Files Found ## kivy/uix/gesturesurface.py ``` ''' Gesture Su...
2,230
null
nltk/nltk
# Repository Context Name: nltk/nltk Description: # Pull Request ## add link to docs in data not found message This PR addresses https://github.com/nltk/nltk/issues/2228 by adding one line to the error messages displayed to the user when a data resource could not be found in a local installation. Suggestions on the...
1,052
null
First-Peoples-Cultural-Council/fv-be
# Repository Context Name: First-Peoples-Cultural-Council/fv-be Description: # Pull Request ## Revert "FW-5937 Update our log formatter" Reverts First-Peoples-Cultural-Council/fv-be#1046 # Relevant Files Found ## firstvoices/firstvoices/logging_utils.py ``` import logging class DebugInfoLogLevelFilter(logging....
84
null
CS-SI/eodag-cube
# Repository Context Name: CS-SI/eodag-cube Description: # Pull Request ## build: package name update To make sure `built` archive follows [PEP 625](https://peps.python.org/pep-0625/), project renamed from `eodag-cube` to `eodag_cube` # Relevant Files Found ## eodag_cube/__init__.py ``` # -*- coding: utf-8 -*- #...
1,998
null
lm-sys/FastChat
# Repository Context Name: lm-sys/FastChat Description: # Pull Request ## Fix the model link for llama 2 # Relevant Files Found ## fastchat/model/model_registry.py ``` """Additional information of the models.""" from collections import namedtuple from typing import List ModelInfo = namedtuple("ModelInfo", ["s...
18
null
NKAmapper/building2osm
# Repository Context Name: NKAmapper/building2osm Description: # Pull Request ## Adjust to schema changes Adjust building2osm to handle recent changes to the downloaded data # Relevant Files Found ## building2osm.py ``` #!/usr/bin/env python3 # -*- coding: utf8 # buildings2osm # Converts buildings from the Norw...
258
null
zenml-io/zenml
# Repository Context Name: zenml-io/zenml Description: # Pull Request ## Bump mypy version ## Pre-requisites Please ensure you have done the following: - [x] I have read the **CONTRIBUTING.md** document. - [x] If my change requires a change to the documentation, I have updated the documentation accordingly. - [...
65
null
nd-ball/py-irt
# Repository Context Name: nd-ball/py-irt Description: # Pull Request ## Improved Python ergonomics I wrote a couple of helper utilities to make it easier to use the code inside other Python code. Key changes: - Added a Dataset.from_pandas method - Added a train method to IrtModel - Added an example notebook ...
3,242
null
google-parfait/tensorflow-federated
# Repository Context Name: google-parfait/tensorflow-federated Description: # Pull Request ## Python 3.10 It seems the direct dependencies of TFF are supported by Python 3.10 now (at least on MacOS and Linux). I built a python 3.10 wheel and it seems to work. Additionally, as jaxlib is non trivial to compile and...
5
null
BillSchumacher/SumPAI
# Repository Context Name: BillSchumacher/SumPAI Description: # Pull Request ## Implement easier to use search scripts with an example. # Relevant Files Found ## src/sum_pai/__main__.py ``` import os from multiprocessing import Value import click import openai from sum_pai.loguru_config import setup_logging f...
1,682
null
inductiva/inductiva
# Repository Context Name: inductiva/inductiva Description: # Pull Request ## Add Unit Tests for ```Benchmark``` Class Add Unit Tests for ```Benchmark``` Class # Relevant Files Found # Edits This pull request adds comprehensive unit tests for the `Benchmark` class to ensure its methods function correctly. It i...
2,578
null
AppScale/gts
# Repository Context Name: AppScale/gts Description: # Pull Request ## Quote environment variables This allows spaces in environment variables. # Relevant Files Found ## common/appscale/common/monit_app_configuration.py ``` import os import sys from appscale.common import appscale_info from distutils.spawn impo...
148
null
zavolanlab/mirflowz
# Repository Context Name: zavolanlab/mirflowz Description: # Pull Request ## fix: filter multimappers by max InDels This PR closes #147. Previously the pipeline filtered multimappers with equal edit distance by keeping the alignments with less InDels compared to mismatches, under the assumption that InDels in m...
215
null
keylime/keylime
# Repository Context Name: keylime/keylime Description: # Pull Request ## Fix bug in tenant's "list" functionality cvstatus only supported 'listing=False' mode # Relevant Files Found ## keylime/tenant.py ``` #!/usr/bin/python3 '''DISTRIBUTION STATEMENT A. Approved for public release: distribution unlimited. Thi...
11,236
null
frappe/frappe
# Repository Context Name: frappe/frappe Description: # Pull Request ## fix: Failing UI test Fixes following failure while running `list_view` test <img width="275" alt="Screenshot 2020-08-11 at 11 30 53 PM" src="https://user-images.githubusercontent.com/13928957/89932081-b44e7800-dc2a-11ea-9206-4982372cd264.png...
12,611
null
frappe/frappe
# Repository Context Name: frappe/frappe Description: # Pull Request ## fix: Redesign Fixes (bp #12591) This is an automatic backport of pull request #12591 done by [Mergify](https://mergify.io). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in th...
875
null
mongodb/mongo-python-driver
# Repository Context Name: mongodb/mongo-python-driver Description: # Pull Request ## PYTHON-3131 Test Failure - test_mypy on macos + auth # Relevant Files Found ## test/test_mypy.py ``` # Copyright 2020-present MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use ...
1
null
meerk40t/galvoplotter
# Repository Context Name: meerk40t/galvoplotter Description: # Pull Request ## Add in spooling to controller * Simplify the API with spooler commands so that slightly higher level commands can be done much more easily. # Relevant Files Found ## examples/gpio_detect.py ``` from galvo.controller import GalvoContr...
726
null
koxudaxi/datamodel-code-generator
# Repository Context Name: koxudaxi/datamodel-code-generator Description: # Pull Request ## no use constr when field-constraints close #724 I tried to prevent constr from appearing as a key type in Dict when `field_constraints == True`. # Relevant Files Found ## datamodel_code_generator/format.py ``` from en...
2,951
null
app-sre/qontract-reconcile
# Repository Context Name: app-sre/qontract-reconcile Description: # Pull Request ## enhance config for asg Replace https://github.com/app-sre/qontract-reconcile/pull/2949 Depends on https://github.com/app-sre/qontract-schemas/pull/309 Signed-off-by: Feng Huang <fehuang@redhat.com> # Relevant Files Found ##...
23,252
null
scikit-learn/scikit-learn
# Repository Context Name: scikit-learn/scikit-learn Description: # Pull Request ## ENH Optimize runtime for IsolationForest <!-- 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/main/CONTRIBUTING.md -->...
349
null
splunk/eventgen
# Repository Context Name: splunk/eventgen Description: # Pull Request ## changing name Apparently, SCP is an old project name. Changing SCP reference to SCS. # Relevant Files Found ## splunk_eventgen/lib/plugins/output/scpout.py ``` from splunk_eventgen.lib.outputplugin import OutputPlugin from splunk_eventgen....
3,099
null
ludwig-ai/ludwig
# Repository Context Name: ludwig-ai/ludwig Description: # Pull Request ## GBM: remove distributed=False from RayDMatrix Ray Datasets are distributed by nature, there should be no need to set this to False # Relevant Files Found ## ludwig/trainers/trainer_lightgbm.py ``` import logging import os import re impo...
8,881
null
spesmilo/electrum
# Repository Context Name: spesmilo/electrum Description: # Pull Request ## add a simple test framework for testing QObjects and their signal/slot mechanism # Relevant Files Found ## electrum/gui/qml/qeqr.py ``` import asyncio import qrcode from qrcode.exceptions import DataOverflowError import math import url...
187
null
Sage-Bionetworks/schematic
# Repository Context Name: Sage-Bionetworks/schematic Description: # Pull Request ## Resolved dependency exploration for ScRNA-seq Assay; minor adjustment… … of print statements and metadata_model_test_driver.py # Relevant Files Found ## ManifestGenerator.py ``` from __future__ import print_function import pickl...
43
null
ScilifelabDataCentre/pathogens-portal-visualisations
# Repository Context Name: ScilifelabDataCentre/pathogens-portal-visualisations Description: # Pull Request ## Minor tweaks to appearance # Relevant Files Found ## Vaccine_page/RECOVAK_comorbidities_dataprep.py ``` # script looks at cormorbitities data (cancer, diabetes, cardio issues, and respiratory diseases)...
12,986
null
conan-io/conan-center-index
# Repository Context Name: conan-io/conan-center-index Description: # Pull Request ## biflags: new recipe Specify library name and version: **bitflags/1.5.0** Contribute recipe for [m-peko/bitflags](https://github.com/m-peko/bitflags), a header-only library for easily managing set of auto-generated type-safe fl...
3,045
null
vllm-project/vllm
# Repository Context Name: vllm-project/vllm Description: # Pull Request ## [Minor] Fix type annotation in fused moe # Relevant Files Found ## vllm/model_executor/layers/fused_moe/fused_moe.py ``` """Fused MoE kernel.""" import functools import json import os from typing import Any, Dict, Optional import torch...
3,647
null
Yelp/paasta
# Repository Context Name: Yelp/paasta Description: # Pull Request ## make sidecar resource limit configurable Currently the default limits/request of the hacheck, uwsgi containers is huge for a sidecar containers. making these configuration configurable. for now I have set the default limit as same as the curren...
11
null
belm0/perf-timer
# Repository Context Name: belm0/perf-timer Description: # Pull Request ## update CI Python versions etc. * CI covers Python 3.10 to 3.14t * update dev requirements * fix build status shield # Relevant Files Found ## setup.py ``` import pathlib from setuptools import setup pkg_name = 'perf_timer' base_...
17
null
buriburisuri/sugartensor
# Repository Context Name: buriburisuri/sugartensor Description: # Pull Request ## use layer scope to detect variable reuse mode This fixes a bug where `tf.sg_summary_activation` is called if the `variable_scope` was in reuse mode because of the parent scope and not because `reuse=True` was set. I wanted to add ...
33
null
telekom/mltb2
# Repository Context Name: telekom/mltb2 Description: # Pull Request ## Use testcode in Sphinx. # Relevant Files Found ## docs/source/conf.py ``` """Configuration for the Sphinx documentation builder.""" # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the m...
6
null
adobe/OSAS
# Repository Context Name: adobe/OSAS Description: # Pull Request ## Dev.lol <!--- Provide a general summary of your changes in the Title above --> ## Description <!--- Describe your changes in detail --> ## Related Issue <!--- This project only accepts pull requests related to open issues --> <!--- If...
48
null
ipld/py-cid
# Repository Context Name: ipld/py-cid Description: # Pull Request ## Migrate from pymultihash to py-multihash >= 2.0.0 This PR migrates the codebase from `pymultihash` to `py-multihash >= 2.0.0` for better maintenance and modern API support. ## Changes - Updated dependency in `pyproject.toml` from `pymultihash>=0...
57
null
aimhubio/aim
# Repository Context Name: aimhubio/aim Description: # Pull Request ## add aim version number in commit config file # Relevant Files Found ## aim/engine/aim_repo.py ``` import shutil import os import json import zipfile import re import time from aim.engine.configs import * from aim.engine.utils import is_path...
3
null
glpatcern/domotica
# Repository Context Name: glpatcern/domotica Description: # Pull Request ## Change to use classes to add sensors Changing to class use and variety of other changes to support heating and hotwater sensors. Feedback pls! # Relevant Files Found ## homeass/code/owlintuition.py ``` """ Support for OWL Intuition Powe...
4
null
brantai/python-rightscale
# Repository Context Name: brantai/python-rightscale Description: # Pull Request ## Fix update method # Relevant Files Found ## rightscale/rightscale.py ``` """ Python-Rightscale A stupid wrapper around rightscale's HTTP API """ import types from .actions import RS_DEFAULT_ACTIONS, COLLECTIONS from .httpclient...
181
null
truckersmp-cli/truckersmp-cli
# Repository Context Name: truckersmp-cli/truckersmp-cli Description: # Pull Request ## Improve printing child process output * Read output line by line * `print()` with `flush=True` * Add exception handling for `UnicodeDecodeError` # Relevant Files Found ## truckersmp_cli/main.py ``` """ Main module for truck...
40,039
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Extract the icon and state for logbook state changed events ## Proposed change <!-- Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or re...
106
null
BAMresearch/LebeDigital
# Repository Context Name: BAMresearch/LebeDigital Description: # Pull Request ## Optimization section v0.1 This is just a first draft of the optimization part. This is a WIP and to check if things works are they should. So please dont be critical about the wordings yet. I would prefer one .tex file for me which w...
24
null
CPJKU/partitura
# Repository Context Name: CPJKU/partitura Description: # Pull Request ## use CC numbers instead of names (aka support all CCs) Fixes https://github.com/CPJKU/partitura/issues/15 # Relevant Files Found ## partitura/io/exportmidi.py ``` #!/usr/bin/env python import logging import numpy as np from collections im...
18
null
microsoft/deep-language-networks
# Repository Context Name: microsoft/deep-language-networks Description: # Pull Request ## Fix dataset We always stripped the prefix for input examples. This fixed the bug. # Relevant Files Found ## dln/dataset.py ``` import json import os from collections import defaultdict from os.path import join as pjoin im...
53,585
null
pandas-dev/pandas
# Repository Context Name: pandas-dev/pandas Description: # Pull Request ## PERF: Series.str.split(expand=True) for pyarrow-backed strings - [x] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a bug or adding a new feature - [x] All...
1,153
null
RVC-Project/Retrieval-based-Voice-Conversion-WebUI
# Repository Context Name: RVC-Project/Retrieval-based-Voice-Conversion-WebUI Description: # Pull Request ## Apply Code Formatter Change Apply Code Formatter Change # Relevant Files Found ## gui_v1.py ``` import os import pdb import sys os.environ["OMP_NUM_THREADS"] = "2" os.environ["rmvpe_root"] = "assets/rmvp...
42
null
Decompollaborate/mapfile_parser
# Repository Context Name: Decompollaborate/mapfile_parser Description: # Pull Request ## Add support for emitting progress reports using the objdiff's format Support emitting progress reports using [`objdiff`](https://github.com/encounter/objdiff)'s format. In the Rust version this feature is gated behind the `...
254
null
asappresearch/flambe
# Repository Context Name: asappresearch/flambe Description: # Pull Request ## Added BaseSampler "downsample_max_samples" constructor argument changed basesampler to take an additional 'downsample_max_samples' in the constructor that behaves exactly like 'downsample', but does not specify a ratio but an absolute nu...
178
null
TNRIS/api.tnris.org
# Repository Context Name: TNRIS/api.tnris.org Description: # Pull Request ## Remove root logger # Relevant Files Found ## src/data_hub/data_hub/settings.py ``` """ Django settings for data_hub project. Generated by 'django-admin startproject' using Django 2.0.6. For more information on this file, see https:/...
936
null
azavea/raster-vision
# Repository Context Name: azavea/raster-vision Description: # Pull Request ## Switch from Sequence to List for color tuples to fix errors #935 fixed the build errors in readthedocs, but introduced an error visible when running the integration tests which this fixes. # Relevant Files Found ## rastervision2/core/d...
9
null
209sontung/sign-language
# Repository Context Name: 209sontung/sign-language Description: # Pull Request ## Fix single hand recognition # Relevant Files Found ## main.py ``` """ Real-time ASL (American Sign Language) Recognition This script uses a pre-trained TFLite model to perform real-time ASL recognition using webcam feed. It util...
993
null
pyiron/pyiron_atomistics
# Repository Context Name: pyiron/pyiron_atomistics Description: # Pull Request ## Bump pyiron-base from 0.5.33 to 0.5.34 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.5.33 to 0.5.34. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pyiron/pyiron_base/re...
2,394
null
longhorn/longhorn-tests
# Repository Context Name: longhorn/longhorn-tests Description: # Pull Request ## fix(robot): retry command errors in write_pod_random_data #### Which issue(s) this PR fixes: <!-- Use `Issue #<issue number>` or `Issue longhorn/longhorn#<issue number>` or `Issue (paste link of issue)`. DON'T use `Fixes #<issue num...
40
null
flairNLP/fabricator
# Repository Context Name: flairNLP/fabricator Description: # Pull Request ## Timeout per Prompt call Optional timeout after every prompt call. This PR also includes my current evaluation pipeline 😅 # Relevant Files Found ## ai_dataset_generator/dataset_generator.py ``` import json import logging import rand...
649
null
NREL/floris
# Repository Context Name: NREL/floris Description: # Pull Request ## Add cubature integration method for rotor velocities # Add a cubature integration grid to average rotor points This pull request adds a new grid type for placing and weighting grid points at the rotor so that a more accurate average can be cal...
424
null
pfnet-research/chainer-compiler
# Repository Context Name: pfnet-research/chainer-compiler Description: # Pull Request ## Add script to quantize ONNX model https://github.com/microsoft/onnxruntime/tree/master/onnxruntime/python/tools/quantization # Relevant Files Found ## compiler/gen_node.py ``` """Generates boilerplate code for chainer_compi...
464
null
Princeton-LSI-ResearchComputing/tracebase
# Repository Context Name: Princeton-LSI-ResearchComputing/tracebase Description: # Pull Request ## Changed the unique constraint for PeakDataLabel ## Summary Change Description Changed the unique constraint for PeakDataLabel to prevent 13C1 and 13C2 (and for that matter, 13C1 and 14C1 - which our current code d...
180
null
Finch-API/finch-api-python
# Repository Context Name: Finch-API/finch-api-python Description: # Pull Request ## fix(client): serialise pydantic v1 default fields correctly in params # Relevant Files Found ## src/finch/_utils/_transform.py ``` from __future__ import annotations from typing import Any, List, Mapping, TypeVar, cast from da...
5,121
null
ray-project/ray
# Repository Context Name: ray-project/ray Description: # Pull Request ## Define common data structures with protobuf. <!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. --> ## What do these changes do? This PR mig...
329
null
neurobooth/neurobooth-os
# Repository Context Name: neurobooth/neurobooth-os Description: # Pull Request ## minor changes to log output # Relevant Files Found ## neurobooth_os/gui.py ``` # -*- coding: utf-8 -*- """ Created on Fri Apr 2 08:01:51 2021 @author: neurobooth """ import os import os.path as op import logging import sys imp...
256
null
HBClab/NiBetaSeries
# Repository Context Name: HBClab/NiBetaSeries Description: # Pull Request ## [FIX] allow "sub-" prefix <!-- Pull-request guidelines ----------------------- 1. If you would like to list yourself as a NiBetaSeries contributor and your name is not mentioned please modify .zenodo.json file. 2. Use a descriptiv...
15
null
umr-lops/grdwindinversion
# Repository Context Name: umr-lops/grdwindinversion Description: # Pull Request ## add missing keyword long_description_content_type in setup.py and tak… …e into account python matrix for task check archive action publish # Relevant Files Found ## setup.py ``` #!/usr/bin/env python """The setup script.""" fro...
72
null
ephraim/lcurse
# Repository Context Name: ephraim/lcurse Description: # Pull Request ## Fix catalog update: link can either be "href" or "data-normal-href" Fixes #68 # Relevant Files Found ## modules/waitdlg.py ``` from PyQt5 import Qt from bs4 import BeautifulSoup import urllib.parse from urllib.request import build_opener, H...
1,569
null
wandb/wandb
# Repository Context Name: wandb/wandb Description: # Pull Request ## [WB-3289] Kaggle internet check https://wandb.atlassian.net/browse/WB-3289 Throws an error if the user has not enabled internet in kaggle # Relevant Files Found ## wandb/sdk/lib/server.py ``` """ module server """ import json from wandb imp...
26,753
null
pandas-dev/pandas
# Repository Context Name: pandas-dev/pandas Description: # Pull Request ## PLOT: Add option to specify the plotting backend - [x] closes #14130 - [x] tets added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Adding option to specify the plotting backend. Th...
53,511
null
ray-project/ray
# Repository Context Name: ray-project/ray Description: # Pull Request ## [Serve][Doc] Add custom request router docs <!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. --> <!-- Please add a reviewer to the assignee s...
2,281
null
apache/tvm
# Repository Context Name: apache/tvm Description: # Pull Request ## Small refactors and bug fixes. I'm starting the process of upstreaming the bits and pieces of Relay we developed while prototyping new features. This PR is composed of bug fixes and refactors which should make it easier to port those changes. # ...
224
null
KohakuBlueleaf/LyCORIS
# Repository Context Name: KohakuBlueleaf/LyCORIS Description: # Pull Request ## match main branch # Relevant Files Found ## lycoris/config.py ``` PRESET = { "full": { "enable_conv": True, "unet_target_module": [ "Transformer2DModel", "ResnetBlock2D", "Dow...
958
null
kedro-org/kedro
# Repository Context Name: kedro-org/kedro Description: # Pull Request ## Fix/404 urls ## Description I did a full project glob for urls using [urlextract](https://pypi.org/project/urlextract/), then checked for 200 status codes for all of those urls. These are the ones that stuck out. **NOTE** There two i...
614
null
numenta/nupic-legacy
# Repository Context Name: numenta/nupic-legacy Description: # Pull Request ## Add Network tests Part of #601 @scottpurdy # Relevant Files Found # Edits This pull request adds comprehensive unit tests for the `Network` class in the NuPIC engine, improving test coverage and reliability. It converts existing...
10
null
drmfinlay/pyjsgf
# Repository Context Name: drmfinlay/pyjsgf Description: # Pull Request ## Edited flatten_chain in order to fix issue #9. Fixed issue #9 by only flattening the type for which `flatten_chain` has been called. # Relevant Files Found ## jsgf/parser.py ``` """ JSGF parser functions The main functions of interest in...
8
null
Yale-Libs/yalexs
# Repository Context Name: Yale-Libs/yalexs Description: # Pull Request ## Always reconnect on unknown errors # Relevant Files Found ## yalexs/pubnub_async.py ``` """Connect to pubnub.""" import datetime import logging from pubnub.callbacks import SubscribeCallback from pubnub.enums import PNReconnectionPolic...
3
null
treeverse/airflow-provider-lakeFS
# Repository Context Name: treeverse/airflow-provider-lakeFS Description: # Pull Request ## Adding provider workflow CI # Relevant Files Found ## lakefs_provider/example_dags/lakefs-dag.py ``` from typing import Dict from airflow.decorators import dag from airflow.utils.dates import days_ago from lakefs_provi...
13,680
null
mesonbuild/meson
# Repository Context Name: mesonbuild/meson Description: # Pull Request ## Fix various incorrect uses of `its` vs `it's`. These errors can make reading comments and documentation unnecessarily confusing for users and contributors who do not speak English as their first language. # Relevant Files Found ## mesonb...
2,768
null
dcos/dcos
# Repository Context Name: dcos/dcos Description: # Pull Request ## Add checks for ftype=1 for docker and mesos directories if using XFS ## High-level description When using XFS (only supported filesystem for lower level filesystems for Centos) the volumes must be mounted d_type support enabled (ftype=1). This r...
24
null
elisiariocouto/jsonschema-markdown
# Repository Context Name: elisiariocouto/jsonschema-markdown Description: # Pull Request ## feat: Add support for nested properties. Add support for nested properties. This implementation will properly handle nested objects showing properties like "Foobar.A", "Foobar.B", and "Foobaz[].E.F" in the generated mark...
476
null
facebookresearch/nevergrad
# Repository Context Name: facebookresearch/nevergrad Description: # Pull Request ## faster test I'm pretty sure that @jrapin is surprised that I remember that I've promised to make this test faster. ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that app...
2,287
null
Open-MSS/MSS
# Repository Context Name: Open-MSS/MSS Description: # Pull Request ## Run the test suite in a random order Fixes #2192. Depends on #2249. # Relevant Files Found ## tests/_test_mswms/test_wms.py ``` # -*- coding: utf-8 -*- """ tests._test_mswms.test_wms ~~~~~~~~~~~~~~~~~~~~~~~~~~ This module pro...
39
null
automatic-ripping-machine/automatic-ripping-machine
# Repository Context Name: automatic-ripping-machine/automatic-ripping-machine Description: # Pull Request ## Added HB_ARGS Added ability to put user configurable HandBrake arguments in the config file. # Relevant Files Found ## getvideotype.py ``` #!/usr/bin/python3 import sys import argparse import urllib imp...
31
null
camptocamp/c2cwsgiutils
# Repository Context Name: camptocamp/c2cwsgiutils Description: # Pull Request ## Add c2c/debug/sleep # Relevant Files Found ## acceptance_tests/tests/tests/test_debug.py ``` import json def test_stacks(app_connection): stacks = app_connection.get('c2c/debug/stacks', params={'secret': 'changeme'}) ass...
326
null
RobotLocomotion/drake-external-examples
# Repository Context Name: RobotLocomotion/drake-external-examples Description: # Pull Request ## Run file_sync test in GHA CI Closes #308. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews...
11
null
microsoft/msccl-tools
# Repository Context Name: microsoft/msccl-tools Description: # Pull Request ## Speedup compilation Small edit to SCCL compiler to reduce compilation time of alltoall # Relevant Files Found ## sccl/language/rank_dag.py ``` # Copyright (c) Microsoft Corporation. # Licensed under the MIT License. from dataclasses...
109
null
equinor/webviz-config
# Repository Context Name: equinor/webviz-config Description: # Pull Request ## Add preferred browser to auto-open in Some users have quite arcane default browser. Try to open `chrome` or `chromium` before using system default. # Relevant Files Found ## webviz_config/_localhost_open_browser.py ``` import os impo...
27,652
null
huggingface/transformers
# Repository Context Name: huggingface/transformers Description: # Pull Request ## Refactoring Trainer, adds `save_only_model` arg and simplifying FSDP integration # What does this PR do? 1. Bumps up the minimum Accelerate version to 0.21.0 2. Add `save_only_model` arg - This enables the feature request https://g...
341
null
lqez/django-summernote
# Repository Context Name: lqez/django-summernote Description: # Pull Request ## HOTFIX - Fix ImportError in Django 1.9.1 to 1.9.13 Change condition to import old or new Django View class. Closes #340 # Relevant Files Found ## django_summernote/views.py ``` from django import VERSION as django_version from dj...
142
null
shaped-ai/target-clickhouse
# Repository Context Name: shaped-ai/target-clickhouse Description: # Pull Request ## Set datetime, date, time and timestamp columns to Nullable to avoid NULL cast to epoch Addresses issue #70 # Relevant Files Found ## target_clickhouse/connectors.py ``` from __future__ import annotations import contextlib imp...
18
null
whitemech/pylogics
# Repository Context Name: whitemech/pylogics Description: # Pull Request ## Minor updates to the core of the library ## Proposed changes - make UnaryOp and BinaryOp and other classes in 'base' private classes - add metaclass for operators, and add check for forbidden formalisms. For instance, this is useful...
3,653
null
huggingface/accelerate
# Repository Context Name: huggingface/accelerate Description: # Pull Request ## Update Gaudi runner image to latest SynapseAI and enable previously disabled tests # What does this PR do? <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear ...
278
null
zilliztech/VectorDBBench
# Repository Context Name: zilliztech/VectorDBBench Description: # Pull Request ## issue 276 Modified chroma client to only filter on (int) id, removed metadata filtering # Relevant Files Found ## tests/test_chroma.py ``` import logging from vectordb_bench.models import ( DB, ) from vectordb_bench.backend.cl...
251
null
pgmpy/pgmpy
# Repository Context Name: pgmpy/pgmpy Description: # Pull Request ## Predict method for Bayesian Model # Relevant Files Found ## pgmpy/inference/ExactInference.py ``` #!/usr/bin/env python3 from pgmpy.inference import Inference from pgmpy.factors.Factor import factor_product class VariableElimination(Infere...
24
null
jo-mueller/napari-vedo-bridge
# Repository Context Name: jo-mueller/napari-vedo-bridge Description: # Pull Request ## allow non-numerical filenames Reading folders of surfaces currently only allows reading numerical filenames. This makes the sorting agnostic to the filenaming convention. Files still need to be sorted, but it is up to the user t...
6,963
null
huggingface/diffusers
# Repository Context Name: huggingface/diffusers Description: # Pull Request ## Standardize model card for textual inversion sdxl # What does this PR do? In reference to: #6891 Standardizes [textual inversion sdxl](https://github.com/huggingface/diffusers/blob/main/examples/textual_inversion/textual_inversi...
7,986
null
mlrun/mlrun
# Repository Context Name: mlrun/mlrun Description: # Pull Request ## Revert "[Config] Increasing project limit" Reverts mlrun/mlrun#7927 Causing failures when mlrun tries to fetch projects from iguazio ``` Failed listing projects from Iguazio: [{'status': 400, 'detail': 'Requested page size (500) exceeds the ...
57
null
blues/note-python
# Repository Context Name: blues/note-python Description: # Pull Request ## Extend Notecard I2C transaction timeout to 30 seconds from 10. This change was already made in note-go. We're rolling it out to the other SDKs, now. # Relevant Files Found ## notecard/notecard.py ``` """Main module for note-python.""" #...
24
null
splunk/splunk-connect-for-syslog
# Repository Context Name: splunk/splunk-connect-for-syslog Description: # Pull Request ## Feature/add fortinet filter Fixes #23 # Relevant Files Found ## tests/conftest.py ``` # Copyright 2019 Splunk, Inc. # # Use of this source code is governed by a BSD-2-clause-style # license that can be found in the LICENSE...