Staging
v0.5.1
https://github.com/python/cpython
Revision 1341582e165841810e2fbf89e23be0e92b4a9fdd authored by Miss Skeleton (bot) on 02 November 2020, 04:49:59 UTC, committed by GitHub on 02 November 2020, 04:49:59 UTC

They were occurring with both repeated 'force-calltip' invocations and by typing parentheses
 in expressions, strings, and comments in the argument code.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit da7bb7b4d769350c5fd03e6cfb16b23dc265ed72)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>
1 parent 39a56e5
Raw File
Tip revision: 1341582e165841810e2fbf89e23be0e92b4a9fdd authored by Miss Skeleton (bot) on 02 November 2020, 04:49:59 UTC
bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910)
Tip revision: 1341582
CODE_OF_CONDUCT.md
# Code of Conduct

Please note that all interactions on
[Python Software Foundation](https://www.python.org/psf-landing/)-supported
infrastructure is [covered](https://www.python.org/psf/records/board/minutes/2014-01-06/#management-of-the-psfs-web-properties)
by the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/),
which includes all the infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

In general, this means that everyone is expected to be **open**, **considerate**, and
**respectful** of others no matter what their position is within the project.

back to top