pr_id int64 | repo_id null | repo_name string | text string |
|---|---|---|---|
333 | null | xarray-contrib/flox | # Repository Context
Name: xarray-contrib/flox
Description:
# Pull Request
## Silence warnings
# Relevant Files Found
## tests/test_xarray.py
```
import numpy as np
import pandas as pd
import pytest
# isort: off
xr = pytest.importorskip("xarray")
# isort: on
from flox.xarray import rechunk_for_blockwise, xarr... |
24 | null | fabriziocosta/EDeN | # Repository Context
Name: fabriziocosta/EDeN
Description:
# Pull Request
## bugfix: make loading normalized fasta actually work
# Relevant Files Found
## eden/converter/fasta.py
```
import networkx as nx
from eden.modifier.fasta import fasta_to_fasta
from eden.util import is_iterable
def seq_to_networkx(head... |
1,100 | null | fonttools/fontbakery | # Repository Context
Name: fonttools/fontbakery
Description:
# Pull Request
## make "coords out of bounds" check unconditionaly a warning
(issue "1099)
# Relevant Files Found
## fontbakery-check-ttf.py
```
#!/usr/bin/env python2
# Copyright 2016 The Fontbakery Authors
#
# Licensed under the Apache License, Vers... |
1,385 | null | port-labs/ocean | # Repository Context
Name: port-labs/ocean
Description:
# Pull Request
## [Integration][Azure Devops] Added fix for urls with .visualstudio.com in releases
### **User description**
# Description
What
- Introduces a new `_format_api_url` method that handles URL transformations for Azure DevOps API subdomains
- ... |
50 | null | datosgobar/series-tiempo-ar-api | # Repository Context
Name: datosgobar/series-tiempo-ar-api
Description:
# Pull Request
## Agrega opción de metadatos simples
Closes #27
`metadata=simple` (opción por defecto) devuelve una lista reducida de metadatos. Los metadatos considerados como simples es configurable desde el módulo `api.py` en `settings`.... |
1,686 | null | meltano/sdk | # Repository Context
Name: meltano/sdk
Description:
# Pull Request
## feat: Log stream errors
Before:
```
2023-05-09 11:48:49,576 | INFO | sample-tap-countries | Beginning full_table sync of 'continents'...
2023-05-09 11:48:49,576 | INFO | sample-tap-countries | Tap has custom mapper. Using 1 provided map(... |
134 | null | item4/yui | # Repository Context
Name: item4/yui
Description:
# Pull Request
## Fix TypeError: object is not subscriptable
APIResponse 클래스가 refactoring 되면서 발생한 오류로 보입니다.
**Traceback**
```
Traceback (most recent call last):
File "/home/yui/yui/yui/bot.py", line 276, in handle
return await handler.run(self, event)
... |
86 | null | deepanshs/mrsimulator | # Repository Context
Name: deepanshs/mrsimulator
Description:
# Pull Request
## Port patch updates from v0.6.1 to master
# Relevant Files Found
## src/mrsimulator/method/__init__.py
```
# -*- coding: utf-8 -*-
from copy import deepcopy
from typing import ClassVar
from typing import Dict
from typing import List
... |
4,438 | null | ray-project/ray | # Repository Context
Name: ray-project/ray
Description:
# Pull Request
## Add support for tensorflow resource variables
## What do these changes do?
Currently resource variables go undetected by the `TensorFlowVariables` since they do not use the same ops for reading values. This change should fix this until a m... |
76 | null | ZeroPhone/ZPUI | # Repository Context
Name: ZeroPhone/ZPUI
Description:
# Pull Request
## [WIP] Cursor highlight
# purpose
Prettier/clearer menu navigation, instead of outlining the first character of the line, we now 'highlight' the whole line.
[ 2012 Andreas Kloeckner"
__license__ = """
Permission is hereby granted, free of charge, to any person... |
1,837 | null | fonttools/fontbakery | # Repository Context
Name: fonttools/fontbakery
Description:
# Pull Request
## [googlefonts] remove some usages of ttFont
… by using font directly for the file name.
# Relevant Files Found
## Lib/fontbakery/specifications/googlefonts.py
```
# -*- coding: utf-8 -*-
from __future__ import (absolute_import, divi... |
16 | null | bigbio/DLEAMSE | # Repository Context
Name: bigbio/DLEAMSE
Description:
# Pull Request
## Minor changes in the code including clean
- click introduced in the project
- dependencies updated including faiss-cpu
- clean the code including comments in Chinese, class names
# Relevant Files Found
## src/Run-times/torch_dleamse_bigd... |
148 | null | macrosynergy/macrosynergy | # Repository Context
Name: macrosynergy/macrosynergy
Description:
# Pull Request
## Integration of multi-threading.
Work-in-progress.
Interrupted by the response:
<ServiceMessage><Status>Error</Status><Reason>Your request has been throttled since you have exceeded the maximum allowed request limit. Please ret... |
2 | null | psi4/gau2grid | # Repository Context
Name: psi4/gau2grid
Description:
# Pull Request
## CMake: build lib as CXX, for pybind11's sake
# Relevant Files Found
## gau2grid/c_generator.py
```
"""
The C generator for gau2grid collocation functions
"""
import os
from . import order
from . import RSH
from . import codegen
_grads = [... |
422 | null | python-diamond/Diamond | # Repository Context
Name: python-diamond/Diamond
Description:
# Pull Request
## Fix traceback.format_exc typo
- Change traceback.format_exec to format_exc
# Relevant Files Found
## src/diamond/utils/classes.py
```
# coding=utf-8
import configobj
import os
import sys
import logging
import inspect
import traceb... |
14,977 | null | spack/spack | # Repository Context
Name: spack/spack
Description:
# Pull Request
## Add extra version of py-certifi
# Relevant Files Found
## var/spack/repos/builtin/packages/py-certifi/package.py
```
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYR... |
670 | null | modelscope/ms-swift | # Repository Context
Name: modelscope/ms-swift
Description:
# Pull Request
## add ruozhiba datasets
# PR type
- [ ] Bug Fix
- [ ] New Feature
- [ ] Document Updates
- [x] More Model or Dataset Support
# PR information
Add ruozhiba datasets
# Relevant Files Found
## swift/llm/utils/dataset.py
```
# Co... |
193 | null | openedx/XBlock | # Repository Context
Name: openedx/XBlock
Description:
# Pull Request
## Date field
Add a Date field, stored internally as a TZ-aware `datetime` object and serialized as an ISO-formatted date string.
@nedbat
# Relevant Files Found
## xblock/fields.py
```
"""
Fields declare storage for XBlock data. They use a... |
71 | null | GuyKh/py-iec-api | # Repository Context
Name: GuyKh/py-iec-api
Description:
# Pull Request
## fix: Fix creating a client and loading token
## What changes do you are proposing?
When token is valid set `logged_in` = True
## How did you test these changes?
Manually
**Closing issues**
#70
# Relevant Files Found
## iec_api/i... |
775 | null | encord-team/encord-client-python | # Repository Context
Name: encord-team/encord-client-python
Description:
# Pull Request
## Feat: Active collections functions
# Introduction and Explanation
Adding active collection operations:
1. List collections
2. Create/update/delete collections
3. List collection items
4. Add/remove collection items
5. A... |
170 | null | InseeFrLab/pynsee | # Repository Context
Name: InseeFrLab/pynsee
Description:
# Pull Request
## sirene - get_location returns an exact location col
this PR addresses this issue #168
# Relevant Files Found
## pynsee/sirene/get_location.py
```
import re
import pandas as pd
from tqdm import trange
import numpy as np
from functools imp... |
125 | null | earthai-tech/watex | # Repository Context
Name: earthai-tech/watex
Description:
# Pull Request
## revised home page
# 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:
# htt... |
301 | null | Oneflow-Inc/models | # Repository Context
Name: Oneflow-Inc/models
Description:
# Pull Request
## change is_consistent to is_global, to_consistent to to_global
consistent 相关接口名称改动,consistent改成global:
- consistent_id
- consistent_arange
- consistent_constant
- consistent_empty
- consistent_all_reduce
- consistent_reduc... |
7 | null | TradeOnDESK/v2-sdk-python | # Repository Context
Name: TradeOnDESK/v2-sdk-python
Description:
# Pull Request
## [main][feat] get position fee info + wstEth price source
- funding fee / borrowing fee info for each position
- add new market to `constant.py`
- change wstEth price source to `OnchainPriceLens`
# Relevant Files Found
## hmx2/co... |
73 | null | Breakthrough-Energy/reliability-assessment | # Repository Context
Name: Breakthrough-Energy/reliability-assessment
Description:
# Pull Request
## PR create function 'linp'
[Pull Request doc](https://breakthrough-energy.github.io/docs/user/git_guide.html#d-pull-request)
### Purpose
create function 'linp'
### What the code is doing
A customized version ... |
1,190 | null | resource-watch/nrt-scripts | # Repository Context
Name: resource-watch/nrt-scripts
Description:
# Pull Request
## update source url
# Relevant Files Found
## soc_018_migrant_deaths/contents/src/__init__.py
```
import logging
import sys
import requests
import csv
from collections import OrderedDict
import datetime
import cartosql
import os
... |
69 | null | alkaline-ml/pmdarima | # Repository Context
Name: alkaline-ml/pmdarima
Description:
# Pull Request
## [MRG] Versioned documentation
This solves #62
## Automated:
* Latest release doc will be deployed to `alkaline-ml.com/pmdarima/`
* Latest release doc will be deployed to `alkaline-ml.com/pmdarima/<version>/`
* We build documenta... |
1,653 | null | zauberzeug/nicegui | # Repository Context
Name: zauberzeug/nicegui
Description:
# Pull Request
## Introduce ui.code
This PR introduces a simple code block element as requested by #592 and #1567.
Its usage is similar to `st.code` and it comes with a copy-and-paste button:
```py
ui.code('''
from nicegui import ui
... |
1,084 | null | pyocd/pyOCD | # Repository Context
Name: pyocd/pyOCD
Description:
# Pull Request
## J-Link cleanup of DP_SELECT handling
Remove the handling of the `DP_SELECT` register in `JLinkProbe`. This is now fully managed by the `DebugPort` class.
Added a check in `DebugPort` that the probe can support the larger AP addresses used in ... |
222 | null | CitrineInformatics/gemd-python | # Repository Context
Name: CitrineInformatics/gemd-python
Description:
# Pull Request
## Update compatibility to include latest Pint
# GEMD Python PR
## Description
This PR updates gemd-python to be compatible with latest (0.24.3) pint.
It marks both 0.22 and 0.23 as incompatible because these two librari... |
862 | null | allegro/ralph | # Repository Context
Name: allegro/ralph
Description:
# Pull Request
## add cloud daily costs to pricing api
add cloud daily costs to pricing api
# Relevant Files Found
## src/ralph/util/api_pricing.py
```
# -*- coding: utf-8 -*-
from __future__ import absolute_import
from __future__ import division
from __fut... |
3,657 | null | apache/tvm | # Repository Context
Name: apache/tvm
Description:
# Pull Request
## [TOPI] Enable standalone wheel build
As noted in [this discussion thread](https://discuss.tvm.ai/t/cannot-import-name-bilinear-sample-nchw/2510), the current topi setup.py works fine when installing locally but fails to include libtvm_topi.so when... |
668 | null | alibaba/Pai-Megatron-Patch | # Repository Context
Name: alibaba/Pai-Megatron-Patch
Description:
# Pull Request
## update checkpoint format of qwen2.5-vl to torch_dist
# Relevant Files Found
## toolkits/distributed_checkpoints_convertor/impl/convert.py
```
import os
import torch
import time
from importlib import import_module
from functool... |
70 | null | prcr/mkdocs-meta-descriptions-plugin | # Repository Context
Name: prcr/mkdocs-meta-descriptions-plugin
Description:
# Pull Request
## fix: Include value of site_url when exporting to CSV
Fixes #68.
# Relevant Files Found
## mkdocs_meta_descriptions_plugin/export.py
```
import csv
import os
import re
from bs4 import BeautifulSoup
from .common import... |
611 | null | conan-io/conan-center-index | # Repository Context
Name: conan-io/conan-center-index
Description:
# Pull Request
## Remove name for bzip2
Specify library name and version: **bzip2/all**
Related issue: https://github.com/conan-io/conan/issues/6269#issuecomment-570182130
- [ ] I've read the [guidelines](https://github.com/conan-io/conan-ce... |
1,750 | null | PennyLaneAI/catalyst | # Repository Context
Name: PennyLaneAI/catalyst
Description:
# Pull Request
## `ppm_compilation` : Apply all sub-PPM compilation passes in one step.
**Context:**
Introduced the `ppm_compilation` pass as a top-level composition of existing transformation and optimization passes. This allows users to apply the tran... |
49 | null | eprbell/rp2 | # Repository Context
Name: eprbell/rp2
Description:
# Pull Request
## Use env log level for all log destinations
# Relevant Files Found
## src/rp2/logger.py
```
# Copyright 2021 eprbell
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the ... |
345 | null | refuel-ai/autolabel | # Repository Context
Name: refuel-ai/autolabel
Description:
# Pull Request
## Check if the LLM label is in the labels list
If the LLM response does not correspond to a label in the labels list (only for `classification` and `entity_matching` tasks) then we will mark `successfully_labeled` as `False` for the row and... |
1,530 | null | tinygrad/tinygrad | # Repository Context
Name: tinygrad/tinygrad
Description:
# Pull Request
## Print more meaningfull hip error messages
# Relevant Files Found
## extra/hip_wrapper.py
```
import ctypes
import sys
try:
_libhip = ctypes.cdll.LoadLibrary('libamdhip64.so')
except:
raise OSError('cant find libamdhip64.so.')
try:... |
33 | null | marvin-ai/marvin-python-toolbox | # Repository Context
Name: marvin-ai/marvin-python-toolbox
Description:
# Pull Request
## Tk nbextension
# Relevant Files Found
## marvin_python_toolbox/common/config.py
```
#!/usr/bin/env python
# coding=utf-8
# Copyright [2017] [B2W Digital]
#
# Licensed under the Apache License, Version 2.0 (the "License");... |
1,711 | null | all-of-us/curation | # Repository Context
Name: all-of-us/curation
Description:
# Pull Request
## [DC-3415] Correct CR inserting null observation_concept_ids
# Relevant Files Found
## data_steward/cdr_cleaner/cleaning_rules/convert_pre_post_coordinated_concepts.py
```
"""
As new PFMH (Personal Family Medical History (combo version)... |
61 | null | ScilifelabDataCentre/pathogens-portal-visualisations | # Repository Context
Name: ScilifelabDataCentre/pathogens-portal-visualisations
Description:
# Pull Request
## add SLU new cities
add Gävle, Helsingborg, Jönköping, Västeräs, and Östersund. (data currently only available for Jönköping, others hopefully added in coming weeks)
# Relevant Files Found
## wastewater/c... |
1,028 | null | CQCL/guppylang | # Repository Context
Name: CQCL/guppylang
Description:
# Pull Request
## docs: Fix sphinx autodoc for Guppy functions
Fixes #1014
# Relevant Files Found
## docs/api-docs/conf.py
```
# Configuration file for the Sphinx documentation builder.
# See https://www.sphinx-doc.org/en/master/usage/configuration.html
im... |
80 | null | JakubAndrysek/MkDoxy | # Repository Context
Name: JakubAndrysek/MkDoxy
Description:
# Pull Request
## fix: add missing package visibility
Hello today i had following issue, that doxygen create for c# code likes this:
```cs
internal class Foo {
void Do() {
}
}
```
xml output like:
```xml
...
<compounddef id="classFoo" ... |
1,678 | null | globus/globus-compute | # Repository Context
Name: globus/globus-compute
Description:
# Pull Request
## increase smoke_test timeout for intermittent failure
See [story description](https://app.shortcut.com/globus/story/36175/intermittent-failing-hourly-test-with-timeouterror) - increase timeout in case this helps with the occasional faili... |
2,951 | null | SpikeInterface/spikeinterface | # Repository Context
Name: SpikeInterface/spikeinterface
Description:
# Pull Request
## Make easier env vars for local testing
As discussed the link between KACHERY and Sortingview is not super clear so this provides an easier to discover env-var for skipping sortingview tests for local development of widgets.
# R... |
102 | null | google/fedjax | # Repository Context
Name: google/fedjax
Description:
# Pull Request
## Introduce PerDomain metric wrapper
Introduce PerDomain metric wrapper
# Relevant Files Found
## fedjax/experimental/metrics.py
```
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not... |
1,929 | null | GafferHQ/gaffer | # Repository Context
Name: GafferHQ/gaffer
Description:
# Pull Request
## Options : Move `prefixPlug()` to CustomOptions node.
It didn't make sense on the base class because it would allow the user to break nodes like StandardOptions, where the correct names are hardcoded already. The approach taken here (virtual m... |
729 | null | qiskit-community/qiskit-nature | # Repository Context
Name: qiskit-community/qiskit-nature
Description:
# Pull Request
## Add the `mirror` setting to the `SUCCD` ansatz
<!--
✅ I have added the tests to cover my changes.
I have updated the documentation accordingly.
✅ I have read the CONTRIBUTING document.
-->
### Summary
Implement suc... |
6,108 | null | pandas-dev/pandas | # Repository Context
Name: pandas-dev/pandas
Description:
# Pull Request
## API: Series.str wont' raise and now returns None (GH6106)
closes #6106
# Relevant Files Found
## pandas/core/generic.py
```
# pylint: disable=W0231,E1101
import warnings
import operator
import weakref
import gc
import numpy as np
import... |
2,264 | null | stfc/PSyclone | # Repository Context
Name: stfc/PSyclone
Description:
# Pull Request
## 2263 splitting LFRic scalar args
closes #2263
# Relevant Files Found
## src/psyclone/domain/lfric/__init__.py
```
# -----------------------------------------------------------------------------
# BSD 3-Clause License
#
# Copyright (c) 2020-... |
415 | null | xCDAT/xcdat | # Repository Context
Name: xCDAT/xcdat
Description:
# Pull Request
## Add better support for using custom time coordinates in temporal APIs
## Description
<!--
Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context.
List any dependencies that a... |
7 | null | GreyNoise-Intelligence/pygreynoise | # Repository Context
Name: GreyNoise-Intelligence/pygreynoise
Description:
# Pull Request
## Complete overhaul of the library
- Added proper setup files and documentation
- Package is PIP-friendly and can be submitted via Twine
- Added structure to the install package to ease future updates
- Included helper fun... |
23,645 | null | saltstack/salt | # Repository Context
Name: saltstack/salt
Description:
# Pull Request
## Read response buffer instad of httpresponse
Fixes #23323
# Relevant Files Found
## salt/fileclient.py
```
# -*- coding: utf-8 -*-
'''
Classes that manage file clients
'''
from __future__ import absolute_import
# Import python libs
import ... |
34 | null | KitwareMedical/HASI | # Repository Context
Name: KitwareMedical/HASI
Description:
# Pull Request
## ENH: Add `HASI` Python module
- Moved Python scripts into `src/hasi/hasi` module
- Added `pypackage.toml` with `flit`
- Updated pytests with new locations
Will close [Issue 33](https://github.com/KitwareMedical/HASI/issues/33).
# Re... |
481 | null | fetchai/agents-aea | # Repository Context
Name: fetchai/agents-aea
Description:
# Pull Request
## fix implementation of p2p connection.
## Proposed changes
## Fixes
## Types of changes
What types of changes does your code introduce to agents-aea?
_Put an `x` in the boxes that apply_
- [ ] Bugfix (non-breaking change wh... |
338 | null | amazon-braket/amazon-braket-sdk-python | # Repository Context
Name: amazon-braket/amazon-braket-sdk-python
Description:
# Pull Request
## fix: Change image_uri
*Issue #, if available:*
*Description of changes:*
fix: Change image_uri for gpu containers.
*Testing done:*
## Merge Checklist
_Put an `x` in the boxes that apply. You can also fill t... |
1,710 | null | Lightning-AI/torchmetrics | # Repository Context
Name: Lightning-AI/torchmetrics
Description:
# Pull Request
## fix missing imports
## What does this PR do?
seems some Classes does not exists...
<details>
<summary>Before submitting</summary>
- [x] Was this **discussed/agreed** via a Github issue? (no need for typos and docs improv... |
342 | null | PythonFreeCourse/lms | # Repository Context
Name: PythonFreeCourse/lms
Description:
# Pull Request
## fix: Migrating tables
- Added exception of exercise - course and number indexes migration
# Relevant Files Found
## lms/lmsdb/bootstrap.py
```
from typing import Any, Callable, Optional, Tuple, Type
from uuid import uuid4
from peewee... |
229 | null | adafruit/circup | # Repository Context
Name: adafruit/circup
Description:
# Pull Request
## Adding option to install library stubs from PyPi
Implementation of feature request #140, this is something I would really like to see as a PyCharm user.
As described in the [PyCharm + CircuitPython setup guide](https://learn.adafruit.com/... |
205 | null | KoljaB/RealtimeSTT | # Repository Context
Name: KoljaB/RealtimeSTT
Description:
# Pull Request
## fix: duplicated porcupine process
# Relevant Files Found
## RealtimeSTT/audio_recorder.py
```
"""
The AudioToTextRecorder class in the provided code facilitates
fast speech-to-text transcription.
The class employs the faster_whisper ... |
1,435 | null | facebookresearch/nevergrad | # Repository Context
Name: facebookresearch/nevergrad
Description:
# Pull Request
## update ProcessPoolExecutor docs
## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [x] Docs change / refactoring / dependency upgrade
- [x] Bug fix (non-br... |
625 | null | hed-standard/hed-python | # Repository Context
Name: hed-standard/hed-python
Description:
# Pull Request
## Add some df tests. Update hed_assemble. Make the df utils also work on series.
# Relevant Files Found
## hed/models/df_util.py
```
from functools import partial
from hed.models.sidecar import Sidecar
from hed.models.tabular_inp... |
671 | null | blue-marble/gridpath | # Repository Context
Name: blue-marble/gridpath
Description:
# Pull Request
## Clean up startup chars
- rename params for clarity
- don't write empty startup_chars file
- add expression for sum of startup power across startup types
# Relevant Files Found
## gridpath/project/operations/operational_types/common_... |
165 | null | george0st/qgate-sln-mlrun | # Repository Context
Name: george0st/qgate-sln-mlrun
Description:
# Pull Request
## Repair CSVTarget
# Relevant Files Found
## qgate_sln_mlrun/ts/ts201.py
```
"""
TS201: Create feature set(s)
"""
from qgate_sln_mlrun.ts.tsbase import TSBase
import mlrun.feature_store as fstore
from mlrun.features import Feat... |
221 | null | Volue-Public/energy-mesh-python | # Repository Context
Name: Volue-Public/energy-mesh-python
Description:
# Pull Request
## Wrappers for proto Objects and Attributes
Convenience wrappers for proto Objects and Attributes.
To pass all tests the following PR is needed in Mesh server: https://github.com/PowelAS/sme-mesh/pull/2062
Proto file is t... |
329 | null | dlubal-software/RFEM_Python_Client | # Repository Context
Name: dlubal-software/RFEM_Python_Client
Description:
# Pull Request
## Rebecca calculate in cloud
# Description
I changed the example that a new model is created instead of accessing an existing model.
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] N... |
1,329 | null | all-of-us/raw-data-repository | # Repository Context
Name: all-of-us/raw-data-repository
Description:
# Pull Request
## Use equal/greater than timestamp instead of just greater than.
# Relevant Files Found
## rdr_service/offline/bigquery_sync.py
```
import json
import logging
import math
import random
from datetime import datetime
from googl... |
66 | null | fabric8-analytics/fabric8-analytics-jobs | # Repository Context
Name: fabric8-analytics/fabric8-analytics-jobs
Description:
# Pull Request
## Revert "Simplify liveness probe for now"
Reverts fabric8-analytics/fabric8-analytics-jobs#58
# Relevant Files Found
## f8a_jobs/api_v1.py
```
#!/usr/bin/env python3
import traceback
import logging
from dateutil.pa... |
11,453 | null | huggingface/transformers | # Repository Context
Name: huggingface/transformers
Description:
# Pull Request
## Give each hub test a different repo name
# What does this PR do?
To reduce flakiness in the tests using the hub and be able to investigate failures more closely, this PR gives them each one different namespace.
# Relevant Files F... |
4,042 | null | fedspendingtransparency/usaspending-api | # Repository Context
Name: fedspendingtransparency/usaspending-api
Description:
# Pull Request
## [DEV-10453] Fix Spark dictionary error [warmfix][qat]
**Description:**
Downmerge #4041 into QAT.
# Relevant Files Found
## usaspending_api/etl/elasticsearch_loader_helpers/delete_data.py
```
import logging
from ti... |
5,879 | null | pandas-dev/pandas | # Repository Context
Name: pandas-dev/pandas
Description:
# Pull Request
## ENH: Add regex=True flag to str_contains
Using regex=False can be faster when full regex searching is not needed.
See http://stackoverflow.com/q/20951840/190597
Example use case:
```
import string
import itertools as IT
import numpy as np... |
3,575 | null | bcbio/bcbio-nextgen | # Repository Context
Name: bcbio/bcbio-nextgen
Description:
# Pull Request
## update purecn wrapper, add tools_off: purecn_offtarget option
# Relevant Files Found
## bcbio/structural/purecn.py
```
"""PureCN: Copy number calling and SNV classification using targeted short read sequencing
https://github.com/lima... |
189 | null | Preocts/python-src-template | # Repository Context
Name: Preocts/python-src-template
Description:
# Pull Request
## Refactoring noxfile for testing
These changes lean harder into the workflow being centered around the `noxfile.py` and using `nox` for all tasks.
Tests no longer run on a matrix of pythons, removing the need to maintain that ma... |
28,467 | null | Azure/azure-sdk-for-python | # Repository Context
Name: Azure/azure-sdk-for-python
Description:
# Pull Request
## Ensure that test packages are filtered out of versioning update, but still allow "tests" in name
`azure-mgmt-loadtestservice` was crashing due to `"tests"` being in the path.
# Relevant Files Found
## tools/azure-sdk-tools/ci_too... |
2,071 | null | pyro-ppl/pyro | # Repository Context
Name: pyro-ppl/pyro
Description:
# Pull Request
## Minor fixes for update to PyTorch 1.3
# Relevant Files Found
## pyro/distributions/torch_patch.py
```
import functools
import weakref
import torch
assert torch.__version__.startswith('1.')
def patch_dependency(target, root_module=torch)... |
2,938 | null | Parsl/parsl | # Repository Context
Name: Parsl/parsl
Description:
# Pull Request
## Re-enable str-bytes-safe mypy error, and fix uses
These changes are all in the interchange. In most cases, this error is found when a manager id (a byte sequence) is used in a string substitution, and to make happy, the format string is modified ... |
5 | null | JoshuaKasa/van-gonography | # Repository Context
Name: JoshuaKasa/van-gonography
Description:
# Pull Request
## hiding multiple files in an image now works(for cover images with rgb…
Basically what happens is that we loop through each file to be hidden, and then hide them in the intended RGB bits, but we keep track of columns/rows that have b... |
350 | null | Nixtla/neuralforecast | # Repository Context
Name: Nixtla/neuralforecast
Description:
# Pull Request
## Deprecate AffineTransformed class
Deprecate unnecessary AffineTransformed class.
Pending, execute affine transform on the parameters for special distributions like the Poisson.
# Relevant Files Found
## neuralforecast/_modidx.py
`... |
27 | null | pjlab-sys4nlp/llama-moe | # Repository Context
Name: pjlab-sys4nlp/llama-moe
Description:
# Pull Request
## CPT: update `save_optim_limit`, update 13B scripts
# Relevant Files Found
## smoe/entrypoint/cpt_fpt.py
```
import os
import torch
from transformers import (
CONFIG_MAPPING,
AutoConfig,
AutoModelForCausalLM,
AutoT... |
27 | null | vipulgupta2048/scrape | # Repository Context
Name: vipulgupta2048/scrape
Description:
# Pull Request
## [Added] hindi.oneindia.com scraper and improved logging!
# Relevant Files Found
## scrapeNews/scrapeNews/pipelines.py
```
# -*- coding: utf-8 -*-
# Define your item pipelines here
#
# Don't forget to add your pipeline to the ITEM_P... |
528 | null | clearml/clearml | # Repository Context
Name: clearml/clearml
Description:
# Pull Request
## Change example name
Change task_piping_example >>> programmatic_orchestration
+ black format
# Relevant Files Found
## examples/automation/task_piping_example.py
```
from clearml import Task
from time import sleep
# Initialize the Task... |
9 | null | cyberjunky/RTL-SDR-P2000Receiver-HA | # Repository Context
Name: cyberjunky/RTL-SDR-P2000Receiver-HA
Description:
# Pull Request
## Update p2000.py
Added errorchecking and Over-Rate disabling for opencage
Over-Rate is reset after midnight UTC (time-check can be optimised)
# Relevant Files Found
## p2000.py
```
#!/usr/bin/env python3
"""RTL-SDR P200... |
133 | null | speechmatics/speechmatics-python | # Repository Context
Name: speechmatics/speechmatics-python
Description:
# Pull Request
## Support requesting a temporary token (JWT) with region and client ref
# Relevant Files Found
## speechmatics/client.py
```
# (c) 2020, Cantab Research Ltd.
"""
Wrapper library to interface with Real-time ASR v2 API.
Based... |
559 | null | terrapower/armi | # Repository Context
Name: terrapower/armi
Description:
# Pull Request
## `ISOXX` parsing
## Description
ARMI uses `glob` to parse the current directory for any `ISOXX` files by trying to match against `ISO*`. Then ARMI tries to extract the last two characters of the matches, under the assumption that `glob` only... |
252 | null | specklesystems/speckle-blender | # Repository Context
Name: specklesystems/speckle-blender
Description:
# Pull Request
## fix: checks for permissions
- disables the functionality of latest button (which was crashing) in the model card which is just an info tab
 wrote this tutorial a number of ye... |
151 | null | iRNA-COSI/APAeval | # Repository Context
Name: iRNA-COSI/APAeval
Description:
# Pull Request
## feat: execution workflow APAtrap
Fixes #29
## Checklist
- [x] I have performed a self-review of my own code
- [x] My code follows the templates/style guidelines of the repository
- [x] I have commented my code, particularly in hard... |
43,347 | null | pandas-dev/pandas | # Repository Context
Name: pandas-dev/pandas
Description:
# Pull Request
## Backport PR #43145 on branch 1.3.x (REGR: Fix fastparquet 0.7.0 not being able to read a parquet file)
Backport PR #43145: REGR: Fix fastparquet 0.7.0 not being able to read a parquet file
# Relevant Files Found
## pandas/io/parquet.py
`... |
1,096 | null | bcgov/lear | # Repository Context
Name: bcgov/lear
Description:
# Pull Request
## version update
Signed-off-by: Kial Jinnah <kialj876@gmail.com>
*Issue #:* /bcgov/entity#5567
*Description of changes:*
- changed version to 2.19.0 to match release
By submitting this pull request, I confirm that you can use, modify, copy... |
28,146 | null | conan-io/conan-center-index | # Repository Context
Name: conan-io/conan-center-index
Description:
# Pull Request
## intrusive_shared_ptr: add new recipe
### Summary
Changes to recipe: **intrusive_shared_ptr/1.9**
#### Motivation
This is an initial PR for `intrusive_shared_ptr`. The library provides an intrusive reference counting smart po... |
380 | null | open-contracting/credere-backend | # Repository Context
Name: open-contracting/credere-backend
Description:
# Pull Request
## feat: Add --quiet option to decrease verbosity
closes #248. Always print output for manual command fetch-award-by-id-and-supplier. chore: Remove quick-returns to simplify logic (loops will not run on empty lists/dicts). Remov... |
2,288 | null | tytusdb/tytusdb | # Repository Context
Name: tytusdb/tytusdb
Description:
# Pull Request
## Update Tytus.py
# Relevant Files Found
## storage/fase2/team10/Tytus.py
```
import os
import json as Json
import pickle
import zlib
import binascii
import sys
import hashlib
from cryptography.fernet import Fernet
from BlockChain.BlockCha... |
124 | null | aws-deadline/deadline-cloud-test-fixtures | # Repository Context
Name: aws-deadline/deadline-cloud-test-fixtures
Description:
# Pull Request
## fix!: delete workers from non-autoscaling fleets
### What was the problem/requirement? (What/Why)
non-autoscaling fleets workers are not deleted automatically from fleets. This causes errors when tests are run more ... |
19,056 | null | keras-team/keras | # Repository Context
Name: keras-team/keras
Description:
# Pull Request
## Update docstrings of confusion_metrics.py
I think "binary_crossentropy" is more appropriate for those metrics.
# Relevant Files Found
## keras/metrics/confusion_metrics.py
```
import numpy as np
from keras import activations
from keras i... |
1,527 | null | InternLM/lmdeploy | # Repository Context
Name: InternLM/lmdeploy
Description:
# Pull Request
## Remove first empty chunck for api_server
# Relevant Files Found
## lmdeploy/serve/openai/api_server.py
```
# Copyright (c) OpenMMLab. All rights reserved.
import asyncio
import copy
import os
import time
from http import HTTPStatus
from... |
25 | null | danidee10/django-notifs | # Repository Context
Name: danidee10/django-notifs
Description:
# Pull Request
## Multi platform testing with tox
- Make code compatible with later versions of Python (Non-breaking changes)
# Relevant Files Found
## notifications/apps.py
```
"""Register all Signals."""
from django.apps import AppConfig
class ... |
1,718 | null | catalyst-cooperative/pudl | # Repository Context
Name: catalyst-cooperative/pudl
Description:
# Pull Request
## Update sqlalchemy requirement from <1.4.39,>=1.4 to >=1.4,<1.4.40
Updates the requirements on [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sou... |
53,339 | null | apache/airflow | # Repository Context
Name: apache/airflow
Description:
# Pull Request
## Deprecate `airflow.utils.warnings` properly
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding co... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.