pr_id int64 | repo_id null | repo_name string | text string |
|---|---|---|---|
171 | null | AllenInstitute/bmtk | # Repository Context
Name: AllenInstitute/bmtk
Description:
# Pull Request
## FilterNet transfer function change
By explicitly calling Heaviside function from numpy, it avoids the overhead of
sympy.Heaviside() instantiations.
# Relevant Files Found
## bmtk/simulator/filternet/lgnmodel/transferfunction.py
```
fr... |
2,548 | null | all-of-us/raw-data-repository | # Repository Context
Name: all-of-us/raw-data-repository
Description:
# Pull Request
## [DA-2130] Adding New York and sex at birth flags to received report
## Resolves *[DA-2130](https://precisionmedicineinitiative.atlassian.net/browse/DA-2130)*
The Biobank has been needing to reference AIAN, New York, and sex-at-... |
2 | null | quant-aq/aeromancy | # Repository Context
Name: quant-aq/aeromancy
Description:
# Pull Request
## Add workflow to build/deploy docs
Also fix doc errors identified by mkdocs/griffe.
# Relevant Files Found
## src/aeromancy/action.py
```
"""Action objects are the core piece of trackable computation in Aeromancy."""
from .artifacts imp... |
583 | null | TIHLDE/Lepton | # Repository Context
Name: TIHLDE/Lepton
Description:
# Pull Request
## refactor: change news list endpoint to return less info
## Proposed changes
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 request... |
3 | null | tadasdanielius/daikin_altherma | # Repository Context
Name: tadasdanielius/daikin_altherma
Description:
# Pull Request
## Targettemp replacement
fix #2
# Relevant Files Found
## custom_components/daikin_altherma/__init__.py
```
"""The Daikin Altherma integration."""
from __future__ import annotations
from datetime import timedelta
import loggi... |
6 | null | hodgerpodger/staketaxcsv | # Repository Context
Name: hodgerpodger/staketaxcsv
Description:
# Pull Request
## Reset `before` value when moving onto next address in `_query_txids` for sol
Move the assignment of the `before` into the loop over the addressed to reset that value to `None` even if the last iteration of the innerloop did not retur... |
7 | null | kevinconway/rpmvenv | # Repository Context
Name: kevinconway/rpmvenv
Description:
# Pull Request
## Remove automatic pip and setuptools update
This seems more appropriately handled in the requirements.txt if
needed.
Signed-off-by: Kevin Conway kevinjacobconway@gmail.com
# Relevant Files Found
## setup.py
```
"""Setuptools configura... |
35 | null | workos/workos-python | # Repository Context
Name: workos/workos-python
Description:
# Pull Request
## Remove restriction on before and after params for get events
Misinterpreted how the filters were being used App side. Direction is determined by before and after. Beyond that, both params will also be used in filtering so we shouldn't re... |
648 | null | anime-dl/anime-downloader | # Repository Context
Name: anime-dl/anime-downloader
Description:
# Pull Request
## Animefreak: Do not use cache when getting sources for anime episodes
<!--
If you are adding a provider, please remember to:
- Add the provider to README.md
If there are any related issues, please mention them - e.g:
Closes... |
35 | null | posit-dev/py-shinywidgets | # Repository Context
Name: posit-dev/py-shinywidgets
Description:
# Pull Request
## Remove requirejs as dependency
To be merged after https://github.com/rstudio/py-shiny/pull/160
# Relevant Files Found
## ipyshiny/_dependencies.py
```
import importlib
import json
import os
import packaging.version
import re
from... |
1 | null | DIUx-xView/xView2_fifth_place | # Repository Context
Name: DIUx-xView/xView2_fifth_place
Description:
# Pull Request
## Changes to remove errant env vars
# Relevant Files Found
## models/dual_hrnet.py
```
# ------------------------------------------------------------------------------
# This code is base on
# HRNet-Semantic-Segmentation (http... |
3 | null | adamchainz/django-harlequin | # Repository Context
Name: adamchainz/django-harlequin
Description:
# Pull Request
## Use os.execvpe() to launch Harlequin
# Relevant Files Found
## src/django_harlequin/management/commands/harlequin.py
```
from __future__ import annotations
import os
import subprocess
from argparse import ArgumentParser
from ... |
1,403 | null | pytorch/torchtitan | # Repository Context
Name: pytorch/torchtitan
Description:
# Pull Request
## [llama4] Change expert_bias and tokens_per_expert to non-persistent buffer
As titled.
Tested on llama4 debugging model (dp=8, ep=2):
<img width="1188" height="226" alt="Screenshot 2025-07-15 at 8 05 12 PM" src="https://github.com/user... |
56 | null | lypnol/adventofcode-2017 | # Repository Context
Name: lypnol/adventofcode-2017
Description:
# Pull Request
## ludoge day 4
# Relevant Files Found
# Edits
This pull request adds solutions for Day 4 of the Advent of Code 2017 challenge by Ludoge. The first part checks if a passphrase contains only unique words, while the second part exte... |
131 | null | bellshade/Python | # Repository Context
Name: bellshade/Python
Description:
# Pull Request
## add: standard library math
# Deskripsi (Description)
Menambahkan materi tentang penggunaan standard library `math`
# Checklist:
##### Umum:
- [x] Saya menambah algoritma terbaru.
- [ ] Saya memperbaiki algoritma yang sudah ada.
- [... |
54 | null | arabcoders/ytptube | # Repository Context
Name: arabcoders/ytptube
Description:
# Pull Request
## Disallow downloading unprocessed videos.
# Relevant Files Found
## app/Config.py
```
import json
import logging
import os
import re
import sys
import coloredlogs
from version import APP_VERSION
class Config:
config_path: str = '.... |
39 | null | google/oss-fuzz-gen | # Repository Context
Name: google/oss-fuzz-gen
Description:
# Pull Request
## Add uuid to ast dir generation in context retrieval to prevent race condition
Add uuid to AST directory generation to prevent race condition when multiple experiments are run with the same project, causing a potential race when one experi... |
10,657 | null | vllm-project/vllm | # Repository Context
Name: vllm-project/vllm
Description:
# Pull Request
## [bugfix] fix the default value of llm_int8_threshold in BitsAndBytesConfig
reference:
https://github.com/huggingface/transformers/blob/bdb29ff9f3b8030772bd4be037d061f253c0e928/src/transformers/utils/quantization_config.py#L328
# Relevan... |
806 | null | phospho-app/text-analytics-legacy | # Repository Context
Name: phospho-app/text-analytics-legacy
Description:
# Pull Request
## Deleted Resend onboarding script
# Relevant Files Found
## backend/scripts/resend_demo.py
```
import resend
resend.api_key = "re_randomcharacters"
r = resend.Emails.send(
{
"from": "onboarding@resend.dev",
... |
42 | null | ROCm/vllm | # Repository Context
Name: ROCm/vllm
Description:
# Pull Request
## Fix RCCL install, linear.py logic, CMake custom extension, update requirement for FP8 compute
This small PR does the following:
1. Fix buggy RCCL installation in Dockerfile: when installed as a package, it has to be installed twice.
2. Update l... |
185 | null | chainer/chainer-chemistry | # Repository Context
Name: chainer/chainer-chemistry
Description:
# Pull Request
## Remove conditional import of Classifier
This PR changes the Tox21 and QM9 examples to skip availability of `Classifier`.
Currently, code in the Tox21 and QM9 examples check if `Classifier` is available because previously the vers... |
121 | null | cwacek/python-jsonschema-objects | # Repository Context
Name: cwacek/python-jsonschema-objects
Description:
# Pull Request
## Better support for circular references
Reimplemented circular $ref handling so that referenced schemas could be used anywhere, including array items validators.
Previously, this was possible:
{
"id": "mySchema"... |
21 | null | chazlarson/Media-Scripts | # Repository Context
Name: chazlarson/Media-Scripts
Description:
# Pull Request
## Issue 20
refactoring and modified code around the ruamel export.
# Relevant Files Found
## Plex-Meta-Manager/extract_collections.py
```
from plexapi.server import PlexServer
from plexapi.utils import download
from ruamel import ya... |
2 | null | gabfl/dbschema | # Repository Context
Name: gabfl/dbschema
Description:
# Pull Request
## Option to skip missing migration files
Add a flag to skip missing migration files without crashing the app.
Without the flag:
```
$ python3 -m src -c local/config.yml
True
* Applying migrations for db1 (`test` on postgresql)
* Migrat... |
1,083 | null | log2timeline/l2tdevtools | # Repository Context
Name: log2timeline/l2tdevtools
Description:
# Pull Request
## Changed build and update scripts to support multi level presets
# Relevant Files Found
## tools/build.py
```
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Script to automate creating builds of projects."""
import argparse
imp... |
19 | null | goerz/docs_versions_menu | # Repository Context
Name: goerz/docs_versions_menu
Description:
# Pull Request
## Fix custom template loading
Closes #18
# Relevant Files Found
## src/doctr_versions_menu/ext.py
```
"""Sphinx extension for showing the Doctr Versions Menu."""
import shutil
import tempfile
from pathlib import Path
from sphinx.ut... |
5 | null | UM-ARM-Lab/pytorch_mppi | # Repository Context
Name: UM-ARM-Lab/pytorch_mppi
Description:
# Pull Request
## add argument for num data dims, and make warmstarting easier
diff best viewed with "hide whitespace"
also now adds batch dims if needed
# Relevant Files Found
## pytorch_mppi/mppi.py
```
import torch
import time
import logging
f... |
1,848 | null | valory-xyz/open-autonomy | # Repository Context
Name: valory-xyz/open-autonomy
Description:
# Pull Request
## [0.10.0]: Set the requests equal to the limits for the resources
## Proposed changes
This will ensure that an agent will never try to use more resources than expected. By setting `requests=limits`, then assuming all the agents in ... |
87 | null | saltstack/pytest-salt-factories | # Repository Context
Name: saltstack/pytest-salt-factories
Description:
# Pull Request
## remove transport kwarg from get_event
In anticipation of https://github.com/saltstack/salt/issues/61275
# Relevant Files Found
## src/saltfactories/utils/saltext/engines/pytest_engine.py
```
# -*- coding: utf-8 -*-
"""
pyte... |
440 | null | great-expectations/great_expectations | # Repository Context
Name: great-expectations/great_expectations
Description:
# Pull Request
## Improve file_size flexibility
# Relevant Files Found
## great_expectations/data_asset/file_data_asset.py
```
from __future__ import division
import re
import inspect
import hashlib
import os
import json
import jsonsc... |
3,675 | null | siliconcompiler/siliconcompiler | # Repository Context
Name: siliconcompiler/siliconcompiler
Description:
# Pull Request
## make picorv32 not require a much time in timing repair
# Relevant Files Found
## examples/picorv32/picorv32.py
```
#!/usr/bin/env python3
import siliconcompiler
from siliconcompiler.targets import skywater130_demo
def rt... |
10 | null | ccrsxx/autobsi | # Repository Context
Name: ccrsxx/autobsi
Description:
# Pull Request
## added login check and the ability to relogin
resolve #9
# Relevant Files Found
## src/autobsi.py
```
import os
import time
import logging
from PIL import Image
from typing import Type, Union, Callable
from datetime import datetime
from se... |
8 | null | sdss/lvmdatasimulator | # Repository Context
Name: sdss/lvmdatasimulator
Description:
# Pull Request
## Update Cloudy model and fixing few bugs
# Relevant Files Found
## python/lvmdatasimulator/field.py
```
# encoding: utf-8
#
# @Author: Oleg Egorov, Enrico Congiu
# @Date: Nov 12, 2021
# @Filename: field.py
# @License: BSD 3-Clause
# ... |
3,250 | null | cupy/cupy | # Repository Context
Name: cupy/cupy
Description:
# Pull Request
## Implement `flatiter.base` property
This PR implements `flatiter.base` proeprty that is a reference to the array that is iterated over.
# Relevant Files Found
## cupy/indexing/iterate.py
```
import numpy
import cupy
from cupy import core
from cu... |
1,427 | null | deeppavlov/DeepPavlov | # Repository Context
Name: deeppavlov/DeepPavlov
Description:
# Pull Request
## Release 0.14.1
- Fixed installation on python3.6
# Relevant Files Found
## deeppavlov/_meta.py
```
__version__ = '0.14.0'
__author__ = 'Neural Networks and Deep Learning lab, MIPT'
__description__ = 'An open source library for buildi... |
26 | null | cnbeining/Biligrab | # Repository Context
Name: cnbeining/Biligrab
Description:
# Pull Request
## Fix spelling, remove imports
- Remove unused imports
- Fix UnboundLocalError in `find_cid_api` when the first `send_request` failed
- Fix multiple grammar and spelling issues, #17
(There is an option `-n`, `--slient`(silent) is not change... |
15,691 | null | django/django | # Repository Context
Name: django/django
Description:
# Pull Request
## Fixed #33704 -- Updated postgres_tests migrations.
ticket-33704
# Relevant Files Found
## tests/postgres_tests/migrations/0002_create_test_models.py
```
from django.db import migrations, models
from ..fields import (
ArrayField,
Big... |
5,521 | null | Lightning-AI/pytorch-lightning | # Repository Context
Name: Lightning-AI/pytorch-lightning
Description:
# Pull Request
## Fix logging on_train_batch_end in a callback with multiple optimizers
## What does this PR do?
Fixes #5459
High-level explanation:
Before, we did `range(num_optimizers)` but this fails because `epoch_metrics` can contain... |
54 | null | thomluther/anker-solix-api | # Repository Context
Name: thomluther/anker-solix-api
Description:
# Pull Request
## release 1.5
# Relevant Files Found
## api/api.py
```
"""Class for interacting with the Anker Power / Solix API.
Required Python modules:
pip install cryptography
pip install aiohttp
"""
# pylint: disable=too-many-lines,too-ma... |
15 | null | baidu/baiduads-sdk | # Repository Context
Name: baidu/baiduads-sdk
Description:
# Pull Request
## 2022.2.1.0-SNAPSHOT
2022.2.1.0-SNAPSHOT
# Relevant Files Found
## python/baiduads-sdk-auto/baiduads/api_client.py
```
"""
dev2 api schema
'dev2.baidu.com' api schema # noqa: E501
Generated by: https://openapi-generator.tech
"... |
2,121 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## #2120 Fix hvac z-wave fan list
**Description:**
Always use command class 0x44 (http://wiki.micasaverde.com/index.php/ZWave_Command_Classes) to determine fan list for Z-Wave HVAC components.
**Related issue (if applicable):** #
Fixes #212... |
65 | null | Julian/venvs | # Repository Context
Name: Julian/venvs
Description:
# Pull Request
## Edit config file automatically when installing from CLI
This adds a dependency on [`tomlkit`](https://github.com/sdispater/tomlkit), which says
> It includes a parser that preserves all comments, indentations, whitespace and internal element ... |
3 | null | yaksok/yaksok | # Repository Context
Name: yaksok/yaksok
Description:
# Pull Request
## fix for issue #1
```
python3 setup.py install
cd code_examples
yaksok hello.yak
```
로 해결할 수 있습니다.
# Relevant Files Found
# Edits
This pull request fixes an installation and execution issue by properly setting up the `yaksok` command-line... |
5,995 | null | polarsource/polar | # Repository Context
Name: polarsource/polar
Description:
# Pull Request
## server/payment_method: fix issue when the same payment method exists for different customers
- server/payment_method: fix issue when the same payment method exists for different customers
# Relevant Files Found
## server/polar/payment_met... |
76 | null | gnuboard/g6 | # Repository Context
Name: gnuboard/g6
Description:
# Pull Request
## fix: 테마 static 경로 등록 수정
경로 등록 오류 수정
# Relevant Files Found
## lib/common.py
```
import hashlib
import logging
import os
import random
import re
import typing
from time import sleep
from typing import Any, Dict, List, Optional, Union
import uui... |
379 | null | AppImageCrafters/appimage-builder | # Repository Context
Name: AppImageCrafters/appimage-builder
Description:
# Pull Request
## Use the correct AppImage runtime continuous build URL
The AppImage project has split the old AppImageKit repository into its component parts. Now the runtime is available via the `AppImage/type2-runtime` repository. This pat... |
10 | null | pyapp-kit/magicgui | # Repository Context
Name: pyapp-kit/magicgui
Description:
# Pull Request
## Update docs
greatly simplifies the napari examples.
makes one code alteration, to autoconnect the parentChanged signal to refresh_choices (so users don't need to)
# Relevant Files Found
## examples/napari_image_arithmetic.py
```
"""B... |
8 | null | TeamHG-Memex/autologin | # Repository Context
Name: TeamHG-Memex/autologin
Description:
# Pull Request
## Splash support
Splash is used for finding login form and logging in if `splash_url` is passed as an argument to the http API.
I checked that Tor and phpbb3 now work. The only interesting bit is the splash script, especially errors han... |
29,444 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Move imports to top for dunehd
## Breaking Change:
<!-- What is breaking and why we have to break it. Remove this section only if it was NOT a breaking change. -->
## Description:
**Related issue (if applicable):** #27284<home-... |
34 | null | Djaizz/Djaizz | # Repository Context
Name: Djaizz/Djaizz
Description:
# Pull Request
## minor fix to djaizz.util.cli.aws_eb
# Relevant Files Found
## src/djaizz/util/cli/aws_eb/__init__.py
```
"""Djaizz AWS Elastic Beanstalk CLI."""
from contextlib import AbstractContextManager
import os
from pathlib import Path
from shutil ... |
20 | null | leonardt/hwtypes | # Repository Context
Name: leonardt/hwtypes
Description:
# Pull Request
## Better bit construction
# Relevant Files Found
## hwtypes/bit_vector.py
```
import typing as tp
from .bit_vector_abc import AbstractBitVector, AbstractBit, TypeFamily
from .compatibility import IntegerTypes, StringTypes
import functools... |
31,382 | null | dagster-io/dagster | # Repository Context
Name: dagster-io/dagster
Description:
# Pull Request
## simpler calculation of 'children of parents that have been materialized since the last tick'
## Summary & Motivation
This is a simpler way of determining the candidate subset that uses data that we already have in the backfill calculation... |
1,823 | null | infiniflow/ragflow | # Repository Context
Name: infiniflow/ragflow
Description:
# Pull Request
## refine loginfo about graprag progress
### What problem does this PR solve?
### Type of change
- [x] Refactoring
# Relevant Files Found
## api/db/services/document_service.py
```
#
# Copyright 2024 The InfiniFlow Authors. All... |
558 | null | JuanBindez/pytubefix | # Repository Context
Name: JuanBindez/pytubefix
Description:
# Pull Request
## Fixed the title and duration being bound methods
Fixes https://github.com/JuanBindez/pytubefix/issues/529
I set title and duration of AsyncYoutube object when object is first made
# Relevant Files Found
## pytubefix/async_youtube.py... |
518 | null | aolabNeuro/analyze | # Repository Context
Name: aolabNeuro/analyze
Description:
# Pull Request
## v2 prepare bmi3d function
prioritizes hdf data over ecube data for sync events
# Relevant Files Found
## aopy/data/base.py
```
# data.py
# Code for directly loading and saving data (and results)
import sys
from functools import lru_cach... |
1,787 | null | OasisLMF/OasisLMF | # Repository Context
Name: OasisLMF/OasisLMF
Description:
# Pull Request
## Release 2.3.19
### Release 2.3.19
* https://github.com/OasisLMF/OasisLMF/pull/1776
* https://github.com/OasisLMF/OasisLMF/pull/1788
# Relevant Files Found
## oasislmf/__init__.py
```
__version__ = '2.3.18'
import sys
from importlib.ab... |
1,209 | null | getmoto/moto | # Repository Context
Name: getmoto/moto
Description:
# Pull Request
## Store JSON in Python for instance types
This allows it to be bundled in the distributed app more simply
# Relevant Files Found
## moto/ec2/models.py
```
from __future__ import unicode_literals
import copy
import itertools
import json
import ... |
69 | null | IDinsight/ask-a-question | # Repository Context
Name: IDinsight/ask-a-question
Description:
# Pull Request
## AAQ-271: Bug fix: Improved translation tests
Reviewer: @suzinyou
Estimate: 10 mins
----
# Bug fix:
## Ticket
Fixes: [AAQ-271](https://idinsight.atlassian.net/browse/AAQ-271)
## Description, Motivation and Context
... |
125 | null | music-computing/amads | # Repository Context
Name: music-computing/amads
Description:
# Pull Request
## First Contribution- Notedensity
## Notedensity Function from miditoolbox
Hello, I implemented amads/time/notedensity.py to familiarize myself with the project workflow.
### Summary
- Calculate notes per beat or second in a Score
... |
34 | null | pauleveritt/tagstr-site | # Repository Context
Name: pauleveritt/tagstr-site
Description:
# Pull Request
## Simple t-string and `Template` implementation
This PR provides a `t` method that matches the proposed semantics of our `t-string` PEP 750.
**Updated** on Friday, September 20 to support even/odd behavior, as seen here:
```
# >... |
1,347 | null | crewAIInc/crewAI | # Repository Context
Name: crewAIInc/crewAI
Description:
# Pull Request
## Brandon/cre 19 workflows
# Relevant Files Found
## src/crewai/cli/cli.py
```
from typing import Optional
import click
import pkg_resources
from crewai.cli.create_crew import create_crew
from crewai.cli.create_pipeline import create_pip... |
8 | null | GewelsJI/DGNet | # Repository Context
Name: GewelsJI/DGNet
Description:
# Pull Request
## Make DGNet.py more pythonic
- removed `*` imports to prevent global namespace pollution
- abstracted `gradient_induced_feature_grouping` to work with any M without refactoring in future
- removed line assigning the same variable to itself.
... |
19 | null | turi-code/how-to | # Repository Context
Name: turi-code/how-to
Description:
# Pull Request
## Added ingress how-tos for Pandas, SQL, and Spark.
# Relevant Files Found
# Edits
This pull request adds three new how-to guides for importing data into GraphLab Create from Pandas, Apache Spark, and SQL databases. It introduces clear, ... |
1,575 | null | posit-dev/py-shiny | # Repository Context
Name: posit-dev/py-shiny
Description:
# Pull Request
## chore(ci): Skip all chat tests on webkit
No clue why they are not working but they fail too often to maintain them
Related #1565
# Relevant Files Found
## tests/playwright/shiny/components/chat/append_user_msg/test_chat_append_user_m... |
59 | null | ebb-earl-co/tidal-wave | # Repository Context
Name: ebb-earl-co/tidal-wave
Description:
# Pull Request
## Bugfix: Dolby Atmos Files' Metadata
As pointed out in #54 , the metadata for .m4a files with E-AC3 codec was a bit wonky, due to using .mka as the intermediate container when re-ordering the audio and cover image streams. This pull req... |
91 | null | Kaggle/kagglehub | # Repository Context
Name: Kaggle/kagglehub
Description:
# Pull Request
## new release
New KaggleHub release
# Relevant Files Found
## src/kagglehub/__init__.py
```
__version__ = "0.1.9"
import kagglehub.logging # configures the library logger.
from kagglehub import colab_cache_resolver, http_resolver, kaggle_... |
2 | null | msamylea/autogen_focus_group | # Repository Context
Name: msamylea/autogen_focus_group
Description:
# Pull Request
## functional and tuning updates
Add some fixes for beginners to get started, some functional fixes for running directly out of the repo.
* [dump created persona to file used in other pages](https://github.com/msamylea/autogen_fo... |
19 | null | instana/python-sensor | # Repository Context
Name: instana/python-sensor
Description:
# Pull Request
## Make sure the arg we are passing is a string
This fixes a case seen on Travis where the value of `host` may be in bytes.
# Relevant Files Found
## instana/fsm.py
```
import subprocess
import os
import psutil
import threading as t
imp... |
499 | null | futuroptimist/token.place | # Repository Context
Name: futuroptimist/token.place
Description:
# Pull Request
## feat: expose draining retry-after header
## Summary
- add a Retry-After header to `/healthz` responses during drain so readiness fails fast
- cover the draining behaviour with a focused unit test and mark the checklist item complete... |
6 | null | METHODS-Group/ProximalGalerkin | # Repository Context
Name: METHODS-Group/ProximalGalerkin
Description:
# Pull Request
## Update signorini problem
# Relevant Files Found
## examples/obstacle/obstacle_snes.py
```
"""
Solve obstacle problem with SNES
Author: Jørgen S. Dokken
SPDX-License-Identifier: MIT
The SNES solver is based on https://githu... |
3,348 | null | mikhailprivalov/l2 | # Repository Context
Name: mikhailprivalov/l2
Description:
# Pull Request
## transfusiology
## Описание изменений
transfusiology
# Relevant Files Found
## forms/forms_func.py
```
import datetime
import zlib
from collections import OrderedDict
from copy import deepcopy
from decimal import Decimal
from django.... |
4,440 | null | ethyca/fides | # Repository Context
Name: ethyca/fides
Description:
# Pull Request
## Consent Reporting Client IP
Closes #PROD-1412
### Description Of Changes
For legal purposes, sometimes a truncated version of the client ip is needed to prove what actions were taken after consent was saved. Here we are running fides in s... |
5 | null | nbogojevic/midea-beautiful-air | # Repository Context
Name: nbogojevic/midea-beautiful-air
Description:
# Pull Request
## Adds MSmartHome to supported apps
Midea recently transitioned their Midea Air app to the MSmartHome app which stops Midea accounts from working after the migration. This PR adds the app key and id to supported apps
# Relevant ... |
74 | null | computational-cell-analytics/synapse-net | # Repository Context
Name: computational-cell-analytics/synapse-net
Description:
# Pull Request
## Software updates
Adds CI, updates docs, updates segmentation CLI, adds sample data
# Relevant Files Found
## synaptic_reconstruction/inference/util.py
```
import os
import time
import warnings
from glob import glob... |
58,542 | null | ray-project/ray | # Repository Context
Name: ray-project/ray
Description:
# Pull Request
## [data] Fix HTTP streaming file download by using `open_input_stream`
## What does this PR do?
Fixes HTTP streaming file downloads in Ray Data's download operation. Some URIs (especially HTTP streams) require `open_input_stream` in... |
248 | null | PawseySC/pawsey-spack-config | # Repository Context
Name: PawseySC/pawsey-spack-config
Description:
# Pull Request
## updating ansys-fluids recipe
We tested the installation on my local software area on Setonix.
# Relevant Files Found
## repo/packages/ansys-fluids/package.py
```
# Copyright 2013-2021 Lawrence Livermore National Security, LLC ... |
4,677 | null | GoogleChrome/chromium-dashboard | # Repository Context
Name: GoogleChrome/chromium-dashboard
Description:
# Pull Request
## Don't calculate slo_resolve_remaining for old gates that were already resolved
Demo'ing the new SLO functionality on staging uncovered that we have a lot of old gates that have already been resolved but never had the resolved_... |
598 | null | monarch-initiative/monarch-ingest | # Repository Context
Name: monarch-initiative/monarch-ingest
Description:
# Pull Request
## Removed taxon-labels map requirement from hgnc gene ingest.
This pull removes dependency on taxon-labels in hgnc ingest code.
Resolves #597
# Relevant Files Found
## src/monarch_ingest/ingests/hgnc/gene.py
```
from koz... |
347 | null | fabric-testbed/fabrictestbed-extensions | # Repository Context
Name: fabric-testbed/fabrictestbed-extensions
Description:
# Pull Request
## Add missing docstrings in `facility_port` module
Resolves #312.
I'm unsure about what to state about `get_template_context()` and `render_template()` methods. Leaving in draft state, but open to feedback.
# Relevant... |
699 | null | pre-commit/pre-commit | # Repository Context
Name: pre-commit/pre-commit
Description:
# Pull Request
## Rewrite the hook template in python
This also fixes the `pre-push` part of #693
# Relevant Files Found
## pre_commit/commands/install_uninstall.py
```
from __future__ import print_function
from __future__ import unicode_literals
imp... |
805 | null | pipecat-ai/pipecat | # Repository Context
Name: pipecat-ai/pipecat
Description:
# Pull Request
## Check to avoid double-join in ParallelPipeline case
Commit [37c21426](https://github.com/pipecat-ai/pipecat/commit/37c21426bf4607b4a29e1e751018f83ed5d4fc0c) introduced a double-join bug for the Daily transport, when a `ParallelPipeline` is... |
672 | null | syrupy-project/syrupy | # Repository Context
Name: syrupy-project/syrupy
Description:
# Pull Request
## feat(json): serialize None as null, close #622
# Relevant Files Found
## src/syrupy/extensions/json/__init__.py
```
import datetime
import json
from types import GeneratorType
from typing import (
TYPE_CHECKING,
Any,
Dic... |
327 | null | torchbox/torchbox.com | # Repository Context
Name: torchbox/torchbox.com
Description:
# Pull Request
## TWE-9 - BE - Featured services block (Division page)
[Link to Ticket](https://torchbox.atlassian.net/browse/TWE-9)
### Description of Changes Made
This ticket adds a new block for signposting to featured services from the division... |
409 | null | adafruit/Adafruit_Blinka | # Repository Context
Name: adafruit/Adafruit_Blinka
Description:
# Pull Request
## adds pin PG11 i2c, spi, serialUART support for nanoPi Duo2
This adds nanoPi Duo2 to usable boards.
# Relevant Files Found
## src/board.py
```
# The MIT License (MIT)
#
# Copyright (c) 2017 cefn for adafruit industries
#
# Permissi... |
401 | null | GalacticDynamics/galax | # Repository Context
Name: GalacticDynamics/galax
Description:
# Pull Request
## feat: implement Chen+24 particle spray model
This branch implements the new Chen+24 ([arXiv:2408.01496](https://arxiv.org/abs/2408.01496)) model for stream modeling. A [notebook](https://github.com/ybillchen/particle_spray) demonstrati... |
135 | null | ccbest/geostructures | # Repository Context
Name: ccbest/geostructures
Description:
# Pull Request
## Cbest/geo interface
Implement the __geo_interface__ protoccol, per https://gist.github.com/sgillies/2217756
Alter return signature of `.bounds` to be `(min_lon, min_lat, max_lon, max_lat)`, aligning with convention
# Relevant Files Fou... |
44 | null | mjpost/sacrebleu | # Repository Context
Name: mjpost/sacrebleu
Description:
# Pull Request
## Add --subset option and domain+country annotation for wmt18+wmt19
There are surprising differences in BLEU scores between different domains (topics),
but most researchers ignore this because there is no simple way how to analyze it.
Now it... |
89 | null | dieharders/obrew-studio-server | # Repository Context
Name: dieharders/obrew-studio-server
Description:
# Pull Request
## Enhancement/HBAI-402 #2: Add hardware audit endpoint
# Relevant Files Found
## backends/core/classes.py
```
import json
import asyncio
import httpx
from enum import Enum
from types import NoneType
from fastapi import FastAP... |
907 | null | SonySemiconductorSolutions/mct-model-optimization | # Repository Context
Name: SonySemiconductorSolutions/mct-model-optimization
Description:
# Pull Request
## Fix BN folding for PyTorch ConvTranspose2d with groups>1
## Pull Request Description:
Fix BN folding for PyTorch ConvTranspose2d with groups>1
## Checklist before requesting a review:
- [x] I set the app... |
12 | null | libre-embedded/svgen | # Repository Context
Name: libre-embedded/svgen
Description:
# Pull Request
## 0.2.4 - Windows support
# Relevant Files Found
## svgen/__init__.py
```
# =====================================
# generator=datazen
# version=2.1.0
# hash=2613ab84e66407edd4501afdb8b98650
# =====================================
"""
... |
33 | null | jeffshurtliff/khoros | # Repository Context
Name: jeffshurtliff/khoros
Description:
# Pull Request
## Fixed core.py get_roles_for_user doc string
Incorrect raises exception
# Relevant Files Found
## khoros/core.py
```
# -*- coding: utf-8 -*-
"""
:Module: khoros.core
:Synopsis: Collection of core functions and tools... |
39,743 | null | apache/airflow | # Repository Context
Name: apache/airflow
Description:
# Pull Request
## Resolving EMR deprecated warnings
Resolving EMR deprecated warnings
related: #39485
# Relevant Files Found
## airflow/providers/amazon/aws/operators/emr.py
```
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more con... |
15 | null | geospace-code/pymap3d | # Repository Context
Name: geospace-code/pymap3d
Description:
# Pull Request
## New feature: los_intersect
This function calculates the latitude and longitude where a line-of-sight, defined by azimuth and tilt (off-nadir) angles from a starting point, intersects with the Earth ellipsoid. It also returns the slant r... |
884 | null | GlasgowEmbedded/glasgow | # Repository Context
Name: GlasgowEmbedded/glasgow
Description:
# Pull Request
## Implement `AbstractAssembly.read_until`
This simplifies working with gateware implementing COBS.
# Relevant Files Found
## software/glasgow/abstract.py
```
from abc import ABCMeta, abstractmethod
from typing import Any, Optional, G... |
57 | null | AnFreTh/STREAM | # Repository Context
Name: AnFreTh/STREAM
Description:
# Pull Request
## Tntm hpo
- adding hpo
# Relevant Files Found
# Edits
This pull request adds support for hyperparameter optimization (HPO) in the TNTM (Topic Neural Topic Model) within the STREAM package. Key changes include refactoring the `TNTM` class t... |
2 | null | GoogleCloudPlatform/professional-services-bigquery-permission-mapper | # Repository Context
Name: GoogleCloudPlatform/professional-services-bigquery-permission-mapper
Description:
# Pull Request
## Add terraform generation step
Uncomment tf part and update the tf code to be consistent with json part.
# Relevant Files Found
## td2bq.py
```
# !/usr/bin/env python3
# Copyright 2021 G... |
82 | null | marimo-team/marimo | # Repository Context
Name: marimo-team/marimo
Description:
# Pull Request
## example: improve model comparison
# Relevant Files Found
## examples/model_comparison/model_comparison.py
```
import marimo
__generated_with = "0.1.5"
app = marimo.App()
@app.cell
def __(mo):
mo.md("# Model Comparison")
retu... |
5,490 | null | wandb/wandb | # Repository Context
Name: wandb/wandb
Description:
# Pull Request
## fix(integrations): fix error message in langchain wandb_tracer version check
Fixes
-----
Fixes WB-NNNN
Fixes #NNNN
Description
-----------
... as it now contradicts the actual check in the code.
Testing
-------
How was this PR ... |
1,117 | null | GoogleCloudPlatform/PerfKitBenchmarker | # Repository Context
Name: GoogleCloudPlatform/PerfKitBenchmarker
Description:
# Pull Request
## Metadata
# Relevant Files Found
## perfkitbenchmarker/flag_util.py
```
# Copyright 2015 PerfKitBenchmarker Authors. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may ... |
1,453 | null | HathorNetwork/hathor-core | # Repository Context
Name: HathorNetwork/hathor-core
Description:
# Pull Request
## chore: create new testnet-india for nano launch
### Motivation
Create new testnet because because testnet-hotel is no longer compatible with the new changes in nano.
### Acceptance Criteria
- Remove support for `testnet-gol... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.