added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T04:33:50.930032
2017-05-28T02:00:09
231840619
{ "authors": [ "MSeifert04", "bbayles", "erikrose", "pylang" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5790", "repo": "erikrose/more-itertools", "url": "https://github.com/erikrose/more-itertools/pull/145"...
gharchive/pull-request
lstrip, rstrip, and strip functions I needed to do something like str.rstrip to an iterable the other day, and thought the implementation might be worthwhile to include here. I'm not married to this - Watchers, what do you think? I'll write tests if we think it's cromulent. Oops, didn't mean to hit the review reque...
2025-04-01T04:33:50.934125
2023-06-16T01:42:28
1759784176
{ "authors": [ "AdamDAuria", "erikzimmermann" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5791", "repo": "erikzimmermann/TradeSystem", "url": "https://github.com/erikzimmermann/TradeSystem/issues/453" }
gharchive/issue
Could not pass event PlayerJoinEvent to TradeSystem v2.3.1 Spamming in the Console To Reproduce Steps to reproduce the behavior: Purpur 1.20.1 Version Start the server See error Expected behavior No Console Spam Screenshots File be attached Additional context Nothinng Discord contact: #<25581> Could_not_pass_event_Pl...
2025-04-01T04:33:50.935199
2024-01-04T15:35:48
2065874183
{ "authors": [ "MohitSethi99", "ShockSlayer", "erincatto" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5792", "repo": "erincatto/box2c", "url": "https://github.com/erincatto/box2c/issues/102" }
gharchive/issue
Missing setter and getter for enableSleep after body creation I don't have a use case for this yet, but I did notice it was missing since I had it wrapped. Seems like I need this API #119
2025-04-01T04:33:50.936571
2015-03-14T16:56:37
61645940
{ "authors": [ "GoogleCodeExporter", "erincatto" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5793", "repo": "erincatto/box2d", "url": "https://github.com/erincatto/box2d/issues/257" }
gharchive/issue
Feature Request: point to curve constraint http://box2d.org/forum/viewtopic.php?f=3&t=7893 Original issue reported on code.google.com by<EMAIL_ADDRESS>on 24 Dec 2011 at 6:37 No plans to do this any time soon.
2025-04-01T04:33:50.971532
2019-10-14T19:19:35
506829932
{ "authors": [ "erm", "vikahl" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5794", "repo": "erm/mangum-cli", "url": "https://github.com/erm/mangum-cli/pull/5" }
gharchive/pull-request
Add options for disabling S3/DynamoDB access There are multiple ways in which #3 could be solved but they all introduced some kind of extra template that should be read or complicated options or prompt. I believe this PR is good enough for most use cases, if more granularity is needed in permissions, policies can be ...
2025-04-01T04:33:50.982383
2017-02-18T11:34:45
208635750
{ "authors": [ "ernado" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5795", "repo": "ernado/stun", "url": "https://github.com/ernado/stun/issues/22" }
gharchive/issue
Add pretty-print for Message Sometimes it is useful to debug in such way Can be implemented as separate package, because it would be useful to print turn attributes too, but we can't import turn from stun.
2025-04-01T04:33:50.997012
2021-04-08T10:47:33
853336816
{ "authors": [ "ernestmordret", "imilenkovic" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5796", "repo": "ernestmordret/substitutions", "url": "https://github.com/ernestmordret/substitutions/issues/1" }
gharchive/issue
Instructions for running the script Hello, I am trying to run the script on my own data. Since the script was written with python2 I made a conda environment, cloned this repository and placed the allPeptides.txt input file in the working directory. When I run "python run.py -d", it makes the output folder and says d...
2025-04-01T04:33:50.999550
2015-09-24T06:13:53
108064838
{ "authors": [ "jeanparpaillon", "yar0d" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5797", "repo": "erocci/erocci", "url": "https://github.com/erocci/erocci/issues/1" }
gharchive/issue
Make stop with error about compiling erim_xml Hello, On debian 8 (Linux 3.16.0-4-amd64), I cannot compile erroci, make stop with the following error: make[1]: Entering directory '/home/ . . . /erocci/_build/default/lib/erim_xml/priv' make[1]: *** No rule to make target '/home/ . . . /erocci/_build/default/lib/src/eri...
2025-04-01T04:33:51.042590
2014-09-04T04:40:26
41894508
{ "authors": [ "aidantwoods", "aleemb", "anthonywilliams", "erusev", "grangeway", "vkbansal" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5798", "repo": "erusev/parsedown", "url": "https://github.com/...
gharchive/issue
Make parsedown 'CommonMark' ready/compliant Is parsedown CommonMark ready/compliant? Edit: Standard markdown is now CommonMark source: http://blog.codinghorror.com/standard-markdown-is-now-common-markdown/ I keep coming back to this issue every few weeks, especially as higher-order frameworks are favouring embeddin...
2025-04-01T04:33:51.054547
2023-01-26T22:02:00
1558845968
{ "authors": [ "doehyunbaek", "jhnaldo", "rbuckton" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5799", "repo": "es-meta/esmeta", "url": "https://github.com/es-meta/esmeta/issues/133" }
gharchive/issue
Rhs only supports a single Condition, but ecmarkup/grammarkdown allow multiple. In https://tc39.es/proposal-async-explicit-resource-management/#prod-T6VINPU5 I have two rhs constraints: +Using and +Await. However, esmeta complains during the extract phase with an error pointing to the preceding line: ================...
2025-04-01T04:33:51.059377
2017-04-18T15:00:11
222446158
{ "authors": [ "CiGit", "DanielMSchmidt" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5800", "repo": "esbenp/prettier-vscode", "url": "https://github.com/esbenp/prettier-vscode/issues/84" }
gharchive/issue
Define path to prettier Hi there, I am currently using your implementation in a mono repo environment, so the package.json is deply nested and the prettier version may even differ in different parts I open. I would like to be able to configure something like: { "prettierPaths": [ "**/project-part-a": "/proje...
2025-04-01T04:33:51.072745
2017-08-03T23:20:31
247862194
{ "authors": [ "LoseTheQuit", "oravecz", "rohan-deshpande" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5801", "repo": "esdoc/esdoc-plugins", "url": "https://github.com/esdoc/esdoc-plugins/issues/9" }
gharchive/issue
React component documentation not generated First off this is an awesome lib! One thing though, I'm not getting any docs generated for react components, even with the esdoc-react-plugin installed. It just seems to skip them. I'm using create-react-app, a general component would look something like import React, { Co...
2025-04-01T04:33:51.077199
2022-03-29T03:12:09
1184239091
{ "authors": [ "madhavajay" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5802", "repo": "eshaan7/Flask-Shell2HTTP", "url": "https://github.com/eshaan7/Flask-Shell2HTTP/pull/41" }
gharchive/pull-request
Fixes #42: ImportError for safe_join New Flask versions cause the following error: ImportError: cannot import name 'safe_join' from 'flask.helpers' (/root/.local/lib/python3.9/site-packages/flask/helpers.py) It looks to have been deprecated and shifted to werkzeug: https://github.com/pallets/flask/pull/4337 Wow lo...
2025-04-01T04:33:51.102575
2024-09-10T22:57:15
2518120524
{ "authors": [ "aladdin-add", "mk-pmb", "scagood" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5803", "repo": "eslint-community/eslint-plugin-n", "url": "https://github.com/eslint-community/eslint-plugin-n/issu...
gharchive/issue
Allow shebang in any file Rule details I'd like to configure the shebang rule to do all of its regular checks, but not complain "This file needs no hashbang." What type of rule is this? Suggests an alternate way of doing something Example code #!/usr/bin/env -S nodemjs import main from 'main.mjs'; main(process.argv....
2025-04-01T04:33:51.182834
2021-09-23T21:46:12
1005873573
{ "authors": [ "rotu", "talentlessguy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5804", "repo": "esm-dev/esm.sh", "url": "https://github.com/esm-dev/esm.sh/issues/170" }
gharchive/issue
Failed to import - prompts Failing module GitHub: https://github.com/terkelg/prompts npm: https://www.npmjs.com/package/prompts import * as prompts from "https://esm.sh/prompts" Error message After importing I get this: Uncaught TypeError: Cannot read properties of undefined (reading 'split') at cl (https://cd...
2025-04-01T04:33:51.190096
2023-11-16T05:01:48
1996064470
{ "authors": [ "Vollbrecht", "phansel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5805", "repo": "esp-rs/esp-idf-hal", "url": "https://github.com/esp-rs/esp-idf-hal/issues/338" }
gharchive/issue
esp32c3: can peripheral seems misconfigured as of 0.42.0, transmits return ESP_ERR_INVALID_STATE Any calls at all to can.transmit(&frame_struct, timeout_u32) will return Err(EspError(259)) aka 0x103 (ESP_ERR_INVALID_STATE) on esp32c3 as of esp-idf-hal 0.42.0 or later. It's not the second or third call, the very first...
2025-04-01T04:33:51.192085
2020-02-23T15:48:13
569514651
{ "authors": [ "arjanmels", "jeandudey" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5806", "repo": "esp-rs/esp32-hal", "url": "https://github.com/esp-rs/esp32-hal/pull/7" }
gharchive/pull-request
Add rtc_clk module This code gathers the CPU frequency configuration from the ESP32 registers. This code is based on top of the ESP-IDF rtc_clk_cpu_freq_get_config function . This might be needed to calculate I2C clock speeds and such. This is untested, it's a proof of concept. Depends on the changes to RTCCNTL. @...
2025-04-01T04:33:51.197406
2016-09-04T16:46:48
174957877
{ "authors": [ "KeithWoods" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5807", "repo": "esp/esp-js-react", "url": "https://github.com/esp/esp-js-react/issues/1" }
gharchive/issue
better smartComponent support via dirty tracking A SmartComponent subscribes to the router and passes the model as props to their child component. That child component then takes the model and can either: Select simple types off the model and pass simple JS types onto sub components as props Pass various sub entitie...
2025-04-01T04:33:51.468080
2023-03-30T16:01:56
1647904548
{ "authors": [ "Alvin1Zhang", "GTCLive", "TheodoreBardy", "xiewenxiang", "zhp0406" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5808", "repo": "espressif/esp-idf", "url": "https://github.com/espr...
gharchive/issue
Unable to notify/indicate data of more than 20 bytes (IDFGH-9755) Answers checklist. [X] I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there. [X] I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there. [X] I have sea...
2025-04-01T04:33:51.478895
2024-12-04T15:13:38
2718062709
{ "authors": [ "Bruce297", "lukasfischer83", "plamendc" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5809", "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/14978" }
gharchive/issue
ADC DMA interrupt function gets stucked over time using esp32s3 (IDFGH-14178) Answers checklist. [X] I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there. [X] I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there. [X...
2025-04-01T04:33:51.487031
2018-04-26T07:22:21
317906707
{ "authors": [ "FayeY", "igrr", "tssh2005" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5810", "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/1888" }
gharchive/issue
Minute gets stuck in time function Hi everyone I observed a strange behaviour of the std::time function, that occurs quite rarely. I use to following function to plot a timestamp into a logfile: char lBuffer[10U]; std::time_t lNow = std::time(nullptr); struct tm* lNowTM = std::localtime(&lNow); std::strftime(...
2025-04-01T04:33:51.496886
2017-03-30T15:37:38
218239130
{ "authors": [ "OSesveren", "Spritetm", "icelik1", "icelikTTT", "igrr", "madscientist42", "phantomxe", "projectgus" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5811", "repo": "espressi...
gharchive/issue
[TW#12141] unknown opcode or format name 'xsr.INTENABLE' Dear all I have problem about make flash my project. I can make menuconfig and i can set the menu but when i run make flash make return this messages. icelik@icelik-ubuntu:~/esp/myapp$ make flash CC intr_alloc.o /home/icelik/esp/esp-idf/components/esp32/./intr_...
2025-04-01T04:33:51.504643
2022-07-19T06:37:19
1309051639
{ "authors": [ "MaxwellAlan", "david-cermak", "madeinaus" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5812", "repo": "espressif/esp-idf", "url": "https://github.com/espressif/esp-idf/issues/9387" }
gharchive/issue
"ESP_DHCP_DEBUG" is undeclared", problem building with docker container esp-idf 4.1.3 (IDFGH-7860) Environment docker image: "docker pull espressif/idf:v4.1.3" Development Kit: [none] Module or chip used: [none] IDF version "docker pull espressif/idf:v4.1.3 docker digest: 632e629efdb hub.docker.com/layers...
2025-04-01T04:33:51.506983
2023-10-20T17:42:20
1954765311
{ "authors": [ "alisitsyn", "jamesarm97" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5813", "repo": "espressif/esp-modbus", "url": "https://github.com/espressif/esp-modbus/issues/38" }
gharchive/issue
function vMBPortTimersDelay is missing (IDFGH-11279) Just updated and my linker is complaining about vMBPortTimersDelay is missing. I see it referenced in mbport.h and mb.c. Was this removed and you have to provide it in your code now? It was at the end of port/porttimer.c void vMBPortTimersDelay(USHORT usTimeOutMS) ...
2025-04-01T04:33:51.550028
2022-01-26T02:27:25
1114560898
{ "authors": [ "gfwilliams", "jeffyactive" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5814", "repo": "espruino/BangleApps", "url": "https://github.com/espruino/BangleApps/pull/1346" }
gharchive/pull-request
Improved proximity identification settings specific to Bangle.js Twice as responsive and far more sensitive at slight expense to battery life. Great - thanks!
2025-04-01T04:33:51.573650
2017-06-24T08:48:34
238305276
{ "authors": [ "gspinaci" ], "license": "isc", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5815", "repo": "essepuntato/rash", "url": "https://github.com/essepuntato/rash/issues/108" }
gharchive/issue
Fix endnotes visualization Fix endnotes rendered visualisation Now are rendered as follow The structure is the following: a > sup > a, and the nested a is viewed as an anchor. It can be removed during editing, adding to sup an attribute which store the entire anchor tag, necessary to rebuilt original rash structur...
2025-04-01T04:33:51.580613
2016-09-26T01:38:41
179122874
{ "authors": [ "amilajack", "steida" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5816", "repo": "este/este", "url": "https://github.com/este/este/issues/1165" }
gharchive/issue
PR for eslint-plugin-flowtype-errors This plugin reports flow errors as ESLint errors. https://github.com/amilajack/eslint-plugin-flowtype-errors Would a PR for this be welcome? Honestly, I don't know. Why we should want this? Workflow. The plugin makes it so that you can get flow errors without having to run fl...
2025-04-01T04:33:51.615302
2019-10-18T13:38:05
509086724
{ "authors": [ "AntoineAugusti", "bzg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5817", "repo": "etalab/data-codes-sources-fr", "url": "https://github.com/etalab/data-codes-sources-fr/issues/37" }
gharchive/issue
No need to include software_heritage_url in data/ The software_heritage_url is now built programmatically from the frontend. I suggest we remove software_heritage_url from the generated data, it will spare each user 300K of content downloading. PS: My understanding from reading your code is that you use software_heri...
2025-04-01T04:33:51.682725
2020-10-16T11:20:38
723132666
{ "authors": [ "codecov-io", "jjotero", "pep8speaks", "vkarak" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5818", "repo": "eth-cscs/reframe", "url": "https://github.com/eth-cscs/reframe/pull/1539"...
gharchive/pull-request
[test] GPU bandwidth benchmarks Refactored the old gpu bandwidth tests from cscs-checks/microbenchmarks/gpu/memory_bandwidth.py. The new benchmarks test H2D, D2H, D2D copies, and also P2P copies (with and without RDMA) across devices. The source code of this test works for both CUDA and HIP. However, the porting of t...
2025-04-01T04:33:51.683912
2024-06-03T13:47:30
2331209861
{ "authors": [ "remyroy" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5819", "repo": "eth-educators/ethstaker-deposit-cli", "url": "https://github.com/eth-educators/ethstaker-deposit-cli/issues/55" }
gharchive/issue
Add more documentation and examples on how to use the tool on private or custom network The --devnet_chain_setting flag needs to be expanded and more documentation and examples would be a great addition for this. This is mostly done with #147
2025-04-01T04:33:51.689600
2020-09-21T15:56:02
705724352
{ "authors": [ "yorickdowne" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5820", "repo": "eth2-educators/eth2-docker", "url": "https://github.com/eth2-educators/eth2-docker/issues/12" }
gharchive/issue
Test external eth1 providers like infura This may already work through .env. Likely just needs testing, and a minimal change to docker-compose.yml to support client "stacks" that don't have geth in them. Test successful
2025-04-01T04:33:51.719317
2024-04-16T22:49:30
2246997213
{ "authors": [ "ImTei", "codecov-commenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5821", "repo": "ethereum-optimism/asterisc", "url": "https://github.com/ethereum-optimism/asterisc/pull/53" }
gharchive/pull-request
op-program-test CI workflow Description As Asterisc and op-program are updated, we need to verify that they are compatible every time. So I made op-program-test CI workflow which runs op-program with local devnet data. To avoid complexity and long execution time in CI, I put all requirements into the repository, with...
2025-04-01T04:33:51.720557
2022-02-10T23:07:59
1131198169
{ "authors": [ "norswap" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5822", "repo": "ethereum-optimism/cannon", "url": "https://github.com/ethereum-optimism/cannon/issues/48" }
gharchive/issue
scripts/challenge.js does not read the ID env var It should do so to be consistent with respond.js and assert.js and enable alternative chain IDs to be used. Okay this is dumb. This script creates the challenge so obviously it does not need to read an ID.
2025-04-01T04:33:51.744670
2020-09-17T15:18:28
703683327
{ "authors": [ "djrtwo", "hwwhww" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5823", "repo": "ethereum/eth2.0-specs", "url": "https://github.com/ethereum/eth2.0-specs/issues/2072" }
gharchive/issue
Bump to IETF BLS standard draft -04 Issue Upgrade to draft-irtf-cfrg-bls-signature-04 before the mainnet launch. TODOs [ ] Update documents [ ] Update the test vectors Is py_ecc library ready for this? I'd like to get a mainnet-candidate branch going asap and I think this is the primary blocker @djrtwo Status u...
2025-04-01T04:33:51.746494
2019-03-10T07:01:37
419154275
{ "authors": [ "djrtwo", "protolambda" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5824", "repo": "ethereum/eth2.0-specs", "url": "https://github.com/ethereum/eth2.0-specs/issues/749" }
gharchive/issue
Inclusion slots and attestations [bug] Not every active validator may have an included attestation in the previous epoch (unlikely, but possible and enactable). Now if the rewards are calculated, the proposer is awarded, based on inclusion distance to all active validators. There is no known distance however for such...
2025-04-01T04:33:51.843413
2018-09-06T11:18:48
357609627
{ "authors": [ "carver", "gsalgado" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5825", "repo": "ethereum/py-evm", "url": "https://github.com/ethereum/py-evm/issues/1257" }
gharchive/issue
Figure out how to deal with OperationCancelled exceptions raised when we call sub-service methods We have some services that do things like await other_service.method(), and when that happens inside a service's _run() method, we need to remember to handle OperationCancelled (e.g. https://github.com/ethereum/py-evm/bl...
2025-04-01T04:33:51.879174
2021-02-11T22:42:19
806800662
{ "authors": [ "alex-miller-0", "holgerd77" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5826", "repo": "ethereumjs/ethereumjs-abi", "url": "https://github.com/ethereumjs/ethereumjs-abi/issues/86" }
gharchive/issue
Out-of-date handling of bytes and string arrays -- should this repo be marked as deprecated? It appears that the ABI spec changed in 2019 or 2020 and this code base has not kept up with it. As a result, all arrays of bytes or string types are encoded incorrectly by this library. Consider the following toy example wit...
2025-04-01T04:33:51.885622
2021-03-24T16:34:51
839910455
{ "authors": [ "Eknir", "acud", "jpritikin", "ndcc5" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5827", "repo": "ethersphere/bee", "url": "https://github.com/ethersphere/bee/issues/1485" }
gharchive/issue
increase open file limit in systemd service file The 0.5.3 release notes encourage override the default number of open files to 7-12k, ## number of open files allowed by database db-open-files-limit: 10000 This will fail if the corresponding systemd limit is also not raised, LimitNOFILE=20000 This line should be ad...
2025-04-01T04:33:51.890259
2021-05-15T04:17:05
892352170
{ "authors": [ "cppfuns", "ralph-pichler" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5828", "repo": "ethersphere/bee", "url": "https://github.com/ethersphere/bee/issues/1719" }
gharchive/issue
Does the program have a malicious backdoor? The contract address of my account 0x8C048c1c4e2F2675fe194b4b730871e0A360e38c created by SimpleSwapDeployed should be 0x6f57d2fd4593a19c58f281d4cd9997b1984ef229 , But why becomes 0xA07e2aa6B1fe65C38446885b5692CEfbaE5BB9D2? Check that this contract address was created by 0xd...
2025-04-01T04:33:51.910641
2022-10-13T19:12:38
1408299782
{ "authors": [ "ThomasLaPiana", "adamsachs", "sanders41" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5829", "repo": "ethyca/fides", "url": "https://github.com/ethyca/fides/pull/1438" }
gharchive/pull-request
Fix docker compose version check on older versions Closes #1437 Code Changes [x] Parse the subprocess output differently for older versions of docker-compose [x] Changed how versions are validated. Steps to Confirm [ ] list any manual steps taken to confirm the changes Pre-Merge Checklist [ ] All CI Pipelines Su...
2025-04-01T04:33:51.914265
2020-02-05T12:16:59
560334489
{ "authors": [ "ktptemfau", "qsqa" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5830", "repo": "etingof/pyasn1", "url": "https://github.com/etingof/pyasn1/issues/190" }
gharchive/issue
Issues with BER indefinite-length decoding Hi, I am not sure what I am doing wrong or if I am hitting a bug The data I'm trying to decode is an CMS envelopedData blob which openssl decodes as following 0:d=0 hl=2 l=inf cons: SEQUENCE 2:d=1 hl=2 l= 11 prim: OBJECT :id-smime-ct-authEnvelope...
2025-04-01T04:33:51.922306
2024-12-01T17:42:04
2709582236
{ "authors": [ "scala-steward" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5831", "repo": "etorres/lambda4s-demo", "url": "https://github.com/etorres/lambda4s-demo/pull/177" }
gharchive/pull-request
Update sbt, sbt-dependency-tree to 1.10.6 About this PR 📦 Updates org.scala-sbt:sbt org.scala-sbt:sbt-dependency-tree from 1.9.9 to 1.10.6 📜 GitHub Release Notes - Version Diff Usage ✅ Please merge! I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to sk...
2025-04-01T04:33:51.944141
2014-10-23T07:34:36
46596607
{ "authors": [ "kqazi", "mrtazz" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5832", "repo": "etsy/statsd", "url": "https://github.com/etsy/statsd/issues/466" }
gharchive/issue
Statsd process per client host We are thinking of running statsd on every client host in the attempt to work past UPD packet loss issues we have faced in both running a single statsd host which all clients use and with using the cluster-proxy (which just seemed to push the packet loss to the proxy). That said, are th...
2025-04-01T04:33:51.948038
2019-07-30T05:10:31
474375763
{ "authors": [ "poco0317" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5834", "repo": "etternagame/etterna", "url": "https://github.com/etternagame/etterna/issues/607" }
gharchive/issue
Clean internal Chart Preview code The internal chart preview code is a mess due to the odd nature of ScreenSelectMusic interacting with the MusicWheel and playing sample music. Our current application of "just pasting a notefield and hoping to god it works (and then it really does almost all the time)" isn't going to...
2025-04-01T04:33:51.959676
2024-12-13T03:38:06
2737310102
{ "authors": [ "Officeyutong", "niebowen666" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5835", "repo": "eunomia-bpf/bpf-developer-tutorial", "url": "https://github.com/eunomia-bpf/bpf-developer-tutorial/issues/15...
gharchive/issue
学习9-runqlat有一些问题求教 请问在handle_switch函数里对hist进行更新后是eBPF程序是如何把数据传输给用户空间命令行显示的呢?而且我也没有看到把hist进行存储,以供下一次更新。 有大佬知道怎么回事吗? handle_switch updated data stored in map hist userspace program can access the same map as kernel program does, so it can also access hist hist doesn't need to be stored by your program, its handled b...
2025-04-01T04:33:51.966209
2023-04-24T06:46:40
1680566778
{ "authors": [ "Officeyutong", "try-agaaain", "yunwei37" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5836", "repo": "eunomia-bpf/eunomia-bpf", "url": "https://github.com/eunomia-bpf/eunomia-bpf/issues/210" }
gharchive/issue
[BUG] ecli failed to deal BPF_MAP_TYPE_STACK_TRACE Describe the bug I am writing a memleak tool, this tool needs to use BPF_MAP_TYPE_STACK_TRACE to store information related to user stack or kernel stack , after ecc compile to get package.json, when executed with eccli, the following error occurs: libbpf: map 'stack_...
2025-04-01T04:33:52.057393
2016-12-20T12:43:12
196663618
{ "authors": [ "coveralls", "flimzy" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5837", "repo": "evalphobia/logrus_sentry", "url": "https://github.com/evalphobia/logrus_sentry/pull/33" }
gharchive/pull-request
Allow *revel.Http structs in http_request field Fixes #30 Coverage increased (+0.2%) to 82.899% when pulling f16a46a88003d8aed397439d651ab131cd2d4b0a on flimzy:revelreq into 3d7f0590b8bf893d3423f355be8dea7078fb3371 on evalphobia:master. Coverage increased (+0.2%) to 82.899% when pulling 06e9c73801b176bb4d8db8b4...
2025-04-01T04:33:52.080531
2022-04-25T00:32:51
1213816315
{ "authors": [ "RelyOnNoOne" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5838", "repo": "evansloan/collectionlog.net", "url": "https://github.com/evansloan/collectionlog.net/issues/1" }
gharchive/issue
Cannot Configure Plugin Howdy, New to github, may need additional help if additional troubleshooting is required; I've installed the plugin, enabled upload to collectionlog.net in the settings, and have opened and clicked through all collection log tabs. I have also closed/re-opened/reset the plugin. I can export the...
2025-04-01T04:33:52.246320
2019-10-21T16:50:20
510114084
{ "authors": [ "Gyrow5", "Ramit110", "Sevaver", "racabu" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5839", "repo": "evepraisal/evepraisal-google-sheets", "url": "https://github.com/evepraisal/evepraisal-g...
gharchive/issue
Looks like your agreement is up. Add-on not available in G Suite Marketplace The developer of this add-on has not accepted the terms and conditions of G Suite Marketplace. To many people rely on the add on for it not to work. You done great work, lets keep it going thanks Bump this please, as far as I can tell this...
2025-04-01T04:33:52.274860
2016-09-10T20:26:08
176200948
{ "authors": [ "evermeer", "hanssl" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5840", "repo": "evermeer/AlamofireXmlToObjects", "url": "https://github.com/evermeer/AlamofireXmlToObjects/issues/7" }
gharchive/issue
swift 3 issue It does not look like this project has been converted to Swift 3. I tried letting Xcode 8 do the conversion but resulted in about 30 compiler errors. If you have only 30 errors, then I assume you were using the Swift 3 brach of EVReflection? Now that Xcode 8 GM is out, I will start moving all my libr...
2025-04-01T04:33:52.300708
2021-04-03T11:27:06
849638822
{ "authors": [ "RVINAA", "pruiz" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5841", "repo": "evicertia/Common.Logging.Extras", "url": "https://github.com/evicertia/Common.Logging.Extras/pull/1" }
gharchive/pull-request
Common.Logging.NLog45 & Common.Logging.Scopes Testing if appveyor stuff is well.. Also, where are the AssemblyInfo.cs files from Common.Logging.Scopes & Common.Logging.NLog45 projects? I can only find the one from Common.Logging.Scopes.Tests
2025-04-01T04:33:52.307864
2024-08-30T21:11:18
2498177813
{ "authors": [ "archiewood", "kwongz" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5842", "repo": "evidence-dev/evidence", "url": "https://github.com/evidence-dev/evidence/pull/2484" }
gharchive/pull-request
Fix/2314 tab url persists Description Checklist [x] For UI or styling changes, I have added a screenshot or gif showing before & after [x] I have added a changeset [x] I have added to the docs where applicable I have added to the VS Code extension where applicable Demo (3 examples): Selection of 0 indexed tab (fi...
2025-04-01T04:33:52.308789
2020-10-02T21:19:15
713908322
{ "authors": [ "Deepak-dash007", "michellezgithub" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5843", "repo": "evil-icons/evil-icons", "url": "https://github.com/evil-icons/evil-icons/pull/97" }
gharchive/pull-request
Added leetcode icon I added leetcode icon to the assets directory Could anyone please add a blueSky Icon to the assets directory? TIA!
2025-04-01T04:33:52.324251
2023-01-11T23:55:12
1529884444
{ "authors": [ "danielwestendorf", "palkan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5844", "repo": "evilmartians/activerecord-slotted_counters", "url": "https://github.com/evilmartians/activerecord-slotted_cou...
gharchive/pull-request
Don't update counters twice if non-slotted counter What is the purpose of this pull request? Fix compatibility with non-slotted counter cache columns Fixes #9 What changes did you make? (overview) Don't double increment when a counter column is not registered as a slotted counter Is there anything you'd like reviewe...
2025-04-01T04:33:52.330952
2022-05-24T10:16:29
1246320566
{ "authors": [ "scala-steward" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5845", "repo": "evolution-gaming/kafka-flow", "url": "https://github.com/evolution-gaming/kafka-flow/pull/346" }
gharchive/pull-request
Update weaver-cats to 0.7.12 Updates com.disneystreaming:weaver-cats from 0.7.11 to 0.7.12. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below. C...
2025-04-01T04:33:52.336549
2018-04-07T10:29:31
312195590
{ "authors": [ "UtsavPreet", "john2088" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5846", "repo": "evrone/flutter_audio", "url": "https://github.com/evrone/flutter_audio/issues/4" }
gharchive/issue
Doesn't Work on Android I can't get it to run on Android, it constantly shows No Permissions, which is a bit annoying. Can you please look into this ? can not play the audio on android i get the errors
2025-04-01T04:33:52.368374
2022-01-06T14:36:07
1095379216
{ "authors": [ "kaklakariada", "pj-spoelders" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5847", "repo": "exasol/exasol-rest-api", "url": "https://github.com/exasol/exasol-rest-api/issues/49" }
gharchive/issue
Automate release to Docker Hub Split off from #44 Automate release to Docker Hub There's no demand for this currently. It was out of scope at the launch of the project AFAIK. I'll close the ticket for now. Closing as "not planned"
2025-04-01T04:33:52.371706
2019-12-12T17:09:17
537106560
{ "authors": [ "duncdrum", "line-o" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5848", "repo": "exc-asia-and-europe/ecpo-annotator", "url": "https://github.com/exc-asia-and-europe/ecpo-annotator/issues/51" }
gharchive/issue
determine format for groups [REPLACEMENT ISSUE] The original issue Id: 50 Title: determine format for groups could not be created. This is a dummy issue, replacing the original one. It contains everything but the original issue description. In case the gitlab repository is still existing, visit the following link to...
2025-04-01T04:33:52.380644
2023-01-02T12:06:35
1516326644
{ "authors": [ "RobinSrimal", "dwelle" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5849", "repo": "excalidraw/excalidraw", "url": "https://github.com/excalidraw/excalidraw/issues/6058" }
gharchive/issue
Branch free of tracking Hi All, I am wondering which of the branches is free of tracking components? I would like to build on top of that. Thank you for help! Hi. The npm package does not include any tracking, it's used just for the excalidraw.com app! But whht if I need to edit the code itself? No branch. The ...
2025-04-01T04:33:52.386258
2023-01-30T08:10:08
1561942474
{ "authors": [ "dwelle", "fayeah", "scruel" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5850", "repo": "excalidraw/excalidraw", "url": "https://github.com/excalidraw/excalidraw/issues/6171" }
gharchive/issue
BUG: fuzzy Chinese characters Your environment SYSTEM INFO: Obsidian version: v1.1.9 Installer version: v0.15.8 Operating system: Windows 10 Home China 10.0.22000 Login status: not logged in Insider build toggle: off Live preview: on Legacy editor: off Base theme: dark Community theme: none Snippets enabled...
2025-04-01T04:33:52.387797
2019-10-24T19:36:10
512140380
{ "authors": [ "kremenni", "sniperpirate" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5851", "repo": "exceljs/exceljs", "url": "https://github.com/exceljs/exceljs/issues/996" }
gharchive/issue
TypeError: Cannot read property 'getSheetValues' of undefined I hope im writing this up correctly. I'm receiving this error: TypeError: Cannot read property 'getSheetValues' of undefined But if I save the file manually with excel(just open the file and press 'save') and run the script again it works. async function g...
2025-04-01T04:33:52.391193
2022-04-14T05:10:17
1204046743
{ "authors": [ "DominiqueMakowski" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5852", "repo": "executablebooks/MyST-NB", "url": "https://github.com/executablebooks/MyST-NB/issues/399" }
gharchive/issue
Including this extension makes the build fail with GitHub action Describe the bug While it works locally, simply adding the extension into the conf.py makes the build fail with this message: [sphinx-action] Running: ['sphinx-build', '-b', 'html', '.', '_build', '--keep-going', '--no-color', '-w', '/tmp/sphinx-log'] T...
2025-04-01T04:33:52.428278
2023-05-07T13:58:05
1699076873
{ "authors": [ "BNAndras", "meatball133" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5853", "repo": "exercism/gdscript", "url": "https://github.com/exercism/gdscript/pull/5" }
gharchive/pull-request
[Docs]: Add installation I don't know if this is the best installation guide, but this is what makes sense to me. And linking to a third party isn't that easy either since gdscript is mainly intended to work with the editor. So I had to come up with my own "workaround" to get it to work as more of a ci application. I...
2025-04-01T04:33:52.437558
2021-11-14T15:04:46
1052961842
{ "authors": [ "andrerfcsantos", "jkisor", "junedev", "kahgoh" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5854", "repo": "exercism/go", "url": "https://github.com/exercism/go/pull/1960" }
gharchive/pull-request
Add concept exercise "vehicle-purchase" (#1934) Exercise covers conditional-if and comparison concepts and is based on the Javascript version. The Concept Exercise vehicle-purchase has comparison in its concepts, but that concept appears in the concepts of another Concept Exercise: /home/runner/work/go/go/config.j...
2025-04-01T04:33:52.438886
2021-12-13T17:17:58
1078785930
{ "authors": [ "RajivTS", "junedev" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5855", "repo": "exercism/go", "url": "https://github.com/exercism/go/pull/1994" }
gharchive/pull-request
Included TimeZone in AnniversaryDate Instructions Based on the test suite, the AnniversaryDate function needs to return the current year's anniversary date in UTC timezone. However, the current instructions have no mention of any such requirement. Updating the instruction to fix this. Thanks for the fix!
2025-04-01T04:33:52.439974
2019-08-31T19:51:58
487805668
{ "authors": [ "SleeplessByte", "brendan-c" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5856", "repo": "exercism/javascript", "url": "https://github.com/exercism/javascript/pull/719" }
gharchive/pull-request
Update bob/example.js Implemented String.prototype.endsWith() for brevity This is fine, but the example code is not meant to be the best implementation, only that it is possible to solve.
2025-04-01T04:33:52.465944
2015-12-01T05:21:43
119644657
{ "authors": [ "abeger", "kytrinyx" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5857", "repo": "exercism/x-common", "url": "https://github.com/exercism/x-common/pull/143" }
gharchive/pull-request
Sieve: Created generalized test JSON Built from the two basic tests (10 & 1000) and all the edge cases I could find. Fixes exercism/todo#148 This is great, thank you!
2025-04-01T04:33:52.468400
2016-06-18T15:33:52
161029761
{ "authors": [ "Cohen-Carlisle", "petertseng", "tgecho" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5858", "repo": "exercism/x-common", "url": "https://github.com/exercism/x-common/pull/275" }
gharchive/pull-request
Remove track specific wording from triangle readme We had a confused user of the Elm track because elm-test does not have a "skip" concept (https://github.com/exercism/xelm/issues/66). It seems to me that this sort of instruction would be more suitable as a comment in the test file for now. The other option might be ...
2025-04-01T04:33:52.471492
2015-12-13T14:02:05
121921099
{ "authors": [ "kytrinyx", "outkaj", "rbasso" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5859", "repo": "exercism/xhaskell", "url": "https://github.com/exercism/xhaskell/pull/86" }
gharchive/pull-request
Add ABOUT.md, LEARNING.md, and RESOURCES.md Adding information that was missing on [the Haskell section of the website] (http://exercism.io/languages/haskell). I'd like to have something about what kinds of problems Haskell is used to solve in the ABOUT.md. This PR is inactive for 6 months and most of the propose...
2025-04-01T04:33:52.473163
2015-06-06T03:28:01
85688219
{ "authors": [ "verdammelt", "wobh" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5860", "repo": "exercism/xlisp", "url": "https://github.com/exercism/xlisp/issues/59" }
gharchive/issue
Documentation creating, testing, and submitting new exercises Some things that might be worth touching on: basics of setting up test files how to use xlisp-test maybe some style-guide-ish stuff I think the pull request covers what was needed by this issue.
2025-04-01T04:33:52.487414
2015-09-23T18:18:23
107976863
{ "authors": [ "Sakarias-Longhorn", "exodus4d" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5861", "repo": "exodus4d/pathfinder", "url": "https://github.com/exodus4d/pathfinder/issues/29" }
gharchive/issue
Error.log > HTTP 404 Hello, When I open my apache error.log I can see entries like that. http://hastebin.com/eyejulumuv.coffee (You can notice there is something weird like Base->error(404), referer: http://www.pathfinder.polaris-industries.com/var/www/html/pathfinder/) Is it a normal behavior or I misconfigured some...
2025-04-01T04:33:52.492515
2020-05-28T08:36:03
626325419
{ "authors": [ "cyberea", "nboltn", "xrem" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5862", "repo": "exodus4d/pathfinder", "url": "https://github.com/exodus4d/pathfinder/issues/971" }
gharchive/issue
Discord webhook url validation fails Looks like discord have changed domain name they were using: https://support.discord.com/hc/en-us/articles/360042987951-Discordapp-com-is-now-Discord-com Validation on UI needs to be fixed: Related backend method; https://github.com/exodus4d/pathfinder/blob/62dc991760e3d0bfde07...
2025-04-01T04:33:52.518489
2018-10-03T15:28:12
366397179
{ "authors": [ "HAMZARaouia", "SteveIb", "TE-7000018793", "akb4797", "danijames", "neurohn", "rohitbhio", "wilsonhermar" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5863", "repo": "experienco...
gharchive/issue
after first iteration i get the following error File "train.py", line 101, in main(args) File "train.py", line 97, in main debug = config['train']['debug']) File "/home//Yolo2/keras-yolo2/frontend.py", line 336, in train max_queue_size = 8) File "/home//anaconda2/envs/py27/lib/python2.7/site-packages/...
2025-04-01T04:33:52.527281
2019-07-23T09:05:45
471573708
{ "authors": [ "AmitMY", "Eghbalii", "auburnsummer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5864", "repo": "experiencor/keras-yolo3", "url": "https://github.com/experiencor/keras-yolo3/issues/203" }
gharchive/issue
ValueError: threshold must be numeric and non-NAN, try sys.maxsize for untruncated representation I'm new to this repo. Performed: git clone https://github.com/experiencor/keras-yolo3.git cd keras-yolo3 mkdir models cd models wget https://pjreddie.com/media/files/yolov3.weights cd .. wget https://images.pexels.com/ph...
2025-04-01T04:33:52.564641
2020-12-29T10:47:13
775826729
{ "authors": [ "blackwolf08", "brentvatne", "zencephalon" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5865", "repo": "expo/eas-cli", "url": "https://github.com/expo/eas-cli/issues/180" }
gharchive/issue
Expo publish used with EAS build now crashing I have just published an update with expo publish with a eap build, what to do? App is crashing Use --target bare when publishing to an EAS built app. https://docs.expo.io/build/updates/
2025-04-01T04:33:52.645153
2022-09-14T01:23:27
1372195085
{ "authors": [ "adam1929", "coyksdev" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5866", "repo": "exponea/exponea-react-native-sdk", "url": "https://github.com/exponea/exponea-react-native-sdk/issues/66" }
gharchive/issue
Fetching in-app messages from server failed. Re: in-app messages. What does it mean when it logs Fetching in-app messages from server failed.? I was unable to receive in-app messages in my app. Hi @coyksdev please share us some logs. It is probably some missing setup on your project. Please ask support directly for...
2025-04-01T04:33:52.666522
2023-08-21T22:04:05
1860235875
{ "authors": [ "joaoneto", "rsaz" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5867", "repo": "expressots/expressots", "url": "https://github.com/expressots/expressots/pull/79" }
gharchive/pull-request
feat(template): add experimental templates Pull Request Guidelines Our guidelines for submitting a pull request. Before submitting a Pull Request, please make sure you have verified the following: [ ] The commit message follows our guidelines: A good commit message should be two things: meaningful and concise. It s...
2025-04-01T04:33:52.678382
2024-06-20T02:35:06
2363384929
{ "authors": [ "OSpoon", "cezaraugusto" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5868", "repo": "extension-js/extension.js", "url": "https://github.com/extension-js/extension.js/issues/105" }
gharchive/issue
Import styles in development mode do not take effect @cezaraugusto,Sorry, it seems that importing css does not work in development mode at the moment, We still need to make a few changes. invalid template:newtab @OSpoon can't repro in the main branch. still happening? Maybe due to caching, I will close this iss...
2025-04-01T04:33:52.679938
2021-01-07T15:07:02
781380739
{ "authors": [ "gitvaibhavcodes" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5869", "repo": "extent-framework/extentreports-csharp", "url": "https://github.com/extent-framework/extentreports-csharp/issues/112" ...
gharchive/issue
We do not have an Analysis strategy of "Suite" in any reporting versions? There is no option of Analysis Strategy corresponding to suite for maximum 3 levels of charts in any of the ExtentHtmlReport versions; neither 3 nor 4. Is there any upcoming version update that might include this? Also, the over look and feel i...
2025-04-01T04:33:52.682911
2023-03-06T10:13:26
1611078166
{ "authors": [ "moolen" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5870", "repo": "external-secrets/external-secrets", "url": "https://github.com/external-secrets/external-secrets/pull/2098" }
gharchive/pull-request
chore: bump deps Problem Statement Bumps depenencies. Related Issue Fixes #... Proposed Changes How do you like to solve the issue and why? Checklist [ ] I have read the contribution guidelines [ ] All commits are signed with git commit --signoff [ ] My changes have reasonable test coverage [ ] All tests pass with m...
2025-04-01T04:33:52.687912
2021-07-28T13:13:21
954842398
{ "authors": [ "KianTigger", "knelasevero" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5871", "repo": "external-secrets/external-secrets", "url": "https://github.com/external-secrets/external-secrets/pull/2...
gharchive/pull-request
Added common tests for dockerconfigjson and SSH Auth types. Added test case in vault provider for specific case and for more detailed error messages. SSH Auth type not currently supported by vault due to lack of current support for a certificate/key specific secret type/plugin. Added common tests for dockerconfigjson...
2025-04-01T04:33:52.702489
2022-09-09T20:31:50
1368293746
{ "authors": [ "nilslice", "zshipko" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5872", "repo": "extism/extism", "url": "https://github.com/extism/extism/pull/7" }
gharchive/pull-request
fix: use empty allocation when no config key is present @zshipko - pretty sure this is not optimal, but idk if there is a path to the same effect without actually calling the alloc routines. re: https://github.com/extism/assemblyscript-pdk/pull/4 I've opened a PR with another solution here: https://github.com/extis...
2025-04-01T04:33:52.718369
2017-02-04T06:07:25
205326453
{ "authors": [ "HiCodin", "bert88sta", "extr0py" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5873", "repo": "extr0py/oni", "url": "https://github.com/extr0py/oni/issues/195" }
gharchive/issue
How to maximize the windows ? This will probably sounds too dumb but how can I maximize the oni? I tried setting the background image size to either "cover" or "contain" but doesn't seem like its working. Hi @HiCodin , Which platform are you using? Are you looking to have ONI default to maximize on startup? I don't...
2025-04-01T04:33:52.726500
2023-09-16T15:04:27
1899466654
{ "authors": [ "PrethamMuthappa" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5876", "repo": "extwiii/Nodejs-Real-time-Chat-App", "url": "https://github.com/extwiii/Nodejs-Real-time-Chat-App/issues/3" }
gharchive/issue
TypeError: require(...).listen is not a function there is a type error in index.js file var io = require('socket.io').listen(midPort); TypeError: require(...).listen is not a function I have fixed the issue myself
2025-04-01T04:33:52.727518
2016-04-15T09:25:11
148607460
{ "authors": [ "HibikiTaisuna" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5877", "repo": "exvim/ex-config", "url": "https://github.com/exvim/ex-config/pull/11" }
gharchive/pull-request
adding support for custom ctags I added a support for custom ctags. I work on LibreOffice and some of the ctags created with exuberant-ctags are too long for the tags plugin in exVim. LibreOffice does have a custom "make tags" command which creates a correct tags file. This config options allows users to use custom c...
2025-04-01T04:33:52.733877
2023-08-18T12:32:40
1856647809
{ "authors": [ "jeswr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5878", "repo": "eyereasoner/eye-js", "url": "https://github.com/eyereasoner/eye-js/pull/518" }
gharchive/pull-request
feat: update to eye v4.14.0 feat: update to eye v4.14.0 :tada: This PR is included in version 6.4.0 :tada: The release is available on: npm package (@latest dist-tag) GitHub release v6.4.0 Your semantic-release bot :package::rocket:
2025-04-01T04:33:52.736513
2024-02-25T22:17:01
2152966160
{ "authors": [ "jeswr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5879", "repo": "eyereasoner/eye-js", "url": "https://github.com/eyereasoner/eye-js/pull/905" }
gharchive/pull-request
fix: update to eye v9.9.10 fix: update to eye v9.9.10 :tada: This PR is included in version 12.8.6 :tada: The release is available on: npm package (@latest dist-tag) GitHub release v12.8.6 Your semantic-release bot :package::rocket:
2025-04-01T04:33:52.746993
2024-01-01T02:46:21
2061267471
{ "authors": [ "ezio416" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5880", "repo": "ezio416/tm-music-control", "url": "https://github.com/ezio416/tm-music-control/issues/15" }
gharchive/issue
API rate limit when control-clicking progress bar should be a rare case, but should be fixed anyway Fixed in #19
2025-04-01T04:33:52.781650
2022-11-04T04:43:47
1435544755
{ "authors": [ "KenzoB73", "apgaurav-p-singh", "f2calv" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5881", "repo": "f2calv/yamlizr", "url": "https://github.com/f2calv/yamlizr/issues/160" }
gharchive/issue
Organiztion path not started with https://dev.azure.com Organiztion parh not started with https://dev.azure.com , it is on premises but command parameter org {{yamlizr generate -pat trnxk6st4jomz7eweka -org https://ts.xm.com/tfs/APPS1 -proj APPL_CSD_BOX_STSI_CODE -out C:/Users}} is searching with https://dev.azure.co...
2025-04-01T04:33:52.805336
2022-04-07T01:42:47
1195378226
{ "authors": [ "DanAustinGH", "arrmo" ], "license": "WTFPL", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5882", "repo": "fHDHR/fHDHR_plugin_origin_ceton", "url": "https://github.com/fHDHR/fHDHR_plugin_origin_ceton/issues/41" }
gharchive/issue
watchdog, soft lockup OK, not saying this is due to the plugin or Ceton, but as you had mentioned this before ... I have seen this a couple times in the last week or two => today the worst though, at the time all 4 tuners were running 😆. Basically, machine hung, with the message (pulled from the log after reboot), A...
2025-04-01T04:33:52.821522
2023-04-06T19:22:49
1657928648
{ "authors": [ "fabian-hiller", "juanpmarin" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5883", "repo": "fabian-hiller/modular-forms", "url": "https://github.com/fabian-hiller/modular-forms/issues/48" }
gharchive/issue
Redirect not working in formAction$ Hi! Thanks for your amazing work, this lib fills many gaps I'm trying to do a redirect after processing some values, like this: export const useFormAction = formAction$((values, { redirect }) => { console.log("VALUES", values); throw redirect(301, "/reports"); }, zodForm$(busi...
2025-04-01T04:33:52.837947
2024-04-23T15:12:18
2259141832
{ "authors": [ "Quetlo", "ba77osai", "fabianwennink" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5884", "repo": "fabianwennink/IconCaptcha-PHP", "url": "https://github.com/fabianwennink/IconCaptcha-PHP/issues/...
gharchive/issue
[Bug]: Driver Session not working Bug report requirements [X] I have confirmed that this is a bug and not a configuration/user error. [X] I have searched for existing issues and confirmed that my issue has not been reported before. IconCaptcha version 4.0.3 PHP version 8.0 Browsers affected Google Chrome Expectatio...
2025-04-01T04:33:52.851293
2011-11-03T17:14:07
2134875
{ "authors": [ "robo47" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5885", "repo": "fabpot/Goutte", "url": "https://github.com/fabpot/Goutte/issues/26" }
gharchive/issue
Fixes problem with multi-dimensional files array Symfony\Component\BrowserKit\Request->getFiles() can return a multi-dimensional array with nested uploads for example given an input-element which has an array as name: <input type="file" name="baa[foo]" /> would result in an array like: array(1) { ["baa"]=> array...
2025-04-01T04:33:52.854906
2018-01-02T08:57:17
285380624
{ "authors": [ "Fadavvi", "Fereshteh12" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5886", "repo": "fabric-bolt/fabric-bolt", "url": "https://github.com/fabric-bolt/fabric-bolt/issues/203" }
gharchive/issue
fabric-bolt can not loads correctly in my browser Hi ! i installed fabric-bolt in my Ubuntu Desktop 16.04 according the Quickstart guid, but the GUI Interface can not load correctly in my browser. where is the problem. i need to do another steps to run fabric-bolt GUI completely? this is a picture of fabric-bolt GUI ...
2025-04-01T04:33:52.864328
2017-12-05T06:48:16
279264504
{ "authors": [ "anmolbabu" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5887", "repo": "fabric8-hdd/supervisor", "url": "https://github.com/fabric8-hdd/supervisor/issues/3" }
gharchive/issue
Deploy mock server from UTs instead of relying on server to be running Currently the UTs require the supervisor app to be running but I think its better to deploy a mock server from the main/base UT and all UTs use that... Closing this as PRs to fix this have been merged
2025-04-01T04:33:52.889142
2016-10-22T16:14:02
184638825
{ "authors": [ "jimmidyson", "levackt", "rhuss" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5888", "repo": "fabric8io/fabric8-maven-plugin", "url": "https://github.com/fabric8io/fabric8-maven-plugin/iss...
gharchive/issue
Unsupported value: "tcp" I'm not 100% sure it's a bug here, but since updating minikube and kubectl, tcp is not longer supported. Must be TCP/UDP, resulting in the below error when creating the service. Description [INFO] [INFO] <<< fabric8-maven-plugin:3.1.79:deploy (default-cli) < install @ spring-boot-hystrix <<< ...
2025-04-01T04:33:52.899044
2017-09-15T15:53:29
258086529
{ "authors": [ "jstrachan", "rawlingsj", "samiaben88" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5889", "repo": "fabric8io/gofabric8", "url": "https://github.com/fabric8io/gofabric8/issues/576" }
gharchive/issue
gofabric8 service jenkins does not work on openshift in a tenant namespace as we don't run exposecontroller inside the jenkins namespace. So we should update the code to detect openshift and if so look for the Route and use the Route's host name etc to find the service instead Hi evryone, I'm wondering if this was ...
2025-04-01T04:33:52.915039
2019-09-12T18:07:02
492952050
{ "authors": [ "dubhcait" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5890", "repo": "fac-graduate-programme/Esmee-Fairbairn-Foundation", "url": "https://github.com/fac-graduate-programme/Esmee-Fairbairn-Foundation/pu...
gharchive/pull-request
add post request from client side relates #60 needs pop up component and loading component to be merged before it can be finished Use axios module instead of fetch Sorry I used my linter on the questions page because the indentation was driving me mad. I've a question re the popup, do we want it to redirect us ...
2025-04-01T04:33:52.939025
2023-12-06T19:32:14
2029248719
{ "authors": [ "iguridi", "ndmitchell", "zjturner" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5891", "repo": "facebook/buck2", "url": "https://github.com/facebook/buck2/issues/518" }
gharchive/issue
Where is the test suite? How do I run buck2's self test suite? I don't see it anywhere in the open source repo, and there's no documentation about running tests that I can find. If I make a change to prelude, or core buck2 runtime, or whatever else, I would like to be able to validate my changes before making a PR....
2025-04-01T04:33:52.941439
2023-10-09T11:47:16
1932887128
{ "authors": [ "aherrmann", "ndmitchell" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:5892", "repo": "facebook/buck2", "url": "https://github.com/facebook/buck2/pull/440" }
gharchive/pull-request
feat(conan): add conan toolchain import third-party C/C++ dependencies Closes #58 This is a rebase of #58. I no longer have push access to this repository and can't update #58 myself, so I created this separate PR to run CI on the changes. See #58 for a detailed description and motivation. The import error is: 2023...