Gabriele N. Tornetta

Results 65 issues of Gabriele N. Tornetta

### Requirements for Adding, Changing, Fixing or Removing a Feature Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely...

### Description of the Change Some strings my be shared across code objects and therefore it makes sense to store them in a cache for faster access. ### Alternate Designs...

performance

This fix ignores any lines starting with a hash character in folded stack file formats. This allows the raw output generated by Austin 3 to be imported directly without any...

#### Answer the following questions: 1. What is your version of Python? Is it 32-bit or 64-bit? **Python 3.6.3 (64-bit)** 2. What is your cx_Oracle version? **7.1.1** 3. What *exact*...

enhancement

According to the documentation, it is currently not possible to create an instance of `XlibSurface`, which must be returned, e.g., by Gtk. I was wondering if there is a particular...

enhancement

## Description Threads created too early in an application that uses gevent end up not running when the gevent hub reinit is executed after fork in the child process. This...

changelog/no-changelog

## Description This change improves support for Python legacy versions, like 2.7 and 3.5 by using a common loader wrapper that makes more attributes available upon request, e.g. is_package. Furthermore,...

changelog/no-changelog

## Description Because of possible rounding errors, the size-based uploader tests might fail. We include a further encoding call to increase the odds that we tip over the buffer size...

changelog/no-changelog

## Description This is a first iteration on adopting envier to make configuration more declarative and 12-factor app-compliant. ## Checklist - [x] Title must conform to [conventional commit](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional). - [x]...

changelog/no-changelog
conflicts