pr_id int64 | repo_id null | repo_name string | text string |
|---|---|---|---|
375 | null | CERNDocumentServer/cds-ils | # Repository Context
Name: CERNDocumentServer/cds-ils
Description:
# Pull Request
## migration: change conference info from object to array
Changes according to the library:
> If 711__a with additional subfield: 711__c, 711__d, 711__w, 711_z, 711__g, 711__9 or 711__n -> additional conference_info field (need to ... |
11 | null | deploy-ml/deploy-ml | # Repository Context
Name: deploy-ml/deploy-ml
Description:
# Pull Request
## convolutional fully works
# Relevant Files Found
## deployml/keras/__init__.py
```
from deployml.keras.models.neural_network import NeuralNetworkBase
from deployml.keras.models.convolutional_neural import ConvolutionalNeuralNetwork
... |
2,335 | null | aws-powertools/powertools-lambda-python | # Repository Context
Name: aws-powertools/powertools-lambda-python
Description:
# Pull Request
## feat(parser): support for CloudFormation Custom Resources
<!-- markdownlint-disable MD041 MD043 -->
**Issue number:** #2295
## Summary
### Changes
* [x] added 3 parser models: create/update/delete custom re... |
87 | null | microsoft/DeBERTa | # Repository Context
Name: microsoft/DeBERTa
Description:
# Pull Request
## Add fine-tuning script for alpha nli
https://leaderboard.allenai.org/anli/submissions/public
# Relevant Files Found
# Edits
This pull request adds a fine-tuning script for the AlphaNLI (Abductive Natural Language Inference) task to the... |
1,271 | null | act-now-coalition/covid-data-model | # Repository Context
Name: act-now-coalition/covid-data-model
Description:
# Pull Request
## Update README docs.
Updates README.md and SETUP.md to remove outdated information and include better instructions for running (parts of) the pipeline locally. It's not perfect, but hopefully it's a step in the right direct... |
21 | null | caixr9527/lingxi-core | # Repository Context
Name: caixr9527/lingxi-core
Description:
# Pull Request
## add feature&fixbug
# Relevant Files Found
## internal/schema/account_schema.py
```
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
@Time : 2024/11/23 14:26
@Author : rxccai@gmail.com
@File : account_schema.py
"""
from flask... |
81 | null | disintar/toncli | # Repository Context
Name: disintar/toncli
Description:
# Pull Request
## test-libs import issues fix.
Now func include is done in pytonic way.
If __init__.func is present in the directory
it is included, otherwise fallback to the old way. Drawback is that if __init__.func is present,
one HAS TO add "#include" l... |
138 | null | wise-agents/wise-agents | # Repository Context
Name: wise-agents/wise-agents
Description:
# Pull Request
## Add the ability to specify the sequence of agents associated with a context and to get the next agent in the sequence using the context
Fixes https://github.com/wise-agents/wise-agents/issues/136
# Relevant Files Found
## src/wiseag... |
189 | null | sgkit-dev/bio2zarr | # Repository Context
Name: sgkit-dev/bio2zarr
Description:
# Pull Request
## Schema mod tests
# Relevant Files Found
## bio2zarr/cli.py
```
import logging
import os
import pathlib
import shutil
import click
import coloredlogs
import numcodecs
import tabulate
from . import plink, provenance, vcf, vcf_utils
lo... |
452 | null | dwavesystems/dwave-system | # Repository Context
Name: dwavesystems/dwave-system
Description:
# Pull Request
## Add support for dwave-cloud-client 0.10.0
# Relevant Files Found
## setup.py
```
# Copyright 2018 D-Wave Systems Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except i... |
32 | null | EGA-archive/beacon2-pi-api | # Repository Context
Name: EGA-archive/beacon2-pi-api
Description:
# Pull Request
## Adding all types of granularity for entry types configuration
# Relevant Files Found
## beacon/source/manage.py
```
# Please, name the database as the folder's name inside the connections module.
analyses={
'granularity': ... |
33 | null | Armaan4477/DataDash | # Repository Context
Name: Armaan4477/DataDash
Description:
# Pull Request
## Completed Python UI
# Relevant Files Found
## Desktop-app/broadcast.py
```
import sys
import json
import platform
import socket
import struct
import math
from PyQt6.QtWidgets import (
QApplication, QWidget, QVBoxLayout, QHBoxLayou... |
1,667 | null | twosixlabs/armory | # Repository Context
Name: twosixlabs/armory
Description:
# Pull Request
## dockerfile for MOT
# Relevant Files Found
## armory/baseline_models/pytorch/carla_mot_frcnn_byte.py
```
"""
Modified ByteTrack (https://arxiv.org/pdf/2110.06864.pdf) by replacing YOLOX object
detector with a PyTorch Faster-RCNN Resnet50... |
174 | null | madminer-tool/madminer | # Repository Context
Name: madminer-tool/madminer
Description:
# Pull Request
## Fixed bug in Delphes truth jet readout
# Relevant Files Found
## madminer/utils/interfaces/root.py
```
from __future__ import absolute_import, division, print_function, unicode_literals
import six
import numpy as np
from collectio... |
2 | null | manzik/cmdbench | # Repository Context
Name: manzik/cmdbench
Description:
# Pull Request
## Matplotlib update
# Relevant Files Found
## cmdbench/result.py
```
from .utils import *
from inspect import isfunction
import math
matplotlib_available = True
try:
import matplotlib.pyplot as plt
except ImportError:
matpl... |
15 | null | quantity-dev/quantity-array | # Repository Context
Name: quantity-dev/quantity-array
Description:
# Pull Request
## some fixes
# Relevant Files Found
## src/pint_array/__init__.py
```
"""
pint_array
~~~~~~~~~~
Pint interoperability with array API standard arrays.
"""
import collections
import contextlib
import importlib
import inspect
imp... |
1,801 | null | sgl-project/sglang | # Repository Context
Name: sgl-project/sglang
Description:
# Pull Request
## Set `ZMQ` buffer size heuristic
<!-- Thank you for your contribution! We appreciate it. The following guidelines will help improve your pull request and facilitate feedback. If anything is unclear, don't hesitate to submit your pull reques... |
21 | null | dkweiss31/qontrol | # Repository Context
Name: dkweiss31/qontrol
Description:
# Pull Request
## add get_hamiltonians used by both plotting and cost functions, add test
# Relevant Files Found
## qontrol/__init__.py
```
from importlib.metadata import version
from .cost import (
coherent_infidelity as coherent_infidelity,
co... |
8 | null | DroneML/CoeusAI | # Repository Context
Name: DroneML/CoeusAI
Description:
# Pull Request
## Connect to ml
Run RF classification algorithm within QGIS. Using Dask to keep the algorithm to be memory safe.
Known limitations:
- No custome configuration of Dask and chunking: #10
- No progress tracking: #11
- Need mannual cloning... |
1,209 | null | psf/black | # Repository Context
Name: psf/black
Description:
# Pull Request
## Skip the broken version of regex
Fixes https://github.com/psf/black/issues/1207
Hopefully the next release will fix https://bitbucket.org/mrabarnett/mrab-regex/issues/349/no-module-named-regex_regex-regex-is-not-a.
# Relevant Files Found
## s... |
356 | null | UCL-CCS/TIES | # Repository Context
Name: UCL-CCS/TIES
Description:
# Pull Request
## By default, ignore RMSD in the scoring of overlaps.
When ligands are not well aligned and have very different shapes, the RMSD can significantly affect their weight of the final score.
This happens due to the fact that we do not normalise RM... |
2,109 | null | litestar-org/litestar | # Repository Context
Name: litestar-org/litestar
Description:
# Pull Request
## test(sqlalchemy): Unify sync and async tests
Follow up to #2093 and #2099.
Unify the remaining SQLAlchemy repository tests.
# Relevant Files Found
## tests/unit/test_contrib/test_sqlalchemy/test_repository/test_sqlalchemy_async... |
975 | null | mitre/caldera | # Repository Context
Name: mitre/caldera
Description:
# Pull Request
## making groups an optional field
# Relevant Files Found
## app/objects/c_operation.py
```
import asyncio
import re
from collections import defaultdict
from datetime import datetime
from enum import Enum
from random import randint
from app.u... |
12,252 | null | RasaHQ/rasa | # Repository Context
Name: RasaHQ/rasa
Description:
# Pull Request
## Merge 3.5.x into main
:bulb: This pull request was created automatically to merge a release branch back into the `main` branch.
The changes you see here should have already been reviewed by someone, and shouldn't need an extra
review. Nonetheles... |
356 | null | foremast/foremast | # Repository Context
Name: foremast/foremast
Description:
# Pull Request
## fix: Error when getting task status
Sending the content-type header seems to cause a 400 bad request.
Removing this should not cause a problem as we are doing a GET request.
# Relevant Files Found
## src/foremast/utils/tasks.py
```
# ... |
5 | null | CAPESandbox/CAPE-parsers | # Repository Context
Name: CAPESandbox/CAPE-parsers
Description:
# Pull Request
## update quickbind
# Relevant Files Found
## cape_parsers/CAPE/core/Quickbind.py
```
import logging
import re
import struct
from contextlib import suppress
import pefile
from Cryptodome.Cipher import ARC4
log = logging.getLogger(... |
5 | null | INTERA-Inc/pyvista-gridder | # Repository Context
Name: INTERA-Inc/pyvista-gridder
Description:
# Pull Request
## Add option `preference` for `VoronoiMesh2D`
- Added: option `preference` for `VoronoiMesh2D` to choose which coordinates to use for background mesh. If `point` and input background mesh is a Delaunay triangulation of its points, th... |
20,817 | null | DataDog/integrations-core | # Repository Context
Name: DataDog/integrations-core
Description:
# Pull Request
## Update required owner of logs files
### What does this PR do?
<!-- A brief description of the change being made with this pull request. -->
### Motivation
<!-- What inspired you to submit this pull request? -->
We're adding a ... |
7 | null | UARENForecasting/advi | # Repository Context
Name: UARENForecasting/advi
Description:
# Pull Request
## make a binned color mapper to save on data
Cuts the data transfer needed for the map to 1/4. Closes #4
# Relevant Files Found
## app/main.py
```
# coding: utf-8
from collections import OrderedDict
import datetime as dt
from functool... |
168 | null | ansys/optical-automation | # Repository Context
Name: ansys/optical-automation
Description:
# Pull Request
## change scipy method
# Relevant Files Found
## ansys_optical_automation/interop_process/BSDF_converter.py
```
import bisect
import math
import os
import numpy as np
from scipy import interpolate
from scipy.integrate import nquad
... |
6,628 | null | PaddlePaddle/PaddleDetection | # Repository Context
Name: PaddlePaddle/PaddleDetection
Description:
# Pull Request
## Vit recompute flag
# Relevant Files Found
## ppdet/modeling/backbones/vision_transformer.py
```
# copyright (c) 2022 PaddlePaddle Authors. All Rights Reserve.
# Licensed under the Apache License, Version 2.0 (the "License");
... |
6,455 | null | Project-MONAI/MONAI | # Repository Context
Name: Project-MONAI/MONAI
Description:
# Pull Request
## EnsureSameShaped, adds warn option
Adds an option to hide warning messages of EnsureSameShaped transform.
### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not applicable items -->
- [x] Non-breaking c... |
2,337 | null | spyder-ide/spyder | # Repository Context
Name: spyder-ide/spyder
Description:
# Pull Request
## Add Icons to Completions
Fixes #2327.

# Relevant Files Found
## spyderlib/utils/introspection/f... |
6,654 | null | django/django | # Repository Context
Name: django/django
Description:
# Pull Request
## Refs #25588 -- Fixed GDAL dependency in spatial lookups.
I moved the attempt to convert to raster into a separate method that is only called if GDAL is installed.
Is there a way to create a regression test for this? I don't know how to mock a... |
506 | null | minos-framework/minos-python | # Repository Context
Name: minos-framework/minos-python
Description:
# Pull Request
## Restyle #496 - Null default values
Automated style fixes for #499, created by [Restyled][].
The following restylers [made fixes](https://restyled.io/gh/minos-framework/repos/minos-python/jobs/1907235):
- [black](https://github... |
633 | null | openfun/marsha | # Repository Context
Name: openfun/marsha
Description:
# Pull Request
## 🐛(back) set SECURE_REFERRER_POLICY setting to same-origin
## Purpose
Django 3.0 introduces a new setting `SECURE_REFERRER_POLICY` in its
`SecurityMiddleware`. There is no value by default but heartbeat requires
to set one in production. ... |
126 | null | logicalclocks/hopsworks-api | # Repository Context
Name: logicalclocks/hopsworks-api
Description:
# Pull Request
## [HWORKS-204] throw EnvironmentException with error stacktrace
# Relevant Files Found
## python/hopsworks/client/exceptions.py
```
#
# Copyright 2022 Logical Clocks AB
#
# Licensed under the Apache License, Version 2.0 (the... |
336 | null | run-llama/create-llama | # Repository Context
Name: run-llama/create-llama
Description:
# Pull Request
## feat: add task selector to TS multiagent and revise the prompt
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
- **New Features**
- Introduced a structured workflow for creating, ... |
140 | null | NASA-Planetary-Science/AmesCAP | # Repository Context
Name: NASA-Planetary-Science/AmesCAP
Description:
# Pull Request
## added dust opacity per pa and per km calculations
Added to marsvars
# Relevant Files Found
## bin/MarsInterp.py
```
#!/usr/bin/env python3
"""
The MarsInterp executable is for interpolating files to pressure or
altitude coor... |
19 | null | progenetix/bycon | # Repository Context
Name: progenetix/bycon
Description:
# Pull Request
## added `--no-sudo` to `install.py`
adds `--no-sudo` to `install.py` to make the script run in a docker build env (where the user is already root and has no access to sudo).
`./install.py`: behaviours should remain unchanged
`./install.p... |
91 | null | labscript-suite/labscript-suite | # Repository Context
Name: labscript-suite/labscript-suite
Description:
# Pull Request
## Explicitly define canonical URL from RTD
RTD is making some [changes to their build](https://about.readthedocs.com/blog/2024/07/addons-by-default/) and we need to make a small modification to stay ahead of it.
# Relevant File... |
1,649 | null | carpentries/amy | # Repository Context
Name: carpentries/amy
Description:
# Pull Request
## Add list of event tags to email body
This fixes #1647 by adding list of tags to each Action email context.
Tests were adjusted.
It's now possible to do:
```django
{% if "online" in tags %}
...
{% endif %}
```
# Relevant Files Foun... |
4 | null | desmaraisp/CephalonAhmes | # Repository Context
Name: desmaraisp/CephalonAhmes
Description:
# Pull Request
## Cephalon ahmes patch 1
# Relevant Files Found
## Warframe_patchnotes_thief_script.py
```
import praw
import html2text as htt
from bs4 import BeautifulSoup
import re
import numpy as np
import time
import boto3
import reques... |
132 | null | tier4/driving_log_replayer_v2 | # Repository Context
Name: tier4/driving_log_replayer_v2
Description:
# Pull Request
## fix: add `/localization/acceleration` into the record topic list
## Types of PR
- [ ] New Features
- [x] Upgrade of existing features
- [ ] Bugfix
## Description
To parse `/localization/acceleration` in the scripts of... |
189 | null | getsentry/devservices | # Repository Context
Name: getsentry/devservices
Description:
# Pull Request
## chore(devservices): Remove update warning message
This message can be confusing, especially since in virtual environments this is not actionable for people.
# Relevant Files Found
## devservices/main.py
```
from __future__ import an... |
7,400 | null | skypilot-org/skypilot | # Repository Context
Name: skypilot-org/skypilot
Description:
# Pull Request
## Torchtitan example updates
- Update `docs/source/generate_examples.py` to scan subdirs two levels deep
- Add more focus in `examples/training/torchtitan/README.md` on distributed training, auto-recovery and scalability
# Relevant Fil... |
211 | null | nhsx/nhsx-website | # Repository Context
Name: nhsx/nhsx-website
Description:
# Pull Request
## Only show live siblings in the sidebar
When we set the sidebar to automatically populate, we only want live pages to show, otherwise we end up seeing draft pages listed, which then link to a 404.
# Relevant Files Found
## app/modules/core... |
987 | null | Crown-Commercial-Service/digitalmarketplace-supplier-frontend | # Repository Context
Name: Crown-Commercial-Service/digitalmarketplace-supplier-frontend
Description:
# Pull Request
## Update test dependencies
Supersedes the current open PyUp PRs for this repo.
`flake8` now supports per-file-ignores well enough for our purposes. This means we can remove the extra `flake8-per-fi... |
122 | null | aiidateam/aiida-common-workflows | # Repository Context
Name: aiidateam/aiida-common-workflows
Description:
# Pull Request
## Final CP2K tweaks.
- Add relaxation=None option.
- Only parse foces and stress if the are printed by CP2K.
# Relevant Files Found
## aiida_common_workflows/workflows/relax/cp2k/generator.py
```
# -*- coding: utf-8 -*-
"""... |
28 | null | compl-ai/compl-ai | # Repository Context
Name: compl-ai/compl-ai
Description:
# Pull Request
## Add BigBench calibration
# Relevant Files Found
## src/complai/tasks/disclosure_of_ai/human_deception/utils.py
```
from typing import Any
from complai import utils
from complai.utils.metrics import mean_with_none # noqa: F401
from com... |
70 | null | palewire/django-postgres-copy | # Repository Context
Name: palewire/django-postgres-copy
Description:
# Pull Request
## Support a file like object as a csv_path
Fixes #68
# Relevant Files Found
## postgres_copy/copy_from.py
```
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Handlers for working with PostgreSQL's COPY command.
"""
import os... |
21,325 | null | pantsbuild/pants | # Repository Context
Name: pantsbuild/pants
Description:
# Pull Request
## Switch to using runs-on Linux ARM64 runners
The runners themselves have already been set up on AWS,
using runs-on's cloudformation stack.
See https://runs-on.com/
# Relevant Files Found
## src/python/pants_release/generate_github_wor... |
84 | null | treasure-data/td-client-python | # Repository Context
Name: treasure-data/td-client-python
Description:
# Pull Request
## Ensure config key for ConnectorAPI.connector_guess
`ConnectorAPI.connector_guess` requires a certain format, at least it should have `config` key in a JSON. This change ensures to have `config` key in the `job` argument for `Co... |
3,781 | null | jupyterhub/jupyterhub | # Repository Context
Name: jupyterhub/jupyterhub
Description:
# Pull Request
## Log proxy's public_url only when started by JupyterHub
When we run the proxy separately, defaults of `hub.bind_url` may be different from proxy's public url. Actually, the hub has no ways to know about which address the proxy is servin... |
345 | null | openfun/richie | # Repository Context
Name: openfun/richie
Description:
# Pull Request
## WIP: ✅(demo) improve demo site page tree
## Purpose
Page tree is just a flat list of pages, all enabled in navigation.
But we don't want every pages to be in menus and need a more advanced
architecture to be able to create an additional m... |
27 | null | Quantco/tabulardelta | # Repository Context
Name: Quantco/tabulardelta
Description:
# Pull Request
## fix: Add missing types to DetailledTextFormatter
# Motivation
Otherwise frozen dataclass cannot be instanciated.
# Changes
Added types.
# Relevant Files Found
## tabulardelta/formatters/detailed_text_formatter.py
```
# Copy... |
21,237 | null | mozilla/addons-server | # Repository Context
Name: mozilla/addons-server
Description:
# Pull Request
## revert the change to MZA_LAUNCH_DATE
Reverts the change in mozilla/addons-server#21230 that was added to test mozilla/addons#9282
# Relevant Files Found
## src/olympia/constants/base.py
```
import re
from collections import namedtupl... |
7 | null | engineer-man/felix | # Repository Context
Name: engineer-man/felix
Description:
# Pull Request
## added insults cog
# Relevant Files Found
# Edits
This pull request adds an "insults" cog to the Felix Discord bot, allowing authorized users to make the bot post random insults from a predefined list. Key changes include refactoring ... |
6,058 | null | conan-io/conan-center-index | # Repository Context
Name: conan-io/conan-center-index
Description:
# Pull Request
## tcb-span: New package
**tcb-span/cci.20200603**
I based this package on trompeloeil and hedley,
which I found to be 2 header-only packages, like this one.
I removed the test_package folder from those, though.
That's someth... |
57 | null | dwavesystems/dwave-neal | # Repository Context
Name: dwavesystems/dwave-neal
Description:
# Pull Request
## Support binary `initial_states`
# Relevant Files Found
## neal/sampler.py
```
# Copyright 2018 D-Wave Systems Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in com... |
14,565 | null | jax-ml/jax | # Repository Context
Name: jax-ml/jax
Description:
# Pull Request
## deprecation_module: Move to new internal_test_util directory.
Now we no longer need to mess with sys.path in deprecation_test.
# Relevant Files Found
## tests/deprecation_module/__init__.py
```
# Copyright 2022 The JAX Authors.
#
# Licensed und... |
180 | null | jonathanciapetti/picklevw | # Repository Context
Name: jonathanciapetti/picklevw
Description:
# Pull Request
## fix: EOF line
# Relevant Files Found
## src/picklevw.py
```
import os
import json
import re
import pandas as pd
import streamlit as st
from streamlit.runtime.uploaded_file_manager import UploadedFile
import config as cfg
from ... |
863 | null | googlefonts/glyphsLib | # Repository Context
Name: googlefonts/glyphsLib
Description:
# Pull Request
## Reduce the ordering difference with respect to Glyphs
When using `glyphsLib` for manipulating Glyphs files, it produces a lot of unrelated changes due to its serialization order that is different from the one used by Glyphs. This PR is ... |
291 | null | osism/container-images-kolla | # Repository Context
Name: osism/container-images-kolla
Description:
# Pull Request
## Add missing ironic_inspector version
# Relevant Files Found
## src/tag-images-with-the-version.py
```
import os
from packaging import version as packaging_version
from re import findall, sub
import tempfile
from docker impor... |
299 | null | CESGA-Quantum-Spain/cunqa | # Repository Context
Name: CESGA-Quantum-Spain/cunqa
Description:
# Pull Request
## Fixing filter.
# Relevant Files Found
## docs/source/conf.py
```
# Configuration file for the Sphinx documentation builder.
#
# For the full list of built-in configuration values, see the documentation:
# https://www.sphinx-doc.... |
220 | null | aio-libs/aiokafka | # Repository Context
Name: aio-libs/aiokafka
Description:
# Pull Request
## Split MessageBatch class into 2
# Relevant Files Found
## aiokafka/message_accumulator.py
```
import io
import asyncio
import collections
from kafka.protocol.message import Message, MessageSet
from kafka.protocol.types import Int32, In... |
521 | null | ClickHouse/clickhouse-connect | # Repository Context
Name: ClickHouse/clickhouse-connect
Description:
# Pull Request
## Joe/519 code 117 dbexception cannot parse json object
## Summary
Adds support for `Nullable(JSON)` types.
Closes #519
## Checklist
- [X] Unit and integration tests covering the common scenarios were added
- [X] A human... |
12,012 | null | scipy/scipy | # Repository Context
Name: scipy/scipy
Description:
# Pull Request
## DOC: add Examples for interpolate.barycentric_interpolate(), krogh_interpolate(), pchip_interpolate() docstrings
<!--
Thanks for contributing a pull request! Please ensure that
your PR satisfies the checklist before submitting:
http://scipy.g... |
82 | null | pg-spot-ops/pg-spot-operator | # Repository Context
Name: pg-spot-ops/pg-spot-operator
Description:
# Pull Request
## A new top level manifest attribute "vm_only" to skip the Postgres setup
vm_only mode is useful for speeding up creation testing or when some ad-hoc / non-Postgres setup is wanted on the VM actually
# Relevant Files Found
## pg_... |
222 | null | neuropoly/slicercart | # Repository Context
Name: neuropoly/slicercart
Description:
# Pull Request
## Fixes issue 216 about 3D Slicer version 5.8.1 compatibility
This PR (fixes https://github.com/neuropoly/slicercart/issues/216) enables the module to work on the latest 3D Slicer version, 5.8.1:
- In fact, segment names now have default... |
5 | null | TariqAHassan/S4Torch | # Repository Context
Name: TariqAHassan/S4Torch
Description:
# Pull Request
## Audio CWT experiments
# Relevant Files Found
## experiments/data/datasets.py
```
"""
Datasets
References:
* https://github.com/HazyResearch/state-spaces
"""
from __future__ import annotations
import json
from func... |
1,393 | null | openfun/marsha | # Repository Context
Name: openfun/marsha
Description:
# Pull Request
## Several BBB bugs fixes, mainly prevent multiple join to meetings
## Purpose
Several bugs have been found:
- Students sees the same message before the meeting started and after it ended.
- Students sees a cancel button on the username form... |
131 | null | legrego/homeassistant-elasticsearch | # Repository Context
Name: legrego/homeassistant-elasticsearch
Description:
# Pull Request
## Fix hostname resolution for Home Assistant OS installs
Resolves https://github.com/legrego/homeassistant-elasticsearch/issues/101
# Relevant Files Found
## custom_components/elasticsearch/es_doc_publisher.py
```
"""Publ... |
653 | null | osism/openstack-image-manager | # Repository Context
Name: osism/openstack-image-manager
Description:
# Pull Request
## docs: cleanup
# Relevant Files Found
## doc/conf.py
```
def setup(app):
app.add_css_file("css/custom.css")
extensions = [
"sphinx.ext.autosectionlabel",
"sphinx.ext.todo",
"sphinx_fontawesome",
]
source_suf... |
8 | null | Jingnan-Jia/segmentation_metrics | # Repository Context
Name: Jingnan-Jia/segmentation_metrics
Description:
# Pull Request
## Master
# Relevant Files Found
## seg_metrics/seg_metrics.py
```
import copy
import os
from typing import Dict, Union, Optional, Sequence
import SimpleITK as sitk
import matplotlib.pyplot as plt
import numpy as np
import p... |
20 | null | justmedude/pylotoncycle | # Repository Context
Name: justmedude/pylotoncycle
Description:
# Pull Request
## Currently the summary is placed as an element inside of the summary.
Rather than duplicate the data I'm pulling the performance_graph endpoint and appending that as an attribute instead. I added a string variable to GetWorkoutMetricsB... |
5,109 | null | getmoto/moto | # Repository Context
Name: getmoto/moto
Description:
# Pull Request
## AdminInitiateAuth - return correct AccessToken for Refresh-scenario
Closes #5105
# Relevant Files Found
## moto/cognitoidp/models.py
```
import datetime
import hashlib
import json
import os
import time
import typing
import uuid
import enum
i... |
132 | null | di/pip-api | # Repository Context
Name: di/pip-api
Description:
# Pull Request
## Version 0.0.28
# Relevant Files Found
## setup.py
```
from setuptools import setup, find_packages
with open("README.md") as f:
long_description = f.read()
setup(
author="Dustin Ingram",
author_email="di@python.org",
classifie... |
191 | null | linkedin/Liger-Kernel | # Repository Context
Name: linkedin/Liger-Kernel
Description:
# Pull Request
## TypoFixed repo_foward -> rope_forward
## Summary
<!--- This is a required section; please describe the main purpose of this proposed code change. --->
<!---
## Details
This is an optional section; is there anything specific that r... |
29 | null | AdorianM/Assembly-From-Image | # Repository Context
Name: AdorianM/Assembly-From-Image
Description:
# Pull Request
## Issue/convert whole directory
This pull request addresses #18.
Currently, the implementation gives the user the possibility to select a folder instead of a file. The folder selection takes priority over the file selection in c... |
746 | null | LiberTEM/LiberTEM | # Repository Context
Name: LiberTEM/LiberTEM
Description:
# Pull Request
## Fix remote file opening in SER
With @sk1p :-)
## Contributor Checklist:
* [x] I have added or updated my entry in [the creators.json file](https://github.com/LiberTEM/LiberTEM/blob/master/packaging/creators.json)
* [ ] I have added ... |
985 | null | Infleqtion/client-superstaq | # Repository Context
Name: Infleqtion/client-superstaq
Description:
# Pull Request
## support both `<x>_test.py` and `test_<x>.py` for test discovery
some repos use the latter
# Relevant Files Found
## checks-superstaq/checks_superstaq/check_utils.py
```
"""Dumping ground for check script utilities."""
from __f... |
939 | null | asapdiscovery/asapdiscovery | # Repository Context
Name: asapdiscovery/asapdiscovery
Description:
# Pull Request
## Set order asap cli
Solves https://github.com/choderalab/asapdiscovery/issues/896, makes sure that info messages aren't truncated and that we use more columns in the terminal to get less wrapping.
Makes CLI help printout look li... |
202 | null | NGWPC/ripple1d-archive | # Repository Context
Name: NGWPC/ripple1d-archive
Description:
# Pull Request
## Bugfix/junction hulls
This PR fixes several bugs associated with conflation. To aid in identifying and fixing these bugs, improvements were made in the logging for the conflation endpoint. In summary, the fixes and changes incorporate... |
284 | null | rucio/rucio | # Repository Context
Name: rucio/rucio
Description:
# Pull Request
## add extra dependencies Fix #281
# Relevant Files Found
## setup_rucio.py
```
# Copyright European Organization for Nuclear Research (CERN)
#
# Licensed under the Apache License, Version 2.0 (the "License");
# You may not use this file except ... |
1,866 | null | vllm-project/llm-compressor | # Repository Context
Name: vllm-project/llm-compressor
Description:
# Pull Request
## Fix KeyError in failing nightly
SUMMARY:
Fixes: https://github.com/neuralmagic/llm-compressor-testing/actions/runs/17901928706/job/50896401512
Restores previous behavior before #1844 merged.
# Relevant Files Found
## test... |
3 | null | aaalgo/awesome-dl-docker | # Repository Context
Name: aaalgo/awesome-dl-docker
Description:
# Pull Request
## Add inference.sh train.sh pred.sh main.py Dockerfile
# Relevant Files Found
## sssuite/main.py
```
from __future__ import print_function
import matplotlib
matplotlib.use('Agg')
import os,time,cv2, sys, math
import tensorflow a... |
588 | null | CDCgov/pyrenew-hew | # Repository Context
Name: CDCgov/pyrenew-hew
Description:
# Pull Request
## Add azure command center
Closes https://github.com/CDCgov/pyrenew-hew/issues/535
Creates a nice CLI for our routine workflow. You should be able to run the whole flow without referring to SOP.
In particular
1. Shows the most rece... |
276 | null | dbos-inc/dbos-transact-py | # Repository Context
Name: dbos-inc/dbos-transact-py
Description:
# Pull Request
## Docker secrets support
# Add Docker Secrets Support to DBOS Configuration
## Overview
This PR adds support for Docker secrets in the DBOS configuration system, allowing users to securely manage sensitive information like database ... |
6,574 | null | Azure/azure-sdk-for-python | # Repository Context
Name: Azure/azure-sdk-for-python
Description:
# Pull Request
## [AutoPR alertsmanagement/resource-manager] fixing subscription id issue
Created to sync https://github.com/Azure/azure-rest-api-specs/pull/6812
# Relevant Files Found
## sdk/alertsmanagement/azure-mgmt-alertsmanagement/azure/mgmt... |
94 | null | OCR-D/core | # Repository Context
Name: OCR-D/core
Description:
# Pull Request
## create new workspace
# Relevant Files Found
## ocrd/cli/workspace.py
```
import os
import sys
import click
from ocrd import Resolver, WorkspaceValidator, Workspace
class WorkspaceCtx(object):
def __init__(self, directory):
self... |
41 | null | qiboteam/qibochem | # Repository Context
Name: qiboteam/qibochem
Description:
# Pull Request
## Misc fixes for doc
Some small fixes for workflow related issues.
1) Added doctest and coverage extension for workflow.
2) Renamed docs to doc since that's what the workflow looks for, let me know if this causes an issue.
3) Added _static... |
133 | null | WordOps/WordOps | # Repository Context
Name: WordOps/WordOps
Description:
# Pull Request
## list package to debug
### Changes
- Packages list to debug log instead of info
# Relevant Files Found
## wo/cli/plugins/stack.py
```
"""Stack Plugin for WordOps"""
from cement.core.controller import CementBaseController, expose
from ce... |
65 | null | pysal/momepy | # Repository Context
Name: pysal/momepy
Description:
# Pull Request
## BUG: node_density W.neighbors is array
For some reason, `W.neighbors` is a list if done using libpysal and array after export from networkx.
# Relevant Files Found
## momepy/intensity.py
```
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# in... |
26 | null | cmu-delphi/delphi-epidata | # Repository Context
Name: cmu-delphi/delphi-epidata
Description:
# Pull Request
## Change back to LOAD DATA INFILE in afhsb_sql.py
LOAD DATA LOCAL INFILE has security issues when used with untrusted servers and
is disabled by default in some versions of MariaDB. Change back to using LOAD
DATA INFILE and ensure ... |
3 | null | akb89/pyfn | # Repository Context
Name: akb89/pyfn
Description:
# Pull Request
## Fixed bug with missing logging.yml file
# Relevant Files Found
## setup.py
```
#!/usr/bin/env python3
"""pyfn setup.py.
This file details modalities for packaging the pyfn application.
"""
from setuptools import setup
with open('README.md',... |
114 | null | bloXroute-Labs/solana-trader-client-python | # Repository Context
Name: bloXroute-Labs/solana-trader-client-python
Description:
# Pull Request
## TRAD-963 Adding get pool reserve
# Relevant Files Found
## bxsolana/examples/request_utils.py
```
from bxsolana_trader_proto import api as proto
from .. import provider
async def do_requests(
api: provid... |
370 | null | latchbio/latch | # Repository Context
Name: latchbio/latch
Description:
# Pull Request
## open workflows after register
# Relevant Files Found
## latch_cli/centromere/ctx.py
```
import re
import sys
import traceback
from dataclasses import dataclass
from pathlib import Path
from textwrap import dedent
from typing import Dict, O... |
11 | null | wandb/programmer | # Repository Context
Name: wandb/programmer
Description:
# Pull Request
## Fix "programmer ui" against local db
weave.init_local_client() is currently broken. Added a working version in programmer/weave_next/api.py for now
# Relevant Files Found
## programmer/programmer.py
```
import sys
import os
import argpars... |
18,051 | null | frappe/frappe | # Repository Context
Name: frappe/frappe
Description:
# Pull Request
## docs: misleading docstring
Wrong instruction for Redirect URL
# Relevant Files Found
## frappe/integrations/oauth2_logins.py
```
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
# License: MIT. See LICENSE
import json
i... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.