pr_id int64 | repo_id null | repo_name string | text string |
|---|---|---|---|
3 | null | MoH-Malaysia/kkmnow-back | # Repository Context
Name: MoH-Malaysia/kkmnow-back
Description:
# Pull Request
## Dev
# Relevant Files Found
## kkmnow/settings.py
```
"""
Django settings for kkmnow project.
Generated by 'django-admin startproject' using Django 4.1.1.
For more information on this file, see
https://docs.djangoproject.com/en/... |
71 | null | nyucel/blm304 | # Repository Context
Name: nyucel/blm304
Description:
# Pull Request
## Update client.py
port number updated
# Relevant Files Found
## 160401025/client/client.py
```
# -*- coding: utf-8 -*-
"""
@author: Halil İbrahim Koç
"""
import socket
import time
import os
import sys
port=70
buffer=4096
i... |
46 | null | carlkidcrypto/purpleair_data_logger | # Repository Context
Name: carlkidcrypto/purpleair_data_logger
Description:
# Pull Request
## Bugfix/40 investigate workflows for pypi try 2
Second round at these workflows....
# Relevant Files Found
## setup.py
```
#!/usr/bin/env python3
from setuptools import setup
import os
def read_file(filename):
with... |
20,659 | null | langchain-ai/langchain | # Repository Context
Name: langchain-ai/langchain
Description:
# Pull Request
## standard tests: add xfails
# Relevant Files Found
## libs/partners/ai21/tests/integration_tests/test_standard.py
```
"""Standard LangChain interface tests"""
from typing import Type
import pytest
from langchain_core.language_mode... |
499 | null | ros-infrastructure/rosdep | # Repository Context
Name: ros-infrastructure/rosdep
Description:
# Pull Request
## Extension of #481
I would have pushed directly to #481, but I didn't have permission.
In this extension I:
- restored `--version` to the current behavior
- added `--all-versions` that implements the new behavior
- cleaned up... |
709 | null | canonical/vault-k8s-operator | # Repository Context
Name: canonical/vault-k8s-operator
Description:
# Pull Request
## refactor: simplify conditional logic
It wouldn't let me submit this as a PR suggestion because it goes outside of the range of the PR changes.
Possible simplification for #706
# Checklist:
- [ ] My code follows the [sty... |
124 | null | thedropbears/pyreefscape | # Repository Context
Name: thedropbears/pyreefscape
Description:
# Pull Request
## Wrist Tilt Mechanism Motor Relocation
# Relevant Files Found
## components/wrist.py
```
import math
import time
from magicbot import feedback, tunable
from rev import ClosedLoopSlot, SparkMax, SparkMaxConfig
from wpilib import D... |
15 | null | mikepqr/resume-markdown | # Repository Context
Name: mikepqr/resume-markdown
Description:
# Pull Request
## fix encoding of loaded markdown and exported html
# Relevant Files Found
## resume.py
```
#!/usr/bin/env python3
import argparse
import base64
import itertools
import logging
import os
import shutil
import subprocess
import sys
im... |
49 | null | patonlab/GoodVibes | # Repository Context
Name: patonlab/GoodVibes
Description:
# Pull Request
## Include G4 calculations
1. Include a new option "--g4" to use when dealing with G4 calculations
# Relevant Files Found
## goodvibes/GoodVibes.py
```
#!/usr/bin/python
# -*- coding: utf-8 -*-
from __future__ import print_function, absolu... |
155 | null | PyFstat/PyFstat | # Repository Context
Name: PyFstat/PyFstat
Description:
# Pull Request
## MCMC: store sampler as self.sampler
- allows to remove redundant arguments from various methods
- also introduce a new MCMCFollowUpSearch._get_p0_per_stage() helper method making use of it, which along the way will avoid F821 when we ena... |
634 | null | writer/writer-framework | # Repository Context
Name: writer/writer-framework
Description:
# Pull Request
## chore: Merge for release
# Relevant Files Found
## src/writer/workflows_blocks/httprequest.py
```
import requests
from writer.abstract import register_abstract_template
from writer.ss_types import AbstractTemplate
from writer.wor... |
418 | null | CodeForPoznan/pah-fm | # Repository Context
Name: CodeForPoznan/pah-fm
Description:
# Pull Request
## Fix gherkin in login feature
- Fixed Gherkin scenario to comply with BDD principles
- Reorganized files (POP preparations)
- Added scenario outline for negative login tests
- Did not make any changes to add-new-route-testcase.feature... |
368 | null | Alphonsus411/pCobra | # Repository Context
Name: Alphonsus411/pCobra
Description:
# Pull Request
## Add BaseTranspiler utility
## Summary
- add `BaseTranspiler` class for common transpiler features
- expose `BaseTranspiler` in `cobra.transpilers` package
## Testing
- `pytest -q` *(fails: ModuleNotFoundError: No module named 'yaml')*
-... |
80 | null | lumicks/pylake | # Repository Context
Name: lumicks/pylake
Description:
# Pull Request
## kymotracker: add refinement pt. 1
**Why this PR?**
When performing Kymotracking using the greedy algorithm, one strings together a sequence of points that fall above a certain threshold into a trace. This means gaps can occur in the trace. Th... |
63,660 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Add binary_sensor platform to SenseME
## 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 resolves a feature reques... |
17 | null | jiri-otoupal/abst | # Repository Context
Name: jiri-otoupal/abst
Description:
# Pull Request
## logging fix
# Relevant Files Found
## abst/__version__.py
```
"""
__version__.py
~~~~~~~~~~~~~~
Information about the current version of the py-package-template package.
"""
__title__ = "abst"
__description__ = (
"CLI Command maki... |
16 | null | PolicyStat/htmltreediff | # Repository Context
Name: PolicyStat/htmltreediff
Description:
# Pull Request
## Stop patching maximum recursion
# Relevant Files Found
## htmltreediff/util.py
```
import copy
import re
import sys
from contextlib import contextmanager
from textwrap import dedent
from xml.dom import Node
import six
from htmlt... |
293 | null | spyoungtech/ahk | # Repository Context
Name: spyoungtech/ahk
Description:
# Pull Request
## typing improvements
- `mouse_position`, `get_mouse_position`, `pixel_search`, and `image_search` now return a `Coordinates` named tuple (`typing.NamedTuple`) type instead of just a plain `tuple[int, int]`.
- Refactored types shared between s... |
13 | null | worm-privacy/proof-of-burn | # Repository Context
Name: worm-privacy/proof-of-burn
Description:
# Pull Request
## feat: Commit to prover fee in burn-address
# Relevant Files Found
## tests/main.py
```
import json
import web3
import rlp
from hexbytes.main import HexBytes
from .poseidon import poseidon5, Field, FIELD_SIZE
from .constants imp... |
313 | null | slackapi/bolt-python | # Repository Context
Name: slackapi/bolt-python
Description:
# Pull Request
## Fix #312 Type hint errors with pytype 2021.4.26
This pull request resolves #312 by updating some internals of the library code.
### Category (place an `x` in each of the `[ ]`)
* [x] `slack_bolt.App` and/or its core components
* [... |
850 | null | basetenlabs/truss | # Repository Context
Name: basetenlabs/truss
Description:
# Pull Request
## Truss request validation return error in response, not log
## :rocket: What
One of the main pieces of feedback that we got during the truss types bug bash was that hiding the validation errors from the response, but including them in t... |
20 | null | markokr/rarfile | # Repository Context
Name: markokr/rarfile
Description:
# Pull Request
## Ensure the strerror() function returns None when there are no failures.
Calling the `strerror()` function on an uncorrupted RAR file throws a traceback:
```
>>> rarfp = rarfile.RarFile('foo.rar')
>>> rarfp.strerror()
Traceback (most recent c... |
24 | null | cuenca-mx/clabe-python | # Repository Context
Name: cuenca-mx/clabe-python
Description:
# Pull Request
## Código 01
El código 01 es obtenido de transferencias que vienen del gobierno
# Relevant Files Found
## clabe/banks.py
```
BANKS = {
'138': '40138',
'102': '40102',
'614': '90614',
'133': '40133',
'062': '40062',
... |
992 | null | alphagov/notifications-admin | # Repository Context
Name: alphagov/notifications-admin
Description:
# Pull Request
## Add error logging
(we weren't previously logging anything on error!)
[also removed `monotonic` cos it's part of python stdlib now]
# Relevant Files Found
## app/__init__.py
```
import ago
import os
import re
import urllib
im... |
199 | null | OpenMined/syft | # Repository Context
Name: OpenMined/syft
Description:
# Pull Request
## Revert "Show installation success message for clients"
Reverts OpenMined/syft#198
# Relevant Files Found
## syftbox/client/client.py
```
import argparse
import atexit
import contextlib
import importlib
import os
import platform
import sys
i... |
116 | null | alumnium-hq/alumnium | # Repository Context
Name: alumnium-hq/alumnium
Description:
# Pull Request
## feat: appium drag&drop and press_key
- Added the mentioned API methods to `appium_driver.py` file as per #113 except the `swipe API`.
- for implementing `drag_and_drop` , I used the existing implementation from `selenium_driver.py` . I... |
53 | null | quantumlib/OpenFermion-FQE | # Repository Context
Name: quantumlib/OpenFermion-FQE
Description:
# Pull Request
## Gradient optimization now available for ADAPT
Exploring with ADAPT is now easier with built in gradients.
FQE makes this very easy to compute.
# Relevant Files Found
## src/fqe/algorithm/adapt_vqe.py
```
"""Infrastructure for... |
251 | null | popsim-consortium/demes-python | # Repository Context
Name: popsim-consortium/demes-python
Description:
# Pull Request
## fix three recent issues
* Check for invalid fields before parsing valid fields.
* Check for multiple pulses causing ancestry proportion > 1.
* Check selfing_rate + cloning_rate <= 1.
Closes #245.
Closes #250.
Closes #242... |
478 | null | DataBiosphere/azul | # Repository Context
Name: DataBiosphere/azul
Description:
# Pull Request
## Handle more than one cell suspension per specimen
(fixes #468)
# Relevant Files Found
## scripts/envhook.py
```
import errno
import os
import subprocess
import sys
from pathlib import Path
__all__ = ('setenv', 'main')
def main(argv)... |
230 | null | newton-physics/newton | # Repository Context
Name: newton-physics/newton
Description:
# Pull Request
## Add utility functions to simplify meshes, encode collision filters for MuJoCo
<!--
Thank you for contributing to Newton!
Please fill the relevant sections.
Checkboxes can also be marked after you submit the PR.
-->
## Descrip... |
210 | null | NCAS-CMS/cfdm | # Repository Context
Name: NCAS-CMS/cfdm
Description:
# Pull Request
## Disallow subspaces of constructs that have one or more size 0 axes
Fixes #209
# Relevant Files Found
## cfdm/field.py
```
import logging
import numpy as np
from . import Constructs, Count, Domain, Index, List, core, mixin
from .constants ... |
48 | null | SectorLabs/heroku-rectifier | # Repository Context
Name: SectorLabs/heroku-rectifier
Description:
# Pull Request
## Deploy to production
# Relevant Files Found
## rectifier/rectifier.py
```
from typing import Optional
import structlog
from rectifier import settings
from rectifier.config import ConfigParser, AppMode
from rectifier.consumer... |
2,456 | null | ethereum/web3.py | # Repository Context
Name: ethereum/web3.py
Description:
# Pull Request
## More flaky tests with timeouts added to loose xfail list
### What was wrong?
Related to commit 69391b7651677b893f5c07b374b6c21ecb7e5aaa
### How was it fixed?
- Added ``test_eth_get_raw_transaction_by_block`` to the flaky tests with ... |
377 | null | spatial-data-lab/knime-geospatial-extension | # Repository Context
Name: spatial-data-lab/knime-geospatial-extension
Description:
# Pull Request
## fix broken basemaps
- [x] remove unavailable tile services
- [x] fix broken base maps
# Relevant Files Found
## knime_extension/src/nodes/visualize.py
```
import geopandas as gp
import knime_extension as knext
... |
28 | null | swiss-ai/lm-evaluation-harness | # Repository Context
Name: swiss-ai/lm-evaluation-harness
Description:
# Pull Request
## Creates groups for include-base-44
# Relevant Files Found
## lm_eval/api/task.py
```
import abc
import ast
import logging
import random
import re
from collections.abc import Callable
from copy import deepcopy
from dataclass... |
71 | null | pretix/python-drafthorse | # Repository Context
Name: pretix/python-drafthorse
Description:
# Pull Request
## Fix size=0 Bytes bug (#70)
Fix #70
# Relevant Files Found
## drafthorse/pdf.py
```
# Based on code of the factur-x Python package:
# Copyright 2016-2018, Alexis de Lattre <alexis.delattre@akretion.com>
# Modified for ZUGFeRD and ... |
3,111 | null | SCons/scons | # Repository Context
Name: SCons/scons
Description:
# Pull Request
## Fix EnvironmentError printing bug
EnvironmentErrors does not need to have the attributes strerror or
errno. This commit makes the code robust for such situation.
One example of such EnvironmentError is CacheDir.py:
raise SCons.Errors.Environ... |
613 | null | econ-ark/HARK | # Repository Context
Name: econ-ark/HARK
Description:
# Pull Request
## read_shocks now reads mortality as well
For a long time we've had the ability to store a history of shocks in an AgentType instance and then read them on a simulation pass (rather than draw them anew each time). This used the makeShockHistory(... |
2 | null | mosaicrown/mondrian | # Repository Context
Name: mosaicrown/mondrian
Description:
# Pull Request
## Bump numpy from 1.21.0 to 1.22.0 in /local
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/numpy/numpy/releases">numpy's relea... |
22,565 | null | dimagi/commcare-hq | # Repository Context
Name: dimagi/commcare-hq
Description:
# Pull Request
## decode form source
https://sentry.io/dimagi/commcarehq/issues/785346194
https://sentry.io/dimagi/commcarehq/issues/785431599/
# Relevant Files Found
## corehq/apps/app_manager/models.py
```
# coding=utf-8
from __future__ import absol... |
463 | null | PennyLaneAI/pennylane | # Repository Context
Name: PennyLaneAI/pennylane
Description:
# Pull Request
## Refactor function names
Function names in PL-Qchem were previously long and repetitive. This PR changes function names to shorten then and make them more intuitive. Note that file names for tests have also been changed
# Relevant Files... |
10,048 | null | tinygrad/tinygrad | # Repository Context
Name: tinygrad/tinygrad
Description:
# Pull Request
## fix `use_tensor_cores` propagation
`use_tensor_cores` from `apply_tensor_cores` was not propagated correctly. The value used for this purpose was fetched from `USE_TC` context var again in `apply_opt`.
edit: removed pr as it breaks due t... |
50,039 | null | pandas-dev/pandas | # Repository Context
Name: pandas-dev/pandas
Description:
# Pull Request
## ENH skip 'now' and 'today' when inferring format for array
breaking this off from https://github.com/pandas-dev/pandas/pull/49024/files
haven't added a whatsnew note as it's not user facing (yet! but it will make a difference after PDEP4... |
58 | null | eth-cscs/cscs-reframe-tests | # Repository Context
Name: eth-cscs/cscs-reframe-tests
Description:
# Pull Request
## [test] Add sarus checks
Signed-off-by: Theofilos Manitaras <manitaras@cscs.ch>
# Relevant Files Found
# Edits
This pull request adds a comprehensive suite of ReFrame tests for the Sarus container runtime, enabling validation ... |
123 | null | muchdogesec/obstracts | # Repository Context
Name: muchdogesec/obstracts
Description:
# Pull Request
## add objects/delete, fix typo
https://github.com/muchdogesec/dogesec_commons/issues/45
https://github.com/muchdogesec/dogesec_commons/issues/44
# Relevant Files Found
## obstracts/urls.py
```
"""
URL configuration for obstracts proje... |
10 | null | genai-works-org/genai-agentos | # Repository Context
Name: genai-works-org/genai-agentos
Description:
# Pull Request
## Add user profile, enrich websocket message to ML
# Relevant Files Found
## backend/src/models/__init__.py
```
import uuid
from typing import List
from sqlalchemy import ForeignKey
from sqlalchemy.dialects.postgresql import ... |
255 | null | zulip/zulip-terminal | # Repository Context
Name: zulip/zulip-terminal
Description:
# Pull Request
## BUGFIX: boxes: Avoid crash in soup2markup with empty content/soup.
In the middle of working on another branch, I noticed that going to the `test here` stream on chat.zulip.org caused a crash, due to an empty message content - which is of... |
1,407 | null | safe-global/safe-eth-py | # Repository Context
Name: safe-global/safe-eth-py
Description:
# Pull Request
## Add new client for Etherscan API v2
- Closes: #1398
More info about the migration: https://docs.etherscan.io/etherscan-v2/getting-started/v2-quickstart
# Relevant Files Found
## safe_eth/eth/clients/__init__.py
```
# flake8: noq... |
97 | null | ethereum/py-geth | # Repository Context
Name: ethereum/py-geth
Description:
# Pull Request
## Add support for geth v1.10.18
### What was wrong?
closes #96
Also... modernizing setup.py because things started breaking (even on `master`). So this will be a breaking PR.
### How was it fixed?
- ran `python update_geth.py v1.10... |
42 | null | bvilhjal/ldpred | # Repository Context
Name: bvilhjal/ldpred
Description:
# Pull Request
## Fixed annoying -log(OR) bug resulting..
# Relevant Files Found
## ldpred/sum_stats_parsers.py
```
import scipy as sp
from scipy import stats
from scipy import isinf
import random
import re
from ldpred import util
sids_dtype = "S30" #30 ... |
667 | null | PyAV-Org/PyAV | # Repository Context
Name: PyAV-Org/PyAV
Description:
# Pull Request
## [qa] fix flake8 error
# Relevant Files Found
## tests/test_logging.py
```
from __future__ import division
import logging
import threading
import av.error
import av.logging
from .common import TestCase
def do_log(message):
av.loggin... |
2 | null | s-chh/PatchSwap | # Repository Context
Name: s-chh/PatchSwap
Description:
# Pull Request
## Reformat Code
# Relevant Files Found
## data_loader.py
```
import torchvision.transforms as transforms
import torchvision.datasets as datasets
import os
import torch
def get_loaders(args):
train_augmentations = [transforms.Resize(ar... |
429 | null | RhinoSecurityLabs/pacu | # Repository Context
Name: RhinoSecurityLabs/pacu
Description:
# Pull Request
## fix iam__decode_accesskey_id category
categories are always UPPERCASE. `iam__decode_accesskey_id` seems to be a one off, which is causing it to get its own menu heading when `ls` is run, instead of being with the rest.
## Pre
![i... |
76 | null | Future-House/ldp | # Repository Context
Name: Future-House/ldp
Description:
# Pull Request
## [Feature] MSP Op
Another graph operation I keep reusing in the training scripts. It would be useful the include it in ldp.
# Relevant Files Found
# Edits
This PR adds a new `MSELossOp` to the `ldp` framework, implementing a reusable mea... |
51 | null | lucidrains/denoising-diffusion-pytorch | # Repository Context
Name: lucidrains/denoising-diffusion-pytorch
Description:
# Pull Request
## (wip) some basic scaffold for elucidating diffusion and derived values
# Relevant Files Found
## denoising_diffusion_pytorch/__init__.py
```
from denoising_diffusion_pytorch.denoising_diffusion_pytorch import Gaussi... |
1,015 | null | google/uncertainty-baselines | # Repository Context
Name: google/uncertainty-baselines
Description:
# Pull Request
## Improves RAM usage of the ViT-Plex demo to fix into free Colab instance.
Improves RAM usage of the ViT-Plex demo to fix into free Colab instance.
# Relevant Files Found
## baselines/jft/checkpoint_utils.py
```
# coding=utf-8
... |
25,088 | null | commaai/openpilot | # Repository Context
Name: commaai/openpilot
Description:
# Pull Request
## FW fingerprinting updates
- Fuzzy fingerprinting can only ever return 0 or 1 matches, however exact matching can return any number of matches. Previous behavior was to throw out matches if `len(matches) > 1`, but was changed to just use the... |
51 | null | a-wozniakowski/scikit-physlearn | # Repository Context
Name: a-wozniakowski/scikit-physlearn
Description:
# Pull Request
## Changes for new version
-Includes auto_target
-Updates nested cv
-Updates baseboost text and code example
# Relevant Files Found
## physlearn/pipeline.py
```
"""
The :mod:`physlearn.pipeline` module enhances the original ... |
1,421 | null | devitocodes/devito | # Repository Context
Name: devitocodes/devito
Description:
# Pull Request
## Fix issue #1298
fixes #1298
# Relevant Files Found
## devito/ir/clusters/algorithms.py
```
from itertools import groupby
import sympy
from devito.ir.support import Any, Backward, Forward, IterationSpace
from devito.ir.clusters.analys... |
30 | null | icane/pyaxis | # Repository Context
Name: icane/pyaxis
Description:
# Pull Request
## perf: Use numpy.where to replace null_values and sd_values
When parsing the .px file, null values ('.') and statistical disclosure values ('..') are replaced in the DATA column with an empty string and np.nan, respectively. Replacing `df.replace... |
4,781 | null | aws/sagemaker-python-sdk | # Repository Context
Name: aws/sagemaker-python-sdk
Description:
# Pull Request
## Fix: Adding application/octet-stream to content type #4772
*Issue #, if available:*
*Description of changes: Fix for #4772
*Testing done:*
## Merge Checklist
_Put an `x` in the boxes that apply. You can also fill these ou... |
493 | null | cloud-custodian/cloud-custodian | # Repository Context
Name: cloud-custodian/cloud-custodian
Description:
# Pull Request
## worker decorator to capture logs on err
# Relevant Files Found
## c7n/resources/ec2.py
```
# Copyright 2016 Capital One Services, LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use th... |
963 | null | OGGM/oggm | # Repository Context
Name: OGGM/oggm
Description:
# Pull Request
## Change the way to test if DEM is available or not to glacier only
<!--
Thank you for your pull request!
Below are a few things we ask you kindly to self-check before (or during)
the process!
Remove checks that are not relevant.
-->
... |
127 | null | IATI/IATI-Standard-Website | # Repository Context
Name: IATI/IATI-Standard-Website
Description:
# Pull Request
## Featured events
# Merge https://github.com/IATI/preview-website/pull/11 before this one
Featured events snippets, with related EventPage field, filtered and made into a simple inclusion tag. Included on AboutPage, AboutSubPage, ... |
922 | null | PaddlePaddle/FastDeploy | # Repository Context
Name: PaddlePaddle/FastDeploy
Description:
# Pull Request
## [Model] add style transfer model
<!-- Demo: https://github.com/PaddlePaddle/Paddle/pull/24810 -->
### PR types(PR类型)
<!-- One of PR types [ Model | Backend | Serving | Quantization | Doc | Bug Fix | Other] -->
Model
### Descript... |
92 | null | kneasle/wheatley | # Repository Context
Name: kneasle/wheatley
Description:
# Pull Request
## Stop assert tripping on odd-lead-length methods
Fixes #90.
# Relevant Files Found
## wheatley/row_generation/place_notation_generator.py
```
""" A module to hold the row generator that generates rows given some place notations. """
from ... |
62 | null | mtzgroup/bigchem | # Repository Context
Name: mtzgroup/bigchem
Description:
# Pull Request
## Bumped python minimum from 3.8 -> 3.9. Added CREST and added TeraChem…
… optimization via qcop upgrade. Upgraded conda installations (psi4 1.8 -> 1.9). Removed intel-openmp in favor of llvm-openmp (intel removed their channel).
# Relevant F... |
31 | null | BottlecapDave/HomeAssistant-TargetTimeframes | # Repository Context
Name: BottlecapDave/HomeAssistant-TargetTimeframes
Description:
# Pull Request
## New release
# Relevant Files Found
## custom_components/target_timeframes/binary_sensor.py
```
import logging
import voluptuous as vol
from homeassistant.helpers import config_validation as cv, entity_platfo... |
38 | null | TorchSim/torch-sim | # Repository Context
Name: TorchSim/torch-sim
Description:
# Pull Request
## Introduce tools for running workflows
- [x] Cleaning up a2c workflow
- [x] Batched a2c workflow example
- [x] Hot-swapping for batched relaxation
~~- [ ] Masking the batch updates for fixed batch relaxation~~
# Relevant Files Found
##... |
88 | null | geopython/pycsw | # Repository Context
Name: geopython/pycsw
Description:
# Pull Request
## add tests, fix distributedsearch test
# Relevant Files Found
## tester/run_tests.py
```
#!/usr/bin/python
# =================================================================
#
# $Id$
#
# Authors: Tom Kralidis <tomkralidis@hotmail.com>
#
#... |
90 | null | tier4/driving_log_replayer_v2 | # Repository Context
Name: tier4/driving_log_replayer_v2
Description:
# Pull Request
## feat: all component test
## Types of PR
- [x] New Features
## Description
- add all component evaluation
## How to review this PR
## Others
# Relevant Files Found
## driving_log_replayer_v2/launch/driving_log_... |
67 | null | bayesml/BayesML | # Repository Context
Name: bayesml/BayesML
Description:
# Pull Request
## Develop metatree poisson
# Relevant Files Found
## bayesml/poisson/_poisson.py
```
# Code Author
# Ryota Maniwa <r_maniwa115@fuji.waseda.jp>
# Naoki Ichijo <1jonao@fuji.waseda.jp>
# Yuta Nakahara <yuta.nakahara@aoni.waseda.jp>
# Document ... |
1 | null | MycroftAI/skill-query | # Repository Context
Name: MycroftAI/skill-query
Description:
# Pull Request
## Fix query timeout
# Relevant Files Found
## __init__.py
```
# Copyright 2018 Mycroft AI Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# Yo... |
31,585 | null | dimagi/commcare-hq | # Repository Context
Name: dimagi/commcare-hq
Description:
# Pull Request
## Minor fixes for finding already claimed cases
## Technical Summary
Using the save-to-case feature it is possible to create 'claim' cases that do not use the 'host' index identifier. Regardless of this they still serve the same purpose sin... |
11 | null | reportportal/agent-python-behave | # Repository Context
Name: reportportal/agent-python-behave
Description:
# Pull Request
## Added TestCaseId tag. Added RPLogger
- Added ability to send logs to ReportPortal;
- Added ability to mark scenario with test_case_id(<id>) tag to send it to RP.
# Relevant Files Found
## behave_reportportal/behave_agent.p... |
468 | null | deepset-ai/haystack-core-integrations | # Repository Context
Name: deepset-ai/haystack-core-integrations
Description:
# Pull Request
## Bedrock Document Embedder
part of #181
Document Embedder based on Amazon Bedrock
Notes:
Cohere models support batch inference, while Amazon Titan models do not
# Relevant Files Found
# Edits
This pull request... |
9,981 | null | sgl-project/sglang | # Repository Context
Name: sgl-project/sglang
Description:
# Pull Request
## Add speculator attention backend switch
- Add --speculative-verify-backend parameter to control which backend (prefill or decode) is used for speculative decoding operations
- Support both TARGET_VERIFY and DRAFT_EXTEND forward modes
- D... |
10 | null | neo4j-labs/rdflib-neo4j | # Repository Context
Name: neo4j-labs/rdflib-neo4j
Description:
# Pull Request
## flushing the store when there is an error while committing
now the store will flush all the params when there is an error to prevent looping on the same erroneous batch
# Relevant Files Found
## rdflib_neo4j/Neo4jStore.py
```
from ... |
1,176 | null | visuanalytics/visuanalytics | # Repository Context
Name: visuanalytics/visuanalytics
Description:
# Pull Request
## [Bug] Error during video creation under Linux
resolves #1158
# Relevant Files Found
## src/visuanalytics/analytics/processing/image/wordcloud/wordcloud.py
```
"""
Modul, welches die Wordcloud-Image-Funktionen beinhaltet.
"""
i... |
12 | null | g-adopt/g-adopt | # Repository Context
Name: g-adopt/g-adopt
Description:
# Pull Request
## Add testing to Spiegelman cases
This one has been sitting for a while, but it's based on the same idea as the analytical cases -- the test script will spit out the parameter configurations to run, and then it will check that they converge as ... |
471 | null | ialbert/biostar-central | # Repository Context
Name: ialbert/biostar-central
Description:
# Pull Request
## bug fix in search
# Relevant Files Found
## biostar/forum/ajax.py
```
from functools import wraps, partial
import logging
import json
from ratelimit.decorators import ratelimit
from urllib import request as builtin_request
#impor... |
3,419 | null | silx-kit/silx | # Repository Context
Name: silx-kit/silx
Description:
# Pull Request
## silx.gui.data.ArrayTableWidget: Added support of array clipping if data is too large
Related to issue #3417 and similar to PR #3418 but for `ArrayTableWidget`.
This PR adds clipping of dimensions with a size > 10e6.
# Relevant Files Found
##... |
26 | null | feincms/django-content-editor | # Repository Context
Name: feincms/django-content-editor
Description:
# Pull Request
## Export Type in __all__
Type is imported in https://github.com/matthiask/feincms3/blob/main/feincms3/applications.py#L10 so it should be in __all__
# Relevant Files Found
## content_editor/models.py
```
from django.core.except... |
20 | null | predictive-punter/punters_client | # Repository Context
Name: predictive-punter/punters_client
Description:
# Pull Request
## Scrape Performances
Scrape a list of performances associated with a given profile.
(closes #11)
# Relevant Files Found
## punters_client/html_utils.py
```
import re
def get_child(parent, selector, index=0):
"""Get ... |
589 | null | ResonantGeoData/ResonantGeoData | # Repository Context
Name: ResonantGeoData/ResonantGeoData
Description:
# Pull Request
## Add better performance demo config
Following up from https://github.com/ResonantGeoData/RD-OpenGeo/pull/12 and #334
This adds a docker-compose override and brief docs on how to utilize this.
# Relevant Files Found
## exa... |
10 | null | SandAI-org/MagiAttention | # Repository Context
Name: SandAI-org/MagiAttention
Description:
# Pull Request
## polish pos ids
# Relevant Files Found
## magi_attention/api/magi_attn_interface.py
```
# Copyright (c) 2025 SandAI. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this f... |
522 | null | ohcnetwork/care | # Repository Context
Name: ohcnetwork/care
Description:
# Pull Request
## Added Vaccination Fields
# Relevant Files Found
## care/facility/api/serializers/patient_consultation.py
```
from datetime import timedelta
from django.utils.timezone import localtime, now
from rest_framework import serializers
from rest... |
1,646 | null | ManimCommunity/manim | # Repository Context
Name: ManimCommunity/manim
Description:
# Pull Request
## Added an example for :class:`~.Underline`
<!--
Thanks for your contribution to ManimCommunity!
Before filling in the details, ensure:
- Your local changes are up-to-date with ManimCommunity/manim
- The title of your PR gives a ... |
148 | null | djangocon/2019.djangocon.eu | # Repository Context
Name: djangocon/2019.djangocon.eu
Description:
# Pull Request
## Payment and invoice sync amendments
Now it actually works, just need to manually confirm hundreds of tickets :tada:
# Relevant Files Found
## dceu2019/src/dceu2019/apps/invoices/billy.py
```
import os
import requests
#: Mapp... |
140 | null | venth/aws-adfs | # Repository Context
Name: venth/aws-adfs
Description:
# Pull Request
## Pin fido2 dependency to < 0.8.0 as it is a breaking release
Just published [fido2 0.8.0, quickly followed by 0.8.1](https://github.com/Yubico/python-fido2/releases/tag/0.8.1), is a breaking release.
Current implementation of U2F support in aw... |
33 | null | gregmuellegger/django-autofixture | # Repository Context
Name: gregmuellegger/django-autofixture
Description:
# Pull Request
## `pre_process_instance` method
This is about #32
ps.
Check my english in docstring plz =)
# Relevant Files Found
## autofixture/base.py
```
# -*- coding: utf-8 -*-
import inspect
import warnings
from django.db import mod... |
7 | null | MUKESHSIHAG/physics-simulation | # Repository Context
Name: MUKESHSIHAG/physics-simulation
Description:
# Pull Request
## cat.py
# Relevant Files Found
# Edits
This pull request adds a simple Pygame animation script that moves a cat image in a rectangular path across the screen. The script initializes a Pygame window, loads a cat sprite, an... |
4 | null | robmarkcole/text-insights-app | # Repository Context
Name: robmarkcole/text-insights-app
Description:
# Pull Request
## Adds dockerfile
# Relevant Files Found
## streamlit-ui/ui.py
```
import streamlit as st
from PIL import Image
import io
import numpy as np
import requests
API_URL = "http://localhost:5000/process"
DEMO_IMAGE = "text1.jpg"
... |
350 | null | stripe/stripe-python | # Repository Context
Name: stripe/stripe-python
Description:
# Pull Request
## Nested resource class methods
r? @brandur-stripe
cc @stripe/api-libraries
Basically a port of https://github.com/stripe/stripe-ruby/pull/597 for the Python library.
A couple differences:
- implemented as a decorator, because ... |
1,129 | null | agno-agi/agno | # Repository Context
Name: agno-agi/agno
Description:
# Pull Request
## Image rag phi 1171
# Relevant Files Found
# Edits
This PR adds an image search example to the cookbook that demonstrates a multimodal RAG system combining image generation, embedding, and semantic search. It introduces three scripts that ... |
302 | null | openedx/edx-drf-extensions | # Repository Context
Name: openedx/edx-drf-extensions
Description:
# Pull Request
## Python Requirements Update
Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages.
Deleted obsolete pull_reques... |
8 | null | ethereum/pytest-asyncio-network-simulator | # Repository Context
Name: ethereum/pytest-asyncio-network-simulator
Description:
# Pull Request
## Christoph/spring cleaning
## What was wrong?
1. The pinned pytest prevents Trinity from using a more recent pytest version. The reason why pytest was pinned is already fixed which is why I put the upper bound to `... |
1,007 | null | ecmwf/WeatherGenerator | # Repository Context
Name: ecmwf/WeatherGenerator
Description:
# Pull Request
## Fix change rate calculation by aligning s1 with s0
## Description
Fix change rate calculation by aligning s1 with s0
## Issue Number
Closes https://github.com/ecmwf/WeatherGenerator/issues/994
## Checklist before asking f... |
10 | null | hummingbot/mcp | # Repository Context
Name: hummingbot/mcp
Description:
# Pull Request
## (feat) add controller name
# Relevant Files Found
## hummingbot_mcp/tools/controllers.py
```
"""
Controller management operations business logic.
This module provides the core business logic for managing controllers and their
configuratio... |
50 | null | limodou/uliweb | # Repository Context
Name: limodou/uliweb
Description:
# Pull Request
## add celery support
# Relevant Files Found
# Edits
This pull request adds Celery integration to the Uliweb web framework, enabling support for distributed task queues and periodic tasks. Key changes include the addition of a `celery` modu... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.