xnaveira/foreman-host-builder 16
Batch creation of hosts in foreman from a template.
Hubot insult plugin clone for Err bot
nRF Connect SDK main repository
NCS downstream of https://github.com/zephyrproject-rtos/zephyr
433Kit is a collection of code and documentation designed to assist you in the connection and usage of RF 433MHz transmit and receive modules to/with your Arduino and Rapberry Pi.
Are the trains delayed? Let me know.
Quick an dirty solutions in golang to the 2018 edition of the Advent of Code
Advent of Code 2020
issue commentpython-twitter-tools/twitter
Thank you! I've made you both owners of the org as well, and added the PyPI API tokens to https://github.com/python-twitter-tools/twitter/settings/secrets/actions
I'll get the rest of the autodeploy set up later.
comment created time in 13 hours
PR opened xnaveira/rostollador
Bumps aiohttp from 3.6.2 to 3.7.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohttp/releases">aiohttp's releases</a>.</em></p> <blockquote> <h2>aiohttp 3.7.3 release</h2> <h2>Features</h2> <ul> <li>Use Brotli instead of brotlipy <code>#3803 <https://github.com/aio-libs/aiohttp/issues/3803></code></li> <li>Made exceptions pickleable. Also changed the repr of some exceptions. <code>#4077 <https://github.com/aio-libs/aiohttp/issues/4077></code></li> </ul> <h2>Bugfixes</h2> <ul> <li>Raise a ClientResponseError instead of an AssertionError for a blank HTTP Reason Phrase. <code>#3532 <https://github.com/aio-libs/aiohttp/issues/3532></code></li> <li>Fix <code>web_middlewares.normalize_path_middleware</code> behavior for patch without slash. <code>#3669 <https://github.com/aio-libs/aiohttp/issues/3669></code></li> <li>Fix overshadowing of overlapped sub-applications prefixes. <code>#3701 <https://github.com/aio-libs/aiohttp/issues/3701></code></li> <li>Make <code>BaseConnector.close()</code> a coroutine and wait until the client closes all connections. Drop deprecated "with Connector():" syntax. <code>#3736 <https://github.com/aio-libs/aiohttp/issues/3736></code></li> <li>Reset the <code>sock_read</code> timeout each time data is received for a <code>aiohttp.client</code> response. <code>#3808 <https://github.com/aio-libs/aiohttp/issues/3808></code></li> <li>Fixed type annotation for add_view method of UrlDispatcher to accept any subclass of View <code>#3880 <https://github.com/aio-libs/aiohttp/issues/3880></code></li> <li>Fixed querying the address families from DNS that the current host supports. <code>#5156 <https://github.com/aio-libs/aiohttp/issues/5156></code></li> <li>Change return type of MultipartReader.<strong>aiter</strong>() and BodyPartReader.<strong>aiter</strong>() to AsyncIterator. <code>#5163 <https://github.com/aio-libs/aiohttp/issues/5163></code></li> <li>Provide x86 Windows wheels. <code>#5230 <https://github.com/aio-libs/aiohttp/issues/5230></code></li> </ul> <h2>Improved Documentation</h2> <ul> <li>Add documentation for <code>aiohttp.web.FileResponse</code>. <code>#3958 <https://github.com/aio-libs/aiohttp/issues/3958></code></li> <li>Removed deprecation warning in tracing example docs <code>#3964 <https://github.com/aio-libs/aiohttp/issues/3964></code></li> <li>Fixed wrong "Usage" docstring of <code>aiohttp.client.request</code>. <code>#4603 <https://github.com/aio-libs/aiohttp/issues/4603></code></li> <li>Add aiohttp-pydantic to third party libraries <code>#5228 <https://github.com/aio-libs/aiohttp/issues/5228></code></li> </ul> <h2>Misc</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst">aiohttp's changelog</a>.</em></p> <blockquote> <h1>3.7.4 (2021-02-25)</h1> <h2>Bugfixes</h2> <ul> <li> <p><strong>(SECURITY BUG)</strong> Started preventing open redirects in the <code>aiohttp.web.normalize_path_middleware</code> middleware. For more details, see <a href="https://github.com/aio-libs/aiohttp/security/advisories/GHSA-v6wp-4m6f-gcjg">https://github.com/aio-libs/aiohttp/security/advisories/GHSA-v6wp-4m6f-gcjg</a>.</p> <p>Thanks to <code>Beast Glatisant <https://github.com/g147></code>__ for finding the first instance of this issue and <code>Jelmer Vernooij <https://jelmer.uk/></code>__ for reporting and tracking it down in aiohttp. <code>#5497 <https://github.com/aio-libs/aiohttp/issues/5497></code></p> </li> <li> <p>Fix interpretation difference of the pure-Python and the Cython-based HTTP parsers construct a <code>yarl.URL</code> object for HTTP request-target.</p> <p>Before this fix, the Python parser would turn the URI's absolute-path for <code>//some-path</code> into <code>/</code> while the Cython code preserved it as <code>//some-path</code>. Now, both do the latter. <code>#5498 <https://github.com/aio-libs/aiohttp/issues/5498></code></p> </li> </ul> <hr /> <h1>3.7.3 (2020-11-18)</h1> <h2>Features</h2> <ul> <li>Use Brotli instead of brotlipy <code>#3803 <https://github.com/aio-libs/aiohttp/issues/3803></code></li> <li>Made exceptions pickleable. Also changed the repr of some exceptions. <code>#4077 <https://github.com/aio-libs/aiohttp/issues/4077></code></li> </ul> <h2>Bugfixes</h2> <ul> <li>Raise a ClientResponseError instead of an AssertionError for a blank HTTP Reason Phrase. <code>#3532 <https://github.com/aio-libs/aiohttp/issues/3532></code></li> <li>Fix <code>web_middlewares.normalize_path_middleware</code> behavior for patch without slash. <code>#3669 <https://github.com/aio-libs/aiohttp/issues/3669></code></li> <li>Fix overshadowing of overlapped sub-applications prefixes. <code>#3701 <https://github.com/aio-libs/aiohttp/issues/3701></code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiohttp/commit/0a26acc1de9e1b0244456b7881ec16ba8bb64fc3"><code>0a26acc</code></a> Bump aiohttp to v3.7.4 for a security release</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/021c416c18392a111225bc7326063dc4a99a5138"><code>021c416</code></a> Merge branch 'ghsa-v6wp-4m6f-gcjg' into master</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/4ed7c25b537f71c6245bb74d6b20e5867db243ab"><code>4ed7c25</code></a> Bump chardet from 3.0.4 to 4.0.0 (<a href="https://github-redirect.dependabot.com/aio-libs/aiohttp/issues/5333">#5333</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/b61f0fdffc887df24244ba7bdfe8567c580240ff"><code>b61f0fd</code></a> Fix how pure-Python HTTP parser interprets <code>//</code></li> <li><a href="https://github.com/aio-libs/aiohttp/commit/5c1efbc32c46820250bd25440bb7ea96cb05abe9"><code>5c1efbc</code></a> Bump pre-commit from 2.9.2 to 2.9.3 (<a href="https://github-redirect.dependabot.com/aio-libs/aiohttp/issues/5322">#5322</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/007507580137efcc0a20391a0792f39b337d9c1a"><code>0075075</code></a> Bump pygments from 2.7.2 to 2.7.3 (<a href="https://github-redirect.dependabot.com/aio-libs/aiohttp/issues/5318">#5318</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/5085173d947e6cc01b6daf1aa48fe7698834c569"><code>5085173</code></a> Bump multidict from 5.0.2 to 5.1.0 (<a href="https://github-redirect.dependabot.com/aio-libs/aiohttp/issues/5308">#5308</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/5d1a75e68d278c641c90021409f4eb5de1810e5e"><code>5d1a75e</code></a> Bump pre-commit from 2.9.0 to 2.9.2 (<a href="https://github-redirect.dependabot.com/aio-libs/aiohttp/issues/5290">#5290</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/6724d0e7a944fd7e3a710dc292d785fa8fe424fd"><code>6724d0e</code></a> Bump pre-commit from 2.8.2 to 2.9.0 (<a href="https://github-redirect.dependabot.com/aio-libs/aiohttp/issues/5273">#5273</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/c688451ce31b914c71b11d2ac6c326b0c87e6d1f"><code>c688451</code></a> Removed duplicate timeout parameter in ClientSession reference docs. (<a href="https://github-redirect.dependabot.com/aio-libs/aiohttp/issues/5262">#5262</a>) ...</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/aiohttp/compare/v3.6.2...v3.7.4">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr created time in 5 days
create barnchxnaveira/rostollador
branch : dependabot/pip/aiohttp-3.7.4
created branch time in 5 days
startedrobbert-vdh/yabridge
started time in 5 days
issue commentpython-twitter-tools/twitter
I transferred ownership of the repo to the organization. Please let me know if there is more I should do to enable your work.
comment created time in 9 days
issue commentsixohsix/twitter
@RouxRC I've created the https://github.com/python-twitter-tools org and invited you and Mike.
comment created time in 9 days
fork msoderberg/surge
Synthesizer plug-in (previously released as Vember Audio Surge)
https://surge-synthesizer.github.io/
fork in 10 days
push eventsixohsix/twitter
commit sha 17b49c231c4e6bf1959dc9c60ac43b3df11f187d
complete #426
push time in 11 days
push eventsixohsix/twitter
commit sha aca0a45c35fed8aeaf3214c377a14f4d51dccb5d
docs: fix simple typo, similarily -> similarly There is a small typo in README.md, twitter/api.py. Should read `similarly` rather than `similarily`.
commit sha 39f150ec0d19205b63c8ea420942a01b20ca98b7
Merge pull request #426 from timgates42/bugfix_typo_similarly
push time in 11 days
PR merged sixohsix/twitter
There is a small typo in README.md, twitter/api.py.
Should read similarly
rather than similarily
.
Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
pr closed time in 11 days
push eventsixohsix/twitter
commit sha 6349efd0dd477e3cdb9ecd864d72b1cc252763a4
Fixing an issue related to pickling The __getstate__ magic method was wrongly resolved as an API call when pickling a Twitter client
commit sha 29564f94502ef54e4d954eb0f98ca47b2a63cbce
Merge pull request #427 from Yomguithereal/master Fixing an issue related to pickling
push time in 11 days
PR merged sixohsix/twitter
This PR fixes the client's __getattr
method which was erroneously calling Twitter's API when attempting to pickle. I have dropped the object.__getattr__
part because this attribute does not exist on object
and was therefore useless.
pr closed time in 11 days
pull request commentsixohsix/twitter
Fixing an issue related to pickling
good catch, thx!
comment created time in 11 days
issue commentsixohsix/twitter
All right, since it's for the organization name anyway, I guess keeping the original library name makes the most sense. I let you go forward and create the organization @hugovk? I will try and e-mail Mike for the settings access since I feel like he's not reading these anymore at all :)
comment created time in 11 days
pull request commentsixohsix/twitter
Fixing an issue related to pickling
Coverage decreased (-0.03%) to 30.587% when pulling 6349efd0dd477e3cdb9ecd864d72b1cc252763a4 on Yomguithereal:master into 0e8c29c32f59b9a49c9aeed89de486eb94150de5 on sixohsix:master.
comment created time in 11 days
PR opened sixohsix/twitter
This PR fixes the client's __getattr
method which was erroneously calling Twitter's API when attempting to pickle. I have dropped the object.__getattr__
part because this attribute does not exist on object
and was therefore useless.
pr created time in 11 days
fork itzg/electron-cra-example
Example of how to structure an Electron app with Create React App
fork in 17 days
startedwebextensions/copy-files-from-to
started time in 17 days
issue commentsixohsix/twitter
Both fine by me, although python-twitter-tools
might be better than twitter-python
, so there's no confusion between:
https://github.com/twitter-python/twitter https://github.com/python-twitter/twitter (an abandoned demo script)
comment created time in 20 days
delete branch xnaveira/rostollador
delete branch : dependabot/pip/httplib2-0.18.0
delete time in 22 days
PR closed xnaveira/rostollador
Bumps httplib2 from 0.17.1 to 0.18.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/httplib2/httplib2/blob/master/CHANGELOG">httplib2's changelog</a>.</em></p> <blockquote> <p>0.18.0</p> <p>IMPORTANT security vulnerability CWE-93 CRLF injection Force %xx quote of space, CR, LF characters in uri. Special thanks to Recar <a href="https://github.com/Ciyfly">https://github.com/Ciyfly</a> for discrete notification. <a href="https://cwe.mitre.org/data/definitions/93.html">https://cwe.mitre.org/data/definitions/93.html</a></p> <p>0.17.4</p> <p>Ship test suite in source dist <a href="https://github-redirect.dependabot.com/httplib2/httplib2/pull/168">httplib2/httplib2#168</a></p> <p>0.17.3</p> <p>IronPython2.7: relative import iri2uri fixes ImportError <a href="https://github-redirect.dependabot.com/httplib2/httplib2/pull/163">httplib2/httplib2#163</a></p> <p>0.17.2</p> <p>python3 + debug + IPv6 disabled: https raised "IndexError: Replacement index 1 out of range for positional args tuple" <a href="https://github-redirect.dependabot.com/httplib2/httplib2/issues/161">httplib2/httplib2#161</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/httplib2/httplib2/commit/8373177d3a9e4dd9c956f9bded22a5f96a00957b"><code>8373177</code></a> v0.18.0 release</li> <li><a href="https://github.com/httplib2/httplib2/commit/9fef207e85eef0534574d71fe1338c01874eba46"><code>9fef207</code></a> pyproject.toml</li> <li><a href="https://github.com/httplib2/httplib2/commit/a1457cc31f3206cf691d11d2bf34e98865873e9e"><code>a1457cc</code></a> IMPORTANT security vulnerability CWE-93 CRLF injection</li> <li><a href="https://github.com/httplib2/httplib2/commit/9413ffc973a2dc90abf787509ee82238345d5602"><code>9413ffc</code></a> v0.17.4 release</li> <li><a href="https://github.com/httplib2/httplib2/commit/fe3136ac369199abd9d6afd2d2a61a11da9e32ac"><code>fe3136a</code></a> Ship new test suite in source dist</li> <li><a href="https://github.com/httplib2/httplib2/commit/f5684876ef5e3b57c81f716c08b316fa36684f08"><code>f568487</code></a> v0.17.3 release</li> <li><a href="https://github.com/httplib2/httplib2/commit/fa0c4d2cb98ece0a7b156583d308ddf4370dc7d7"><code>fa0c4d2</code></a> Switched the iri2uri import to a relative import</li> <li><a href="https://github.com/httplib2/httplib2/commit/067b3f250769e921dc397e28f3aadd0ffa14e17b"><code>067b3f2</code></a> v0.17.2 release</li> <li><a href="https://github.com/httplib2/httplib2/commit/59586b5f0ccfa9d570d8c7d908d00d34cf1f3c89"><code>59586b5</code></a> Fix debug in HTTPSConnectionWithTimeout.connect</li> <li>See full diff in <a href="https://github.com/httplib2/httplib2/compare/v0.17.1...v0.18.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 22 days