Results 15 issues of Sergio Livi

* gevent version: 20.9.0 from pip+build * Python version: 2.9.13 * Operating System: Docker on ARM (Apple Silicon) ### Description: Probably this is not really an issue we can "solve",...

Hello, I have this error in a considerable amount of images in my library. [Here's one of them](https://sanmichelealfiume.it/archivio/for-pel.jpg). Thanks! edit - the stack trace: ``` PHP Fatal error: Uncaught lsolesen\pel\PelJpegInvalidMarkerException:...

Hello, In my global git configuration, I set `pull.rebase` to `interactive` (more info in git documentation [for git pull](https://www.git-scm.com/docs/git-pull#Documentation/git-pull.txt---rebasefalsetruemergespreserveinteractive) and [for git config](https://www.git-scm.com/docs/git-config#Documentation/git-config.txt-pullrebase)) While this might be a quite extravagant...

The dependencies quickly became outdated. I propose to not explicit any dependency on the `package.json` file and instruct people to run something like `npm install --save body-parser express node-telegram-bot-api` to...

question

Seems like the devs at Wagtail are not using fastdev! While I'll check with them to fix the undefined tag, I'm sure that's not the only exception. It would be...

Would it be advisable to rename `pgmakemigrations` to `makemigrations`? While it smells a little hacky, even [the Django doc talks about this possibility](https://docs.djangoproject.com/en/4.2/howto/custom-management-commands/#overriding-commands), and other notable libraries do it (like...

What if I want to disable the viewer? It would be pretty to have a "disabled" choice on the viewer dropdown.

enhancement

**Description** Hello, while trying to connect to an existing codespace on a project with a custom Dockerfile, I receive this error "A problem occurred attempting to connect to Codespace.". Here's...

- [x] closes #59440 - [x] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a bug or adding a new feature - [x] All [code checks passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit). - [x] Added [type annotations](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#type-hints)...

Enhancement
Testing

### Pandas version checks - [X] I have checked that the issue still exists on the latest versions of the docs on `main` [here](https://pandas.pydata.org/docs/dev/) ### Location of the documentation https://pandas.pydata.org/docs/dev/development/contributing_gitpod.html...

Build
Docs