The Wayback Machine - https://web.archive.org/web/20200603175210/https://github.com/topics/bug
Skip to content
#

bug

Here are 371 public repositories matching this topic...

sd
sd commented Feb 21, 2020
  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):

PostgreSQL

  1. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):

3.1.2 (296) on MacOS

  1. The steps to reproduce this issue:

TablePlus currently supports the ⌘W shortcut to close the current tab. It should also support ⇧⌘W to "Close Window", regardless of how many

lifeiscontent
lifeiscontent commented Apr 21, 2020

Can you guys update your example to include a custom express.js server? The Next.js example you have is too trivial for real world situations so it'd be much more helpful to show how to use bugsnag in cases where you'd have custom routes being served by express. (I know that API routes exist now. but they didn't exist before so it'd be nice to show case common use cases within Next.js)

We're cu

pior
pior commented Oct 30, 2018

Description

This library doesn't provide type hints.

Issue

When type checking a project, the bugsnag lib must be ignored (in Mypy config) to avoid getting
an "import error".
Ignoring a library reduce the usefulness of type checking.

Note: once type hints are added to the project, a PEP-561 marker should be added to signal to MyPy that the package provide type hints: see http

rvd-bot
rvd-bot commented Mar 2, 2020
{
    "id": 1336,
    "title": "RVD#1336: CWE-78 (shell), This causes a new program to execute and is difficult to use safely (C... @ c/warehouse_connector.cpp:86",
    "type": "bug",
    "description": "This causes a new program to execute and is difficult to use safely (CWE-78). try using a library call that implements the same functionality if available. . Happening @ ...c/warehouse_con

Improve this page

Add a description, image, and links to the bug topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bug topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.