python3

Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
Here are 76,330 public repositories matching this topic...
-
Updated
Jul 4, 2021 - Python
-
Updated
Jul 3, 2021 - Python
-
Updated
Jun 27, 2021 - Python
The "Archive stream" button in the stream settings menu has a trash can icon. This is confusing, as users may assume the stream is being fully deleted (i.e. all messages will be gone). We should replace the icon with the filing cabinet icon commonly used for archiving (https://fontawesome.com/v4.7/icon/archive).
We should also change the tooltip from "Archive stream" to "Archive stream for ever
-
Updated
Jun 5, 2021 - Python
-
Updated
Jun 16, 2021 - Jupyter Notebook
-
Updated
Jul 1, 2021 - Python
-
Updated
Jun 29, 2021 - Python
-
Updated
Jun 30, 2021 - Python
-
Updated
Nov 9, 2020 - Python
See e.g. #2570. Some of the unit tests there with "wrong error message" should be somewhat easy to fix - just correct the error message we have to match CPython's. Others might be trickier, since you'll need to add diagnostics to recognize bad syntax and give a more detailed error than "unexpected token". Also, I think around half of them could be fixed just by adding "invalid syntax" in the messa
-
Updated
Jul 4, 2021 - Python
-
Updated
Jun 28, 2021 - Python
-
Updated
Jun 18, 2021 - Python
-
Updated
Jun 8, 2021 - Python
Hi & welcome to Scapy's github ! This page lists issues that you can try to fix if you want to start contributing to Scapy.
This list includes wishes and things added by the maintainers based on the issues that we get, but also issues marked with TODO
or XXX
that already exist in Scapy's code base (layers). If you want to contribute to the project you might just take care one of the bugs.
-
Updated
Jun 14, 2021 - Python
-
Updated
Jun 29, 2021 - Python
-
Updated
Jul 4, 2021 - Java
-
Updated
Jul 2, 2021
Describe the bug
The function typer.main.get_group
is annotated as returning a click.Command
which isn't wrong because a click.Group
is a click.Command
, but means I have to cast to group when trying to integrate with existing Click applications.
To Reproduce
Steps to reproduce the behavior with a minimum self-contained file.
Replace each part with your own scenario:
-
Updated
Jun 8, 2021 - Python
-
Updated
Jul 11, 2020 - Python
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
First check