pr_id
int64
repo_id
null
repo_name
string
text
string
267
null
googleapis/python-bigquery-pandas
# Repository Context Name: googleapis/python-bigquery-pandas Description: # Pull Request ## CLN: Update the authentication credentials. These auth credentials for the browser authentication flow belong to the pandas-gbq-auth GCP project. The reason for the fresh project is that this allows us to explicitly enable...
3,663
null
open-mmlab/mmdetection
# Repository Context Name: open-mmlab/mmdetection Description: # Pull Request ## Bump to v2.4.0 # Relevant Files Found ## .dev_scripts/benchmark_filter.py ``` import argparse import os import os.path as osp import mmcv def parse_args(): parser = argparse.ArgumentParser(description='Filter configs to trai...
13
null
offish/tf2-utils
# Repository Context Name: offish/tf2-utils Description: # Pull Request ## fix pricestf socket crashing #12 # Relevant Files Found ## src/tf2_utils/__init__.py ``` __title__ = "tf2-utils" __author__ = "offish" __version__ = "2.0.6" __license__ = "MIT" from .sku import get_sku, get_sku_properties, sku_to_defind...
1,680
null
mitodl/ol-data-platform
# Repository Context Name: mitodl/ol-data-platform Description: # Pull Request ## Include assignment and page metadata to canvas course export ### What are the relevant tickets? <!--- If it fixes an open issue, please link to the issue here. --> <!--- Closes # ---> <!--- Fixes # ---> <!--- N/A ---> https://git...
481
null
home-assistant-libs/aioshelly
# Repository Context Name: home-assistant-libs/aioshelly Description: # Pull Request ## Bump version to 8.0.0 needs https://github.com/home-assistant-libs/aioshelly/pull/478 # Relevant Files Found ## setup.py ``` """Setup module for aioshelly.""" from pathlib import Path from setuptools import find_packages, se...
485
null
camunda-community-hub/pyzeebe
# Repository Context Name: camunda-community-hub/pyzeebe Description: # Pull Request ## Pass all variables to task when `TaskConfig.variables_to_fetch==[]` Pass all variables to task when `TaskConfig.variables_to_fetch==[]` Because empty list in `TaskConfig.variables_to_fetch` results in all variables being fetche...
10,638
null
CenterForOpenScience/osf.io
# Repository Context Name: CenterForOpenScience/osf.io Description: # Pull Request ## [ENG-5752] Phase 4: Fix archiver test not detecting call to `celery.group` ## Purpose Fix archiver test not detecting call to `celery.group` ## Changes Instead of checking `celery.group` now checking `archive_addon.delay`...
1,339
null
django-extensions/django-extensions
# Repository Context Name: django-extensions/django-extensions Description: # Pull Request ## Tests for unreferenced_files command # Relevant Files Found ## django_extensions/management/commands/unreferenced_files.py ``` # -*- coding: utf-8 -*- import os from collections import defaultdict from django.apps imp...
184
null
4am-robotics/cob_command_tools
# Repository Context Name: 4am-robotics/cob_command_tools Description: # Pull Request ## only store timestamp for last recover on success # Relevant Files Found ## cob_helper_tools/scripts/auto_recover.py ``` #!/usr/bin/python ################################################################# ##\file # # \note #...
7,669
null
geldata/gel
# Repository Context Name: geldata/gel Description: # Pull Request ## [5.x] fix auth dump # Relevant Files Found ## edb/schema/utils.py ``` # # This source file is part of the EdgeDB open source project. # # Copyright 2008-present MagicStack Inc. and the EdgeDB authors. # # Licensed under the Apache License, Ve...
30
null
PEOPLE-ER/spectral-recovery
# Repository Context Name: PEOPLE-ER/spectral-recovery Description: # Pull Request ## Update Visualizations This PR introduces some updates to the spectral trajectory visualization feature. - Renamed from `plot_spectral_timeseries` to `plot_spectral_trajectory` - Updated y-axis label, x-axis tick labels, and t...
43
null
usefulness/diffuse-action
# Repository Context Name: usefulness/diffuse-action Description: # Pull Request ## Allow using Diffuse's fork https://github.com/JakeWharton/diffuse/issues/111#issuecomment-1030749932 # Relevant Files Found ## entrypoint.py ``` #!/usr/bin/python import os import re import subprocess from itertools import zip_lo...
634
null
packit/packit
# Repository Context Name: packit/packit Description: # Pull Request ## Add methods for finding spec file # Relevant Files Found ## packit/config/package_config.py ``` # MIT License # # Copyright (c) 2018-2019 Red Hat, Inc. # Permission is hereby granted, free of charge, to any person obtaining a copy # of thi...
519
null
astronomy-commons/hats-import
# Repository Context Name: astronomy-commons/hats-import Description: # Pull Request ## Pass additional kwargs through import Closes #516, #517. Related to #513. Passes additional kwarg dictionaries through the import pipeline to use when writing the final parquet tables. - `write_table_kwargs` set is passed ...
43
null
schireson/pytest-mock-resources
# Repository Context Name: schireson/pytest-mock-resources Description: # Pull Request ## Create mongo extras install. # Relevant Files Found ## docs/conf.py ``` # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common op...
1
null
jgontrum/parseridge
# Repository Context Name: jgontrum/parseridge Description: # Pull Request ## Add dimensionality reduction # Relevant Files Found ## parseridge/parser/model.py ``` from typing import List, Tuple, Optional import torch import torch.nn as nn from parseridge.corpus.relations import Relations from parseridge.corp...
3,160
null
statsmodels/statsmodels
# Repository Context Name: statsmodels/statsmodels Description: # Pull Request ## MAINT/TST: test_x13 resample pandas 0.18 compatibility closes #3159 see 3159 for change in resample behavior # Relevant Files Found ## statsmodels/tsa/tests/test_x13.py ``` from nose import SkipTest from numpy.testing import ass...
4
null
reanahub/reana-server
# Repository Context Name: reanahub/reana-server Description: # Pull Request ## docs: initial release * add initial documentation structure, with license authors, etc. (closes #1) * basic functionality to test client-server connection with ping Signed-off-by: Harri Hirvonsalo <harri.hirvonsalo@cern.ch> # Re...
1,128
null
fniessink/toisto
# Repository Context Name: fniessink/toisto Description: # Pull Request ## Fix grammatical form of meaning of wrong answer The meaning of incorrect answers could use the wrong grammatical form if the wrong answer has multiple grammatical categories. Fixes #1127. # Relevant Files Found ## src/toisto/ui/text.py ...
99
null
bit-bots/dynamic_stack_decider
# Repository Context Name: bit-bots/dynamic_stack_decider Description: # Pull Request ## Downgrade black, fix removed imports from __init__.py * Unused imports were removed but are required for better import from other packages. This PR changes it to use `__all__` convention * Downgrade black for Ubuntu's pre-comm...
105,414
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Migrate mqtt tests to use freezegun ## Proposed change Migrate the mqtt tests to make use of freezegun instead of directly patchin `dt.utcnow` ## Type of change <!-- What type of change does your PR introduce to Home Assistant? ...
2,885
null
superduper-io/superduper
# Repository Context Name: superduper-io/superduper Description: # Pull Request ## Plan then confirm # Relevant Files Found ## plugins/transformers/superduper_transformers/training.py ``` import dataclasses as dc import hashlib import os import typing as t from copy import deepcopy from functools import wraps ...
245
null
tektoncd/community
# Repository Context Name: tektoncd/community Description: # Pull Request ## Add a table of TEPs to the README The table is generated using a mustache template and a python script. The python script for now only reads TEPs in the repo. Future versions will include numbers from PRs. The script performs light va...
80
null
n-rook/thscoreboard
# Repository Context Name: n-rook/thscoreboard Description: # Pull Request ## find & replace points to score every time i see the word points in the code my brain thinks we have some kind of ranking system # Relevant Files Found ## project/thscoreboard/replays/create_replay.py ``` """A library used to create rep...
253
null
tpvasconcelos/ridgeplot
# Repository Context Name: tpvasconcelos/ridgeplot Description: # Pull Request ## Add a `line_color` option closes #251 <!-- readthedocs-preview ridgeplot start --> ---- 📚 Documentation preview 📚: https://ridgeplot--253.org.readthedocs.build/en/253/ <!-- readthedocs-preview ridgeplot end --> # Relevant ...
409
null
seapagan/fastapi-template
# Repository Context Name: seapagan/fastapi-template Description: # Pull Request ## Fix the Docker config so tests pass We have to create the test database during docker setup. # Relevant Files Found ## tests/cli/test_cli_custom_command.py ``` """Test the 'api-admin custom' command.""" import io import os import...
58
null
patrickfuchs/buildH
# Repository Context Name: patrickfuchs/buildH Description: # Pull Request ## Add more checks I added a couple more checks before proceeding to the rebuild and calculation phase: - make sure the topology chosen matches the structure (fix #52) - make sure the atoms in def file match the structure. - print erro...
40
null
saezlab/omnipath
# Repository Context Name: saezlab/omnipath Description: # Pull Request ## Fix/pandas-read closes #38 closes #39 # Relevant Files Found ## omnipath/_core/requests/_annotations.py ``` from typing import Any, Dict, Union, Mapping, Iterable, Optional import logging import pandas as pd from omnipath._misc impor...
1,721
null
redis/redis-py
# Repository Context Name: redis/redis-py Description: # Pull Request ## removing hiredis warning # Relevant Files Found ## redis/__init__.py ``` from redis.client import Redis, StrictRedis from redis.connection import ( BlockingConnectionPool, ConnectionPool, Connection, SSLConnection, Unix...
665
null
fedspendingtransparency/usaspending-api
# Repository Context Name: fedspendingtransparency/usaspending-api Description: # Pull Request ## Update award transaction filters geocoding Updated the place of performance and recipient locations fields in the transaction and award filters to include new response format for geocoding on the website. - [x] Fr...
159
null
Take3Presents/RoomBot
# Repository Context Name: Take3Presents/RoomBot Description: # Pull Request ## wait times for the people because the people wait tell your friends how long it will take for an elevator or to get a martini # Relevant Files Found ## backend/backend/settings.py ``` """ Django settings for room_bot project. Genera...
58
null
ToniRV/Kimera-VIO-Evaluation
# Repository Context Name: ToniRV/Kimera-VIO-Evaluation Description: # Pull Request ## Add external odometry plotting in backend Adds plotting for wheel odometry. Adds a function to generate an absolute trajectory from a relative one; between poses are appended together to create the world-frame trajectory. This...
657
null
pangeo-forge/pangeo-forge-recipes
# Repository Context Name: pangeo-forge/pangeo-forge-recipes Description: # Pull Request ## Add logging to StoreToZarr #656 I also added the full target here, because that might be helpful to have? # Relevant Files Found ## pangeo_forge_recipes/transforms.py ``` from __future__ import annotations import loggi...
121
null
PFCCLab/PaddleAutoProject
# Repository Context Name: PFCCLab/PaddleAutoProject Description: # Pull Request ## Update config.py - 【PIR】PIR下的分布式算子注册:已结项 - 【PIR】 PIR下的OP单测修复:已结项 - 【Hackathon 6th】优秀稿件征集与传播:阶段1结束 - 【Hackathon 6th】Fundable Projects:报名结束 # Relevant Files Found ## HackathonBot/config.py ``` # -*- coding: utf-8 -*- import ...
48,416
null
apache/airflow
# Repository Context Name: apache/airflow Description: # Pull Request ## Changed min version for common sql to 1.23.0 in apache-airflow-providers-postgres <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for...
2,701
null
architecture-building-systems/CityEnergyAnalyst
# Repository Context Name: architecture-building-systems/CityEnergyAnalyst Description: # Pull Request ## extended system efficiency calculation to all building scale cooling systems The elaborate heatpump model for the electricity load calculations of space cooling was replaced by a simplified based on the system ...
1
null
ludeeus/awesomeversion
# Repository Context Name: ludeeus/awesomeversion Description: # Pull Request ## Fix test for simplever <!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). --> ## Proposed change <!-- Describe the big picture of your c...
4,035
null
readthedocs/readthedocs.org
# Repository Context Name: readthedocs/readthedocs.org Description: # Pull Request ## Bump sphinx default version to 1.7.4 Since the feature flag is `sphinx<2`, I didn't touch it. Closes #4015 # Relevant Files Found ## readthedocs/doc_builder/python_environments.py ``` # -*- coding: utf-8 -*- """An abstracti...
2,424
null
MongoEngine/mongoengine
# Repository Context Name: MongoEngine/mongoengine Description: # Pull Request ## Prepare 0.21.0 release Fixes #2410 bump version + update changelog # Relevant Files Found ## mongoengine/__init__.py ``` # Import submodules so that we can expose their __all__ from mongoengine import connection from mongoengine i...
130,892
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Include backup agent error in response to WS command backup/details <!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). --> ## Proposed change <!--...
465
null
eth-easl/modyn
# Repository Context Name: eth-easl/modyn Description: # Pull Request ## feat: Support for RS2 Downsampler This implements the random selection from the [RS2 paper](https://openreview.net/pdf?id=JnRStoIuTe) minus the learning rate scheduling adjustments. Note that it is a bit suboptimal to use the downsampling i...
282
null
newpanjing/simpleui
# Repository Context Name: newpanjing/simpleui Description: # Pull Request ## 修改默认图标,看起来更舒服一些。 ![image](https://user-images.githubusercontent.com/8760518/87149755-679e1700-c2e3-11ea-85d5-388891467d41.png) # Relevant Files Found ## simpleui/templatetags/simpletags.py ``` # -*- coding: utf-8 -*- import base64 i...
14,374
null
pypi/warehouse
# Repository Context Name: pypi/warehouse Description: # Pull Request ## Update `_check_environment` to handle non-nullable environment Follow-on to #14372, fixes https://github.com/pypa/gh-action-pypi-publish/issues/180. # Relevant Files Found ## tests/unit/oidc/models/test_github.py ``` # Licensed under the Ap...
166
null
DoosanRobotics/doosan-robot2
# Repository Context Name: DoosanRobotics/doosan-robot2 Description: # Pull Request ## Add P3020 Add P3020 Model - update controller for 5 axis robot command - add the matching Model simulator function ; set env_model_param in docker simulotor via changing model param in launch file - update gazebo connect...
147
null
red-hat-storage/ceph-qe-scripts
# Repository Context Name: red-hat-storage/ceph-qe-scripts Description: # Pull Request ## check radoslist on all buckets Check for any failures radoslist on all buckets PFA, the logs at http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-1624359023947/ # Relevant Files Found ## rgw/v2/lib/resource_op.py ...
148
null
DemocracyClub/EveryElection
# Repository Context Name: DemocracyClub/EveryElection Description: # Pull Request ## raise more specific errors in ElectionBuilder class This implements the solution proposed I've proposed in #133 Closes #133 # Relevant Files Found ## every_election/apps/elections/models.py ``` import tempfile import urllib....
2,213
null
sanic-org/sanic
# Repository Context Name: sanic-org/sanic Description: # Pull Request ## Fix bug where ws exceptions not being logged Fixes #2212 # Relevant Files Found ## sanic/app.py ``` import logging import logging.config import os import re from asyncio import ( CancelledError, Protocol, ensure_future, ge...
3
null
gijzelaerr/python-snap7
# Repository Context Name: gijzelaerr/python-snap7 Description: # Pull Request ## improvements after actual usage. # Relevant Files Found ## example/example.py ``` import time import snap7 from snap7 import s7util from db_layouts import rc_if_db_1_layout from db_layouts import tank_rc_if_db_layout client = sna...
20,818
null
scikit-learn/scikit-learn
# Repository Context Name: scikit-learn/scikit-learn Description: # Pull Request ## ENH feature_names_in_ for sklearn.ensemble Follow up to #18010 # Relevant Files Found ## sklearn/ensemble/_forest.py ``` """ Forest of trees-based ensemble methods. Those methods include random forests and extremely randomized t...
24,753
null
vllm-project/vllm
# Repository Context Name: vllm-project/vllm Description: # Pull Request ## Add FLASHINFER_MLA to backend selector test <!-- markdownlint-disable --> ## Purpose Adds the recently-added FlashInfer MLA backend to the attention selector test. This test would have caught the bug fixed by #24692 ## Test Plan `pytest ...
13,795
null
Azure/azure-sdk-for-python
# Repository Context Name: Azure/azure-sdk-for-python Description: # Pull Request ## Added SMB Multichannel protocol # Relevant Files Found ## sdk/storage/azure-storage-file-share/azure/storage/fileshare/__init__.py ``` # ------------------------------------------------------------------------- # Copyright (c) ...
86
null
grascii/grascii
# Repository Context Name: grascii/grascii Description: # Pull Request ## Version 0.6.1 # Relevant Files Found ## grascii/__init__.py ``` from __future__ import annotations APP_NAME = "grascii" __version__ = "0.6.0" from grascii.dictionary.build import ( BuildMessage, BuildSummary, DictionaryBuild...
22,235
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## Don't create_all_files twice in live preview This is called as part of validate_app, then again during build_application_zip when downloading cczs directly. The same app instance is kept around, so we can just memoize it on the instance. ...
1,082
null
mwouts/jupytext
# Repository Context Name: mwouts/jupytext Description: # Pull Request ## Create prefix dir before moving paired notebooks Closes #1059 # Relevant Files Found ## jupytext/contentsmanager.py ``` """ContentsManager that allows to open Rmd, py, R and ipynb files as notebooks """ import itertools import os from col...
7
null
dbaelz/adbons
# Repository Context Name: dbaelz/adbons Description: # Pull Request ## Develop Pull Request for release version 0.3.0 # Relevant Files Found ## setup.py ``` from setuptools import setup, find_packages setup( name="adbons", version="0.2.0", author="Daniel Bälz", author_email="me@dbaelz.de", ...
33,774
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## remove deprecated `concretization` environment key Deprecation message added in v0.18.0, listed v0.19.0 as the version it would be removed fully. # Relevant Files Found ## lib/spack/spack/environment/environment.py ``` # Copyright 2013-2022 La...
316
null
Deepomatic/dmake
# Repository Context Name: Deepomatic/dmake Description: # Pull Request ## Fix release process I realized I had also fixed the release process (@maingoh) Feel free to close it if you do not want/need to merge. # Relevant Files Found ## dmake/commands/release.py ``` import os import dmake.common as common import...
46
null
guoguo12/billboard-charts
# Repository Context Name: guoguo12/billboard-charts Description: # Pull Request ## Add tests for repr Added a new file `test_formatting.py` that contains tests for the new `repr` functionality. Requires new dependency `six` for testing unicode string representations in both Python 2 and 3. Currently, Billboard ...
877
null
mozilla/pontoon
# Repository Context Name: mozilla/pontoon Description: # Pull Request ## Touch Bug #1416256: String tiers resources util Adds a Resources util for adding/removing resources from tags according to project and project set up it does the following - search for linked resources - search for not linked resources...
303
null
pytorch/tensordict
# Repository Context Name: pytorch/tensordict Description: # Pull Request ## [Refactor] Faster functional module ## Description Our implementation is now 1.3s vs 2s previously. torch functional call is still at 0.8s on my mcbook, so there is room for improvement. ```python import timeit import torch fro...
26
null
apmorton/pyhidapi
# Repository Context Name: apmorton/pyhidapi Description: # Pull Request ## Fix check in Device.close() The check condition introduced in e85ce8a should be inverted. # Relevant Files Found ## hid/__init__.py ``` import os import ctypes import atexit __all__ = ['HIDException', 'DeviceInfo', 'Device', 'enumerate'...
175
null
msiemens/tinydb
# Repository Context Name: msiemens/tinydb Description: # Pull Request ## Use correct symbols in docstrings I noticed the symbols were switched in the docstrings in `QueryImpl.__and__` and `QueryImpl.__or__`. This PR corrects this. # Relevant Files Found ## tinydb/queries.py ``` """ Contains the querying interfa...
44
null
gurumitts/pylutron-caseta
# Repository Context Name: gurumitts/pylutron-caseta Description: # Pull Request ## rewrite get_lutron_cert This version of get_lutron_cert does not depend on Lutron web services (which have disappeared), or even having a Lutron cloud account at all. You pair with the bridge device by pressing the button on the bac...
831
null
manzt/anywidget
# Repository Context Name: manzt/anywidget Description: # Pull Request ## Handle atomic saves by checking file existence after deletion events Fixes an issue where certain editors (like VS Code or Vim) briefly delete and replace a file during saves. We now check if the file still exists after a deletion event befor...
10,024
null
great-expectations/great_expectations
# Repository Context Name: great-expectations/great_expectations Description: # Pull Request ## [BUGFIX] Handle OSError during save on read-only file system. - [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [ ...
3,933
null
SciTools/iris
# Repository Context Name: SciTools/iris Description: # Pull Request ## Gallery: update seasonal ensemble example ## 🚀 Pull Request ### Description Iris has moved on _a lot_ since many of the gallery examples were added. This PR simplifies the seasonal forecast example as well as dropping the old school "%s" ...
1,207
null
lsst-sqre/gafaelfawr
# Repository Context Name: lsst-sqre/gafaelfawr Description: # Pull Request ## Prepare 12.3.2 release Update Python, pre-commit, and JavaScript dependencies and the shared Ruff configuration file. Apply new Ruff fixes. Collect change log entries for the 12.3.2 release. # Relevant Files Found ## src/gafaelfawr/cli...
8,679
null
huggingface/diffusers
# Repository Context Name: huggingface/diffusers Description: # Pull Request ## [Community pipeline] SD3 Differential Diffusion Img2Img Pipeline # What does this PR do? Add the differential diffusion SD3 community pipeline. Needs https://github.com/huggingface/diffusers/pull/8678 to work Fixes #8577 How...
9,855
null
spesmilo/electrum
# Repository Context Name: spesmilo/electrum Description: # Pull Request ## tests: also test for RFC1918 IPv4 and IPv4-in-IPv6 and IPv6 link-local addresses # Relevant Files Found ## tests/test_util.py ``` import asyncio from datetime import datetime from decimal import Decimal from electrum import util from e...
72
null
averbis/averbis-python-api
# Repository Context Name: averbis/averbis-python-api Description: # Pull Request ## Feature/69 process on process Closes #69 **Careful. This MR is based on #67. So first look at it after #67 is merged.** **How to review:** I first needed to move some tests to the according files, then I implemented the n...
479
null
PyMySQL/PyMySQL
# Repository Context Name: PyMySQL/PyMySQL Description: # Pull Request ## fix #478 # Relevant Files Found ## pymysql/tests/test_issues.py ``` import datetime import time import warnings import sys import pymysql from pymysql.tests import base import unittest2 try: import imp reload = imp.reload except...
35,073
null
saltstack/salt
# Repository Context Name: saltstack/salt Description: # Pull Request ## Adding zfsroot option to lxc-create. ### What does this PR do? Adds zfsroot option to lxc.create. ### What issues does this PR fix or reference? No open issues found. ### Previous Behavior The user is currently forced to use the default tan...
120
null
quantling/pyndl
# Repository Context Name: quantling/pyndl Description: # Pull Request ## increases version increases version # Relevant Files Found ## pyndl/__init__.py ``` __author__ = ('David-Elias Künstle, Lennard Schneider, ' 'Konstantin Sering, Marc Weitz') __author_email__ = 'konstantin.sering@uni-tuebingen...
1,525
null
dimagi/commcare-hq
# Repository Context Name: dimagi/commcare-hq Description: # Pull Request ## Respond to the remainder of sheel's feedback for reminders form UI - add case property, subcase property, and form select2 dropdowns to fields - renaming of some labels - move help bubble - whitespace cleanup - timepicker for fire_time ![...
153
null
marshmallow-code/flask-smorest
# Repository Context Name: marshmallow-code/flask-smorest Description: # Pull Request ## Add "pagination in response payload" demo test This PR adds a test to demonstrate pagination in response payload with response wrapped: ```py reponse_payload = { 'data': {...}, 'pagination': {...}, } ``` Th...
59
null
sunpy/sunraster
# Repository Context Name: sunpy/sunraster Description: # Pull Request ## IRISSpectrogramSequence and IRISSpectrogram Classes This PR creates a new class, ```IRISSpectrogram``` for IRIS spectral data described by one data cube and wcs object. ```IRISSpectrogram``` is subclassed from ```NDCube``` but also contains ...
38
null
QuMuLab/bauhaus
# Repository Context Name: QuMuLab/bauhaus Description: # Pull Request ## add theme # Relevant Files Found ## docs/source/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://...
23
null
scieloorg/scielo-manager
# Repository Context Name: scieloorg/scielo-manager Description: # Pull Request ## Adicionado novos testes e arquivo de carga inicial Adicionado novos testes e arquivo de carga inicial # Relevant Files Found ## scielomanager/journalmanager/tests.py ``` #coding: utf-8 from django.test import TestCase from django...
314
null
BasisResearch/chirho
# Repository Context Name: BasisResearch/chirho Description: # Pull Request ## Remove obsolete script from dynamical test suite This small PR removes a script in `tests/dynamical` that is never used in testing and is now out of date. # Relevant Files Found ## tests/dynamical/obs_runtime.py ``` import cProfile im...
11,091
null
dask/dask
# Repository Context Name: dask/dask Description: # Pull Request ## DOC: intersphinx, don't link to click dev version. /en/latest is the dev version and have banner warning on top. My guess is docs is meant to link to stable click's docs. The domain does a proper redirect, currently to /en/8.1.x # Relevant Fi...
177
null
QudevETH/PycQED_py3
# Repository Context Name: QudevETH/PycQED_py3 Description: # Pull Request ## Various improvements in analysis Various improvements in analysis: - Adds evaluation of repr in get_hdf_datafile_param_value - makes params_dict and numeric_params input parameters to get_data_from_timestamp_list - roa.convert_channel_...
202
null
pyfar/pyfar
# Repository Context Name: pyfar/pyfar Description: # Pull Request ## Feature/plot multidimensional signals ### Which issue(s) are closed by this pull request? Closes #197 ### Changes proposed in this pull request: - Flatten signals in `pyfar.line.*` in calls of private plot functions - Change `pyfar.plot...
596
null
SpriteLink/NIPAP
# Repository Context Name: SpriteLink/NIPAP Description: # Pull Request ## Add Python3 test to Travis-CI build matrix # Relevant Files Found ## nipap/nipap/authlib.py ``` """ Authentication library ====================== A base authentication & authorization module. Includes the base class BaseAut...
616
null
KE-works/pykechain
# Repository Context Name: KE-works/pykechain Description: # Pull Request ## #615: Implemented all inputs for Activity creation. # Relevant Files Found ## pykechain/client.py ``` import datetime import warnings from typing import Dict, Tuple, Optional, Any, List, Union, AnyStr, Text # noqa: F401 pragma: no cov...
45
null
WinterFramework/winter
# Repository Context Name: WinterFramework/winter Description: # Pull Request ## Setup injector Now it's possible to delegate the injector creation to Winter by passing configuration modules to setup_injector(). # Relevant Files Found ## winter/injection.py ``` from typing import Optional from injector import I...
58
null
einsteinpy/einsteinpy
# Repository Context Name: einsteinpy/einsteinpy Description: # Pull Request ## Added function to calculate expression of christoffel symbol # Relevant Files Found ## setup.py ``` #!/usr/bin/env python import os from setuptools import find_packages, setup # https://packaging.python.org/guides/single-sourcing-...
42
null
paul-nameless/tg
# Repository Context Name: paul-nameless/tg Description: # Pull Request ## Showing replies in msg view # Relevant Files Found ## tg/controllers/__init__.py ``` import logging import os import threading from datetime import datetime from tempfile import NamedTemporaryFile from typing import Any, Dict, Optional ...
437
null
hyperledger/indy-node
# Repository Context Name: hyperledger/indy-node Description: # Pull Request ## Fix migration script # Relevant Files Found ## data/migrations/deb/1_2_188_to_1_2_189.py ``` #!/usr/bin/python3.5 import os import shutil import glob from importlib.util import module_from_spec, spec_from_file_location from stp_cor...
13
null
alibaba/tidevice
# Repository Context Name: alibaba/tidevice Description: # Pull Request ## 优化tidevice中wda路径被写死的bug # Relevant Files Found ## tidevice/_device.py ``` # coding: utf-8 # # Python 3.x # codeskyblue 2020/05/18 import contextlib import datetime import fnmatch import io import logging import os import pprint import r...
140,721
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Proper handling of unavailable Synology DSM nas during backup <!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). --> ## Proposed change <!-- De...
463
null
useblocks/sphinx-needs
# Repository Context Name: useblocks/sphinx-needs Description: # Pull Request ## Added Impl for simple_footer Fix #457 # Relevant Files Found ## sphinxcontrib/needs/layout.py ``` """ Cares about the correct creation and handling of need layout. Based on https://github.com/useblocks/sphinxcontrib-needs/issues/10...
10,161
null
Opentrons/opentrons
# Repository Context Name: Opentrons/opentrons Description: # Pull Request ## feat(hardware): update Gripper CAN messages <!-- Thanks for taking the time to open a pull request! Please make sure you've read the "Opening Pull Requests" section of our Contributing Guide: https://github.com/Opentrons/opentrons/blo...
3,101
null
triton-inference-server/server
# Repository Context Name: triton-inference-server/server Description: # Pull Request ## Add weekly tests for memory growth # Relevant Files Found ## qa/L0_client_memory_growth/client_memory_mail.py ``` #!/usr/bin/env python # Copyright (c) 2021, NVIDIA CORPORATION. All rights reserved. # # Redistribution and u...
2,517
null
inspirehep/inspirehep
# Repository Context Name: inspirehep/inspirehep Description: # Pull Request ## fix reordering names in disambiguation task # Relevant Files Found ## backend/inspirehep/disambiguation/tasks.py ``` import structlog from celery import shared_task from flask import current_app from inspire_matcher.api import match...
30
null
mahart-studio/kivystudio
# Repository Context Name: mahart-studio/kivystudio Description: # Pull Request ## Kivymd suport Add KivyMD support from this repository: https://github.com/HeaTTheatR/KivyMD # Relevant Files Found ## kivystudio/parser/__init__.py ``` import os, sys import traceback from threading import Thread from functools im...
153,448
null
home-assistant/core
# Repository Context Name: home-assistant/core Description: # Pull Request ## Add serial number to the list of discovered devices <!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). --> ## Breaking change <!-- If your PR c...
106
null
Project-MONAI/research-contributions
# Repository Context Name: Project-MONAI/research-contributions Description: # Pull Request ## Update bundle algo 5099 # Relevant Files Found ## auto3dseg/algorithm_templates/dints/scripts/algo.py ``` # Copyright (c) MONAI Consortium # Licensed under the Apache License, Version 2.0 (the "License"); # you may no...
684
null
Striveworks/valor
# Repository Context Name: Striveworks/valor Description: # Pull Request ## Fixed Average-Precision Integration Error # Changes - Fixed 101-point interpolation. A floating-point error was re-binning precisions to higher recalls. - Fixed functional test, now directly comparable to other sources. # Relevant Files ...
202
null
DylanFitzpatrick01/detect-antipatterns
# Repository Context Name: DylanFitzpatrick01/detect-antipatterns Description: # Pull Request ## Fix for NoneType issues Small fix for issue Daniel was having with the file in the discord. # Relevant Files Found ## Checks/dataMemberLock.py ``` import clang.cindex from typing import List from alerts import Alert ...
35,860
null
spack/spack
# Repository Context Name: spack/spack Description: # Pull Request ## font-util: add v1.4.0 Add font-util v1.4.0. **Changelog:** https://cgit.freedesktop.org/xorg/font/util/log/ # Relevant Files Found ## var/spack/repos/builtin/packages/font-util/package.py ``` # Copyright 2013-2023 Lawrence Livermore Nation...