pr_id int64 | repo_id null | repo_name string | text string |
|---|---|---|---|
1,269 | null | rackspace/runway | # Repository Context
Name: rackspace/runway
Description:
# Pull Request
## use pydantic to parse `cfngin.lookups.handlers.file` args
# Why This Is Needed
resolves #1178
# What Changed
## Added
- added a pydantic data model to parse `runway.cfngin.lookups.handlers.file` args
# Relevant Files Found
... |
2,929 | null | teemtee/tmt | # Repository Context
Name: teemtee/tmt
Description:
# Pull Request
## Addition of test coverage for extended features of reportportal plugin
This is a follow up of #2305, including a detailed test coverage and documentation modifications.
Pull Request Checklist
* [ ] ~implement the feature~
* [ ] ~write th... |
116 | null | bruin-data/ingestr | # Repository Context
Name: bruin-data/ingestr
Description:
# Pull Request
## use project id for bigquery destination:
# Relevant Files Found
## ingestr/src/destinations.py
```
import base64
import csv
import json
import os
import shutil
import tempfile
from urllib.parse import parse_qs, quote, urlparse
import ... |
90 | null | ethereum/eth-keys | # Repository Context
Name: ethereum/eth-keys
Description:
# Pull Request
## Fixed package_data configuration to include py.typed
### What was wrong?
`package_data` was not configured with the correct package name causing `py.typed` to be non included in the package and preventing mypy to correctly consider the m... |
523 | null | astrandb/miele | # Repository Context
Name: astrandb/miele
Description:
# Pull Request
## Use translation placeholders for plate numbers
Removes the need for separate localized strings:
<img width="567" alt="Bildschirmfoto 2024-08-06 um 14 19 43" src="https://github.com/user-attachments/assets/93fb428c-1c02-4d33-a3b7-5fe60afeeac... |
16,363 | null | django/django | # Repository Context
Name: django/django
Description:
# Pull Request
## Small cleanups related to the #15687.
# Relevant Files Found
## tests/postgres_tests/test_search.py
```
"""
Test PostgreSQL full text search.
These tests use dialogue from the 1975 film Monty Python and the Holy Grail.
All text copyright P... |
8,050 | null | pydantic/pydantic | # Repository Context
Name: pydantic/pydantic
Description:
# Pull Request
## Fix misbehavior for models referencing redefined type aliases
This fixes some rare edge cases, e.g., if redefining a type alias over the course of a module, with some model including references to multiple reassignments of the alias. (See t... |
130 | null | deepjyoti30/ytmdl | # Repository Context
Name: deepjyoti30/ytmdl
Description:
# Pull Request
## Update setupConfig.py
Fixed some typos
# Relevant Files Found
## ytmdl/setupConfig.py
```
"""Functions used in setting up the config file are defined here."""
import os
import re
from simber import Logger
from xdg.BaseDirectory import x... |
5,950 | null | skypilot-org/skypilot | # Repository Context
Name: skypilot-org/skypilot
Description:
# Pull Request
## lazy initialization of benchmark db
<!-- Describe the changes in this PR -->
Lazily initialize ~/.sky/benchmark.db on first query. This has the effect of avoiding DB initialization on client side.
<!-- Describe the tests ran -->
<!... |
3,967 | null | all-of-us/raw-data-repository | # Repository Context
Name: all-of-us/raw-data-repository
Description:
# Pull Request
## Change Attribution model and table name.
## Resolves *PPSC Testing Support*
## Description of changes/additions
This PR changes references to "Site Attribution" for the more general "Attribution." Model and tables have bee... |
82 | null | NiklasMelton/AdaptiveResonanceLib | # Repository Context
Name: NiklasMelton/AdaptiveResonanceLib
Description:
# Pull Request
## Td falcon
# Relevant Files Found
## artlib/__init__.py
```
from artlib.common.BaseART import BaseART
from artlib.common.BaseARTMAP import BaseARTMAP
from artlib.common.utils import normalize, compliment_code
from artlib... |
130 | null | packit/specfile | # Repository Context
Name: packit/specfile
Description:
# Pull Request
## Add option to ignore missing includes
Fixes #121.
RELEASE NOTES BEGIN
Added `ignore_missing_includes` option that allows to attempt to parse the spec file even if one or more files to be included using the `%include` directive are not ava... |
243 | null | ewels/rich-click | # Repository Context
Name: ewels/rich-click
Description:
# Pull Request
## Fix small bug in rich-click CLI
- Fixed small bug in rich-click CLI
- Added CHANGELOG entry for 1.8.9 (forgot to do that).
I also noticed Typer does not work with the `rich-click` CLI. Not really a big deal at all honestly, as we do not ... |
3,823 | null | chimera-linux/cports | # Repository Context
Name: chimera-linux/cports
Description:
# Pull Request
## main/tzdb: update to 2025b
# Relevant Files Found
## main/tzdb/template.py
```
pkgname = "tzdb"
pkgver = "2025a"
pkgrel = 1
build_style = "makefile"
make_build_args = ["KSHELL=/bin/sh"]
make_install_args = ["ZICDIR=/usr/bin", "ZFLAGS... |
1,164 | null | pytorch/torchtitan | # Repository Context
Name: pytorch/torchtitan
Description:
# Pull Request
## Wandb: log JobConfig to Config
Log JobConfig so it show up in WandB Config section like this:
<img width="816" alt="Screenshot 2025-05-05 at 10 04 37" src="https://github.com/user-attachments/assets/670b12f8-9b13-47dd-91bf-b2603879826d" /... |
327 | null | google/weather-tools | # Repository Context
Name: google/weather-tools
Description:
# Pull Request
## Unit Tests for JSON Serialization
Fixes #106. Unit tests for `to_json_serializable_type()` in `weather_mv/loader_pipeline/utils.py`.
The current implementation of `to_json_serializable_type()` throws error when a `ndarray` of size >... |
42,596 | null | spack/spack | # Repository Context
Name: spack/spack
Description:
# Pull Request
## coretuils: add v9.4
https://git.savannah.gnu.org/cgit/coreutils.git/tag/?h=v9.4
# Relevant Files Found
## var/spack/repos/builtin/packages/coreutils/package.py
```
# Copyright 2013-2024 Lawrence Livermore National Security, LLC and other
# Spa... |
58 | null | sangwonl/python-mpegdash | # Repository Context
Name: sangwonl/python-mpegdash
Description:
# Pull Request
## Fix Lint issues
Should probably reject builds that add new flake errors, but that's a problem for another day.
# Relevant Files Found
## mpegdash/nodes.py
```
from mpegdash.utils import (
parse_attr_value, parse_child_nodes, p... |
1,642 | null | cognitedata/cognite-sdk-python | # Repository Context
Name: cognitedata/cognite-sdk-python
Description:
# Pull Request
## Data Modeling Units
## Description
Add unit support to data modeling. **Note** Taking the `includeTyping` parameter to a different PR in interest of keeping it small.
## Checklist:
- [x] Tests added/updated.
- [x] Docum... |
896 | null | slackapi/python-slack-sdk | # Repository Context
Name: slackapi/python-slack-sdk
Description:
# Pull Request
## Update WebClient to accept not only list but also tuple
## Summary
This pull request updates the internals of `WebClient` to accept tuple values for ids arguments.
for context: https://github.com/slackapi/python-slack-sdk/pull... |
118 | null | GitGuardian/py-gitguardian | # Repository Context
Name: GitGuardian/py-gitguardian
Description:
# Pull Request
## handle excluded policy breaks
- fix `load_default` for `incident_url` (`None` instead of `False`)
- Handle two new fields in PolicyBreaks, that will be returned by the scan routes.
A bit bothered by using two fields, but usin... |
500 | null | Webperf-se/webperf_core | # Repository Context
Name: Webperf-se/webperf_core
Description:
# Pull Request
## Make it possible to exclude tests
https://github.com/Webperf-se/webperf_core/blob/ignore-tests/docs/getting-started.md
Use -t -`<test-number>` to exclude a test.
Use -t -`<test-number>`,-`<test-number>` to exclude 2 tests and so o... |
10,549 | null | astropy/astropy | # Repository Context
Name: astropy/astropy
Description:
# Pull Request
## Stop using astropy's catch_warnings in fitscheck
Fix #10528.
# Relevant Files Found
## astropy/io/fits/scripts/fitscheck.py
```
# Licensed under a 3-clause BSD style license - see LICENSE.rst
"""
``fitscheck`` is a command line script base... |
7,390 | null | meltano/meltano | # Repository Context
Name: meltano/meltano
Description:
# Pull Request
## chore: Use ID token to configure tenant resource key and project ID
# Relevant Files Found
## src/cloud-cli/meltano/cloud/api/config.py
```
"""Configuration for Meltano Cloud."""
from __future__ import annotations
import json
import os
... |
99 | null | WasatchPhotonics/Wasatch.PY | # Repository Context
Name: WasatchPhotonics/Wasatch.PY
Description:
# Pull Request
## support horizontal ROI for XL virtual EEPROM
- added roi_horizontal_start/end to wasatch.AndorDevice
- tested with 532XL with SRM calibration
# Relevant Files Found
## wasatch/AndorDevice.py
```
import os
import usb
import jso... |
317 | null | intake/intake | # Repository Context
Name: intake/intake
Description:
# Pull Request
## Add items() function to catalog
Between the `__getitem__` access and the `__iter__` implementation, catalogs feel very dictionary-esque (not to mention the internal implementation). I found myself wanting an easier way to iterate over the entri... |
152 | null | annuaire-entreprises-data-gouv-fr/search-api | # Repository Context
Name: annuaire-entreprises-data-gouv-fr/search-api
Description:
# Pull Request
## Trier par `nombre établissements ouverts` quand uniquement des filtres sont utilisés
When using filters, no specific sorting method was used. Hence, the results appeared to be random and often the top results are ... |
31 | null | srcecde/aws-tutorial-code | # Repository Context
Name: srcecde/aws-tutorial-code
Description:
# Pull Request
## added-signature-detection
- Removed print statements
- Added signature detection feature
# Relevant Files Found
## textract/async-form-table/lambda-create-job/lambda_function.py
```
"""
-*- coding: utf-8 -*-
====================... |
6,563 | null | GafferHQ/gaffer | # Repository Context
Name: GafferHQ/gaffer
Description:
# Pull Request
## Wrapper : Preload libstdc++ when using Arnold on Linux
As John notes in #6519 `libai.so` exports symbols for `operator new` and `operator delete`, implemented using its own internal memory allocator. Arnold plugins can resolve these symbols i... |
2,112 | null | Netflix/metaflow | # Repository Context
Name: Netflix/metaflow
Description:
# Pull Request
## fix: missing loglines from tailing logs with GCP
Fixes an issue where log tailing stops working after a point on GCP, resulting in missing log output on the terminal.
The cause is with the behaviour of `google.cloud.storage` blob client, ... |
36 | null | INGEOTEC/EvoMSA | # Repository Context
Name: INGEOTEC/EvoMSA
Description:
# Pull Request
## Version - 0.43
# Relevant Files Found
## EvoMSA/__init__.py
```
# Copyright 2017 Mario Graff Guerrero
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# ... |
3 | null | adamshephard/TIAger | # Repository Context
Name: adamshephard/TIAger
Description:
# Pull Request
## Ensemble
FIX: concave hull error
# Relevant Files Found
## concave_hull.py
```
import os
import numpy as np
from shapely.ops import cascaded_union, polygonize
import shapely
import math
import shapely.geometry as geometry
import xml.et... |
7 | null | solomonchidera/shaheen | # Repository Context
Name: solomonchidera/shaheen
Description:
# Pull Request
## main bot entry point, loads the cogs
# Relevant Files Found
## bot.py
```
```
# Edits
This pull request adds the main entry point for the Discord bot, setting up the bot instance and preparing it to load modular commands (cogs... |
4,670 | null | spack/spack | # Repository Context
Name: spack/spack
Description:
# Pull Request
## GCC: Add strip variant to reduce installation size
Stripping the executables of GCC greatly reduces the installed package size:
6.2.0: 1.3G -> 296M
7.1.0 974M -> 206M
["install-strip" is a standard installation target.](https://www.gnu.org/p... |
13,084 | null | scipy/scipy | # Repository Context
Name: scipy/scipy
Description:
# Pull Request
## ENH: fast Hankel transform
Continuing the discussion from #7310 cc @prisae @larsoner @mreineck.
This proposes a pure Python implementation of the FFTLog algorithm by Talman (1978) as given by Hamilton (2000). This PR focuses on implementing th... |
335 | null | tequilahub/tequila | # Repository Context
Name: tequilahub/tequila
Description:
# Pull Request
## Update qasm.py
Fixes issue #333
# Relevant Files Found
## src/tequila/circuit/qasm.py
```
"""
Export QCircuits as qasm code
OPENQASM version 2.0 specification from:
A. W. Cross, L. S. Bishop, J. A. Smolin, and J. M. Gambetta, e-print a... |
62 | null | optuna/optuna | # Repository Context
Name: optuna/optuna
Description:
# Pull Request
## Change distribution schema to refer trial
# Relevant Files Found
## pfnopt/client.py
```
import abc
import datetime
import six
from typing import TYPE_CHECKING # NOQA
from pfnopt import distributions
from pfnopt import trial
if TYPE_CHEC... |
104 | null | canonical/cos-configuration-k8s-operator | # Repository Context
Name: canonical/cos-configuration-k8s-operator
Description:
# Pull Request
## chore: update charm libraries
Automated action to fetch the latest minor and major versions of all charm libraries used by this charm. The branch of this PR
will be overwritten during the next check. Unless you reall... |
5,926 | null | spack/spack | # Repository Context
Name: spack/spack
Description:
# Pull Request
## r-lsei: new package
New package r-lsei.
# Relevant Files Found
# Edits
This pull request adds a new package for `r-lsei`, an R package that solves least squares linear regression problems under linear equality and inequality constraints, as ... |
725 | null | dwavesystems/dwave-cloud-client | # Repository Context
Name: dwavesystems/dwave-cloud-client
Description:
# Pull Request
## Deprecate `vfyc`
# Relevant Files Found
## dwave/cloud/client/base.py
```
# Copyright 2017 D-Wave Systems Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compl... |
2,453 | null | shakenfist/shakenfist | # Repository Context
Name: shakenfist/shakenfist
Description:
# Pull Request
## Updated logs checks
# Relevant Files Found
## shakenfist/baseobject.py
```
from etcd3gw.lock import Lock
from functools import partial
import json
from math import inf
from oslo_concurrency import lockutils
import time
from shakenfi... |
371 | null | conda-forge/conda-forge-ci-setup-feedstock | # Repository Context
Name: conda-forge/conda-forge-ci-setup-feedstock
Description:
# Pull Request
## Fix SyntaxWarning: invalid escape sequence '\S'
# Relevant Files Found
## recipe/conda_forge_ci_setup/build_utils.py
```
import os
import re
import sys
import subprocess
import platform
try:
from ruamel.yam... |
114 | null | CloudBoltSoftware/cloudbolt-forge | # Repository Context
Name: CloudBoltSoftware/cloudbolt-forge
Description:
# Pull Request
## Dev-20546-AWS Backup Plan teardown fix.
# Development Prerequisites
- **Developer:** @amitiwa
- **Partner:**
- **Jira Story:** https://cloudbolt.atlassian.net/browse/DEV-20546
- **Design Doc:**
## Summary of Propos... |
1,317 | null | uwcirg/truenth-portal | # Repository Context
Name: uwcirg/truenth-portal
Description:
# Pull Request
## CSV Option text
* Rename `answer` column to `other_text` - [PT#150156866](https://www.pivotaltracker.com/story/show/150156866)
* Add `option_text` column for radio/checkbox questions [PT#150157034](https://www.pivotaltracker.com/story/... |
6,474 | null | OpenMined/PySyft | # Repository Context
Name: OpenMined/PySyft
Description:
# Pull Request
## Fixed HAGrid twine issue
## Description
Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues, [please tag them as described here](h... |
70 | null | Decompollaborate/spimdisasm | # Repository Context
Name: Decompollaborate/spimdisasm
Description:
# Pull Request
## 1.7.3: `--aggressive-string-guesser`
- Do not infer the type of a variable if the access types are heterogeneous, which may imply a struct
- New `--aggressive-string-guesser` flag
- Tries to decode string even if the string is... |
6 | null | xabk/ue-loc-tools | # Repository Context
Name: xabk/ue-loc-tools
Description:
# Pull Request
## Dev
# Relevant Files Found
## libraries/uetools.py
```
from pathlib import Path
from loguru import logger
import re
from dataclasses import dataclass, field
@dataclass
class UELocTarget:
'''
A class to represent an Unreal loc... |
8,822 | null | infiniflow/ragflow | # Repository Context
Name: infiniflow/ragflow
Description:
# Pull Request
## Fix:Better Support Table Value Type
### What problem does this PR solve?
https://github.com/infiniflow/ragflow/issues/8782
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
# Relevant Files Found
## r... |
216 | null | Crown-Commercial-Service/digitalmarketplace-api | # Repository Context
Name: Crown-Commercial-Service/digitalmarketplace-api
Description:
# Pull Request
## Additional test for pagination of supplier a-z responses
We need to check that a full page does not have any links.
# Relevant Files Found
## tests/app/helpers.py
```
from __future__ import absolute_import
... |
145 | null | lenlino/DiscordVoiceVox | # Repository Context
Name: lenlino/DiscordVoiceVox
Description:
# Pull Request
## ターゲットホストの判定条件を修正
voiceid >= 4000 の場合のホストを aivis_host から coeiroink_host に変更。
# Relevant Files Found
## main.py
```
# This is a sample Python script.
# Press Shift+F10 to execute it or replace it with your code.
# Press Double Shift... |
4,984 | null | great-expectations/great_expectations | # Repository Context
Name: great-expectations/great_expectations
Description:
# Pull Request
## [MAINTENANCE] Splitter cleanup and enhancements
Changes proposed in this pull request:
- [Use 'multi' method in to_sql for redshift](https://github.com/great-expectations/great_expectations/commit/43d6afe48bf0cb2063932a... |
26 | null | mtakagishi/yurugengo | # Repository Context
Name: mtakagishi/yurugengo
Description:
# Pull Request
## バージョン最新化
# Relevant Files Found
## docs/conf.py
```
# Configuration file for the Sphinx documentation builder.
#
# This file only contains a selection of the most common options. For a full
# list see the documentation:
# https://www... |
42 | null | XAI-Demonstrator/visualime | # Repository Context
Name: XAI-Demonstrator/visualime
Description:
# Pull Request
## Mark boundaries
# Relevant Files Found
## tests/test_visualize.py
```
import numpy as np
import pytest
from visualime.visualize import (
_get_color,
generate_overlay,
scale_opacity,
select_segments,
)
def tes... |
490 | null | plotly/dash | # Repository Context
Name: plotly/dash
Description:
# Pull Request
## Add ignore option to component generation.
Adds an ignore option to `dash-generate-components` cli, default is `^_` so it will ignore the `__tests__` folder pattern by default.
Closes #486
# Relevant Files Found
## dash/development/componen... |
644 | null | swarmauri/swarmauri-sdk | # Repository Context
Name: swarmauri/swarmauri-sdk
Description:
# Pull Request
## swarm - fix on collection error
# Relevant Files Found
## pkgs/swarmauri/swarmauri/llms/concrete/MistralModel.py
```
import asyncio
import json
from typing import List, Literal, Dict
from mistralai import Mistral
from swarmauri.co... |
5,084 | null | getmoto/moto | # Repository Context
Name: getmoto/moto
Description:
# Pull Request
## EC2 SpotFleetRequests - support LaunchTemplates
Supports the `LaunchTemplateConfigs`-parameter in EC2:request_spot_fleet
Also refactors and simplifies the Tag-extraction across EC2 to make it more readable, but without any functional changes.... |
1,497 | null | narwhals-dev/narwhals | # Repository Context
Name: narwhals-dev/narwhals
Description:
# Pull Request
## test: fix nox dependencies
<!--
# Thanks for contributing a pull request!
## Please make sure you see our contribution guidelines: https://github.com/narwhals-dev/narwhals/blob/main/CONTRIBUTING.md
-->
## What type of PR is this?... |
1,559 | null | SciPhi-AI/R2R | # Repository Context
Name: SciPhi-AI/R2R
Description:
# Pull Request
## Ensure that additional middleware doesn't prevent proper error handling
<!-- ELLIPSIS_HIDDEN -->
> [!IMPORTANT]
> Enhance error handling in FastAPI apps with `R2RException` handlers, update tests, and modify `requestPasswordReset` functional... |
26 | null | InnovBotics-Labs/Analyser | # Repository Context
Name: InnovBotics-Labs/Analyser
Description:
# Pull Request
## feat: optimized the code
# Relevant Files Found
## source/framework/library/pandas_toolkit.py
```
"""
Class Name: PandasToolkit.py
Blue+print of:contains various methods for Dataframe operations
"""
# Dependencies
import pandas ... |
255 | null | quarckster/kodi.kino.pub | # Repository Context
Name: quarckster/kodi.kino.pub
Description:
# Pull Request
## Localization
Added localization for English, Russian and Ukrainian languages.
# Relevant Files Found
## src/resources/lib/auth.py
```
import json
import platform
import sys
import time
import urllib.error
import urllib.parse
impor... |
128 | null | pvlib/pvanalytics | # Repository Context
Name: pvlib/pvanalytics
Description:
# Pull Request
## Get clearsky.reno tests passing again
## Description
The sphinx build in #127 is failing because of #126, and I figured might as well fix #105 while we're at it.
## Checklist
- [x] Partially addresses #105
- [x] Closes #126
- ~... |
41 | null | python-discord/sir-robin | # Repository Context
Name: python-discord/sir-robin
Description:
# Pull Request
## Fix f-strings, parenthesized expression whitespaces, and inf/nan
…constants.
Fix the f-string output to follow PEP 9001.
Fix parenthesized expressions by adding whitespace to the beginning and end of the expression.
Fix `inf`/`n... |
3 | null | VIS-VAR/LGSC-for-FAS | # Repository Context
Name: VIS-VAR/LGSC-for-FAS
Description:
# Pull Request
## fix the bug
fix the bug caused by missing 'with fluid.dygraph.guard():';
# Relevant Files Found
## convert.py
```
from models.resnet import ResNet
from utils.util import torch_weight_to_paddle_model
resnet18 = ResNet(depth=18)
torch_... |
392 | null | scikit-hep/cabinetry | # Repository Context
Name: scikit-hep/cabinetry
Description:
# Pull Request
## fix: temporarily pin typeguard<3
`typeguard` version 3.0 introduced CI failures in the nightly tests, see #391. Temporarily pin `typeguard<3` to keep using the older version in CI. Eventually the newer version should be adopted in order ... |
24 | null | MetOffice/ngmo-environments | # Repository Context
Name: MetOffice/ngmo-environments
Description:
# Pull Request
## NCI: Add gcc support, update openmpi
Allow building with gcc compiler
Update openmpi to 5.0.5
Fixes #17
# Relevant Files Found
## spack/packages/yaxt/package.py
```
from spack.package import *
class Yaxt(AutotoolsPackag... |
1,138 | null | datachain-ai/datachain | # Repository Context
Name: datachain-ai/datachain
Description:
# Pull Request
## fix(sqlite): use dynamic chunksize for large inserts
Even though on modern sqlite installs the value for ARGS LIMIT is 1000 by default, on some systems (even newer ones like Ubuntu 24 LTS), sqlite is still old and has quite restrictive... |
5,170 | null | spack/spack | # Repository Context
Name: spack/spack
Description:
# Pull Request
## mesa: merge multiple branches into one
The mesa software has many configuration options and use cases, and several spack contributors have independently developed their own spack packages for mesa. At one stage, there were 4 open PRs for mesa: #4... |
251 | null | StructifyAI/structify-python | # Repository Context
Name: StructifyAI/structify-python
Description:
# Pull Request
## feat(api): OpenAPI spec update via Stainless API
# Relevant Files Found
## src/structify/types/run_cancel_response.py
```
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
from typing_exte... |
189 | null | opensupplyhub/open-supply-hub | # Repository Context
Name: opensupplyhub/open-supply-hub
Description:
# Pull Request
## [OSDEV-997] Facility Claims. Send messages to claimant from the claim request page.
[OSDEV-997](https://opensupplyhub.atlassian.net/browse/OSDEV-997) - Facility Claims. Send messages to claimant from the claim request page.
A... |
46,880 | null | pandas-dev/pandas | # Repository Context
Name: pandas-dev/pandas
Description:
# Pull Request
## REF: libhashtable.mode support mask
- [ ] closes #xxxx (Replace xxxx with the Github issue number)
- [ ] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a b... |
4,929 | null | gammapy/gammapy | # Repository Context
Name: gammapy/gammapy
Description:
# Pull Request
## Remove deprecations in `gammapy.astro`
This PR partly resolves https://github.com/gammapy/gammapy/issues/4887
# Relevant Files Found
## gammapy/astro/darkmatter/spectra.py
```
# Licensed under a 3-clause BSD style license - see LICENSE.rs... |
1,247 | null | helmholtz-analytics/heat | # Repository Context
Name: helmholtz-analytics/heat
Description:
# Pull Request
## Continuous Benchmarking for the Preprocessing Module
This PR adds continuous benchmarking for the preprocessing module and therefore resolves #1246
Monitoring memory consumption of the respective routines could be particularly in... |
92 | null | alexa/alexa-skills-kit-sdk-for-python | # Repository Context
Name: alexa/alexa-skills-kit-sdk-for-python
Description:
# Pull Request
## Fix response interceptor keyword argument
## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open [issue][issues], please link to the issue here -->
This ... |
918 | null | lenskit/lkpy | # Repository Context
Name: lenskit/lkpy
Description:
# Pull Request
## FA*IR: bug fixes and test updates
This PR fixes a few bugs and adds additional tests
# Relevant Files Found
## src/lenskit/reranking/fair.py
```
# This file is part of LensKit.
# Copyright (C) 2018-2023 Boise State University.
# Copyright (C)... |
1,762 | null | LiberTEM/LiberTEM | # Repository Context
Name: LiberTEM/LiberTEM
Description:
# Pull Request
## Add copy/dtype kwargs to `__array__` impls
See https://numpy.org/devdocs/numpy_2_0_migration_guide.html#adapting-to-changes-in-the-copy-keyword
## Contributor Checklist:
* [ ] I have added or updated my entry in [the creators.json fil... |
121 | null | lucidrains/DALLE2-pytorch | # Repository Context
Name: lucidrains/DALLE2-pytorch
Description:
# Pull Request
## Distributed Training of the Decoder
The same methods used in #112 are used here as well. Implementation is via [huggingface accelerate](https://github.com/huggingface/accelerate) to minimize changes needed to have a script capable o... |
407 | null | dropbox/dropbox-sdk-python | # Repository Context
Name: dropbox/dropbox-sdk-python
Description:
# Pull Request
## Ensure Dropbox error is thrown in refresh access token
Separate out error handling into another method for the dropbox client so that it can be reused in `refresh_access_token` since it previously didn't throw a Dropbox error when ... |
115 | null | wikimediabrasil/quickstatements3 | # Repository Context
Name: wikimediabrasil/quickstatements3
Description:
# Pull Request
## feat: add batch info into summary to allow integration with EditGroups
# Relevant Files Found
## src/core/commands.py
```
from .client import Client
from .exceptions import ApiNotImplemented
from .exceptions import NoStat... |
1,186 | null | ossf/fuzz-introspector | # Repository Context
Name: ossf/fuzz-introspector
Description:
# Pull Request
## webapp: add argument names and raw function names to api
# Relevant Files Found
## tools/web-fuzzing-introspection/app/static/assets/db/web_db_creator_from_summary.py
```
# Copyright 2023 Fuzz Introspector Authors
#
# Licensed unde... |
18,301 | null | dimagi/commcare-hq | # Repository Context
Name: dimagi/commcare-hq
Description:
# Pull Request
## New uploader toggle sarah
This commit creates the toggle infrastructure for the new media uploader code.
# Relevant Files Found
## corehq/toggles.py
```
from collections import namedtuple
from functools import wraps
import hashlib
impor... |
976 | null | microsoft/onnxscript | # Repository Context
Name: microsoft/onnxscript
Description:
# Pull Request
## Fix log* type errors with CastLike | fix(torchlib)
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom):
* #979
* __->__ #976
* #973
* #972
When input is float16, we need to use a cast like to cast the log to the s... |
97 | null | BrainCog-X/Brain-Cog | # Repository Context
Name: BrainCog-X/Brain-Cog
Description:
# Pull Request
## update
# Relevant Files Found
## braincog/base/conversion/convertor.py
```
import torch
import torch.nn as nn
from braincog.base.connection.layer import SMaxPool, LIPool
from .merge import mergeConvBN
import types
class HookScale(n... |
443 | null | k4cg/nichtparasoup | # Repository Context
Name: k4cg/nichtparasoup
Description:
# Pull Request
## simplify try/except/else
# Relevant Files Found
## python-package/src/nichtparasoup/config/__init__.py
```
__all__ = ["get_config", "get_defaults", "dump_defaults", "get_imagecrawler", "parse_yaml_file",
"ImageCrawlerSetupEr... |
60 | null | znick/anytask | # Repository Context
Name: znick/anytask
Description:
# Pull Request
## Anytask 281
add accepted_after_contest_ok to tasks
old fix for contest_integrated collapse
# Relevant Files Found
## anytask/anycontest/management/commands/check_contest.py
```
# -*- coding: utf-8 -*-
from django.core.management.base impor... |
143 | null | johnsturgeon/autoplex | # Repository Context
Name: johnsturgeon/autoplex
Description:
# Pull Request
## Show the 'sync' banner on each page when there is no last sync date
# Relevant Files Found
## app/db/models.py
```
from datetime import datetime, UTC
from typing import Dict, List, Optional
from dateutil import parser
from plexapi ... |
75 | null | kermitt2/delft | # Repository Context
Name: kermitt2/delft
Description:
# Pull Request
## additional callbacks argument
Be able to pass an additional callbacks argument to the train method of Sequence/Classifier object
# Relevant Files Found
## delft/sequenceLabelling/trainer.py
```
import os
from delft.sequenceLabelling.data_ge... |
186 | null | squeaknode/squeaknode | # Repository Context
Name: squeaknode/squeaknode
Description:
# Pull Request
## Only create schema if not exists
# Relevant Files Found
## squeakserver/server/main.py
```
import argparse
import logging
import sys
import threading
from configparser import ConfigParser
from squeak.params import SelectParams
imp... |
55 | null | desihub/speclite | # Repository Context
Name: desihub/speclite
Description:
# Pull Request
## py3.8 collections and docstring latex
This PR makes two updates to avoid a slew of deprecation warnings in python 3.8:
Use `collections.abc.Sequence` instead of `collections.Sequence` to avoid:
```
/Users/sbailey/desi/git/speclite/spe... |
165 | null | ai4os/DEEPaaS | # Repository Context
Name: ai4os/DEEPaaS
Description:
# Pull Request
## Prepare code and fix bugs for V3 dev
# Relevant Files Found
## deepaas/__init__.py
```
# -*- coding: utf-8 -*-
# Copyright 2018 Spanish National Research Council (CSIC)
#
# Licensed under the Apache License, Version 2.0 (the "License"); yo... |
36 | null | openclimatefix/ocf-data-sampler | # Repository Context
Name: openclimatefix/ocf-data-sampler
Description:
# Pull Request
## Rename __init__..py to __init__.py
# Pull Request
## Description
fix file name from `__init__..py` to `__init__.py`
## How Has This Been Tested?
CI tests
- [ ] Yes
## Checklist:
- [ ] My code follows [OCF'... |
4,474 | null | RedHatInsights/insights-core | # Repository Context
Name: RedHatInsights/insights-core
Description:
# Pull Request
## fix: FileProvider.validate() leaked files outside root
### All Pull Requests:
Check all that apply:
* [x] Have you followed the guidelines in our Contributing document, including the instructions about commit messages?
* [... |
70 | null | CybercentreCanada/assemblyline-base | # Repository Context
Name: CybercentreCanada/assemblyline-base
Description:
# Pull Request
## Added quota tracker remote datatype with tests
This new quota tracker has built-in timeout cleanup so it should get rid of the quota reached errors that many of us are experiencing right now.
# Relevant Files Found
## te... |
4,437 | null | skypilot-org/skypilot | # Repository Context
Name: skypilot-org/skypilot
Description:
# Pull Request
## [k8s] Minor: fix dictionary merging logic
Merge dict logic had some redundant code - destination can (and should) never be None, so this code path would never be reached.
Tested:
TODO: Add unit tests.
# Relevant Files Found
## sk... |
289 | null | jackdewinter/pymarkdown | # Repository Context
Name: jackdewinter/pymarkdown
Description:
# Pull Request
## https://github.com/jackdewinter/pymarkdown/issues/283 - Finishing reorg (Sourcery refactored)
Pull Request #288 refactored by [Sourcery](https://sourcery.ai/github/).
If you're happy with these changes, merge this Pull Request using ... |
3,589 | null | hydroshare/hydroshare | # Repository Context
Name: hydroshare/hydroshare
Description:
# Pull Request
## 3588 name canonicalization
@dtarb @martinseul @cuahsimarko
Normalize discovery author and contributor names according to a new set of rules that don't mangle CZO contributor names.
1. Don't correct capitalizations for names. Leave... |
38 | null | jazzband/django-ddp | # Repository Context
Name: jazzband/django-ddp
Description:
# Pull Request
## Remove reliance on django-dbarray.
Remove old-style aggregate gunk.
Resolves #3
# Relevant Files Found
## dddp/api.py
```
"""Django DDP API, Collections, Cursors and Publications."""
from __future__ import absolute_import, unicode_li... |
57,558 | null | apache/airflow | # Repository Context
Name: apache/airflow
Description:
# Pull Request
## [v3-1-test] Add number of queries guard in public event logs list endpoints (#57508)
(cherry picked from commit 2199c7ad9e262728d699a831d9be271b1a2e4a01)
Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
# Relevant Files Found
## airf... |
54 | null | kinisi-dev/kinisi | # Repository Context
Name: kinisi-dev/kinisi
Description:
# Pull Request
## Faster implementation of the get_disp function
Numpy's Einsum function is used to replace a slow for loop in the get_disp function. This loop applies the periodic boundary conditions to each frame of the displacements. The Einsum used is eq... |
46 | null | ishandutta2007/embedchain | # Repository Context
Name: ishandutta2007/embedchain
Description:
# Pull Request
## [pull] main from mem0ai:main
See [Commits](/ishandutta2007/embedchain/pull/46/commits) and [Changes](/ishandutta2007/embedchain/pull/46/files) for more details.
-----
Created by [<img src="https://prod.download/pull-18h-svg" valign... |
162 | null | liquidinvestigations/hoover-snoop2 | # Repository Context
Name: liquidinvestigations/hoover-snoop2
Description:
# Pull Request
## Fix postgresql config
Error out the `settings` file if the database is not configured.
# Relevant Files Found
## snoop/defaultsettings.py
```
import os
import re
from datetime import timedelta
from pathlib import Path
f... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.