pr_id int64 | repo_id null | repo_name string | text string |
|---|---|---|---|
1,048 | null | GoogleCloudPlatform/ramble | # Repository Context
Name: GoogleCloudPlatform/ramble
Description:
# Pull Request
## Update archive to include all executable log files
This merge fixes an issue where archives omitted executable log files that did not have figures of merit extracted from them.
A test is added to ensure this functionality remain... |
1,867 | null | astropy/astroquery | # Repository Context
Name: astropy/astroquery
Description:
# Pull Request
## Bug: ALMA queries with lon, lat instead of RA, dec
ALMA queries were using SkyCoord's string representation without converting to RA/Dec first. This is a simple bugfix.
# Relevant Files Found
## astroquery/alma/core.py
```
# Licensed u... |
318 | null | pfnet/pfio | # Repository Context
Name: pfnet/pfio
Description:
# Pull Request
## Rewrite HTTPConnector by http.client
Based on https://github.com/pfnet/pfio/pull/317 work, but cherry-picked
I profiled HTTPConnector's performance by using [cProfile](https://docs.python.org/3/library/profile.html) and [snakeviz](https://jiffy... |
847 | null | hubblestack/hubble | # Repository Context
Name: hubblestack/hubble
Description:
# Pull Request
## S3 access denied
access denied, like slowdown, was causing the entire schedule to cease functioning.
These are my proposed fixes, but please consider the implications carefully. I'm not 100% confident this is the right thing to do.
# R... |
1,335 | null | hyperledger/indy-node | # Repository Context
Name: hyperledger/indy-node
Description:
# Pull Request
## INDY-2077: fix bug in a reject with a Forbidden constraint message.
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
# Relevant Files Found
## indy_common/authorize/authorizer.py
```
from abc import ABCMeta
from logging impo... |
249 | null | Nota-NetsPresso/netspresso-trainer | # Repository Context
Name: Nota-NetsPresso/netspresso-trainer
Description:
# Pull Request
## Specify neck config
## Description
Please include a summary in English, of the changes in this pull request. If it closes an issue, please mention it here.
Closes: #248
You should link at least one existing issue f... |
1,888 | null | ludwig-ai/ludwig | # Repository Context
Name: ludwig-ai/ludwig
Description:
# Pull Request
## Use fsspec to read remote files into Ray Datasets
# Relevant Files Found
## ludwig/data/dataset/ray.py
```
#! /usr/bin/env python
# Copyright (c) 2019 Uber Technologies, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "Licen... |
5,190 | null | apache/airflow | # Repository Context
Name: apache/airflow
Description:
# Pull Request
## [AIRFLOW-4501] pymysql pendulum fix
### Jira
https://issues.apache.org/jira/browse/AIRFLOW-4501
### Description
see
https://github.com/sdispater/pendulum/issues/267
https://github.com/sdispater/pendulum/tree/1.x#limitations
### T... |
23 | null | tensorflow/metadata | # Repository Context
Name: tensorflow/metadata
Description:
# Pull Request
## TFMD 1.0.0 Release
# Relevant Files Found
## tensorflow_metadata/version.py
```
# Copyright 2019 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this f... |
8 | null | oatandjam/nyaatorrent | # Repository Context
Name: oatandjam/nyaatorrent
Description:
# Pull Request
## readme changes
# Relevant Files Found
## nyaatorrent/main.py
```
import os
import traceback
import subprocess
try:
from rich.console import Console
from rich.prompt import Prompt
from rich.table import Table
from ric... |
118 | null | IntelPython/numba-dpex | # Repository Context
Name: IntelPython/numba-dpex
Description:
# Pull Request
## Spokhode/dparray tests
Convert examples style tests to unittest.
# Relevant Files Found
## numba_dppy/tests/test_usmarray.py
```
from __future__ import print_function, division, absolute_import
import numba
import dpctl.dptensor.nu... |
436 | null | karlicoss/promnesia | # Repository Context
Name: karlicoss/promnesia
Description:
# Pull Request
## sources.takeout: add support for new youtube csv format
google takeout recently changed the format to CSV files for youtube comments, I added support for it to [google_takeout_parser](https://github.com/seanbreckenridge/google_takeout_par... |
623 | null | eth-easl/modyn | # Repository Context
Name: eth-easl/modyn
Description:
# Pull Request
## Speed up `get_tensors_subset` from O(n^2) to O(n)
This is a change to replace the changes in my thesis branch to return 0-based indices in the `select_points()` method in downsamplers.
I realize that returning 0-based indices is not general... |
445 | null | SeedSigner/seedsigner | # Repository Context
Name: SeedSigner/seedsigner
Description:
# Pull Request
## [bugfix] Final word calc UI spacing fix; `TextArea` consistency/placement improvements
* Fixes rendering on `ToolsCalcFinalWordShowFinalWordView`
* Updates `TextArea` to be more internally consistent and easier to work with (with respe... |
1 | null | pjgpetecodes/pico-streamdeck | # Repository Context
Name: pjgpetecodes/pico-streamdeck
Description:
# Pull Request
## Refactor of code.py
Refactored `code.py` to simplify the `while True:` loop. This needs to be fully tested. I did an initial test moving a single button and led on each pin.
# Relevant Files Found
## code.py
```
#############... |
496 | null | vllm-project/vllm | # Repository Context
Name: vllm-project/vllm
Description:
# Pull Request
## hotfix attn alibi wo head mapping
# Relevant Files Found
## tests/kernels/test_attention.py
```
import random
from typing import List, Optional
import torch
from xformers import ops as xops
from xformers.ops.fmha.attn_bias import Block... |
419 | null | opencivicdata/scrapers-ca | # Repository Context
Name: opencivicdata/scrapers-ca
Description:
# Pull Request
## fix: ca_on_woolwich
Added seat numbers and refactored the scraper for the new site layout.
# Relevant Files Found
## ca_on_woolwich/__init__.py
```
from utils import CanadianJurisdiction
class Woolwich(CanadianJurisdiction):
... |
196 | null | h2oai/driverlessai-recipes | # Repository Context
Name: h2oai/driverlessai-recipes
Description:
# Pull Request
## Update code to work with new numpy and pandas versions
Fixes the following error due to API changes in `pandas`
```
[2024-04-12T07:37:09.585Z] File "/minicondadai_py311/lib/python3.11/site-packages/pandas/_config/config.py", li... |
13 | null | esrlabs/git-repo | # Repository Context
Name: esrlabs/git-repo
Description:
# Pull Request
## Include Manifest command in 'repo help'
# Relevant Files Found
## subcmds/manifest.py
```
#
# Copyright (C) 2009 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this f... |
390 | null | sodadata/soda-core | # Repository Context
Name: sodadata/soda-core
Description:
# Pull Request
## Update default athena duration
# Relevant Files Found
## packages/athena/sodasql/dialects/athena_dialect.py
```
# Copyright 2020 Soda
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file exce... |
2,690 | null | Yelp/paasta | # Repository Context
Name: Yelp/paasta
Description:
# Pull Request
## Enforce --net=host for spark type executor
This is required for spark drivers running inside containers to have
bi-directional communication with mesos master.
# Relevant Files Found
## paasta_tools/tron_tools.py
```
# Copyright 2015-2018 Yel... |
127 | null | fastlabel/fastlabel-python-sdk | # Repository Context
Name: fastlabel/fastlabel-python-sdk
Description:
# Pull Request
## Reconfigure the linter and formatter correctly. And reflect it throughout.
プロダクトコードのフォーマットが整っていなかったため確認したところ、black、isort、flake8、pre-commitの設定が適切でなく、正しく動作しづらい状態でした。
そこでそれぞれの設定の見直しと、全体を再フォーマットしました。
fix: #125
# Relevant File... |
146 | null | eWaterCycle/era5cli | # Repository Context
Name: eWaterCycle/era5cli
Description:
# Pull Request
## Updating the ERA5 start year
Following up on the #145, here's an updated start year for ERA5.
# Relevant Files Found
## era5cli/args/common.py
```
import textwrap
from argparse import ArgumentParser
from datetime import datetime
from ... |
369 | null | RTIInternational/teehr | # Repository Context
Name: RTIInternational/teehr
Description:
# Pull Request
## 368 fix user guide docs
Ultimately found that we needed to extend the `nb_execution_timeout` setting for the `myst-nb` extension, which oversees notebook rendering and execution during the sphinx build.
Default value was 30 sec whic... |
268 | null | livekit/python-sdks | # Repository Context
Name: livekit/python-sdks
Description:
# Pull Request
## more docstrings & add rtc.combine_audio_frames
# Relevant Files Found
## livekit-rtc/livekit/rtc/__init__.py
```
# Copyright 2023 LiveKit, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this... |
82 | null | bigdata-ustc/EduNLP | # Repository Context
Name: bigdata-ustc/EduNLP
Description:
# Pull Request
## [test] add test for tokenizer
Thanks for sending a pull request!
Please make sure you click the link above to view the [contribution guidelines](../CONTRIBUTE.md),
then fill out the blanks below.
## Description ##
(Brief descripti... |
2,114 | null | Zulko/moviepy | # Repository Context
Name: Zulko/moviepy
Description:
# Pull Request
## Fix ffmpeg_reader not selecting a default stream
fix #869 #899
ffmpeg, at least the version that's installed automatically with moviepy, sometimes comes up with no default stream for a given input file. This PR does nothing more than set a def... |
39 | null | dsrao711/DSA-Together-HacktoberFest | # Repository Context
Name: dsrao711/DSA-Together-HacktoberFest
Description:
# Pull Request
## Task completion for valid anagrams using hashmap
Hey @dsrao711,
This pull request has the required code for issue #22.
Kindly review and let me know the changes(if required).
# Relevant Files Found
# Edits
This pull... |
1,115 | null | whitphx/streamlit-webrtc | # Repository Context
Name: whitphx/streamlit-webrtc
Description:
# Pull Request
## Set the session specific file names of the recorded videos
# Relevant Files Found
## pages/record.py
```
import av
import cv2
from aiortc.contrib.media import MediaRecorder
from streamlit_webrtc import WebRtcMode, webrtc_streamer... |
484 | null | oamg/leapp | # Repository Context
Name: oamg/leapp
Description:
# Pull Request
## Release v0.6.0
snactor
- `repo new` subcommand: display message if directory with same name exists
- `discover subcommand`: fix wrong path
- `workflow run` subcommand: introduce `--save-output` parameter
- fix cryptic message without user repo... |
3 | null | steder/pundler | # Repository Context
Name: steder/pundler
Description:
# Pull Request
## Moving code around yet again.
# Relevant Files Found
# Edits
This pull request reorganizes the code by moving the main logic from the `bin` directory into the `pundler` library as part of a broader effort to modularize the codebase. The ... |
248 | null | googleapis/proto-plus-python | # Repository Context
Name: googleapis/proto-plus-python
Description:
# Pull Request
## fix: ensure enums are incomparable w other enum types
Fixes #247.
# Relevant Files Found
## proto/enums.py
```
# Copyright 2019 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use t... |
404 | null | amundsen-io/amundsendatabuilder | # Repository Context
Name: amundsen-io/amundsendatabuilder
Description:
# Pull Request
## fix: retry loop for exception caused by deadlock on badge node
### Summary of Changes
Explanation from @dikshathakur3119 :
We index Hive tables using index_table_mateadata and to expedite indexing all the hive table we a... |
2,008 | null | jax-ml/jax | # Repository Context
Name: jax-ml/jax
Description:
# Pull Request
## Implement np.linalg.matrix_rank
Implements [`np.linalg.matrix_rank`](https://docs.scipy.org/doc/numpy/reference/generated/numpy.linalg.matrix_rank.html).
Honestly not sure what sorcery needs to be going on for someone to want to take the gradi... |
423 | null | fabric8-analytics/fabric8-analytics-jobs | # Repository Context
Name: fabric8-analytics/fabric8-analytics-jobs
Description:
# Pull Request
## chore: Cache refresh API.
# Description
Introducing API for cache refresh.
# Relevant Files Found
## f8a_jobs/graph_ingestion.py
```
"""Module that contains functions for EPV ingestion in Graph DB."""
from se... |
2,044 | null | Azure/azure-cli | # Repository Context
Name: Azure/azure-cli
Description:
# Pull Request
## Enable password protected SSH keys.
Fixes: https://github.com/Azure/azure-cli/issues/1773
# Relevant Files Found
## src/command_modules/azure-cli-acs/azure/cli/command_modules/acs/acs_client.py
```
# ---------------------------------------... |
1,130 | null | spotify/luigi | # Repository Context
Name: spotify/luigi
Description:
# Pull Request
## Revert "Atomic bigquery uploads"
Reverts spotify/luigi#1127
Investigating broken master build.
# Relevant Files Found
## luigi/contrib/bigquery.py
```
# -*- coding: utf-8 -*-
#
# Copyright 2015 Twitter Inc
#
# Licensed under the Apache Lic... |
7,078 | null | PennyLaneAI/pennylane | # Repository Context
Name: PennyLaneAI/pennylane
Description:
# Pull Request
## [Capture] Custom handling for pjit primitives when dynamic shapes enabled
**Context:**
When running code with an `hstack` call and dynamic shapes, jax errored out.
```
def f(i):
x = jnp.zeros(i, int)
y = jnp.ones(i, int... |
1 | null | RichardObi/medigan | # Repository Context
Name: RichardObi/medigan
Description:
# Pull Request
## Master
# Relevant Files Found
# Edits
This pull request initializes the medigan library by adding a pretrained DCGAN model for generating 128x128 mammography ROI images with calcifications, sourced from the mammo_gans project. It int... |
64 | null | ros2/sros2 | # Repository Context
Name: ros2/sros2
Description:
# Pull Request
## raise FileNotFoundError if provided permission file doesn't exist
Fixes #41
# Relevant Files Found
## sros2/api/__init__.py
```
# Copyright 2016-2017 Open Source Robotics Foundation, Inc.
#
# Licensed under the Apache License, Version 2.0 (the... |
245 | null | GPUOpen-LibrariesAndSDKs/BlenderUSDHydraAddon | # Repository Context
Name: GPUOpen-LibrariesAndSDKs/BlenderUSDHydraAddon
Description:
# Pull Request
## BLEN-70: add animation Import-Export option for USD nodes
### PURPOSE
Add animation Import-Export support.
### EFFECT OF CHANGE
Added animation support for nodes (Blender Data, USD file, Write USD file) and ... |
636 | null | dpgaspar/Flask-AppBuilder | # Repository Context
Name: dpgaspar/Flask-AppBuilder
Description:
# Pull Request
## Implement quickactions example
'quickactions' example is not implemented.
As mentioned on #576, the folder only has code related to babel.
The project docs explains the 'Action feature', and has some code in it. This PR creates ... |
444 | null | gnocchixyz/gnocchi | # Repository Context
Name: gnocchixyz/gnocchi
Description:
# Pull Request
## rolling window over matrix
support rolling window over 2d array
# Relevant Files Found
## gnocchi/rest/aggregates/operations.py
```
# -*- encoding: utf-8 -*-
#
# Copyright © 2016-2017 Red Hat, Inc.
#
# Licensed under the Apache License,... |
36 | null | cchangelabs/openepd | # Repository Context
Name: cchangelabs/openepd
Description:
# Pull Request
## Feat/elevators upgarde
# Relevant Files Found
## src/openepd/model/common.py
```
#
# Copyright 2024 by C Change Labs Inc. www.c-change-labs.com
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use t... |
178 | null | cordada/lib-cl-sii-python | # Repository Context
Name: cordada/lib-cl-sii-python
Description:
# Pull Request
## Release v0.11.2
- (PR #166, 2020-12-15) requirements: Update 'cryptography'
- (PR #169, 2020-12-16) build(deps): bump coverage from 4.5.3 to 5.3
- (PR #172, 2020-12-22) rtc: Add data model for "Cesiones Periodo" entries
- (PR #17... |
2,140 | null | axolotl-ai-cloud/axolotl | # Repository Context
Name: axolotl-ai-cloud/axolotl
Description:
# Pull Request
## Fixing issue#2134 Axolotl Crashes At The End Of Training If Base Model Is Local
<!--- Provide a general summary of your changes in the Title above -->
# Description
Fix https://github.com/axolotl-ai-cloud/axolotl/issues/2134
... |
17 | null | z404/MarkBot | # Repository Context
Name: z404/MarkBot
Description:
# Pull Request
## Fixing cleanup commands
Closes #4
# Relevant Files Found
## MARKBOT/MarkBot-v2/cogs/Cleanup.py
```
from os import name
import discord
from discord.ext import commands
from discord.ext.commands import cog
from discord_slash import cog_ext, Sl... |
3,710 | null | streamlink/streamlink | # Repository Context
Name: streamlink/streamlink
Description:
# Pull Request
## plugins.nicolive: fix nicolive broken with proxy
nico live run failed with error:
#> streamlink --http-proxy=127.0.0.1:8080 -o ./out.ts "https://live.nicovideo.jp/watch/lv********" test
[plugins.nicolive][warning] setsockopt() tak... |
92 | null | tencentyun/coscmd | # Repository Context
Name: tencentyun/coscmd
Description:
# Pull Request
## fix md5 verification
# Relevant Files Found
## coscmd/cos_client.py
```
# -*- coding=utf-8
from cos_auth import CosS3Auth
from cos_threadpool import SimpleThreadPool
from prettytable import PrettyTable
from os import path
from cont... |
151 | null | GeekMasher/ghastoolkit | # Repository Context
Name: GeekMasher/ghastoolkit
Description:
# Pull Request
## Enhancement of CLI functionality and improvement in database handling in ghastoolkit
This pull request to `ghastoolkit` includes modifications to improve the functionality of the `cli.py` and `databases.py` files. The most important ch... |
646 | null | jamesoff/simplemonitor | # Repository Context
Name: jamesoff/simplemonitor
Description:
# Pull Request
## Run monitors in multiple threads
Use threading to run the monitors in parallel.
Add a `-j/--threads` option to control the number of threads.
Refactor the logic for preparing the skiplist/new joblist, and improve the logic handling C... |
129 | null | PyPSA/pypsa-eur-sec | # Repository Context
Name: PyPSA/pypsa-eur-sec
Description:
# Pull Request
## Revision: align solve_network with pypsa-eur using ilopf
# Relevant Files Found
## scripts/prepare_sector_network.py
```
# coding: utf-8
import logging
logger = logging.getLogger(__name__)
import pandas as pd
idx = pd.IndexSlice
imp... |
58 | null | octue/power-curve-schema | # Repository Context
Name: octue/power-curve-schema
Description:
# Pull Request
## Remove grid_voldtages, move grid_frequencies
<!-- PRs into main are released as soon as they are merged. Their descriptions will be used directly to create release notes, so make sure they contain everything! -->
<!-- Anything added... |
18,739 | null | apache/airflow | # Repository Context
Name: apache/airflow
Description:
# Pull Request
## Move docker decorator example dag to docker provider
This example dag errors out during startup when we set `AIRFLOW__CORE__EXAMPLE_DAGS=True` and docker
provider is not installed.
---
**^ Add meaningful description above**
Read the ... |
10 | null | pedrofran12/igmp | # Repository Context
Name: pedrofran12/igmp
Description:
# Pull Request
## setup.py: remove dependency to requirements.txt
Remove dependency to `requirements.txt` so egg can be installed with `setuptools` only from pypi archive.
# Relevant Files Found
## setup.py
```
import sys
from setuptools import setup, find... |
30 | null | FlyreelAI/sesemi | # Repository Context
Name: FlyreelAI/sesemi
Description:
# Pull Request
## Move EMA config into model config and include logs
# Relevant Files Found
## sesemi/config/structs.py
```
#
# Copyright 2021, Flyreel. All Rights Reserved.
# =============================================#
"""Omegaconf structured configur... |
920 | null | docker/docker-py | # Repository Context
Name: docker/docker-py
Description:
# Pull Request
## Remove obsolete SSL version computation
Recent versions of urllib3 (including the one packaged by requests) will automatically reject SSLv2/3, and the default constant `ssl.PROTOCOL_SSLv23` will select the [highest available protocol](https:... |
687 | null | dask/dask-expr | # Repository Context
Name: dask/dask-expr
Description:
# Pull Request
## Fix some categorical bugs
tests live in dask/dask
ref #525
# Relevant Files Found
## dask_expr/_categorical.py
```
import functools
import pandas as pd
from dask.dataframe.categorical import (
_categorize_block,
_get_categories,... |
79 | null | XRPLF/xrpl-py | # Repository Context
Name: XRPLF/xrpl-py
Description:
# Pull Request
## implement sign wrapper and make secp256k1 signatures deterministic
## High Level Overview of Change
implements a wrapper `sign` function w/in keypairs. in the course of doing this, i found that SECP256K1 signatures I was using for deriving k... |
24,110 | null | conan-io/conan-center-index | # Repository Context
Name: conan-io/conan-center-index
Description:
# Pull Request
## bredis: add recipe
Specify library name and version: **bredis/***
---
- [x] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md).
- [x] I've used a [recent](ht... |
1,356 | null | mongodb/mongo-python-driver | # Repository Context
Name: mongodb/mongo-python-driver
Description:
# Pull Request
## PYTHON-3912 Migrate Enterprise Auth Tests to AWS Secrets Vault
# Relevant Files Found
## test/test_client.py
```
# Copyright 2013-present MongoDB, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you ... |
35,246 | null | dimagi/commcare-hq | # Repository Context
Name: dimagi/commcare-hq
Description:
# Pull Request
## Self sign-up for paid plans: show banner when pending selection, complete workflow when plan selected
## Product Description
When a self-signup workflow is active, this banner will appear on the dashboard for users who have edit billing p... |
34,733 | null | dimagi/commcare-hq | # Repository Context
Name: dimagi/commcare-hq
Description:
# Pull Request
## Update software plan visibilities
## Product Description
- Change "Dimagi Only CommCare Enterprise Edition" to 'INTERNAL' visibility
- Change all 'ANNUAL' visibility software plans to 'PUBLIC'
- Remove 'ANNUAL' software plan visibility ... |
31 | null | ariebovenberg/snug | # Repository Context
Name: ariebovenberg/snug
Description:
# Pull Request
## release 1.3.1: official python 3.7 support
# Relevant Files Found
## snug/__about__.py
```
__version__ = '1.3.0'
__author__ = 'Arie Bovenberg'
__copyright__ = '2018, Arie Bovenberg'
__description__ = 'Write reusable web API interaction... |
437 | null | huggingface/pytorch-image-models | # Repository Context
Name: huggingface/pytorch-image-models
Description:
# Pull Request
## Adaptive Gradient Clipping (AGC) Impl
# Relevant Files Found
## timm/models/__init__.py
```
from .byobnet import *
from .cspnet import *
from .densenet import *
from .dla import *
from .dpn import *
from .efficientnet imp... |
281 | null | dlubal-software/RFEM_Python_Client | # Repository Context
Name: dlubal-software/RFEM_Python_Client
Description:
# Pull Request
## Heet nodal support nonlinearity
# Description
Added all nonlinearity types for nodal support. There are still bug for assigning some attributes but I believe that they are from WS core and after fix all assignment will w... |
13 | null | IAGA-VMOD/ppigrf | # Repository Context
Name: IAGA-VMOD/ppigrf
Description:
# Pull Request
## Replace missing d2r with np.deg2rad
The constant `d2r` in `igrf_V` was not defined, changed to degree-to-radian conversion via the `numpy` function `np.deg2rad`.
# Relevant Files Found
## setup.py
```
import setuptools
# Howto
#
#This is... |
54,336 | null | ray-project/ray | # Repository Context
Name: ray-project/ray
Description:
# Pull Request
## [serve] deflake `test_autoscaling_policy`
Increase the timeout in `test_e2e_raise_min_replicas` when waiting for the first replica to start. Especially if there are multiple tests running in parallel in CI, starting new replicas can be much s... |
32 | null | provinzkraut/unasyncd | # Repository Context
Name: provinzkraut/unasyncd
Description:
# Pull Request
## Support for `collections.abc` imports
Support `AsyncGenerator`, `AsyncIterable`, `AsyncIterator` and `Awaitable` when imported from `collections.abc`
# Relevant Files Found
## test/test_tree_transformer.py
```
from textwrap import de... |
329 | null | data-gov-my/datagovmy-back | # Repository Context
Name: data-gov-my/datagovmy-back
Description:
# Pull Request
## Feat/community products
## Changes Made:
1. `RetrieveAPIView` is used to retrieved detailed version of a single model instance at `community-product/<int:pk>`.
2. The `ListAPIView` is simplified to have fewer (only necessary fie... |
156 | null | chairc/Integrated-Design-Diffusion-Model | # Repository Context
Name: chairc/Integrated-Design-Diffusion-Model
Description:
# Pull Request
## chore: Optimized flash-attn.
[chore: Optimized flash-attn.](https://github.com/chairc/Integrated-Design-Diffusion-Model/commit/eeff2e9a6994e1fd3fcef00967fa162048755fdb)
# Relevant Files Found
## iddm/model/modules/a... |
64 | null | frazane/scoringrules | # Repository Context
Name: frazane/scoringrules
Description:
# Pull Request
## Add log scores for beta, exponential and two-piece distributions
Includes:
- Beta
- Exponential with location and scale parameters
- Two-piece exponential
- Two-piece normal
# Relevant Files Found
## scoringrules/__init__.py
```
f... |
78 | null | HXLStandard/libhxl-python | # Repository Context
Name: HXLStandard/libhxl-python
Description:
# Pull Request
## Merge dev
# Relevant Files Found
## hxl/__init__.py
```
"""Support library for the Humanitarian Exchange Language (HXL), version 1.0.
This library provides support for parsing, validating, cleaning, and
transforming humanitaria... |
36 | null | Azure/azure-iot-ops-cli-extension | # Repository Context
Name: Azure/azure-iot-ops-cli-extension
Description:
# Pull Request
## fix(init): Include separate optional param for custom location namespace.
* If custom location namespace is not provided the cluster namespace will be used.
* Included `nats` label from #32.
# Relevant Files Found
## azex... |
83 | null | chronicle/detection-rules | # Repository Context
Name: chronicle/detection-rules
Description:
# Pull Request
## update year in license header
# Relevant Files Found
## tools/rule_manager/rule_cli/__init__.py
```
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file exce... |
58 | null | google/airio | # Repository Context
Name: google/airio
Description:
# Pull Request
## Add benchmarks for DatasetIterators.
Add benchmarks for DatasetIterators.
# Relevant Files Found
# Edits
This PR adds microbenchmarks for AirIO's `PyGrainDatasetIteratorWrapper` to measure the performance of key iterator operations. It int... |
606 | null | tslearn-team/tslearn | # Repository Context
Name: tslearn-team/tslearn
Description:
# Pull Request
## Bump dependencies
numpy <2.4
numba<0.63
# Relevant Files Found
## setup.py
```
from setuptools import setup, find_packages
from codecs import open
import os
ROOT = os.path.abspath(os.path.dirname(__file__))
def get_readme():
wi... |
129 | null | vichannnnn/holy-grail | # Repository Context
Name: vichannnnn/holy-grail
Description:
# Pull Request
## update cache headers
# Relevant Files Found
## holy-grail-backend/backend/app/api/deps.py
```
from typing import AsyncGenerator, Generator, Annotated
from fastapi import Depends
from app.db.database import SessionLocal, async_sessio... |
41 | null | namoshizun/TradePy | # Repository Context
Name: namoshizun/TradePy
Description:
# Pull Request
## Update Pydantic usage to v2 API
* Remove some deprecated Pydantic v1 API usage and migrate to V2
# Relevant Files Found
## docs/source/conf.py
```
# Configuration file for the Sphinx documentation builder.
#
# This file only contains a ... |
190 | null | RedHatQE/firewatch | # Repository Context
Name: RedHatQE/firewatch
Description:
# Pull Request
## [ #188 ] Add retires to Jira functions to fix API rate limit related errors
- Adds pyhelper-utils
- Adds use of retries in Jira related functions to avoide API rate limit errors
Closes #188
# Relevant Files Found
## src/objects/jira... |
1,521 | null | pyiron/pyiron_base | # Repository Context
Name: pyiron/pyiron_base
Description:
# Pull Request
## Add usecases to the tests
# Relevant Files Found
# Edits
This pull request adds real-world use case examples to the pyiron test suite, enhancing testing coverage with practical applications from ADIS and NFDI4ING. Key additions inclu... |
4,130 | null | open-edge-platform/training_extensions | # Repository Context
Name: open-edge-platform/training_extensions
Description:
# Pull Request
## Refactor detection FMetric
### Summary
Refactor FMetric by removing unused dynamic NMS threshold and optimizing the IOU/metric computations.
#### Evaluation Time Comparison
| Eval Period | Before PR Eval Time | P... |
3,508 | null | urllib3/urllib3 | # Repository Context
Name: urllib3/urllib3
Description:
# Pull Request
## Use a blocking portal to collect hypercorn startup failures
<!---
Thanks for your contribution! ♥️
If this is your first PR to urllib3 please review the Contributing Guide:
https://urllib3.readthedocs.io/en/latest/contributing.html
Ad... |
167 | null | AI-Hypercomputer/maxtext | # Repository Context
Name: AI-Hypercomputer/maxtext
Description:
# Pull Request
## segment_ids in flash attention
* Adding segment_ids in flash_attention
* add unit test for attention
# Relevant Files Found
## MaxText/layers.py
```
"""
Copyright 2023 Google LLC
Licensed under the Apache License, Version 2.0... |
256 | null | qiskit-community/qiskit-experiments | # Repository Context
Name: qiskit-community/qiskit-experiments
Description:
# Pull Request
## Update BaseExperiment.run behavior for existing experiment data
<!--
⚠️ If you do not respect this template, your pull request will be closed.
⚠️ Your pull request title should be short detailed and understandable for al... |
2,130 | null | AI-Hypercomputer/maxtext | # Repository Context
Name: AI-Hypercomputer/maxtext
Description:
# Pull Request
## [/MaxText/kernels/*.py] `pyink` + `pylint` + `codespell` + `typing`
# Description
This improves the overall quality of this codebase through application of automated code-quality tooling. You already have pre-commit hooks; this PR... |
1,495 | null | AI-Hypercomputer/maxtext | # Repository Context
Name: AI-Hypercomputer/maxtext
Description:
# Pull Request
## Parse empty strings passed in CLI as None as opposed to 'none' string
# Description
Passing in the empty string "" via CLI gets parsed as a 4 character 'None' string, which breaks some of our logic.
Also unrelated this removes ... |
24 | null | wxt9861/ynab | # Repository Context
Name: wxt9861/ynab
Description:
# Pull Request
## Bump ynab-sdk
Bump ynab-sdk
Change to fstrings
Update dockerfile for dev container
# Relevant Files Found
## custom_components/ynab/__init__.py
```
"""YNAB Integration."""
import logging
import os
from datetime import timedelta, date
fro... |
2,638 | null | huggingface/peft | # Repository Context
Name: huggingface/peft
Description:
# Pull Request
## FEAT Allow LoRA to target nn.Parameter
Normally, `nn.Parameter` cannot be targeted with LoRA adapters. This can be problematic, e.g. when there are MoE layers that use `nn.Parameter` directly, or when there is `nn.Linear` but the weight is ... |
12 | null | bretello/pdbpp | # Repository Context
Name: bretello/pdbpp
Description:
# Pull Request
## remove deprecated references to distutils.spawn
shutil.which has been available since 3.3
# Relevant Files Found
## src/pdbpp.py
```
"""
pdb++, a drop-in replacement for pdb
====================================
This module extends the std... |
1,379 | null | aimhubio/aim | # Repository Context
Name: aimhubio/aim
Description:
# Pull Request
## [fix] AimLogger save_dir AttributeError
#1378
# Relevant Files Found
## aim/sdk/adapters/pytorch_lightning.py
```
from typing import Any, Dict, Optional, Union
from argparse import Namespace
try:
from pytorch_lightning.loggers.base impo... |
923 | null | spotify/luigi | # Repository Context
Name: spotify/luigi
Description:
# Pull Request
## Disable tests that are failing with rpc
Same as #922 but more specific.
# Relevant Files Found
## test/rpc_test.py
```
# -*- coding: utf-8 -*-
#
# Copyright 2012-2015 Spotify AB
#
# Licensed under the Apache License, Version 2.0 (the "Licen... |
832 | null | pypa/twine | # Repository Context
Name: pypa/twine
Description:
# Pull Request
## Update metadata versions in failing test
For #753, but I don't know if this is sufficient to close that issue.
# Relevant Files Found
## tests/test_package.py
```
# Copyright 2015 Ian Cordasco
#
# Licensed under the Apache License, Version 2.0 ... |
4,694 | null | sktime/sktime | # Repository Context
Name: sktime/sktime
Description:
# Pull Request
## [ENH] add `skbase` to default package version display of `show_versions`
This PR adds `skbase` to the default package version display of `show_versions` - it's a core dependency so should be there.
# Relevant Files Found
## sktime/utils/_main... |
1,794 | null | ipython/ipython | # Repository Context
Name: ipython/ipython
Description:
# Pull Request
## don't use XDG path on OS X
This should never have been used on OS X.
A few relevant tests adjusted and added appropriately.
It would rarely come up, but occasional bad OS X citizens would create a ~/.config dir, and new OS X installs of IPy... |
210 | null | cloudforet-io/inventory | # Repository Context
Name: cloudforet-io/inventory
Description:
# Pull Request
## fix: fix get_yaml_path method
### Category
- [ ] New feature
- [ ] Bug fix
- [ ] Improvement
- [x] Refactor
- [ ] etc
### Description
* Fix get_yaml_path method
# Relevant Files Found
## src/spaceone/inventory/plugin/collec... |
5,119 | null | cloud-custodian/cloud-custodian | # Repository Context
Name: cloud-custodian/cloud-custodian
Description:
# Pull Request
## ec2-ebs: Add copy-volume-tags when Snapshotting
Adds support for copy-volume-tags when snapshotting a standalone EBS volume.
closes #2915
closes #2497
closes #1777
# Relevant Files Found
## c7n/resources/ebs.py
```... |
2,251 | null | ludwig-ai/ludwig | # Repository Context
Name: ludwig-ai/ludwig
Description:
# Pull Request
## Triton ensemble export
Exports Triton configs and scripted models as well an an ensemble config.
1. train a ludwig model.
```
from ludwig.api import LudwigModel
from ludwig.datasets import titanic
training_set, test_set, _ = titanic... |
3,658 | null | streamlink/streamlink | # Repository Context
Name: streamlink/streamlink
Description:
# Pull Request
## plugins.abematv: Fixed download problem again.
I found a new response from api of abema from [https://api.abema.io/v1/video/programs/203-2_s1_p113](https://github.com/streamlink/streamlink/files/6226501/203-2_s1_p113.txt)
The previous ... |
431 | null | gerrymanoim/exchange_calendars | # Repository Context
Name: gerrymanoim/exchange_calendars
Description:
# Pull Request
## XTKS: Add 2025 vernal and autumnal equinoxes
Added Vernal Equinox and Autumnal Equinox for 2025.
Source:
[https://www.jpx.co.jp/english/corporate/about-jpx/calendar/](https://www.jpx.co.jp/english/corporate/about-jpx/calend... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.