pr_id int64 | repo_id null | repo_name string | text string |
|---|---|---|---|
9,147 | null | Azure/azure-cli-extensions | # Repository Context
Name: Azure/azure-cli-extensions
Description:
# Pull Request
## [AKS] Add option AzureLinuxOSGuard and AzureLinux3OSGuard to --os-sku for az aks nodepool add and az aks nodepool update
… create/migrate
---
This checklist is used to make sure that common guidelines for a pull request are f... |
367 | null | davidusb-geek/emhass | # Repository Context
Name: davidusb-geek/emhass
Description:
# Pull Request
## Recommendation, bump get_legacy_yaml_parse to get_yaml_parse
Just an idea. The commented lines will take the config_emhass.yaml (instead of config.json) as the config and auto format the parameters to the new definitions.
# Relevant Fi... |
488 | null | winter-telescope/mirar | # Repository Context
Name: winter-telescope/mirar
Description:
# Pull Request
## Really extract all boards
# Relevant Files Found
## mirar/pipelines/winter/blocks.py
```
"""
Module for WINTER data reduction
"""
from mirar.io import open_fits
from mirar.paths import DITHER_N_KEY, EXPTIME_KEY, FITS_MASK_KEY, MAX_... |
1,679 | null | alteryx/featuretools | # Repository Context
Name: alteryx/featuretools
Description:
# Pull Request
## Merge code from main removing old code
### Merge code from main removing old code
Merges in changes from main which removed workaround code that is no longer necessary.
# Relevant Files Found
## featuretools/computational_backends/f... |
6 | null | haesleinhuepf/napari-segment-blobs-and-things-with-membranes | # Repository Context
Name: haesleinhuepf/napari-segment-blobs-and-things-with-membranes
Description:
# Pull Request
## added gauss-otsu-labeling
# Relevant Files Found
## napari_segment_blobs_and_things_with_membranes/__init__.py
```
__version__ = "0.2.16"
__common_alias__ = "nsbatwm"
from napari.types import... |
181 | null | pyRiemann/pyRiemann-qiskit | # Repository Context
Name: pyRiemann/pyRiemann-qiskit
Description:
# Pull Request
## Bump qiskit-ibm-provider from 0.6.2 to 0.7.0
Bumps [qiskit-ibm-provider](https://github.com/Qiskit/qiskit-ibm-provider) from 0.6.2 to 0.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com... |
770 | null | populationgenomics/production-pipelines | # Repository Context
Name: populationgenomics/production-pipelines
Description:
# Pull Request
## No need to run gsutil inside the job
Authentication is breaking when gsutil runs. That's an issue we should solve more generally, but for this process there's no need to use gsutil (we do a read_input/un-tar just a few... |
25 | null | i3thuan5/KeSi | # Repository Context
Name: i3thuan5/KeSi
Description:
# Pull Request
## Byebye, print Exception of tsuanTL/POJ(): Bô tsit-khuán im-tsiat
# Relevant Files Found
## kesi/susia/POJ.py
```
import unicodedata
import re
from kesi.susia.pio import KONGKE_SIANNBO, KONGKE_UNBO
SI_TSUAN_TUASIA = 'SI_TSUAN_TUASIA'
SI_T... |
161 | null | Bouni/kicad-jlcpcb-tools | # Repository Context
Name: Bouni/kicad-jlcpcb-tools
Description:
# Pull Request
## Export User.Comments layer as a V-score layer
The KiKit panelize plugin export the V cut marking into the User.Comments layer by default. JLCPCB support custom V scoring specified by the end-user just it needs to be exported in own g... |
244 | null | meerk40t/svgelements | # Repository Context
Name: meerk40t/svgelements
Description:
# Pull Request
## Fix tests by fixing typos
typos in assertEqual(s) caused tests to fail
# Relevant Files Found
## test/test_cubic_bezier.py
```
import random
import unittest
from random import *
from svgelements import *
def get_random_cubic_bezier... |
136 | null | ProjectAlita/alita-sdk | # Repository Context
Name: ProjectAlita/alita-sdk
Description:
# Pull Request
## fix 1443: bitbucket tools get commits and add comment
# Relevant Files Found
## alita_sdk/tools/bitbucket/cloud_api_wrapper.py
```
from __future__ import annotations
import json
import logging
from abc import ABC, abstractmethod
f... |
21 | null | jschneier/django-storages | # Repository Context
Name: jschneier/django-storages
Description:
# Pull Request
## Ripping out ridiculous 'always' warning filter
`warnings.simplefilter('always')`
- This filter applies not just to the `storages` package, but to the entire Django project in which it's being used.
- This filter causes warnings to b... |
2,453 | null | zauberzeug/nicegui | # Repository Context
Name: zauberzeug/nicegui
Description:
# Pull Request
## Add loaded event which fires when source of ui.interactive_image changes
This pull request adds the feature requested on [Reddit r/nicegui](https://www.reddit.com/r/nicegui/comments/19dxkz2/spinner_during_loading_image_in_interactive_image... |
16 | null | seshadrilab/tcrconvert | # Repository Context
Name: seshadrilab/tcrconvert
Description:
# Pull Request
## Harmonize with R version
This PR includes meaningful changes that mirror recent improvements made to the [R version](https://github.com/seshadrilab/tcrconvertr). These include:
**Code changes**
- Modifying `build_lookup_from_fastas... |
75 | null | sagasurvey/saga | # Repository Context
Name: sagasurvey/saga
Description:
# Pull Request
## misc useful updates
This PR adds a few useful but minor updates to the code base
# Relevant Files Found
## SAGA/objects/build.py
```
import logging
import numpy as np
import numexpr as ne
from astropy.coordinates import SkyCoord
from astro... |
921 | null | rackerlabs/understack | # Repository Context
Name: rackerlabs/understack
Description:
# Pull Request
## feat(neutron-understack): add L3 router example plugins
These plugins serve the purpose of being able to be loaded and be used for conversations around different router backend implementations. The networking design doc references these... |
23,754 | null | saltstack/salt | # Repository Context
Name: saltstack/salt
Description:
# Pull Request
## yumpkg.py multiple enable/disablerepos + repoquery without stderr
These changes do a couple of things, both of which are the result of my utilization of spacewalk for package management. The only state in my config that doesn't use the spacew... |
133 | null | Oneflow-Inc/libai | # Repository Context
Name: Oneflow-Inc/libai
Description:
# Pull Request
## projects-simcse
# Relevant Files Found
# Edits
This PR adds support for the SimCSE model in the LiBai library, implementing both unsupervised and supervised contrastive learning for sentence embedding. Key changes include new dataset ... |
998 | null | neuropsychology/NeuroKit | # Repository Context
Name: neuropsychology/NeuroKit
Description:
# Pull Request
## return frequency in `signal.signal_filter._signal_filter_sanitize` as scalar
# Description
In order to avoid the DeprecationWarning thrown by NumPy (`DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecat... |
112 | null | z3z1ma/dbt-osmosis | # Repository Context
Name: z3z1ma/dbt-osmosis
Description:
# Pull Request
## Keep column description if meta.osmosis_keep_description is True
## Background
The `--force-inheritance` option is useful for updating columns in the propagator when the description of a column on the data lake side is updated. In the lon... |
2,045 | null | pyscf/pyscf | # Repository Context
Name: pyscf/pyscf
Description:
# Pull Request
## fix cp2k basis parse (issue #2043)
TODO: allow choosing symbols when parsing GTH PPs.
# Relevant Files Found
## pyscf/gto/basis/parse_cp2k.py
```
#!/usr/bin/env python
# Copyright 2014-2023 The PySCF Developers. All Rights Reserved.
#
# Licens... |
9 | null | aashutoshrathi/git-stalk-cli | # Repository Context
Name: aashutoshrathi/git-stalk-cli
Description:
# Pull Request
## issue #8 : argument to list contributions for a paticular org added
fixes #8
I have used argparse for parsing the arguments and I removed the help function
because I configured them with argparse. I have finally formatted th... |
644 | null | SUSE/BCI-tests | # Repository Context
Name: SUSE/BCI-tests
Description:
# Pull Request
## Add initial testing for the SUSE AI containers
<!--
Thanks for sending a pull request!
In case you are changing only tests for a specific environment and don't need to
run all test environments, add the following line to your PR descripti... |
6 | null | grimme-lab/dxtb | # Repository Context
Name: grimme-lab/dxtb
Description:
# Pull Request
## Implement model data for parametrization
- base parametrization model mirroring tblite parameter model
- global Hamiltonian parameters in hamiltonian.xtb
- element parameter records for model parameters
- stubs for dispersion, repulsion, c... |
276 | null | globocom/database-as-a-service | # Repository Context
Name: globocom/database-as-a-service
Description:
# Pull Request
## Database form bug
# Relevant Files Found
## dbaas/logical/forms/database.py
```
# -*- coding: utf-8 -*-
from __future__ import absolute_import, unicode_literals
import logging
from django.utils.translation import ugettext_l... |
667 | null | kedro-org/kedro-plugins | # Repository Context
Name: kedro-org/kedro-plugins
Description:
# Pull Request
## docs(datasets): update config for Ibis 9.0 changes
## Description
<!-- Why was this PR created? -->
The `base` submodule was removed in Ibis 9.0: https://github.com/ibis-project/ibis/commit/6946f98879cbbb963fa7563887a7b32ca5fddba5
... |
2,523 | null | pipecat-ai/pipecat | # Repository Context
Name: pipecat-ai/pipecat
Description:
# Pull Request
## Speechmatics TTS connection issue
Connection to the STT service drops prematurely (rogue `finally`).
# Relevant Files Found
## src/pipecat/services/speechmatics/stt.py
```
#
# Copyright (c) 2024–2025, Daily
#
# SPDX-License-Identifier: ... |
844 | null | holoviz/holoviews | # Repository Context
Name: holoviz/holoviews
Description:
# Pull Request
## Param values stream
This PR introduced the `ParamValues` stream which allows a stream interface to be used to manipulate the parameters of an object that is not the stream itself.
# Relevant Files Found
## holoviews/streams.py
```
"""
T... |
3,376 | null | mitodl/open-discussions | # Repository Context
Name: mitodl/open-discussions
Description:
# Pull Request
## Release 0.164.1
## abeglova
- [x] update-index command ([6e7a1081](../commit/6e7a1081eee6f8515afc29ed230148e2741dd5f7))
# Relevant Files Found
## open_discussions/settings.py
```
"""
Django settings for open_discussions.
For m... |
223 | null | ClusterHQ/flocker | # Repository Context
Name: ClusterHQ/flocker
Description:
# Pull Request
## INode.get_output allows receiving stdout of remotely run commands (fixes 222)
Fixes #222.
# Relevant Files Found
## flocker/volume/_ipc.py
```
# Copyright Hybrid Logic Ltd. See LICENSE file for details.
"""Inter-process communication ... |
2 | null | awslabs/aws-greengrass-labs-component-for-home-assistant | # Repository Context
Name: awslabs/aws-greengrass-labs-component-for-home-assistant
Description:
# Pull Request
## Fix : deploy_component_version.py
Check if `deploymentName` is present in deployment item's list
*Issue #, if available:*
*Description of changes:*
You are not forced to have a name for deployme... |
5,287 | null | OpenCTI-Platform/connectors | # Repository Context
Name: OpenCTI-Platform/connectors
Description:
# Pull Request
## [Kaspersky] New enrichment connector
### Proposed changes
* Implement only File enrichment
### Related issues
* Closing https://github.com/OpenCTI-Platform/connectors/issues/5302
* Parent issue: https://github.com/OpenCT... |
8,919 | null | Azure/azure-cli | # Repository Context
Name: Azure/azure-cli
Description:
# Pull Request
## Add support for managed instance's proxy override and public data endpoint enabled
---
This checklist is used to make sure that common guidelines for a pull request are followed.
- [x] The PR has modified HISTORY.rst describing any cu... |
16,299 | null | Opentrons/opentrons | # Repository Context
Name: Opentrons/opentrons
Description:
# Pull Request
## feat(protocol engine): calculate volume and height for irregular well shapes
## Overview
Previously in `frustum_helpers`, we were only handling the cases where wells had either all circular or all rectangular cross sections. If neither o... |
610 | null | Pycord-Development/pycord | # Repository Context
Name: Pycord-Development/pycord
Description:
# Pull Request
## Update member.py
## Set `reason` as keyword only argument
## Checklist
<!-- Put an x inside [ ] to check it, like so: [x] -->
- [ ] If code changes were made then they have been tested.
- [ ] I have updated the documen... |
38 | null | Modalities/modalities | # Repository Context
Name: Modalities/modalities
Description:
# Pull Request
## fix: tests on cpu
Attempts to fix the testing part of #28 (i.e. unit testing on CPU) by
- replacing `torch.device(self.local_rank)` by `torch.device(self.local_rank) if torch.cuda.is_available() else "cpu"`
- removing the mocking of... |
16,503 | null | conan-io/conan-center-index | # Repository Context
Name: conan-io/conan-center-index
Description:
# Pull Request
## CMake: Refactor recipe to download official binaries
Specify library name and version: **cmake/all**
### Changes in this PR:
* Refactor CMake recipe to download the official CMake binaries provided by KitWare, on all 3 mainst... |
7,322 | null | langflow-ai/langflow | # Repository Context
Name: langflow-ai/langflow
Description:
# Pull Request
## fix: adds priority sorting for sidebar components and makes LanguageModel appear first
This pull request introduces a new priority attribute to various models and updates the sorting logic to utilize this attribute. The most important ch... |
2,678 | null | flyteorg/flytekit | # Repository Context
Name: flyteorg/flytekit
Description:
# Pull Request
## Default execution name should be generated in flyteadmin
## Tracking issue
<!--
If your PR fixes an open issue, use `Closes flyteorg/flyte#999` to link your PR with the issue.
Example: Closes flyteorg/flyte#999
If your PR is related t... |
66 | null | CycloneDX/cyclonedx-python-lib | # Repository Context
Name: CycloneDX/cyclonedx-python-lib
Description:
# Pull Request
## FIX: update Conda package parsing to handle `build` containing underscore
Hopefully, this is the solution to the issue raised in #44, #51 and refined into #65.
@bollwyvl kindly provided an example Conda package URL that was ... |
3 | null | wdimmy/MeTeoR | # Repository Context
Name: wdimmy/MeTeoR
Description:
# Pull Request
## Added missing parameter 'visited'
[Redo of accidentally closed pull request after branch renaming]
In seminaive_join.py, line 110 calls function ground_body() with three parameters instead of four, resulting in a TypeError.
This specific li... |
429 | null | shakenfist/shakenfist | # Repository Context
Name: shakenfist/shakenfist
Description:
# Pull Request
## Ignore networks with a recent state change.
Hopefully fixes #428.
# Relevant Files Found
## shakenfist/daemons/net.py
```
import time
from shakenfist import config
from shakenfist.daemons import daemon
from shakenfist import db
from... |
52 | null | jzmejia/crevasse_propagation | # Repository Context
Name: jzmejia/crevasse_propagation
Description:
# Pull Request
## Driver
# Relevant Files Found
## crevprop/iceblock.py
```
"""
The main container for the crevasse propagation model, holding and
initializing model geometry
"""
import numpy as np
from numpy.lib.function_base import diff
fro... |
53 | null | Represoft/reprebot | # Repository Context
Name: Represoft/reprebot
Description:
# Pull Request
## reprebot/refac: #4 fix assemble-text function
- add `PROJECT_ROOT` constants
- note: not working in `src`, only in `test` for some reason
- add pytest parameters to `faculty-secretary-faq` unit tests
- add `pragma: no cover` annotations... |
29,211 | null | dimagi/commcare-hq | # Repository Context
Name: dimagi/commcare-hq
Description:
# Pull Request
## add secondary sort field to case exports and odata ES query
## Summary
<!--
Provide a link to the ticket or document which prompted this change,
Describe the rationale and design decisions.
-->
https://dimagi-dev.atlassian.n... |
9 | null | x011/dload | # Repository Context
Name: x011/dload
Description:
# Pull Request
## Stream downloads in save
## Summary
- stream `save` downloads in configurable chunks to reduce memory usage
- document the new optional `chunk_size` parameter in README
## Testing
- not run (not requested)
------
[Codex Task](https://chatgpt.co... |
138 | null | rom1504/img2dataset | # Repository Context
Name: rom1504/img2dataset
Description:
# Pull Request
## retry whole sharding if it fails
trying to work around #137
# Relevant Files Found
## img2dataset/reader.py
```
"""Reader is module to read the url list and return shards"""
from multiprocessing.pool import ThreadPool
import pandas as... |
3 | null | rewarped/rewarped | # Repository Context
Name: rewarped/rewarped
Description:
# Pull Request
## Improve import_urdf and import_mjcf
# Relevant Files Found
## rewarped/warp/import_mjcf.py
```
# from https://github.com/NVIDIA/warp/blob/release-1.2/warp/sim/import_mjcf.py
# Copyright (c) 2022 NVIDIA CORPORATION. All rights reserved... |
92 | null | mingi3314/PyRb | # Repository Context
Name: mingi3314/PyRb
Description:
# Pull Request
## ♻️ use static method for factor class
---
<details open="true"><summary>Generated summary (powered by <a href="https://app.graphite.dev">Graphite</a>)</summary>
> ## TL;DR
> This pull request modifies the `AssetAllocationStrategyFactory` c... |
177 | null | googleapis/python-datastore | # Repository Context
Name: googleapis/python-datastore
Description:
# Pull Request
## chore: new owl bot post processor docker image
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:9d6a2d613e2c04c07ecdb6c287e3931890f6d30266ab5ee4ee412f748dc98341
# Relevant Files Found
## docs/conf.py
```
... |
44 | null | vyperlang/titanoboa-zksync | # Repository Context
Name: vyperlang/titanoboa-zksync
Description:
# Pull Request
## release: 0.2.10
### What I did
Fixed titanoboa-zksync for 0.2.6 of titanoboa.
- Added fields (sorry, this is the same as https://github.com/vyperlang/titanoboa-zksync/pull/42 but I only saw it after I fixed)
- Updated tests
... |
14 | null | duncanmartyn/rasterioxyz | # Repository Context
Name: duncanmartyn/rasterioxyz
Description:
# Pull Request
## feat: v0.1.0
Project overhaul:
- Package manager migrated from Poetry to uv
- CI update - lint and test merged and set to run on PR, publish set to run on release
- Moved to feature branch development
- Added changelog
- Streaml... |
6,614 | null | scrapy/scrapy | # Repository Context
Name: scrapy/scrapy
Description:
# Pull Request
## Extend BaseSettings with utils for add-ons
# Relevant Files Found
## scrapy/settings/__init__.py
```
from __future__ import annotations
import copy
import json
from collections.abc import Iterable, Iterator, Mapping, MutableMapping
from im... |
741 | null | sgl-project/sglang | # Repository Context
Name: sgl-project/sglang
Description:
# Pull Request
## misc: format
Thank you for your contribution, we really appreciate it. The following instructions will help improve your pull request and make it easier to receive feedback. If there are any items you don't understand, don't worry. Just su... |
1,456 | null | googleapis/google-api-python-client | # Repository Context
Name: googleapis/google-api-python-client
Description:
# Pull Request
## chore: release 2.14.1
:robot: I have created a release \*beep\* \*boop\*
---
### [2.14.1](https://www.github.com/googleapis/google-api-python-client/compare/v2.14.0...v2.14.1) (2021-07-25)
### Bug Fixes
* drop six depen... |
239 | null | jstockwin/py-pdf-parser | # Repository Context
Name: jstockwin/py-pdf-parser
Description:
# Pull Request
## Bump matplotlib from 3.4.2 to 3.4.3
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.2 to 3.4.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/matplotlib/matplotlib/rel... |
1,131 | null | googleapis/google-auth-library-python | # Repository Context
Name: googleapis/google-auth-library-python
Description:
# Pull Request
## feat: implement pluggable auth interactive mode
For interactive mode:
1. Always using output to read the result.
2. Make "expiration_time" optional for all mode.
3. Implement interactive mode run executable
4. Implem... |
5,271 | null | intel/ipex-llm | # Repository Context
Name: intel/ipex-llm
Description:
# Pull Request
## Fix duplicate repartition in tf2 estimator spark backend
## Description
In fit, if input is dataframe, we will do repartition if partition < num workers when converting to SparkXShards.
After converting to SparkXShards, the data should hav... |
370 | null | vespa-engine/sample-apps | # Repository Context
Name: vespa-engine/sample-apps
Description:
# Pull Request
## Lesters/add transformers sample app
@jobergum Please review.
@havardpe FYI.
Please take a look and see if this makes sense to you. The steps in the README should work nicely.
**Do not merge yet** - requires open source Vespa D... |
153 | null | joeirimpan/zammad_py | # Repository Context
Name: joeirimpan/zammad_py
Description:
# Pull Request
## migrate to Poetry
[`Poetry`](https://python-poetry.org/) is a modern, convenient package management solution for Python. This PR migrates the older-style `setup.py` file to use `pyproject.toml` and Poetry.
- isolated dependencies/deve... |
4 | null | awslabs/security-hub-compliance-analyzer | # Repository Context
Name: awslabs/security-hub-compliance-analyzer
Description:
# Pull Request
## Updated shca_stack.py to add ephemeral_storage_size to lambda 4
*Issue #, if available:*
*Description of changes:*
Added import statement to import "Size" from "aws_cdk"
Added ephemeral_storage_size configuration... |
39 | null | nedap/deidentify | # Repository Context
Name: nedap/deidentify
Description:
# Pull Request
## Correctly handle whitespace in BIO to standoff conversion
Always set BIO tag to `O` when encountering `<SPACE>` tokens. This is necessary to align with the changes in #28.
# Relevant Files Found
## deidentify/methods/bilstmcrf/flair_utils.... |
20 | null | gocardless/gocardless-pro-python | # Repository Context
Name: gocardless/gocardless-pro-python
Description:
# Pull Request
## Changes from gocardless-pro-python-template
# Relevant Files Found
## gocardless_pro/resources/creditor.py
```
# WARNING: Do not edit by hand, this file was generated by Crank:
#
# https://github.com/gocardless/crank
#
... |
59,304 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Clean up transmission empty containers evaluation
Better method for handling empty containers in transmission. See https://github.com/home-assistant/core/pull/53895#r682350683
# Relevant Files Found
## homeassistant/components/transmiss... |
54 | null | broadinstitute/adapt | # Repository Context
Name: broadinstitute/adapt
Description:
# Pull Request
## Add option to design naively using n most common sequences
Allow design_naively to output the n most common sequences as a guide set.
Make as a variant of `mode` output, using `--mode-n` input to specify how many sequences to output.
... |
4 | null | Anmol-Porwal18/kube_kombu | # Repository Context
Name: Anmol-Porwal18/kube_kombu
Description:
# Pull Request
## Update check for connectivity
# Relevant Files Found
## kube_kombu/abstract_consumer_adapter.py
```
from abc import ABC, abstractmethod
class AbstractConsumerAdapter(ABC):
# property variables
@abstractmethod
def c... |
40 | null | kjagiello/terraform-aws-codepipeline-slack-notifications | # Repository Context
Name: kjagiello/terraform-aws-codepipeline-slack-notifications
Description:
# Pull Request
## Default to Python 3.12
# Relevant Files Found
## lambdas/notifier/notifier.py
```
import json
import logging
import os
import typing as t
import urllib
import urllib.request
import boto3
logging.... |
958 | null | ansys/pyedb | # Repository Context
Name: ansys/pyedb
Description:
# Pull Request
## FIX: _set_comp_prop() does not accept any argument.
# Relevant Files Found
## src/pyedb/dotnet/edb_core/cell/hierarchy/pin_pair_model.py
```
# Copyright (C) 2023 - 2024 ANSYS, Inc. and/or its affiliates.
# SPDX-License-Identifier: MIT
#
#
# P... |
190 | null | basnijholt/unidep | # Repository Context
Name: basnijholt/unidep
Description:
# Pull Request
## ENH: Add check for empty Git submodules
<!-- readthedocs-preview unidep start -->
----
📚 Documentation preview 📚: https://unidep--190.org.readthedocs.build/en/190/
<!-- readthedocs-preview unidep end -->
# Relevant Files Found
##... |
5,186 | null | frappe/frappe | # Repository Context
Name: frappe/frappe
Description:
# Pull Request
## added travis build matrix for all Python versions (includes PyPy3)
# Relevant Files Found
## frappe/email/doctype/email_account/test_email_account.py
```
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
# See license.txt... |
5 | null | droso-hass/idfm-api | # Repository Context
Name: droso-hass/idfm-api
Description:
# Pull Request
## New attributes
at_stop, platform and status
# Relevant Files Found
## cli.py
```
from idfm_api import IDFMApi
from idfm_api.models import TransportType
import asyncio
import aiohttp
async def main():
session = aiohttp.Clien... |
530 | null | ToucanToco/toucan-connectors | # Repository Context
Name: ToucanToco/toucan-connectors
Description:
# Pull Request
## feat(base connector): always set df memory size TCTC-1472
## Change Summary
The `df_memory_size` field of the DataStats class is so useful to know the size of the downloaded/extracted dataframe before "pagination truncation" t... |
5 | null | pyparsing/plusminus | # Repository Context
Name: pyparsing/plusminus
Description:
# Pull Request
## Added the ability to pass different number of arguments to a function
I added the ability to pass functions with different number of argument. With the new `log` function, if passed with one argument `x`, it computes `log(x, 10)`. If pass... |
1,195 | null | DataJunction/dj | # Repository Context
Name: DataJunction/dj
Description:
# Pull Request
## Minor SQL build fixes
### Summary
This PR has two fixes to the SQL building:
* The `upstream_tables` list for built SQL should only include source nodes. Including non-source-nodes leads to issues downstream when we try to search for the ... |
8,523 | null | Azure/azure-cli | # Repository Context
Name: Azure/azure-cli
Description:
# Pull Request
## issue-7910 fix service fabric list command
Fix #7910
---
This checklist is used to make sure that common guidelines for a pull request are followed.
- [x] The PR has modified HISTORY.rst describing any customer-facing, functional ch... |
2,599 | null | open-telemetry/opentelemetry-python-contrib | # Repository Context
Name: open-telemetry/opentelemetry-python-contrib
Description:
# Pull Request
## Enable global propagator for AWS instrumentation
Fixes #2598
# Relevant Files Found
## instrumentation/opentelemetry-instrumentation-aws-lambda/src/opentelemetry/instrumentation/aws_lambda/__init__.py
```
# Copy... |
3,030 | null | flyteorg/flytekit | # Repository Context
Name: flyteorg/flytekit
Description:
# Pull Request
## Make FlyteFile and FlyteDirectory pickleable
## Tracking issue
https://github.com/flyteorg/flyte/issues/6144
## Why are the changes needed?
Because doing distributed training with the `Elastic` plugin fails when trying to run a tas... |
230 | null | hirofumi0810/neural_sp | # Repository Context
Name: hirofumi0810/neural_sp
Description:
# Pull Request
## Refactor streaming decoding in MoChA
- Cache tailed encoder outputs at the previous block inside MoChA module, instead of beam search module.
- Add linear-time decoding option
# Relevant Files Found
## neural_sp/models/modules/atten... |
105 | null | radionets-project/radionets | # Repository Context
Name: radionets-project/radionets
Description:
# Pull Request
## Replace .format with f strings
Replaced `.format` with f strings. Also removed unnecessary `np.round` usage in `plotting.py` and used floating-point arithmetic to ensure a fixed number of decimal places. See also #104
# Relevant... |
12 | null | NCAR/gcmprocpy | # Repository Context
Name: NCAR/gcmprocpy
Description:
# Pull Request
## Updated Features
# Relevant Files Found
## gcmprocpy/setup.py
```
from setuptools import setup, find_packages
with open("README.md", "r", encoding="utf-8") as fh:
long_description = fh.read()
setup(
name='gcmprocpy',
version=... |
202 | null | litestar-org/litestar | # Repository Context
Name: litestar-org/litestar
Description:
# Pull Request
## Dependency validation failures return a 500 response.
Client errors take precedence over server errors.
Closes #194
# Relevant Files Found
## starlite/signature.py
```
from dataclasses import dataclass
from inspect import Paramete... |
156 | null | OFFIS-DAI/mango | # Repository Context
Name: OFFIS-DAI/mango
Description:
# Pull Request
## Scheduling error handling cancelling
# Relevant Files Found
## mango/agent/core.py
```
"""
This module implements the base class for agents (:class:`Agent`).
Every agent must live in a container. Containers are responsible for making
co... |
32,251 | null | Azure/azure-sdk-for-python | # Repository Context
Name: Azure/azure-sdk-for-python
Description:
# Pull Request
## fix path to audio file for CI
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3120680&view=results
# Relevant Files Found
## sdk/openai/azure-openai/tests/test_audio.py
```
# ------------------------------------
... |
27 | null | NethermindEth/gas-benchmarks | # Repository Context
Name: NethermindEth/gas-benchmarks
Description:
# Pull Request
## add nimbus
* adds nimbus in the benchmarking tool
# Relevant Files Found
## report_html.py
```
import argparse
import json
import os
import yaml
from bs4 import BeautifulSoup
import utils
import csv
def get_html_report(clie... |
1,296 | null | opengisch/QFieldCloud | # Repository Context
Name: opengisch/QFieldCloud
Description:
# Pull Request
## refactor(package): revamp ORM logic behind Project's `latest_package_job_for_user`
This PR intends to make API calls to the Projects API faster, with an optimization of the ORM logic behind the Projects' `latest_package_job_for_user`.
... |
66 | null | RsaCtfTool/RsaCtfTool | # Repository Context
Name: RsaCtfTool/RsaCtfTool
Description:
# Pull Request
## Factor number if it contains unsafe primes
Implementation of Qi Cheng's factorization algorithm for unsafe primes in the
form 4p-1=db^2, as described in the paper [A New Class of Unsafe
Primes](https://eprint.iacr.org/2002/109.pdf).
... |
832 | null | berkeley-dsep-infra/datahub | # Repository Context
Name: berkeley-dsep-infra/datahub
Description:
# Pull Request
## Move Julia Hub to use canvas auth
- Cleanup CanvasAuthenticator & move it into a package
- Remove canvas-test hub deployment. We no longer need it,
and the test credentials used there have expired.
- Switch Julia hub to using... |
1,116 | null | open-telemetry/opentelemetry-python-contrib | # Repository Context
Name: open-telemetry/opentelemetry-python-contrib
Description:
# Pull Request
## Fix HTTP instrumentation not being suppressed
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are re... |
223 | null | iXsystems/ixautomation | # Repository Context
Name: iXsystems/ixautomation
Description:
# Pull Request
## DOCS-3639 / Change ixautomation to not kill vm will using --keep-alive
# Relevant Files Found
## src/lib/ixautomation/functions.py
```
#!/usr/bin/env python3
import json
import os
import re
import requests
import signal
import sys... |
6,332 | null | nautobot/nautobot | # Repository Context
Name: nautobot/nautobot
Description:
# Pull Request
## Address VDC UI feedback
<!--
Thank you for your interest in contributing to Nautobot! Please note
that our contribution policy recommends that a feature request or bug
report be opened for approval prior to filing a pull requ... |
169 | null | labd/wagtailstreamforms | # Repository Context
Name: labd/wagtailstreamforms
Description:
# Pull Request
## Fix handling of '&' URL separators in tests
Current Python versions as of February 2021 no longer treat the ; character as a URL parameter separator: https://python-security.readthedocs.io/vuln/urllib-query-string-semicolon-separator.... |
185 | null | quarkfin/qf-lib | # Repository Context
Name: quarkfin/qf-lib
Description:
# Pull Request
## Issue 183
# Relevant Files Found
## qf_lib/data_providers/bloomberg/bloomberg_data_provider.py
```
# Copyright 2016-present CERN – European Organization for Nuclear Research
#
# Licensed under the Apache License, Version 2.0 (the ... |
23,258 | null | apache/airflow | # Repository Context
Name: apache/airflow
Description:
# Pull Request
## Override pool for TaskInstance when pool is passed from cli.
when `--pool` is passed for `task run` then pass the `pool` value to `override_pool` so that the pool from cli is used instead of default pool.
closes: #23249
related: #23249
... |
305 | null | amazon-braket/amazon-braket-sdk-python | # Repository Context
Name: amazon-braket/amazon-braket-sdk-python
Description:
# Pull Request
## change: Oqc release
*Issue #, if available:*
*Description of changes:*
change: Oqc release
*Testing done:*
Testing was done in a private repo with these changes.
## Merge Checklist
_Put an `x` in the boxes... |
316 | null | simpeg/discretize | # Repository Context
Name: simpeg/discretize
Description:
# Pull Request
## Curvilinear vector boundary integral
Implements the 2nd order accurate surface integral for the 3D curvilinear mesh. Now properly takes into account the edge basis function dotted with a vector defined on the faces.
# Relevant Files Found
... |
7 | null | browniebroke/deezer-oauth-cli | # Repository Context
Name: browniebroke/deezer-oauth-cli
Description:
# Pull Request
## refactor: reorganise server code & improve coverage
# Relevant Files Found
## src/deezer_oauth/client.py
```
from __future__ import annotations
from urllib.parse import parse_qsl, urlencode
import requests
from deezer_oau... |
6,226 | null | prowler-cloud/prowler | # Repository Context
Name: prowler-cloud/prowler
Description:
# Pull Request
## ref(rbac): improve rbac implementation for views
### Context
Some endpoints were not properly protected with RBAC, in this PR we seek to add such protection.
### Description
In this PR we have added the missing permissions for ... |
131 | null | AI4Bharat/Chitralekha-Backend | # Repository Context
Name: AI4Bharat/Chitralekha-Backend
Description:
# Pull Request
## gender added in serializer
# Pull Request Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this chan... |
124 | null | jean-edouard-boulanger/finbot | # Repository Context
Name: jean-edouard-boulanger/finbot
Description:
# Pull Request
## Make use of provider specific data
# Relevant Files Found
## finbot/_version.py
```
__version__ = "0.1.0"
```
## finbot/apps/appwsrv/reports/holdings.py
```
from collections import defaultdict
from datetime import timedel... |
3 | null | yWorks/yfiles-jupyter-graphs-for-neo4j | # Repository Context
Name: yWorks/yfiles-jupyter-graphs-for-neo4j
Description:
# Pull Request
## Optional autocomplete of relationships
This is a simple implementation for autocompleting relationships in the graph. Solves https://github.com/yWorks/yfiles-jupyter-graphs-for-neo4j/issues/1, but it's a simple on/off s... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.