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-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd4fcf52f41116479c8d337b0dcfae2287d6ae4d
cpython
/
Doc
/
reference
T
History
R David Murray
dd4fcf52f4
#26829
: Clarify that namespace is copied to a new __dict__ in instance creation.
...
Patch by Emily Morehouse.
2016-06-02 20:05:43 -04:00
..
compound_stmts.rst
class definitions only get argument lists (
closes
#27042
)
2016-05-16 23:20:22 -07:00
datamodel.rst
#26829
: Clarify that namespace is copied to a new __dict__ in instance creation.
2016-06-02 20:05:43 -04:00
executionmodel.rst
#25679
: spelling fix
2015-11-20 09:57:20 -05:00
expressions.rst
Issue
#23921
: Standardized documentation whitespace formatting.
2016-05-10 12:01:23 +03:00
grammar.rst
…
import.rst
Issue
#25500
: Fix the language reference to not claim that import
2015-12-04 14:51:26 -08:00
index.rst
…
introduction.rst
Python for .NET has moved to Github.
2016-02-03 22:05:46 -06:00
lexical_analysis.rst
Issue
#26736
: Used HTTPS for external links in the documentation if possible.
2016-05-07 10:49:07 +03:00
simple_stmts.rst
Issue
#27049
: fix doc typo
2016-05-17 21:44:46 -04:00
toplevel_components.rst
#22613
: remaining corrections in extending/reference docs (thanks Jacques Ducasse)
2014-10-31 10:38:49 +01:00