Hi aducatee,
ABOUT
======
This video is covering installation process of Python version 3.10, which is the latest stable release at the point of uploading this video. Python 3.10.0 is the newest major release of the Python programming language, and it contains many new features and optimizations.
Among the new major new features and changes so far:
PEP 623 -- Deprecate and prepare for the removal of the wstr member in PyUnicodeObject.
PEP 604 -- Allow writing union types as X | Y
PEP 612 -- Parameter Specification Variables
PEP 626 -- Precise line numbers for debugging and other tools.
PEP 618 -- Add Optional Length-Checking To zip.
bpo-12782: Parenthesized context managers are now officially allowed.
PEP 632 -- Deprecate distutils module.
PEP 613 -- Explicit Type Aliases
PEP 634 -- Structural Pattern Matching: Specification
PEP 635 -- Structural Pattern Matching: Motivation and Rationale
PEP 636 -- Structural Pattern Matching: Tutorial
PEP 644 -- Require OpenSSL 1.1.1 or newer
PEP 624 -- Remove Py_UNICODE encoder APIs
PEP 597 -- Add optional EncodingWarning
COMMANDS USED
=================
1. Repository
sudo add-apt-repository ppa:deadsnakes/ppa
2. Update
sudo apt update
3. Install Python 3.10
sudo apt install python3.10
TIME STAMPS
============
00:00 - Channel Intro
00:08 - Introduction
00:23 - Start by opening terminal
00:52 - Adding ppa
01:46 - Installing Python
02:25 - Testing installation
03:02 - Binding up!
CREDITS
========
Brought to you by : ADUCATORS
Trainer Name : ADITYA JAIN
WEBSITE (official)
===============
http://www.aducators.in
JOIN TELEGRAM CHANNEL
=======================
https://t.me/aducators_in
SOCIAL HANDLES OF ADUCATORS
============================
Reddit:
/ aducators
LinkedIn:
/ aducators
LinkedIn Page:
/ aducators
Facebook Page
/ aducators.in
Instagram
/ aducators
Twitter
/ aducators_in
Tumblr
https://www.tumblr.com/blog/aducator
SOCIAL HANDLES OF ADITYA JAIN
==============================
LinkedIn
/ aditya-jain-865947182
SETUP
======
Camera : No
Backdrop : No
Operating System : Ubuntu 20.04 (LTS)
Laptop : Lenovo ideapad 320 (i5-7)
Microphone : BOYA-M1
Screen Recording : Kazam
Editing : Shotcut
TAGS
=====
#python310 #install #ubuntu #linux #mint #python3 #python #match #case #october #stable #release #new #version #apt #debian #deadsnakes #ppa #repository #sudo
#aducators