Commits
User selector
Commit History
Commits on Mar 8, 2022
Commits on Feb 18, 2022
docs: Link `match` statement in tutorial (GH-31396)
Show description for 35f55ccauthored
Commits on Feb 6, 2022
[doc] Enhance readability by avoiding big blocks for small numbers. (GH-31157)
Show description for fa90e48authored
Commits on Jan 13, 2022
Commits on Jan 10, 2022
Commits on Jan 6, 2022
Commits on Jan 3, 2022
bpo-34538: Remove Exception subclassing from tutorial (GH-30361)
Show description for 2db5613authored
Commits on Jan 1, 2022
Commits on Dec 16, 2021
Fix the output of built-in iter() function example in Iterators (Section 9.8) of The Python Tutorial (GH-30110)
Show description for c5d18a5authored
Commits on Dec 14, 2021
bpo-46059: Clarify pattern-matching example in "control flow" docs (GH-30079)
Show description for 1cbb887andauthored
Commits on Dec 2, 2021
Commits on Nov 8, 2021
Commits on Oct 21, 2021
Commits on Oct 15, 2021
bpo-45442: Add deactivate step to venv tutorial. (GH-28981)
Show description for 11b2ae7authored
Commits on Sep 23, 2021
Commits on Sep 22, 2021
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Show description for 36122e1andauthored
Commits on Aug 24, 2021
bpo-39452: Rewrite and expand __main__.rst (#26883)
Show description for 7cba231authored
Commits on Aug 21, 2021
Commits on Aug 17, 2021
Commits on Aug 13, 2021
Commits on Aug 6, 2021
Commits on Jul 26, 2021
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Show description for 11749e2andauthored
Commits on Jun 27, 2021
Commits on May 21, 2021
bpo-43927: Change 'IOError' to 'OSError' (GH-26289)
Show description for 2f47d8dauthored
Commits on May 18, 2021
Commits on May 14, 2021
- authored
Erlend Egeberg Aasland
Commits on May 12, 2021
bpo-40640: doc -- add missing ... in example of Continue (#26055)
Show description for 6574334andauthored
Commits on May 4, 2021
bpo-32822: Add finally with return/break/continue to the tutorial (#25600)
Show description for a0b9915authored
Commits on May 3, 2021
- committed
Commits on Apr 29, 2021
bpo-42589: Change URL for 'from' link when used in a raised exception (GH-23872)
Show description for 2fd928cauthored
Commits on Apr 14, 2021
Commits on Apr 4, 2021
Commits on Mar 27, 2021
Commits on Mar 7, 2021
bpo-43319: Fixed the tutorial on venv about standard library (GH-24740)
Show description for 8d00462authored
cmhzc
Commits on Mar 1, 2021
bpo-42128: Add documentation for pattern matching (PEP 634) (#24664)
Show description for a22bca6authored