This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fc4defd1c9bd667635ba4080404e7aa3fcd49ea
cpython
/
Doc
/
reference
T
History
Barry Warsaw
93952f8815
Fix a grammatical problem and reword for clarity. (
#4257
)
...
bpo-31936
2017-11-03 13:45:46 -07:00
..
compound_stmts.rst
Issue
#28091
: Document PEP 525 & PEP 530.
2016-12-15 17:36:05 -05:00
datamodel.rst
bpo-31709: Drop support for asynchronous __aiter__. (
#3903
)
2017-10-06 02:08:57 -04:00
executionmodel.rst
bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725)
2017-05-22 14:09:55 -07:00
expressions.rst
bpo-31708: Allow async generator expressions in synchronous functions (
#3905
)
2017-10-06 02:58:28 -04:00
grammar.rst
…
import.rst
Fix a grammatical problem and reword for clarity. (
#4257
)
2017-11-03 13:45:46 -07:00
index.rst
…
introduction.rst
Python for .NET has moved to Github.
2016-02-03 22:05:46 -06:00
lexical_analysis.rst
bpo-31571: Remove duplicated info in Lexical Analysis documentation (GH-3691)
2017-09-25 16:16:54 -07:00
simple_stmts.rst
Fix typo in Simple Statements documentation (GH-3809)
2017-09-28 12:54:48 -07:00
toplevel_components.rst
#22613
: remaining corrections in extending/reference docs (thanks Jacques Ducasse)
2014-10-31 10:38:49 +01:00