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-01T06:40:05.908407
2018-07-16T10:30:57
341465533
{ "authors": [ "atulverma1997", "brian-brazil" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9825", "repo": "prometheus/prometheus", "url": "https://github.com/prometheus/prometheus/issues/4387" }
gharchive/issue
TimeOut in Histogram and Summaries Proposal: Sometimes a user start timer, but don't want to stop it. In such cases, the duration is not logged in any bucket. So, there should be a timeout settings in Histogram/Summary, so that user can configure after how much time, the timer should be automatically stopped, and log...
2025-04-01T06:40:05.912251
2021-08-10T06:21:25
964635793
{ "authors": [ "codesome", "hs02041102" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9826", "repo": "prometheus/prometheus", "url": "https://github.com/prometheus/prometheus/issues/9182" }
gharchive/issue
remote write filesystem data disorder What did you do? we use remote write and nodeexporter to forward data to other system。but we find that filesystem is error. the value and mountain of one host is others. /gitlab is not exist in this host, it belong to other host remotewrite by the same Prometheus. we cant fin...
2025-04-01T06:40:05.921157
2022-06-16T08:29:35
1273232353
{ "authors": [ "bboreham", "pstibrany" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9827", "repo": "prometheus/prometheus", "url": "https://github.com/prometheus/prometheus/pull/10873" }
gharchive/pull-request
Reduce chunk write queue memory usage 1 This avoids wasting memory on the c.chunkRefMap by re-initializing it regularly. When re-initializing it, it gets initialized with a size which is half of the peak usage of the time period since the last re-init event, for this we also track the peak usage and reset it on every...
2025-04-01T06:40:05.931682
2015-03-16T15:22:52
62113637
{ "authors": [ "jeffdeville", "mattamizer" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9828", "repo": "promptworks/django_openstack_auth", "url": "https://github.com/promptworks/django_openstack_auth/pull/1" ...
gharchive/pull-request
Change is_superuser to support #88557194 We need to only show the admin dashboard to cloud_admin. Is this a change we can make? Could it be added to the OPENSTACK_KEYSTONE_ADMIN_ROLES env variable? I'll try that now Jeff, if so I'll close this PR and update the other. Found a better way to do this thanks to @je...
2025-04-01T06:40:05.936149
2011-11-17T17:55:08
2271653
{ "authors": [ "apinstein", "fzaninotto", "willdurand" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9829", "repo": "propelorm/Propel2", "url": "https://github.com/propelorm/Propel2/issues/56" }
gharchive/issue
[gh-55] Revert change that was made to postgres schema parsing that caus... ...es regressions and has no tests. Can you be more specific about the regression, and point the original commit and associated issue? Click through to the old ticket. Basically a default of Default ''::character varying Stopped being par...
2025-04-01T06:40:05.940717
2016-05-02T15:03:09
152572190
{ "authors": [ "Big-Shark", "SCIF", "chinookproject" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9830", "repo": "propelorm/PropelLaravel", "url": "https://github.com/propelorm/PropelLaravel/issues/12" }
gharchive/issue
Installation not working I'm trying to install propel-laravel through composer in my Laravel 5.2.* framework, but it's not working for me. First of all I tried to do what the documentation said, editting my composer.json like so: "config": { "preferred-install": "dist" }, "minimum-stability": "alpha" But when I ...
2025-04-01T06:40:05.941915
2022-08-10T00:01:52
1333903019
{ "authors": [ "ShvetankPrakash" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9831", "repo": "proppy/rad-lab", "url": "https://github.com/proppy/rad-lab/pull/11" }
gharchive/pull-request
Add support for running CFU-Playground natively with notebook in rad-lab env Updated environment with CFU-Playground packages, repo, and other needed toolchains. Added CFU-Playground notebook after converting to markdown. FYI @tcal-x
2025-04-01T06:40:05.946412
2016-01-29T12:34:23
129753567
{ "authors": [ "dereklieu", "timwis" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9832", "repo": "prose/prose", "url": "https://github.com/prose/prose/pull/919" }
gharchive/pull-request
Only insert 1 line break after frontmatter Fixes #916 - unless there was some other reason to insert 2 lines? If so, we can probably just trim a leading \n off content. Jekyll doesn't care if there's a \n after frontmatter, and parsing the leading \n off content is more trouble than it's worth. I'm fine with this, ...
2025-04-01T06:40:06.026116
2023-07-27T23:44:03
1825387229
{ "authors": [ "iliax", "jcpunk" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9837", "repo": "provectus/kafka-ui", "url": "https://github.com/provectus/kafka-ui/issues/4067" }
gharchive/issue
Display value as HEX Issue submitter TODO list [X] I've searched for an already existing issues here [X] I'm running a supported version of the application which is listed here and the feature is not present there Is your proposal related to a problem? I'm frustrated when I'm trying to view a binary message posted ...
2025-04-01T06:40:06.351882
2024-09-12T13:09:21
2522356346
{ "authors": [ "Pastaloverzzz", "snowmangh" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9838", "repo": "pschmitt/roombapy", "url": "https://github.com/pschmitt/roombapy/issues/355" }
gharchive/issue
Roomba Remote Client: Unknown disconnection error: ID=16 I am regularly getting a warning saying "Unexpectedly disconnected from Roomba xxx.xxx.xxx.xxx, code The connection was lost" which I usually ignore. But today I got this warning asking to create a new issue. So here it is. Thanks Logger: roombapy.remote_client...
2025-04-01T06:40:06.431087
2024-06-08T13:23:26
2341655473
{ "authors": [ "fjtrujy", "sharkwouter" ], "license": "Unlicense", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9839", "repo": "pspdev/psp-pacman", "url": "https://github.com/pspdev/psp-pacman/pull/29" }
gharchive/pull-request
Add psptoolchain-extra dispatch Right now this is missing. I'm not sure if this would require us to still set some variables in the github runner settings or if they are already set. I don’t have grants in this repo to setup the keys That's a bother, me neither 😬 I'll convert this to a draft for now until we h...
2025-04-01T06:40:06.439546
2022-08-18T14:00:25
1343150862
{ "authors": [ "psturc" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9840", "repo": "psturc-org/devfile-sample-hello-world", "url": "https://github.com/psturc-org/devfile-sample-hello-world/pull/14" }
gharchive/pull-request
Appstudio update build-suite-test-component-git-source-omst Pipelines as Code configuration proposal Pipelines as Code CI/build-suite-test-component-git-source-omst-on-pull-request has successfully validated your commit. StatusDurationName ✅ Succeeded 7 seconds appstudio-init ✅ Succeeded 14 seconds clone-reposi...
2025-04-01T06:40:06.443683
2017-09-14T13:04:01
257711943
{ "authors": [ "awead", "cam156", "coveralls" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9841", "repo": "psu-stewardship/scholarsphere", "url": "https://github.com/psu-stewardship/scholarsphere/pull/1034" }
gharchive/pull-request
WIP: Coveralls combined Test pr to check Coveralls test coverage if we run one combined test in Travis. Changes Unknown when pulling 272a11cec44841c2da8f2b368b2cd5dd6451de26 on coveralls-combined into ** on develop**. @cam156 well, that's interesting. @awead That is interesting. I'm guessing coveralls uses th...
2025-04-01T06:40:06.455142
2021-05-09T13:31:41
882321646
{ "authors": [ "EliottBICS", "ptal" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9842", "repo": "ptal/lol2D", "url": "https://github.com/ptal/lol2D/issues/26" }
gharchive/issue
Better map appearance Change the appearance of the map to look more like League Of Legends (not only some grass-tiles repeated, but maybe some lanes, water, etc) Connected to #23
2025-04-01T06:40:06.472113
2015-04-17T22:17:36
69228131
{ "authors": [ "amenadiel", "brandonculver", "olalonde", "springuper" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9843", "repo": "ptarjan/node-cache", "url": "https://github.com/ptarjan/node-cache/i...
gharchive/issue
Cache is global, can potentially conflict with external modules Since required modules are cached in Node.js, it means that multiple modules could be using the same cache at the same time. There should be a .createStore() method that creates a new cache instance. I think this is a matter of personal opinion. There...
2025-04-01T06:40:06.501718
2021-01-29T00:17:50
796474660
{ "authors": [ "matheusfelipeog", "pawelbr", "tannershimanek" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9844", "repo": "public-apis/public-apis", "url": "https://github.com/public-apis/public-apis/pull/1540"...
gharchive/pull-request
CoinRanking Auth Updated the authentication for CoinRanking from "No" to "apiKey. [x] My submission is formatted according to the guidelines in the contributing guide [x] My addition is ordered alphabetically [x] My submission has a useful description [x] The description does not end with punctuation [x] Each tabl...
2025-04-01T06:40:06.606663
2024-05-10T15:44:09
2289971290
{ "authors": [ "nmorsman", "si458" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9845", "repo": "publishlab/node-acme-client", "url": "https://github.com/publishlab/node-acme-client/issues/89" }
gharchive/issue
ZeroSSL 429 Too Many Requests ZeroSSL implement a 429 Too Many Requests error if you fire too many requests at once, even tho the code does one thing after another rather than all at once, you can still hit this limit what should happen is IF you hot a 429 error, it should retry the request 1-2 seconds later, im hitt...
2025-04-01T06:40:06.621097
2024-09-25T14:13:35
2548119985
{ "authors": [ "kevinwangcanada", "mickey-ng" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9846", "repo": "pughlab/ctims", "url": "https://github.com/pughlab/ctims/pull/193" }
gharchive/pull-request
CTM-576: add environment variables for email template. add error stat… …us if match is unsuccessful. With the new error state, you need to update the code where it was checking for pending or matched and include the newly added state ctml-json.service run_match needs to include case to update from error state useG...
2025-04-01T06:40:06.639543
2021-03-26T18:52:38
842221210
{ "authors": [ "christinach", "mzelesky", "regineheberlein" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9847", "repo": "pulibrary/bibdata", "url": "https://github.com/pulibrary/bibdata/issues/1166" }
gharchive/issue
Rename 'Rare Books and Special Collections' to 'Special Collections' This was changed in Blacklight but stayed with the old name in voyager. We should change it in Alma. Update 'Rare Books and Special Collections' to 'Special Collections'. I changed the Organization Unit Name for now. What does the location prefix ...
2025-04-01T06:40:06.640813
2022-12-06T13:55:24
1479165303
{ "authors": [ "christinach" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9848", "repo": "pulibrary/bibdata", "url": "https://github.com/pulibrary/bibdata/issues/2042" }
gharchive/issue
Bring coverage up to 90% https://coveralls.io/builds/54801434 After merging a pulbot pr it went above 90%
2025-04-01T06:40:06.641738
2023-04-21T16:20:02
1678780505
{ "authors": [ "escowles" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9849", "repo": "pulibrary/cicognara-static", "url": "https://github.com/pulibrary/cicognara-static/issues/51" }
gharchive/issue
Regenerating catalogo item pages removed catalogo info When I run bin/generate_item_pages, it updates the item pages, but the info from the Catalogo is removed from the top of the pages. Fixed by 734c5bf61c9d10a8207977fcfec3e6af89dbaa32
2025-04-01T06:40:06.644285
2021-04-23T22:51:56
866476665
{ "authors": [ "kelea99", "tpendragon" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9850", "repo": "pulibrary/dpul", "url": "https://github.com/pulibrary/dpul/issues/896" }
gharchive/issue
American Jewess MVW is not displaying in DPUL or online Catalog the MVW is not coming up and only a black screen is visible for https://catalog.princeton.edu/catalog/9138143 and https://dpul.princeton.edu/wa/catalog/d217qt45s. Displaying fine in figgy If I sign in, still a no go. cannot see anything. I do not know i...
2025-04-01T06:40:06.691271
2023-10-06T02:03:41
1929317686
{ "authors": [ "iwahbe", "t0yv0" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9851", "repo": "pulumi/ci-mgmt", "url": "https://github.com/pulumi/ci-mgmt/pull/662" }
gharchive/pull-request
Add unit testing to the provider Fixes https://github.com/pulumi/ci-mgmt/issues/661 The reason I'm working on this now is that I'd like to really move upgrade tests out of examples and under provider/ in AWS (and soon GCP). https://github.com/pulumi/pulumi-aws/pull/2855 FYI: If you want to get tests working "right ...
2025-04-01T06:40:06.695520
2019-07-12T04:52:34
467220106
{ "authors": [ "chrsmith", "joeduffy", "metral" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9852", "repo": "pulumi/docs", "url": "https://github.com/pulumi/docs/issues/1332" }
gharchive/issue
feat request: preview a staged hugo web stack in PRs For doc and blog writers, it'd be great if we could see and share with others a preview of a staged hugo web stack when a PR is opened. This would help the reviewers and users see the changes being proposed from the PR itself without having to pull down the PR and ...
2025-04-01T06:40:06.721824
2023-07-27T18:19:39
1824936697
{ "authors": [ "dmizelle", "guineveresaenger", "mikhailshilkov", "t0yv0" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9853", "repo": "pulumi/pulumi-cloudflare", "url": "https://github.com/pulumi/pulu...
gharchive/issue
Reading cloudflare:index:Ruleset Causes Panic What happened? On the latest version of the provider (v5.7.0 at time of writing) we're attempting to import a cloudflare:index:Ruleset resource into our stack and running into the following panic: Diagnostics: cloudflare:index:Ruleset (CDN Optimization Rules): error...
2025-04-01T06:40:06.723919
2021-09-30T22:46:31
1012696203
{ "authors": [ "lukehoban", "zchase" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9854", "repo": "pulumi/pulumi-hugo", "url": "https://github.com/pulumi/pulumi-hugo/issues/665" }
gharchive/issue
Shared Services Platforms page "How Pulumi Helps" section should be updated the how pulumi helps section on shared services looks really strange followed by the section above it; id consider moving this to the bottom or changing to 3 cards and doing a row This is about https://www.pulumi.com/solutions/shared-servic...
2025-04-01T06:40:06.726701
2023-05-16T03:05:51
1711145663
{ "authors": [ "susanev" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9855", "repo": "pulumi/pulumi-hugo", "url": "https://github.com/pulumi/pulumi-hugo/pull/2839" }
gharchive/pull-request
follow up bug fixes to docs nav reorg Description these arent blocking, only bugs i found Checklist: [x] I have reviewed the style guide. [x] If blogging, I have reviewed the blogging guide. [x] I have manually confirmed that all new links work. [x] I added aliases (i.e., redirects) for all filename changes. [x] If ...
2025-04-01T06:40:06.728308
2021-07-28T19:51:22
955184555
{ "authors": [ "cnunciato", "mattstratton" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9856", "repo": "pulumi/pulumi-hugo", "url": "https://github.com/pulumi/pulumi-hugo/pull/454" }
gharchive/pull-request
Learn Pulumi with a module and some topics This example takes the Introduction to Pulumi on AWS tutorial and ports it to a Learn Pulumi "module" (which we will soon rename to "tutorial") to give us a sense of what we're currently working with. also just in case people are looking for it https://github.com/pulumi/pu...
2025-04-01T06:40:06.817281
2016-03-19T16:23:09
142078592
{ "authors": [ "d-bots-client", "pulviscriptor" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9857", "repo": "pulviscriptor/agario-client", "url": "https://github.com/pulviscriptor/agario-client/issues/118" }
gharchive/issue
connection error: socket closed Hello, since the update i'm always getting the error: connection error: socket closed. I think the server closes the socket..i don't need an solution i only want to knnow what happened. Did the agar.io server rejected the client ? (i changed my init key) The proxies i use aren't bad o...
2025-04-01T06:40:06.821265
2016-04-08T04:47:25
146813128
{ "authors": [ "kurama129", "philw1508", "pulviscriptor", "sejo153" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9858", "repo": "pulviscriptor/agario-client", "url": "https://github.com/pulviscriptor/agario-c...
gharchive/issue
NOT WORKING plz tell how to install in detailed instructions and doesnt it have a code to install andn tampermonkey if not just give how to make it work This is not bot, this is library for agar.io protocol. If you know Node.JS/JavaScript language then you install it via npm install agario-client, read documentatio...
2025-04-01T06:40:06.825398
2017-09-18T17:54:46
258567123
{ "authors": [ "boutell", "runyx" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9859", "repo": "punkave/apostrophe", "url": "https://github.com/punkave/apostrophe/issues/1013" }
gharchive/issue
Searching through items in a piece while on a page other than 1 will not show results When I am on the second page of items in a piece (in this example the second page of People) and try to search, I get back a page that says it has results but displays none. If I choose at the bottom to go to Page 1 they will displa...
2025-04-01T06:40:06.853081
2023-09-09T14:21:23
1888763886
{ "authors": [ "OrKoN", "rgl" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9860", "repo": "puppeteer/puppeteer", "url": "https://github.com/puppeteer/puppeteer/issues/10867" }
gharchive/issue
[Bug]: Cannot use the browser immediately after installing it Steps to reproduce With an empty cache (~/.cache/puppeteer does not exist), after installing the browser using browsers.install, we cannot use the browser with puppeteer.launch. You can reproduce the problem with the code at https://github.com/rgl/try-pupp...
2025-04-01T06:40:06.859196
2019-12-06T15:53:56
534095372
{ "authors": [ "entrity", "evanrolfe", "nicoandmee", "zhaojunlike", "ztob" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9861", "repo": "puppeteer/puppeteer", "url": "https://github.com/puppeteer/...
gharchive/issue
Request.continue(overrides) does not set cookie Steps to reproduce Tell us about your environment: Puppeteer version: 2.0.0 Platform / OS version: Ubuntu Node.js version: 10.15.3 What steps will reproduce the problem? Start a puppeteer browser with the request interception code: await page.setRequestInterception(tr...
2025-04-01T06:40:06.860362
2024-07-11T12:31:59
2403066814
{ "authors": [ "minggeorgelei" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9862", "repo": "puppeteer/puppeteer", "url": "https://github.com/puppeteer/puppeteer/pull/12735" }
gharchive/pull-request
Chore: expose quality variable Sometimes users do not want very high quality video that may take much disk space or they may want clearer video. This PR is to expose quality variable so that users can adjust it themselves to meet the needs of testing. Hi @Lightning00Blade I saw this PR failed. Can you help to check...
2025-04-01T06:40:06.865491
2015-09-16T03:52:17
106693330
{ "authors": [ "GeoffWilliams", "electrical", "puppetlabs-jenkins" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9863", "repo": "puppetlabs/beaker", "url": "https://github.com/puppetlabs/beaker/pull/958" ...
gharchive/pull-request
(BKR-536) skip ssh installation for images that already provide it Add check to see if a host tells us it already has ssh installed, if so, don't attempt to install it again. To skip installation, add the key to your node definition, eg: HOSTS: pe-puppet.localdomain: roles: - "agent" - "master" ...
2025-04-01T06:40:06.870547
2020-09-24T18:50:49
708398644
{ "authors": [ "beechtom", "puppetcla" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9864", "repo": "puppetlabs/bolt", "url": "https://github.com/puppetlabs/bolt/pull/2211" }
gharchive/pull-request
(GH-2210) Configure 'modules' with 'bolt project init' This updates the bolt project init command to configure modules in bolt-project.yaml, allowing users with new projects to immediately start using the module workflow. If bolt project init is run, modules will be an empty array [] If bolt project init --modules i...
2025-04-01T06:40:06.881732
2019-04-17T13:43:24
434291262
{ "authors": [ "adreyer", "donoghuc", "lucywyman", "nicklewis", "puppetcla" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9865", "repo": "puppetlabs/bolt", "url": "https://github.com/puppetlabs/bo...
gharchive/pull-request
(BOLT-1195) Convert a YAML plan to a Puppet plan This creates a new command bolt plan convert <path-to-plan> which accepts either a relative or absolute path a YAML plan and prints to stdout the equivalent Puppet plan. This relies on https://github.com/puppetlabs/puppet/pull/7485 Would be helpful to (temporarily)...
2025-04-01T06:40:06.886321
2015-06-17T18:11:55
89086797
{ "authors": [ "camlow325", "nfagerlund" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9866", "repo": "puppetlabs/puppet-server", "url": "https://github.com/puppetlabs/puppet-server/pull/618" }
gharchive/pull-request
1.1.1 release notes This includes all the changes from Jeff's original PR, plus some minor wording changes. We can merge it once we have the go/no-go meeting, since merging it will post the release notes to the docs site. :+1: LGTM. Will hold on merge until we do the go/no-go decision - hopefully later today.
2025-04-01T06:40:06.894210
2019-07-25T22:16:29
473093361
{ "authors": [ "joshcooper", "justinstoller", "puppetcla" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9867", "repo": "puppetlabs/puppet", "url": "https://github.com/puppetlabs/puppet/pull/7639" }
gharchive/pull-request
(PUP-9927) Exclude PKey.read monkey patch on JRuby 9.1 JRuby 9.1 (openssl-jruby) doesn't implement the OpenSSL::PKey.read method despite being "compatible" with MRI 2.3. We don't need that generic PKey.read method on JRuby, so don't try to monkey patch it. We don't test master against jruby 9.1, but a quick test sh...
2025-04-01T06:40:06.896624
2017-08-17T19:04:44
251041373
{ "authors": [ "aperiodic", "puppetcla", "puppetlabs-jenkins" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9868", "repo": "puppetlabs/puppetdb", "url": "https://github.com/puppetlabs/puppetdb/pull/2358" }
gharchive/pull-request
(maint) Update EZBake to 1.5.0 This version of EZBake stores the build metadata (including the deployed snapshot version and fully-resolved versions of all snapshot dependencies) in a persistent location, rather than one that gets deleted after two weeks. I tested this by creating a build job with lein with-profile...
2025-04-01T06:40:06.899156
2018-06-27T16:25:19
336300445
{ "authors": [ "austb", "puppetcla", "puppetlabs-jenkins" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9869", "repo": "puppetlabs/puppetdb", "url": "https://github.com/puppetlabs/puppetdb/pull/2501" }
gharchive/pull-request
(PDB-2700) Migrate log test utils to trapperkeeper Prior to this commit, testutil functions related to logging were duplicated in trapperkeeper and puppetdb. This commit removes the duplicated functions and switches to the ones provided by trapperkeeper. Test PASSed CLA signed by all contributors. Test PASSed ...
2025-04-01T06:40:06.908518
2016-03-24T21:49:58
143369535
{ "authors": [ "HAIL9000" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9870", "repo": "puppetlabs/puppetlabs-strings", "url": "https://github.com/puppetlabs/puppetlabs-strings/pull/77" }
gharchive/pull-request
(PDOC-75) Work with both versions of 'interpret_any' Prior to this commit, strings would fail with puppet 4.4.0 and newer. This was because strings was making use of a method that was marked API private and thus subject to change. The method was changed in 4.4.0 release of puppet to take two variables, meaning that s...
2025-04-01T06:40:06.917914
2019-04-07T23:16:07
430204322
{ "authors": [ "ekinanp" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9871", "repo": "puppetlabs/wash", "url": "https://github.com/puppetlabs/wash/pull/189" }
gharchive/pull-request
Add initial version of wash find This commit adds the initial support for wash find. wash find is very similar to GNU find and BSD find in that it supports an expression based language composed of primaries and operators. Primaries are predicates constructed on a specific entry. This commit supports the -true, -false...
2025-04-01T06:40:06.987148
2022-01-03T20:25:30
1092795921
{ "authors": [ "bbigras", "purplg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9872", "repo": "purplg/hass", "url": "https://github.com/purplg/hass/issues/5" }
gharchive/issue
Any plan for a dashboard? So we can control and see all my stuff within Emacs. I've thought about it and that was initially the plan when I started this project. It's a feature I'd love to add one day. The ground work is there now so maybe I'll work on that soon I've been able to make a lot of progress on this al...
2025-04-01T06:40:07.000246
2019-01-06T16:20:12
396271900
{ "authors": [ "Dylan-DPC", "azriel91", "dgriffen", "dguo", "jimmycuadra", "lweberk", "sgrif" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9873", "repo": "purpliminal/rust-dotenv", "url": "https:/...
gharchive/issue
Intentionally empty repo? Hi, dotenv's Cargo.toml refers to this repo, but it's empty. Is that intentional? https://github.com/apiraino/rust-dotenv is the most up to date, based on the network graph. Its Cargo.toml points to apiraino/rust-dotenv, so it should be fixed on the next publish. I've been meaning to wri...
2025-04-01T06:40:07.031181
2021-03-02T13:22:34
820014226
{ "authors": [ "Andre85to", "burakCokyildirim", "wstclzy2010" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9874", "repo": "pwn20wndstuff/Undecimus", "url": "https://github.com/pwn20wndstuff/Undecimus/i...
gharchive/issue
Xcode does not works pac device ios 14.3 JB Describe the bug Xcode does not deploy anymore after JB. Xcode: 12.4 Ios: 14.3 Iphone 11 When the phone is not JB Xcode work perfectly. When the phone is JB you get the error: Errors were encountered while preparing your device for development. Please check the Devices and ...
2025-04-01T06:40:07.055470
2020-06-14T13:31:55
638353050
{ "authors": [ "grm", "northpower25" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9875", "repo": "py-smart-gardena/hass-gardena-smart-system", "url": "https://github.com/py-smart-gardena/hass-gardena-smart-s...
gharchive/issue
Discussion: Examples for mowing automations with this integration I think it helps all (specialy new users) if we collect and discuss automations (here for mowing control) and rerequisits for those. For irrigation we discuss this here -> #30 Target: Notification over HomeAssistant Companion App or as Telegram Messe...
2025-04-01T06:40:07.057796
2019-08-30T00:37:36
487232287
{ "authors": [ "Afshinshafei", "aperezhortal", "kmuehlbauer", "pulkkins" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9876", "repo": "pySTEPS/pysteps", "url": "https://github.com/pySTEPS/pysteps/is...
gharchive/issue
Implement GeoTIFF exporter Some users have expressed their interest to read the pysteps output in GeoTIFF format. This is because GeoTIFF is the standard format for GIS applications (e.g. QGIS). Being able to easily import pysteps output into GIS applications would be especially helpful for visualization purposes. ...
2025-04-01T06:40:07.080924
2022-06-29T15:08:49
1288873201
{ "authors": [ "germa89", "koubaa" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9877", "repo": "pyansys/pymapdl", "url": "https://github.com/pyansys/pymapdl/pull/1238" }
gharchive/pull-request
Implementing containers Alternative to #1203 This run the whole GA in the MAPDL container as suggested by @koubaa I think this could be an alternative to the mentioned PR limitations. For Windows, we still need to do #1221 Installing Python using GitHub Actions seems to uncorrectly link the executables. I'm going w...
2025-04-01T06:40:07.096224
2022-01-20T04:20:07
1108844700
{ "authors": [ "jimduchek", "kislyuk" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9878", "repo": "pyauth/requests-http-signature", "url": "https://github.com/pyauth/requests-http-signature/pull/29" }
gharchive/pull-request
Alternate digest algorithms Needed SHA-512 digests. Implemented SHA-1, SHA-256, and SHA-512 instead of hardcoding SHA-256 (The spec offers CRC32C and ADLER and a couple others, but they're in zlib and would require a bit more code -- not sure there'd be many users for the extra work). Also, the current spec calls f...
2025-04-01T06:40:07.151090
2023-04-03T09:56:47
1651732229
{ "authors": [ "aminalaee", "codecov-commenter", "samuelcolvin" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9879", "repo": "pydantic/pydantic-core", "url": "https://github.com/pydantic/pydantic-core/pull/517" ...
gharchive/pull-request
Change StrConstrained name For https://github.com/pydantic/pydantic-core/issues/386 Right, that was silly :smile: I think this is a simple way of doing what the issue says. Codecov Report Merging #517 (10e2467) into main (1276e37) will increase coverage by 0.00%. The diff coverage is 100.00%. :mega: This organi...
2025-04-01T06:40:07.154636
2023-05-02T21:03:05
1693097157
{ "authors": [ "tpdorsey" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9880", "repo": "pydantic/pydantic", "url": "https://github.com/pydantic/pydantic/pull/5670" }
gharchive/pull-request
Expand validate_call docstring Expands docstring and moves page in API docs to preserve alpha ordering Change Summary Related issue number Checklist [ ] Unit tests for the changes exist [ ] Tests pass on CI and coverage remains at 100% [x] Documentation reflects the changes where applicable [ ] changes/<pull requ...
2025-04-01T06:40:07.161351
2016-06-09T22:50:21
159525995
{ "authors": [ "denfromufa", "jreback" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9881", "repo": "pydata/pandas", "url": "https://github.com/pydata/pandas/issues/13417" }
gharchive/issue
helper function - detect index columns in dataframe Has anyone seen any method how to detect index column(s) in dataframe based on uniqueness of rows? if u r asking questions on an issue (not recommended) pls post a complete example otherwise ask on the mailing list (much better)
2025-04-01T06:40:07.173313
2017-06-27T21:38:32
238990919
{ "authors": [ "benbovy", "fmaussion", "jbusecke", "jhamman", "mangecoeur", "matthiasdemuzere", "rabernat" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9882", "repo": "pydata/xarray", "ur...
gharchive/issue
CF conventions for time doesn't support years CF conventions code supports: {'microseconds': 'us', 'milliseconds': 'ms', 'seconds': 's', 'minutes': 'm', 'hours': 'h', 'days': 'D'}, but not 'years'. See example file https://www.dropbox.com/s/34dcpliko928yaj/histsoc_population_0.5deg_1861-2005.nc4?dl=0 I am not sure ...
2025-04-01T06:40:07.181059
2017-10-11T09:33:34
264517839
{ "authors": [ "crusaderky", "shoyer" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9883", "repo": "pydata/xarray", "url": "https://github.com/pydata/xarray/issues/1625" }
gharchive/issue
arithmetics should ignore nans created by alignment Can anybody tell me if there is anybody who benefits from this behaviour? I can't think of any good use cases. wallet = xarray.DataArray([50, 70], dims=['currency'], coords={'currency': ['EUR', 'USD']}) restaurant_bill = xarray.DataArray([30], dims=['currency'], coo...
2025-04-01T06:40:07.202863
2023-10-19T20:25:11
1953001043
{ "authors": [ "dcherian", "jhamman", "max-sixty", "shoyer" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9884", "repo": "pydata/xarray", "url": "https://github.com/pydata/xarray/issues/8343" }
gharchive/issue
Add metadata_only param to .to_zarr? Is your feature request related to a problem? A leaf from https://github.com/pydata/xarray/issues/8245, which has a bullet: compute=False is arguably a less-than-obvious kwarg meaning "write metadata". Maybe this should be a method, maybe it's a candidate for renaming? Or maybe m...
2025-04-01T06:40:07.253043
2021-01-05T11:04:52
778875117
{ "authors": [ "f-brinkmann", "sikersten" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9885", "repo": "pyfar/pyfar", "url": "https://github.com/pyfar/pyfar/issues/70" }
gharchive/issue
Interactive cells in test_coordinates Description The test functions in test_coordinates.py are separated using interactive cells in the current develop branch. Is this a leftover or intended? That's a leftover - I think they could be deleted and committed without a pull-request... That's a leftover - I think the...
2025-04-01T06:40:07.389759
2024-09-07T20:51:44
2512062395
{ "authors": [ "coveralls", "liamhuber" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9886", "repo": "pyiron/pyiron_workflow", "url": "https://github.com/pyiron/pyiron_workflow/pull/446" }
gharchive/pull-request
[patch] Expose StaticIO.for_node as a shortcut to for-nodes So you don't need to type body_node_class=... from pyiron_workflow import Workflow loop1 = Workflow.create.standard.Add.for_node( iter_on="other", obj=1, other=[1, 2], output_as_dataframe=False, ) loop2 = Workflow.create.standard.Multiply.fo...
2025-04-01T06:40:07.407996
2023-09-27T13:24:54
1915585614
{ "authors": [ "cmaureir", "willingc" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9887", "repo": "pyladies/global-conference", "url": "https://github.com/pyladies/global-conference/pull/47" }
gharchive/pull-request
Initial structure of the sponsor page @cmaureir It's so great to see this coming together. Thank you 💯
2025-04-01T06:40:07.460350
2020-06-29T15:33:36
647473892
{ "authors": [ "Sayam753", "ferrine", "fonnesbeck", "twiecki" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9888", "repo": "pymc-devs/pymc4", "url": "https://github.com/pymc-devs/pymc4/pull/289" }
gharchive/pull-request
WIP: Add Full Rank Approximation This PR adds Full Rank ADVI interface. It is ready to review. Just to experiment with the API, I have created a gist inspired from @ColCarroll's notebook. I look forward to include mixture comparisons as well. [X] Add Full Rank ADVI [X] Add docstrings [X] Add tests [X] Change variabl...
2025-04-01T06:40:07.468001
2024-06-12T18:17:12
2349424955
{ "authors": [ "ColtAllen", "wd60622" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9889", "repo": "pymc-labs/pymc-marketing", "url": "https://github.com/pymc-labs/pymc-marketing/issues/742" }
gharchive/issue
Consolidate ModelBuilder InferenceData getters (and setters) Think the ModelBuilder class itself could just get the getters (and setters) for: prior prior_predictive fit_result (posterior) posterior_predictive They are defined here for mmm: https://github.com/pymc-labs/pymc-marketing/blob/664b5caef1f20785a8f73cac3c...
2025-04-01T06:40:07.639557
2022-04-07T19:34:40
1196485565
{ "authors": [ "abravalheri", "isuruf" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9890", "repo": "pypa/setuptools", "url": "https://github.com/pypa/setuptools/pull/3256" }
gharchive/pull-request
Add setuptools.command.build Summary of changes In order to override distutils.command.build on downstream projects it is good to have a setuptools specific command which allows downstream projects to avoid importing distutils. Closes Pull Request Checklist [x] Changes have tests [x] News fragment added in change...
2025-04-01T06:40:07.644885
2022-06-12T14:46:20
1268605067
{ "authors": [ "abravalheri", "dkondoetsy" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9891", "repo": "pypa/setuptools", "url": "https://github.com/pypa/setuptools/pull/3364" }
gharchive/pull-request
Update dependency management docs Summary of changes Extract depencency_liks section to a new file: deprecated/dependency_links.rst Add note about directly URLs not being accepted in PyPI. Simplify intro about build system requirement. Simplify intro about optional dependencies. Fix confusion in example about "Pro...
2025-04-01T06:40:07.651321
2019-06-08T03:54:30
453752406
{ "authors": [ "brainwane" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9892", "repo": "pypa/warehouse", "url": "https://github.com/pypa/warehouse/issues/5976" }
gharchive/issue
"beta" badge for WebAuthn beta feature within Account Settings What's the problem this feature will solve? The new WebAuthn two-factor auth method is going to -- initially -- be in beta, and we want to alert users to that when letting them use it. Describe the solution you'd like For the WebAuthn rollout, @ewdurbin s...
2025-04-01T06:40:07.662945
2019-08-08T13:43:03
478480120
{ "authors": [ "dianfu", "jamadden", "sunjincheng121" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9893", "repo": "pypa/warehouse", "url": "https://github.com/pypa/warehouse/issues/6394" }
gharchive/issue
Increasing package size limit for apache-flink Hi, I would like to request you to increase the size limit of the package "apache-flink" to 400MB, because in the next release, apache-flink will package the Flink Cord JARs files and opt(connector's JRAs), in that case the size will be increased almost 400MB. Please hel...
2025-04-01T06:40:07.668577
2019-10-03T20:18:59
502276446
{ "authors": [ "Patil2099", "brainwane" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9894", "repo": "pypa/warehouse", "url": "https://github.com/pypa/warehouse/issues/6752" }
gharchive/issue
Add Travis CI badge to README Warehouse uses Travis CI to run integration tests. Our README.md file doesn't have a badge at the top saying that our Travis CI builds are passing. You can look at https://shields.io/category/build to see how to add one. Good First Issue: This issue is good for first time contributors...
2025-04-01T06:40:07.676600
2020-06-02T13:10:57
629191079
{ "authors": [ "Manthan03583", "brainwane" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9895", "repo": "pypa/warehouse", "url": "https://github.com/pypa/warehouse/issues/8031" }
gharchive/issue
fix parenthesis error in deprecation docs I'd like for @Manthan03583 to take this one. https://warehouse.readthedocs.io/application/#historical-context-deprecations has a grammar error in the line download counts visible in the API: instead, use the Google BigQuery service) This is a good first contribution for som...
2025-04-01T06:40:07.678194
2020-08-23T17:41:05
684225500
{ "authors": [ "bhrutledge" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9896", "repo": "pypa/warehouse", "url": "https://github.com/pypa/warehouse/pull/8463" }
gharchive/pull-request
Add help for pasting password in Windows Following up on https://github.com/pypa/twine/issues/671#issuecomment-674510081 and the subsequent discussion. In short, I think tokens are causing more folks to copy/paste instead of typing by hand, but that doesn't work great in the Windows Command Prompt. It seemed worth do...
2025-04-01T06:40:07.744630
2023-01-22T09:43:37
1552058659
{ "authors": [ "darora", "ruggi99" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9897", "repo": "pyramation/libpg-query-node", "url": "https://github.com/pyramation/libpg-query-node/issues/28" }
gharchive/issue
Binaries for v13.3.1 Node 16 (v93) Hi, looking at https://supabase-public-artifacts-bucket.s3.amazonaws.com/ tha last version uploaded is v13.3.0. Would you mind adding v13.3.1 for Node 16 v93, both linux x64 and arm64? Also v14.0.0 and v15.0.0 would be ideal. This is preventing me to upgrade some dependencies. Thank...
2025-04-01T06:40:07.748038
2020-12-08T23:50:53
759873225
{ "authors": [ "frgfm" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9898", "repo": "pyronear/pyro-api", "url": "https://github.com/pyronear/pyro-api/pull/100" }
gharchive/pull-request
fix: Fixed media content upload to bucket As witnessed over the past day, we've had some troubles with media upload. Some were fixed in #95 and #96 fortunately, but two issues remained: adding the subfolder in the bucket name was not supported by the CSP client empty file could be uploaded, if the byte position of a...
2025-04-01T06:40:07.749606
2021-12-20T20:57:06
1085195439
{ "authors": [ "Rperry2174", "ivanyu" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9899", "repo": "pyroscope-io/pyroscope-java", "url": "https://github.com/pyroscope-io/pyroscope-java/issues/7" }
gharchive/issue
Replace log4j with another logger We don't use logging that extensively in our agent, but due to recent events it seems as though it may be worthwhile to just switch from log4j to use another logger. Would be open to any other suitable logger here. Considering the amount of attention of security researchers log4j h...
2025-04-01T06:40:07.796107
2023-10-16T14:07:01
1945302099
{ "authors": [ "WebReflection", "fpliger", "ntoll" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9900", "repo": "pyscript/polyscript", "url": "https://github.com/pyscript/polyscript/issues/61" }
gharchive/issue
To evaluate or not to evaluate ... that's the question! Background This module is based on coincident orchestration and a great achievement of that module, despite requiring inevitably special headers to allow SharedArrayBuffer, is that no code evaluation ever happens: it's all about proxies, Atomics or standard Web ...
2025-04-01T06:40:07.801150
2021-11-18T03:24:19
1056892479
{ "authors": [ "gunungpw", "pyscripter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9901", "repo": "pyscripter/pyscripter.github.io", "url": "https://github.com/pyscripter/pyscripter.github.io/issues/1" }
gharchive/issue
Build better website using github page Hello i like idea of python IDE pyscripter, when i search the project home page I find blogpost with announcement of release. i like to help build a simple website for pyscripter using static site generators like Hugo and hosted in github page. any interest in this project? I wi...
2025-04-01T06:40:07.836122
2018-01-23T16:59:11
290915347
{ "authors": [ "GriceTurrble" ], "license": "Unlicense", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9902", "repo": "python-amazon-mws/python-amazon-mws", "url": "https://github.com/python-amazon-mws/python-amazon-mws/issues/38" }
gharchive/issue
Increase test coverage for requests by checking input params Given the nature of the package, it is not currently possible to test all the different request methods through automation, since testing responses requires valid Amazon Seller credentials to make a connection. Even if we were able to use Seller credentials...
2025-04-01T06:40:07.856339
2019-02-15T15:01:10
410807532
{ "authors": [ "AnonGuy", "GhostofGoes", "MarkKoz", "heavysaturn", "sco1" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9903", "repo": "python-discord/seasonalbot", "url": "https://github.com/python-disc...
gharchive/pull-request
[WIP] Remove Pipfiles and add pyproject.toml This PR removes the files required by pipenv and adds poetry's requirements instead. Using poetry will decrease our build time significantly, and make it much easier to publish projects to PyPi. What is keeping this WIP? @sco1 I need to add the appropriate changes to a...
2025-04-01T06:40:07.861406
2021-09-24T11:14:31
1006355349
{ "authors": [ "Akarys42", "ChrisLovering" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9904", "repo": "python-discord/sir-lancebot", "url": "https://github.com/python-discord/sir-lancebot/pull/880" }
gharchive/pull-request
Add a 5 minute cooldown to the topic command Relevant Issues Closes #868 Description Using the command while it's on cooldown will hit the error handler, which sends an error message showing how long is left on the cooldown, which is deleted after 7.5 seconds. Did you: [x] Join the Python Discord Community? [x...
2025-04-01T06:40:07.864235
2022-09-30T18:49:38
1392833327
{ "authors": [ "avyayjain", "ehildebrandtrojo", "pawangeek" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9905", "repo": "python-geeks/Automation-scripts", "url": "https://github.com/python-geeks/Automation-scri...
gharchive/issue
automate security headers and add them in google sheets all sites have security headers and we have to keep track of it so i made a script to automate that work Hey! I'm just starting to get involved in open source and, based on the tags, thought this might be a good place to start. I'm still a bit confused on what...
2025-04-01T06:40:07.869946
2024-02-07T16:43:17
2123450562
{ "authors": [ "Julian", "Viicos" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9906", "repo": "python-jsonschema/referencing", "url": "https://github.com/python-jsonschema/referencing/issues/125" }
gharchive/issue
Are relative JSON pointers supported? Sorry it's me again :smile: I'm making some progress on my "schema walker" experiments, and wanted to see how relative references using relative JSON pointers were handled. The docstring of the Resolver class states: https://github.com/python-jsonschema/referencing/blob/7d6069a7d...
2025-04-01T06:40:07.895637
2024-01-28T14:34:55
2104193013
{ "authors": [ "dimbleby", "moto-timo" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9907", "repo": "python-poetry/poetry-core", "url": "https://github.com/python-poetry/poetry-core/pull/692" }
gharchive/pull-request
handle deprecation of poetry.core.masonry.builder.Builder fixing deprecation warnings in the unit tests I think this breaks the Yocto Project usage, where we do not want to build the full poetry but DO want to support the poetry-core PEP-517 backend. https://git.yoctoproject.org/poky/tree/meta/classes-recipe/python...
2025-04-01T06:40:08.005593
2023-04-13T18:59:37
1666977520
{ "authors": [ "aaugustin", "johnthagen" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9908", "repo": "python-websockets/websockets", "url": "https://github.com/python-websockets/websockets/issues/1335" }
gharchive/issue
Add a CloseCode Enum I was looking for an Enum containing definitions of the standard close codes, and couldn't find one. Is this something that could be provided to users? I think an IntEnum would be a good way to implement this. It seemed like this library would be the correct place to implement such an Enum for Py...
2025-04-01T06:40:08.013661
2023-11-14T20:56:12
1993557281
{ "authors": [ "itamaro", "kushaldas" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9909", "repo": "python/buildmaster-config", "url": "https://github.com/python/buildmaster-config/issues/442" }
gharchive/issue
New worker request: kushaldas-wasi Username kushaldas GitHub username No response Name No response Email address <EMAIL_ADDRESS>Password status I need a new owner password Processor architecture amd64 Operating System Ubuntu 20.04 Anything special about the worker? For WASI builds, fresh setup. Hey @kushaldas, than...
2025-04-01T06:40:08.287129
2024-06-12T19:00:13
2349490463
{ "authors": [ "msaroufim", "vkuzo" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9912", "repo": "pytorch-labs/float8_experimental", "url": "https://github.com/pytorch-labs/float8_experimental/issues/280" }
gharchive/issue
Docs should say what's the smallest model users will see a benefit for I was working on a minimal example to showcase the benefits of fp8 an H100 without forcing users to download a chunky model like here https://github.com/pytorch-labs/float8_experimental/issues/279 I guess it's expected that fp8 will be slower for ...
2025-04-01T06:40:08.294630
2022-09-16T23:54:40
1376595589
{ "authors": [ "mfeliz-cruise", "narendasan" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9913", "repo": "pytorch/TensorRT", "url": "https://github.com/pytorch/TensorRT/pull/1360" }
gharchive/pull-request
Add a "no_conversion" flow to torch-tensorrt Adds a "no_conversion" option to torch-tensorrt which when enabled will replace the standard conversion and engine insertion with an embedded function call for each convertible segment. This allows inspection of the partition without running conversion and the possibility ...
2025-04-01T06:40:08.297056
2024-05-10T20:00:29
2290335010
{ "authors": [ "cadedaniel", "msaroufim", "supriyar" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9914", "repo": "pytorch/ao", "url": "https://github.com/pytorch/ao/issues/237" }
gharchive/issue
[Question] MBU in automated CI? Hi folks, thanks for the great work. With https://github.com/pytorch/ao/pull/135 merged, vLLM could see benefit from torch.compile backend given compiler-native integration with PagedAttention kernels. Is there an easy way to see what the latest/nightly MBU is for torch compile on say,...
2025-04-01T06:40:08.306569
2023-01-23T20:52:14
1553795567
{ "authors": [ "hwangjeff", "mthrok", "turian" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9915", "repo": "pytorch/audio", "url": "https://github.com/pytorch/audio/issues/3006" }
gharchive/issue
torchaudio.transforms.Loudness is soooo slow on GPU 🐛 Describe the bug torchaudio.transforms.Loudness() is painfully slow on a GPU (A100) with, say, 200000 samples. On CPU it flies. If this is expected, at least it should be documented and a warning should be given the first time it is run on a GPU. Versions Collect...
2025-04-01T06:40:08.352245
2023-03-01T12:35:06
1604892091
{ "authors": [ "NivekT", "ejguan", "falckt", "sehoffmann" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9916", "repo": "pytorch/data", "url": "https://github.com/pytorch/data/issues/1061" }
gharchive/issue
Mutating a forked element changes element value in all branches 🐛 Describe the bug When using Forker all child pipelines receive the same object. In case this object is mutable, e.g. a dictionary, modification of the object in one branch, modifies it in all. This leads to unexpected behavior. This is related to #103...
2025-04-01T06:40:08.372910
2020-10-23T15:59:08
728335537
{ "authors": [ "shruti-bh", "thies1006" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9917", "repo": "pytorch/fairseq", "url": "https://github.com/pytorch/fairseq/issues/2782" }
gharchive/issue
Error when trying to train with pipeline parallelism Hi guys, I was trying to train a transformer model with pipeline parallelism. Is this supposed to work already? The command i tried (following the translation example): fairseq-train data-bin/iwslt14.tokenized.de-en --arch transformer_iwslt_de_en_pipeline_p...
2025-04-01T06:40:08.464206
2021-06-18T20:49:38
925198912
{ "authors": [ "DuinoDu", "natke", "thiagocrepaldi", "ytaous" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9918", "repo": "pytorch/ort", "url": "https://github.com/pytorch/ort/issues/34" }
gharchive/issue
RecursionError: maximum recursion depth exceeded in comparison I use ort like this: ... model = nn.SyncBatchNorm.convert_sync_batchnorm(model) model = ORTModule(model) model = nn.parallel.DistributedDataParallel(model, find_unused_parameters=True, device_ids=[device]) ... But found error: Traceback (most recent call...
2025-04-01T06:40:08.814741
2024-03-09T20:13:46
2177384904
{ "authors": [ "NicolasHug", "elkay" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9919", "repo": "pytorch/vision", "url": "https://github.com/pytorch/vision/issues/8305" }
gharchive/issue
aarch64 build for AWS Linux - Failed to load image Python extension 🐛 Describe the bug Built Torch 2.1.2 and TorchVision 2.1.2 from source and running into the following problem: /home/ec2-user/conda/envs/textgen/lib/python3.10/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extens...
2025-04-01T06:40:08.817808
2019-05-29T12:43:32
449785749
{ "authors": [ "datumbox", "fmassa", "gm-spacagna", "rcourivaud" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9920", "repo": "pytorch/vision", "url": "https://github.com/pytorch/vision/issues/970" ...
gharchive/issue
Add S3 Bucket Dataset Download data from S3 and handle categories like ImageFolder Dataset I suppose the data format in S3 could be arbitrary? Like a zip with images, or a binary file, etc? So there is no single S3 bucket dataset that would apply, right? Instead, having a functionality that easily downloads from S3...
2025-04-01T06:40:08.824776
2021-06-08T05:44:02
914383984
{ "authors": [ "elb3k", "fmassa", "husthyc" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9921", "repo": "pytorch/vision", "url": "https://github.com/pytorch/vision/pull/3999" }
gharchive/pull-request
TorchVision cocoapods package Created Cocoapods package with libtorchvision_ops.a for iOS development. Cocoapods is created with similar fashion to LibTorch. Library is compiled using torch downloaded from LibTorch. (Provided build_podspec.sh to create archive) Currently uploaded test version of package to Cocoapods ...
2025-04-01T06:40:08.881931
2019-04-01T17:47:34
427832449
{ "authors": [ "jsignell" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9922", "repo": "pyviz/hvplot", "url": "https://github.com/pyviz/hvplot/pull/195" }
gharchive/pull-request
When persist is passed to process_intake, persist dask array Persist was already a valid argument - but was just being used to return a dask array. This PR makes it return a persisted array. @philippjfr ok with you if I merge this? Ok Philipp explained to me that it already worked. It just happened in a different...
2025-04-01T06:40:08.884164
2019-08-14T14:49:45
480724400
{ "authors": [ "SteveAlexander", "philippjfr" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9923", "repo": "pyviz/panel", "url": "https://github.com/pyviz/panel/issues/600" }
gharchive/issue
DiscreteSlider does not respect margin DiscreteSlider doesn't respect the margin attribute. It also has a default that overlaps the left of the viewport, cutting off part of the widget. import panel as pn import datetime as dt pn.extension() pn.Column( pn.widgets.DateSlider( name='Date1', start=dt.datetim...
2025-04-01T06:40:08.910392
2022-12-12T02:43:08
1490787110
{ "authors": [ "q1323829945" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9924", "repo": "q1323829945/jenkinX2", "url": "https://github.com/q1323829945/jenkinX2/pull/16" }
gharchive/pull-request
chore: promote h52 to version 0.0.19 chore: promote h52 to version 0.0.19 this commit will trigger a pipeline to generate the actual kubernetes resources to perform the promotion which will create a second commit on this Pull Request before it can merge [APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request h...
2025-04-01T06:40:08.947107
2022-08-05T04:28:16
1329431698
{ "authors": [ "bailantaotao", "ljyf5593", "xuri" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9931", "repo": "qax-os/excelize", "url": "https://github.com/qax-os/excelize/issues/1306" }
gharchive/issue
Is there support relative formula update in duplicate row function Hi, I wonder to know the feature is supported currently? In my imagine like below C1 = A1+B1 call duplicate row 1 C2 = A2+B2 but in library actually C1 = A1+B1 call duplicate row 1 C2 = A1+B1 I have try to find any documents but no answer in libra...
2025-04-01T06:40:09.032466
2024-07-29T02:35:18
2434323433
{ "authors": [ "blaisebrennan", "qdm12" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9932", "repo": "qdm12/gluetun-wiki", "url": "https://github.com/qdm12/gluetun-wiki/issues/87" }
gharchive/issue
ProtonVPN features filters URL to the Wiki page https://github.com/qdm12/gluetun-wiki/blob/main/setup/providers/protonvpn.md What's missing? I see in the docs (https://github.com/qdm12/gluetun-wiki/blob/main/setup/providers/protonvpn.md) that issue #1582 (https://github.com/qdm12/gluetun/issues/1582) adds support for...
2025-04-01T06:40:09.035252
2024-10-14T21:41:20
2587125609
{ "authors": [ "RogueOneEcho", "essinghigh" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9933", "repo": "qdm12/gluetun-wiki", "url": "https://github.com/qdm12/gluetun-wiki/issues/98" }
gharchive/issue
PUBLICIP_PERIOD can't be disabled with 0 URL to the Wiki page https://github.com/qdm12/gluetun-wiki/blob/fbc589e8034f177d577547ea9e7fecbec85263b9/setup/options/others.md?plain=1#L14 What's incorrect? The docs state Set to 0 to disable. But setting it to 0 results in an error: 2024-10-14T21:33:04Z ERROR public ip ch...
2025-04-01T06:40:09.036927
2016-11-06T14:46:26
187565558
{ "authors": [ "alvipeo", "qdouble" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9934", "repo": "qdouble/angular-webpack2-starter", "url": "https://github.com/qdouble/angular-webpack2-starter/issues/163" }
gharchive/issue
Please help with AOT Hey guys! Thank you @qdouble fir this great repo! One question though - http://stackoverflow.com/questions/40450604/aot-function-calls-are-not-supported. Could anyone help please? I don't get it what it wants from me... Think it would be better for you to do a search of this issue on the Angula...
2025-04-01T06:40:09.085203
2019-11-04T01:21:20
516922528
{ "authors": [ "badarotti", "rduivenvoorde" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9935", "repo": "qgis/QGIS-Website", "url": "https://github.com/qgis/QGIS-Website/pull/701" }
gharchive/pull-request
Updated the SUSE / openSUSE Repos older than 15.0 were removed. Also added other architectures available in the repos. @dassau can you confirm (and pull) ? @badarotti I'm totally not in the Suse infra, so cannot check this. Will pull anyway if nobody responds (next build of site will be tomorrow anyway)
2025-04-01T06:40:09.320851
2017-06-10T12:10:52
234998968
{ "authors": [ "nbokulich", "thermokarst" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9936", "repo": "qiime2/q2-quality-filter", "url": "https://github.com/qiime2/q2-quality-filter/issues/29" }
gharchive/issue
would a filter-fasta method be appropriate in this plugin? Improvement Description It would be useful to replicate the functionality of qiime1's filter_fasta.py — e.g., see this forum post. Comments I am not sure whether this would be at home in q2-quality-filter, demux, or some other plugin that has yet to be create...