pr_id int64 | repo_id null | repo_name string | text string |
|---|---|---|---|
171 | null | Sujit-O/pykg2vec | # Repository Context
Name: Sujit-O/pykg2vec
Description:
# Pull Request
## Documents updated
# Relevant Files Found
## examples/train.py
```
'''
====================================
Work with one KGE method (train.py)
====================================
You can train a single KGE algorithm with train.py by usi... |
3,446 | null | haiiliin/abqpy | # Repository Context
Name: haiiliin/abqpy
Description:
# Pull Request
## [docs]: Use sphinx-autodoc-toolbox instead of sphinx-collapsible-autodoc (backport #3442)
This is an automatic backport of pull request #3442 done by [Mergify](https://mergify.com).
---
<details>
<summary>Mergify commands and options</summ... |
670 | null | onepercentclub/onepercentclub-site | # Repository Context
Name: onepercentclub/onepercentclub-site
Description:
# Pull Request
## bb-1251: adding language to return urls for docdata (fixes Safari thank-you redirect)
# Relevant Files Found
## apps/cowry_docdata/adapters.py
```
# coding=utf-8
import logging
from decimal import Decimal, ROUND_HALF_UP... |
1,649 | null | dcos/dcos | # Repository Context
Name: dcos/dcos
Description:
# Pull Request
## Upgrade checks
## High Level Description
Run the node and cluster checks before and after upgrade
## Related Issues
https://jira.mesosphere.com/browse/DCOS-15924
## Checklist for all PR's
- [x] Included a test which will fail if co... |
2,324 | null | faucetsdn/faucet | # Repository Context
Name: faucetsdn/faucet
Description:
# Pull Request
## lazer fib route resolution. disable ofa_match for test as not supported all hardware.
# Relevant Files Found
## clib/mininet_test_base.py
```
#!/usr/bin/env python3
"""Base class for all FAUCET unit tests."""
# pylint: disable=missing-... |
19 | null | scaleway/scaleway-sdk-python | # Repository Context
Name: scaleway/scaleway-sdk-python
Description:
# Pull Request
## feat(marketplace): add ListLocalImage to cli and documentation generation
# Relevant Files Found
## scaleway-async/scaleway_async/marketplace/v2/api.py
```
# This file was automatically generated. DO NOT EDIT.
# If you have a... |
4,800 | null | DataBiosphere/azul | # Repository Context
Name: DataBiosphere/azul
Description:
# Pull Request
## Use Terraform to configure API Gateway access logs in CloudWatch (#3412, #4795)
Connected issues: #3412, #4795
## Checklist
### Author
- [x] Target branch is `develop`
- [x] Name of PR branch matches `issues/<GitHub handle of... |
32 | null | google/glazier | # Repository Context
Name: google/glazier
Description:
# Pull Request
## python 3 support for detecting keystrokes
python 3 support for detecting keystrokes
# Relevant Files Found
## glazier/lib/interact.py
```
# Copyright 2016 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (... |
33 | null | WebOfTrust/signifypy | # Repository Context
Name: WebOfTrust/signifypy
Description:
# Pull Request
## Require valid response signature headers from Agent
This PR adds a hook to the requests session object that raises an exception if valid HTTP signature headers signed by the Agent aren't found.
# Relevant Files Found
## src/signify/app... |
4,451 | null | voxel51/fiftyone | # Repository Context
Name: voxel51/fiftyone
Description:
# Pull Request
## Add container utilities
Adds several utilities for layout in python panels.
- HStackView for laying out items horizontally
- VStackView for laying out items vertically
- MenuView for menus
- ButtonGroupView for grouping buttons
<!... |
34 | null | 4n4nd/prometheus-api-client-python | # Repository Context
Name: 4n4nd/prometheus-api-client-python
Description:
# Pull Request
## Remove dateparser as a dependency and use datetime objects in PrometheusConnect
Use datetime objects for metric start_time and end_time.
Use timedelta objects for chunk_size.
Add tests for class PrometheusConnect
Move pr... |
98 | null | sepandhaghighi/mytimer | # Repository Context
Name: sepandhaghighi/mytimer
Description:
# Pull Request
## Medium break
#### Reference Issues/PRs
#### What does this implement/fix? Explain your changes.
- `mid-break` program added
- `long-break` program duration changed from `15 minutes` to `30 minutes`
#### Any other comments?
#... |
13,606 | null | apache/tvm | # Repository Context
Name: apache/tvm
Description:
# Pull Request
## [Relay][TIR] Add utility to lower Relay func to TIR prim func
This is very useful for creating a TensorIR program that is otherwise hard to so via manual TVMScript or te compute + `create_prim_func`.
A good example is a TensorIR program having... |
217 | null | neuraloperator/neuraloperator | # Repository Context
Name: neuraloperator/neuraloperator
Description:
# Pull Request
## Refactor rescaling in skips as transform in the Spectral Conv
Adds a transform to the spectral-convs for the skips and resampling. Also fixes init.
# Relevant Files Found
## neuralop/layers/fno_block.py
```
from typing impor... |
2,664 | null | napari/napari | # Repository Context
Name: napari/napari
Description:
# Pull Request
## Update missing translations for 0.4.8
# Description
In the missing translations panel, I'm not 100% sure which strings need translating vs which don't, e.g. in the preferences UI schema:
```
napari/_qt/dialogs/preferences_dialog.py
****... |
672 | null | graphite-project/carbon | # Repository Context
Name: graphite-project/carbon
Description:
# Pull Request
## Backporting fnv1a_hash ring from graphite-web to carbon 1.0.x
Backporting [fnv1a_hash ring from graphite-web](https://github.com/graphite-project/graphite-web/pull/1723) to carbon 1.0.x
It's not a full support of fnv1a hashing in... |
2,288 | null | vantage6/vantage6 | # Repository Context
Name: vantage6/vantage6
Description:
# Pull Request
## Add try catch to uwsgi import for when it is running outside of a wsgi process
Uwsgi is not available when running outside of a uwsgi process, (see https://uwsgi-docs.readthedocs.io/en/latest/PythonModule.html). When importing data in vs de... |
463 | null | managarm/bootstrap-managarm | # Repository Context
Name: managarm/bootstrap-managarm
Description:
# Pull Request
## scripts: Restore older python compatibility in vm-util.py
# Relevant Files Found
## scripts/vm-util.py
```
#!/usr/bin/env python3
import asyncio
import argparse
import enum
import json
import os
import re
import shlex
import ... |
705 | null | Striveworks/valor | # Repository Context
Name: Striveworks/valor
Description:
# Pull Request
## Add test for mixed-type dataset concatenation.
# Changes
- Added a test that concatenates object detection datasets with different annotation types.
- Fixed a bug in backend that wouldn't allow forcing of annotation type. Annotations that... |
112,805 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Move restoring inactive clients method into UniFi entity loader
<!--
You are amazing! Thanks for contributing to our project!
Please, DO NOT DELETE ANY TEXT from this template! (unless instructed).
-->
## Breaking change
<!--
... |
46 | null | Social-projects-Rivne/Rv-041WebUI-python | # Repository Context
Name: Social-projects-Rivne/Rv-041WebUI-python
Description:
# Pull Request
## Add user activity switch (backend)
Pull request into develop.
Added the ability to make the user active and inactive (aka ban/unban).
# Relevant Files Found
## easyrest/models/user.py
```
"""This module describe d... |
22 | null | biobootloader/wolverine | # Repository Context
Name: biobootloader/wolverine
Description:
# Pull Request
## feat: can debug javascript files
[](https://asciinema.org/a/MNAymUTJpn52FPCYZxd6uzXtv)
# Relevant Files Found
## wolverine.py
```
import difflib
import fire
import... |
19,641 | null | scikit-learn/scikit-learn | # Repository Context
Name: scikit-learn/scikit-learn
Description:
# Pull Request
## Fix Calibrated classifier cv predictions with pipeline
<!--
Thanks for contributing a pull request! Please ensure you have taken a look at
the contribution guidelines: https://github.com/scikit-learn/scikit-learn/blob/main/CONTRIB... |
797 | null | qiita-spots/qiita | # Repository Context
Name: qiita-spots/qiita
Description:
# Pull Request
## More informative reset password messages. Fix #788
This adds the 30 minute timeout information to the email sent and a more informative message when the user's password is not reset.
# Relevant Files Found
## qiita_core/configuration_man... |
1,388 | null | snowflakedb/snowflake-cli | # Repository Context
Name: snowflakedb/snowflake-cli
Description:
# Pull Request
## Enable project definition 2.0 by default
### Pre-review checklist
* [x] I've confirmed that instructions included in README.md are still correct after my changes in the codebase.
* [x] I've added or updated automated unit te... |
439 | null | pyiron/executorlib | # Repository Context
Name: pyiron/executorlib
Description:
# Pull Request
## Add type hints for communication module
# Relevant Files Found
## executorlib/shared/communication.py
```
import sys
from socket import gethostname
from typing import Optional
import cloudpickle
import zmq
class SocketInterface:
... |
53 | null | solokeys/solo1-cli | # Repository Context
Name: solokeys/solo1-cli
Description:
# Pull Request
## Fix fido2 v0.8 fallout
# Relevant Files Found
## solo/helpers.py
```
# -*- coding: utf-8 -*-
#
# Copyright 2019 SoloKeys Developers
#
# Licensed under the Apache License, Version 2.0, <LICENSE-APACHE or
# http://apache.org/licenses/LIC... |
92 | null | CarliJoy/django-pint | # Repository Context
Name: CarliJoy/django-pint
Description:
# Pull Request
## Update ci template
# Relevant Files Found
## docs/conf.py
```
# -*- coding: utf-8 -*-
#
# This file is execfile()d with the current directory set to its containing dir.
#
# Note that not all possible configuration values are present ... |
124,286 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Add missing hass type hint in component tests (y)
## Proposed change
<!--
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug
or resolves a featur... |
1,721 | null | unfoldadmin/django-unfold | # Repository Context
Name: unfoldadmin/django-unfold
Description:
# Pull Request
## fix: constance float field
# Relevant Files Found
## src/unfold/contrib/constance/settings.py
```
UNFOLD_CONSTANCE_ADDITIONAL_FIELDS = {
str: [
"django.forms.CharField",
{
"widget": "unfold.widget... |
309 | null | mraniki/tt | # Repository Context
Name: mraniki/tt
Description:
# Pull Request
## ⚡️ order step
# Relevant Files Found
## src/bot.py
```
"""
TalkyTrader 🪙🗿
"""
__version__ = "1.4.1"
import os
import sys
import asyncio
import uvicorn
from fastapi import FastAPI
import ccxt
from dxsp import DexSwap
from findmyorder import... |
17,341 | null | ray-project/ray | # Repository Context
Name: ray-project/ray
Description:
# Pull Request
## [RLlib] Discussion 3001: Fix comment on internal state shape (must be [B x S=state dim]).
<!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. -->
... |
15 | null | adafruit/Adafruit_CircuitPython_ST7789 | # Repository Context
Name: adafruit/Adafruit_CircuitPython_ST7789
Description:
# Pull Request
## Ran black, updated to pylint 2.x
# Relevant Files Found
## adafruit_st7789.py
```
# The MIT License (MIT)
#
# Copyright (c) 2019 Melissa LeBlanc-Williams for Adafruit Industries LLC
#
# Permission is hereby granted,... |
1,026 | null | TransformerLensOrg/TransformerLens | # Repository Context
Name: TransformerLensOrg/TransformerLens
Description:
# Pull Request
## updated property access
<!--
When opening your PR, please make sure to only request a merge to `main` when you have found a bug in the currently released version of TransformerLens. All other PRs should go to `dev` in orde... |
932 | null | sunpy/sunpy | # Repository Context
Name: sunpy/sunpy
Description:
# Pull Request
## Tweaking of LYRA peek visualization and patch for big-endian bug
Some cleanup to make the LYRA peek plot look a little nicer:
- y labels changed to span multiple lines to prevent overlap
- shrank y label fontsize
- reduced number of y-ticks to pr... |
270 | null | superannotateai/superannotate-python-sdk | # Repository Context
Name: superannotateai/superannotate-python-sdk
Description:
# Pull Request
## F 139
# Relevant Files Found
## src/superannotate/lib/app/mixp/config.py
```
TOKEN = "ca95ed96f80e8ec3be791e2d3097cf51"
```
## src/superannotate/lib/app/mixp/utils/parsers.py
```
import lib.core as constances
f... |
19 | null | yuewuo/QEC-Playground | # Repository Context
Name: yuewuo/QEC-Playground
Description:
# Pull Request
## Bell init circuit
# Relevant Files Found
## test.py
```
import qecp
di = 7
dj = 5
noisy_measurements = 3
code_type = qecp.CodeType.StandardPlanarCode
code_size = qecp.CodeSize(noisy_measurements, di+1, dj+1)
simulator = qecp.Simula... |
8 | null | fernflower/ciziproblem | # Repository Context
Name: fernflower/ciziproblem
Description:
# Pull Request
## Yaml context
# Relevant Files Found
## bottle_app.py
```
import datetime
import jinja2
import json
import os
import tempfile
import yaml
from bottle import default_app, request, route, run, static_file
import generate as gen
de... |
4,574 | null | ytdl-org/youtube-dl | # Repository Context
Name: ytdl-org/youtube-dl
Description:
# Pull Request
## [eroprofile] new extractor
# Relevant Files Found
## youtube_dl/extractor/__init__.py
```
from __future__ import unicode_literals
from .abc import ABCIE
from .academicearth import AcademicEarthCourseIE
from .addanime import AddAnimeI... |
7,143 | null | spesmilo/electrum | # Repository Context
Name: spesmilo/electrum
Description:
# Pull Request
## Issue #7141 RE #fixing poor_design_fix_address_to_scripthash
Fixing the poor design of address_to_scripthash.
closes #7141
# Relevant Files Found
## electrum/bitcoin.py
```
# -*- coding: utf-8 -*-
#
# Electrum - lightweight Bitcoin cli... |
659 | null | bit-bots/bitbots_main | # Repository Context
Name: bit-bots/bitbots_main
Description:
# Pull Request
## Fix/last pr
# Summary
Fixes bugs in last pr
# Relevant Files Found
## bitbots_vision/bitbots_vision/vision_modules/yoeo/utils.py
```
from abc import ABC, abstractmethod
from dataclasses import dataclass
from typing import Optional... |
14 | null | monuk7735/GLUG-NITH-Discord-Bot | # Repository Context
Name: monuk7735/GLUG-NITH-Discord-Bot
Description:
# Pull Request
## DM and Announcements Bug Resolved
# Relevant Files Found
## cogs/institute.py
```
import requests
import json
import urllib.parse
import os
from bs4 import BeautifulSoup
import discord
from discord.ext import commands
im... |
44 | null | jadolg/rocketchat_API | # Repository Context
Name: jadolg/rocketchat_API
Description:
# Pull Request
## Add subscriptions.read endpoint
Note: `subscriptions.read` accepts the `rid` argument, whereas `subscriptions.unread` takes `room_id`, which is inconsistent.
I have opted to use the same argument name as RocketChat. Feel free to chan... |
188 | null | scikit-build/scikit-build-core | # Repository Context
Name: scikit-build/scikit-build-core
Description:
# Pull Request
## refactor: native wheel writer implementation
Should enable further work on prepare metadata and editable installs, and drops a dependency (distlib).
# Relevant Files Found
## src/scikit_build_core/build/__init__.py
```
fro... |
154 | null | steelegbr/wave-chunk-parser | # Repository Context
Name: steelegbr/wave-chunk-parser
Description:
# Pull Request
## Fixed null termination bug on cue labels.
# Relevant Files Found
## tests/test_label.py
```
"""
Copyright 2022 Marc Steele
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file exc... |
26,504 | null | Azure/azure-sdk-for-python | # Repository Context
Name: Azure/azure-sdk-for-python
Description:
# Pull Request
## [ML][Pipeline] Fix validation on pipeline job compute
# Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
- Fix compute validation on pipeline job ... |
247 | null | modal-labs/modal-client | # Repository Context
Name: modal-labs/modal-client
Description:
# Pull Request
## Add failing test for web endpoints on #245
This adds a test that succeeds on main but fails in #245 – it was caught post-deploy by an internal integration tests.
# Relevant Files Found
## client_test/stub_test.py
```
# Copyright Mo... |
610 | null | gridstatus/gridstatus | # Repository Context
Name: gridstatus/gridstatus
Description:
# Pull Request
## fix(ENG 1677): MISO look ahead hourly in mw
## Summary
Turns GW into MW
### Details
# Relevant Files Found
## gridstatus/miso.py
```
import io
import json
import re
import urllib
import warnings
import zipfile
from typing impor... |
523 | null | open-traffic-generator/snappi-ixnetwork | # Repository Context
Name: open-traffic-generator/snappi-ixnetwork
Description:
# Pull Request
## Issue522: Capture is failing in tests in 9.20
resolves https://github.com/open-traffic-generator/snappi-ixnetwork/issues/522
# Relevant Files Found
## snappi_ixnetwork/capture.py
```
import json
import time
import i... |
24,070 | null | spack/spack | # Repository Context
Name: spack/spack
Description:
# Pull Request
## Add: HiPACE
Add the new HiPACE++ code.
cc @MaxThevenet @SeverinDiederichs
## To Do
- [x] Linux testing @ax3l (OpenMP)
- [x] Linux testing (CUDA), macOS testing @SeverinDiederichs @MaxThevenet
# Relevant Files Found
## var/spack/repos/... |
13 | null | pythonecuador/lira | # Repository Context
Name: pythonecuador/lira
Description:
# Pull Request
## Initial setup
# Relevant Files Found
# Edits
This pull request sets up the initial project structure for an interactive Python tutorial application intended to run in the terminal. It introduces the basic package layout, including `p... |
1,229 | null | airbnb/streamalert | # Repository Context
Name: airbnb/streamalert
Description:
# Pull Request
## adding terraform references for some buckets
to: @airbnb/streamalert-maintainers
## Background
A race condition could cause errors like:
```
Error: Error putting S3 notification configuration: NoSuchBucket: The specified bucket d... |
72 | null | ehendrix23/tesla_dashcam | # Repository Context
Name: ehendrix23/tesla_dashcam
Description:
# Pull Request
## Release 0.1.13
Release 0.1.13
Fixed:
- Merge of videos fails when a relative path instead of an absolute path is provided for --output Issue #62
- Issue during processing of metadata if files were missing
- Hidden f... |
41 | null | weanalyze/workcell | # Repository Context
Name: weanalyze/workcell
Description:
# Pull Request
## Dev
1. version bump;
2. update readme for deployment;
# Relevant Files Found
## workcell/__init__.py
```
"""Information about this library. This file will automatically changed (by poetry-bump-version)."""
__version__ = "0.0.22"
__ui_... |
46 | null | bdaiinstitute/predicators | # Repository Context
Name: bdaiinstitute/predicators
Description:
# Pull Request
## Added MoveToObjOnFloor and GraspObjOnFloor, as well as Removed Objects from Skills and into Samplers
This PR fixes samplers by making them more sophisticated (like computing relative pose of objects) instead of needing object and st... |
633 | null | UAlbertaALTLab/morphodict | # Repository Context
Name: UAlbertaALTLab/morphodict
Description:
# Pull Request
## Make “view site” admin link work on sapir
# Relevant Files Found
## CreeDictionary/CreeDictionary/urls.py
```
"""
Definition of urls for CreeDictionary.
"""
import logging
import os
from django.contrib import admin
import API... |
117,849 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Small speed up to adding event bus listeners
## Proposed change
<!--
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug
or resolves a featu... |
70,794 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Use light enums in litejet
## Proposed change
<!--
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug
or resolves a feature request, be sure ... |
55 | null | bioFAM/cellij | # Repository Context
Name: bioFAM/cellij
Description:
# Pull Request
## [DRAFT] Added code to retrieve weights and factors from pyro param store
This is WIP.
@arberqoku Our priors looked kind of odd and incorrect. I tried to fix them.
# Relevant Files Found
## cellij/__init__.py
```
from .core import _data, _fa... |
97 | null | robweber/xbmcbackup | # Repository Context
Name: robweber/xbmcbackup
Description:
# Pull Request
## Encode Settings with UTF
Need to encode setting values as they may be regional and contain non-ascii characters. Fixes #91
# Relevant Files Found
## resources/lib/guisettings.py
```
import utils as utils
from xml.dom import minidom
fr... |
329 | null | quixio/quix-streams | # Repository Context
Name: quixio/quix-streams
Description:
# Pull Request
## hotfix bug around undefined workspace id for Quix API class
Bug was result of removing Exceptions from the class to the general `exception.py` file
# Relevant Files Found
## quixstreams/platforms/quix/config.py
```
import dataclasses
i... |
106,160 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Don't make huawei_lte entity classes dataclasses
<!--
You are amazing! Thanks for contributing to our project!
Please, DO NOT DELETE ANY TEXT from this template! (unless instructed).
-->
## Proposed change
<!--
Describe the bi... |
128,585 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Use reauth helpers in google_photos
## Proposed change
<!--
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug
or resolves a feature request, be ... |
57 | null | aronwoost/sublime-expand-region | # Repository Context
Name: aronwoost/sublime-expand-region
Description:
# Pull Request
## User definable language selection and better scope granularity
This pull request contains:
- settings (file and adds the usual stuff into the menu)
- user definable language scope selectors
- better scope granularity
Now it i... |
563 | null | eth-easl/modyn | # Repository Context
Name: eth-easl/modyn
Description:
# Pull Request
## Enable finetuning on `RHO-LOSS` selection strategy when `Twin` strategy is used to produce the irreducible loss model
Per the title
# Relevant Files Found
## modyn/models/rho_loss_twin_model/rho_loss_twin_model.py
```
import logging
from ty... |
12,504 | null | apache/tvm | # Repository Context
Name: apache/tvm
Description:
# Pull Request
## [Hexagon] Add support to run on multiple devices
This PR enables running on multiple devices . `Hexagon_luncher_process` will create a a single server on each device and assigns a worker to a test whenever a new device becomes available where `p... |
318 | null | caktus/django-timepiece | # Repository Context
Name: caktus/django-timepiece
Description:
# Pull Request
## Documentation
Added Sphinx to get documentation on Read the Docs
# Relevant Files Found
# Edits
This pull request adds documentation support to the django-timepiece project by integrating Sphinx, enabling hosting on Read the Doc... |
155 | null | mongodb/motor | # Repository Context
Name: mongodb/motor
Description:
# Pull Request
## MOTOR-902 Since Python 3.10 asyncio.get_event_loop() is deprecated
# Relevant Files Found
## doc/examples/aiohttp_example.py
```
# These comments let tutorial-asyncio.rst include this code in sections.
# -- setup-start --
import asyncio
fr... |
538 | null | NeuroVault/NeuroVault | # Repository Context
Name: NeuroVault/NeuroVault
Description:
# Pull Request
## Fix a server error on an empty string metadata value
This PR fixes #526 and adds a test for the case.
# Relevant Files Found
## neurovault/apps/statmaps/image_metadata.py
```
import functools
import json
import os
import re
from col... |
437 | null | PythonOT/POT | # Repository Context
Name: PythonOT/POT
Description:
# Pull Request
## [MRG] Added argument for warmstart of dual vectors in Sinkhorn-based methods in `ot.bregman`
## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
Add argument of warmstart/init... |
20,036 | null | jax-ml/jax | # Repository Context
Name: jax-ml/jax
Description:
# Pull Request
## Enable host offloading lowering and tests on GPU
This enables some of the host offloading tests and hooks up the rematerialization lowering on GPUs.
# Relevant Files Found
## jax/_src/dispatch.py
```
# Copyright 2018 The JAX Authors.
#
# Licens... |
6 | null | seratch/ChatGPT-in-Slack | # Repository Context
Name: seratch/ChatGPT-in-Slack
Description:
# Pull Request
## Add C++, C# and Matlab to list of syntax tags to strip
# Relevant Files Found
## internals.py
```
import logging
import time
import openai
import tiktoken
import re
from typing import List, Dict
from slack_sdk.web import WebClie... |
107 | null | someengineering/fixinventory | # Repository Context
Name: someengineering/fixinventory
Description:
# Pull Request
## [keepercore] treat unknown path as any not failure
# Relevant Files Found
## keepercore/core/model/model.py
```
from __future__ import annotations
import json
import re
from abc import ABC, abstractmethod
from datetime impor... |
95,634 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Deprecate Dry and Fan preset modes in favor of HVAC modes
<!--
You are amazing! Thanks for contributing to our project!
Please, DO NOT DELETE ANY TEXT from this template! (unless instructed).
-->
## Proposed change
<!--
Desc... |
20 | null | cosmology-api/cosmology.api | # Repository Context
Name: cosmology-api/cosmology.api
Description:
# Pull Request
## fix project urls
Signed-off-by: nstarman <nstarkman@protonmail.com>
## PR Checklist
- [ ] Give a detailed description of the PR above.
- [ ] Document changes in the `CHANGES.rst` file. See existing changelog for examples.... |
15 | null | dbader/schedule | # Repository Context
Name: dbader/schedule
Description:
# Pull Request
## Make user can control when to stop a job.
I think it's good for user can stop the job (just return False in job_func).
# Relevant Files Found
## schedule/__init__.py
```
"""
Python job scheduling for humans.
An in-process scheduler for p... |
411 | null | openshift/openshift-restclient-python | # Repository Context
Name: openshift/openshift-restclient-python
Description:
# Pull Request
## Use upstream implementation as the base, maintain only diffs
# Relevant Files Found
## openshift/dynamic/client.py
```
import six
import json
from kubernetes import watch
from kubernetes.client.rest import ApiExcept... |
3,176 | null | reflex-dev/reflex | # Repository Context
Name: reflex-dev/reflex
Description:
# Pull Request
## Bump bun version to 1.1.5
### All Submissions:
- [ ] Have you followed the guidelines stated in [CONTRIBUTING.md](https://github.com/reflex-dev/reflex/blob/main/CONTRIBUTING.md) file?
- [ ] Have you checked to ensure there aren't any ot... |
69 | null | shaikhsajid1111/facebook_page_scraper | # Repository Context
Name: shaikhsajid1111/facebook_page_scraper
Description:
# Pull Request
## Browser Feature Removed, and Fixes
- Dropped support for authenticated way using browser profiles.
- Fixed the issue of not able to scrap multiple pages #68 #45
- Fixed issue of cookies dialogue appearing
# Relevant ... |
246 | null | karllark/dust_extinction | # Repository Context
Name: karllark/dust_extinction
Description:
# Pull Request
## adding option for FM90_B3 to FM99_method
Useful for measure_extinction.modeldata. Allows fitting for the amplitude of the 2175 A bump (B3) instead of the "strength" C3.
# Relevant Files Found
## dust_extinction/shapes.py
```
impo... |
13,611 | null | apache/tvm | # Repository Context
Name: apache/tvm
Description:
# Pull Request
## [Metaschedule] Aligning get_top_k logic in MemoryDatabase and JSONDatabase
The get_top_k implementation of JSONDatabase confuses by giving out N/A results that were supposedly sorted in a non-obvious way.
For tuning records with no measurement r... |
3,222 | null | holoviz/panel | # Repository Context
Name: holoviz/panel
Description:
# Pull Request
## Add LinearGauge indicator
A `LinearGauge` provides a much more compact value indicator than `Dial` or `Gauge`.
<img width="464" alt="Screen Shot 2022-04-13 at 15 53 15" src="https://user-images.githubusercontent.com/1550771/163196107-935236... |
84 | null | BCG-X-Official/sklearndf | # Repository Context
Name: BCG-X-Official/sklearndf
Description:
# Pull Request
## minor code tweaks to eliminate IDE warnings
# Relevant Files Found
## src/sklearndf/transformation/_transformation_v0_22.py
```
"""
Core implementation of :mod:`sklearndf.transformation` loaded
from sklearn 0.22 onwards
"""
#
# ... |
6,520 | null | ITISFoundation/osparc-simcore | # Repository Context
Name: ITISFoundation/osparc-simcore
Description:
# Pull Request
## 🎨 notify frontend about current efs disk space
<!-- Title Annotations:
WIP: work in progress
🐛 Fix a bug.
✨ Introduce new features.
🎨 Enhance existing feature.
♻️ Refactor code.
🚑️ Critical... |
102,126 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Update base image to 2023.10.0
<!--
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 ... |
72,834 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Enforce flow-handler result type hint for step_*
## Proposed change
<!--
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug
or resolves a fea... |
16 | null | ovasquez/mkdocs-merge | # Repository Context
Name: ovasquez/mkdocs-merge
Description:
# Pull Request
## Updated dependencies + build cleanup
- Updated very old dependencies.
- Migrated from nose to pytest.
- Migrated from TravisCI to GitHub Actions.
# Relevant Files Found
## mkdocsmerge/__init__.py
```
# coding: utf-8
"""Init module ... |
10 | null | mikestack15/orangutan-stem | # Repository Context
Name: mikestack15/orangutan-stem
Description:
# Pull Request
## got transfer working, TODO fix prefixes, and test bq load from gs uri
# Relevant Files Found
## airflow/dags/extract_open_weather_data_to_lake.py
```
import datetime
import json
import uuid
from airflow.decorators import dag, ... |
76,446 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Improve select type hints
## Proposed change
<!--
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug
or resolves a feature request, be sure t... |
3,977 | null | jax-ml/jax | # Repository Context
Name: jax-ml/jax
Description:
# Pull Request
## Fix/ignore warnings in pmap_test.py
These warnings cause the tests to fail only when you run without `-n auto` on a multi-core machine, which I think is why they haven't already been fixed/ignored.
# Relevant Files Found
## tests/pmap_test.py
`... |
338 | null | bachya/ecowitt2mqtt | # Repository Context
Name: bachya/ecowitt2mqtt
Description:
# Pull Request
## Provide config option for overriding temperature units
**Describe what the PR does:**
This PR adds to the user-facing portion of #308 and provides a config option to set the unit for temperature data points.
**Does this fix a specif... |
729 | null | CERT-Polska/Artemis | # Repository Context
Name: CERT-Polska/Artemis
Description:
# Pull Request
## Known exploited vulnerabilities are checked
# Relevant Files Found
## artemis/modules/nuclei.py
```
#!/usr/bin/env python3
import json
import os
import subprocess
from typing import Any, List
from karton.core import Task
from artemi... |
5 | null | omnivector-solutions/jobbergate | # Repository Context
Name: omnivector-solutions/jobbergate
Description:
# Pull Request
## [3/3] Applications endpoint
This PR is a continuation of the #4
It covers for the PUT method, it is already compatible with the https://github.com/omnivector-solutions/jobbergate-cli/tree/local_fastapi
# Relevant Files Found... |
196 | null | MissouriMRR/SUAS-2023 | # Repository Context
Name: MissouriMRR/SUAS-2023
Description:
# Pull Request
## Add pipeline fixes for ODLC state
# Add pipeline fixes for ODLC state
FIxes the camera.json output to be usable for vision pipeline function and adds a vision unit test for checking photos
# Relevant Files Found
## flight/camera.... |
502 | null | aparo/pyes | # Repository Context
Name: aparo/pyes
Description:
# Pull Request
## Added ids field to MoreLikeThisQuery
Based on suggestions from Elasticsearch Query DSL for MoreLikeThisQuery , pyes is missing following
two fields
1) Docs
2) ids
This pull request will add ids field to this one. I have tested new implementatio... |
237 | null | pydantic/pydantic-extra-types | # Repository Context
Name: pydantic/pydantic-extra-types
Description:
# Pull Request
## Update SemanticVersion
Derive SemanticVersion from semver.Version
This change makes it possible to use SemanticVersion to initialize
models using the __init__ method without type errors.
Add pattern to SemanticVersion's JS... |
28 | null | dweindl/sbmlmath | # Repository Context
Name: dweindl/sbmlmath
Description:
# Pull Request
## Use proper SBML level and version in sbml_math_to_sympy
# Relevant Files Found
## sbmlmath/__init__.py
```
from importlib.metadata import PackageNotFoundError, version
from typing import Union
import libsbml
import sympy as sp
try:
... |
106,984 | null | home-assistant/core | # Repository Context
Name: home-assistant/core
Description:
# Pull Request
## Use call_soon_threadsafe in token updater of Ring
## Proposed change
We use `run_callback_threadsafe` in the `token_updater`, which has the overhead of creating a `Future`. Since we throw the result away anyway, we can use `call_soon_thr... |
1,199 | null | dry-python/returns | # Repository Context
Name: dry-python/returns
Description:
# Pull Request
## Make `@safe((TypeError, ValueError))` variant
# Make `@safe((TypeError, ValueError))` variant
## Checklist
- [X] I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, et... |
2 | null | py-why/pywhy-stats | # Repository Context
Name: py-why/pywhy-stats
Description:
# Pull Request
## Add basic files
# Relevant Files Found
# Edits
This pull request adds foundational files to support (conditional) independence testing in the `pywhy-stats` package. It introduces `independence.py`, which defines a unified interface f... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.