This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 22:26:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Doc
/
reference
History
R David Murray
3bad04ca62
Merge:
#26829
: Clarify that namespace is copied to a new __dict__ in instance creation.
2016-06-02 20:06:13 -04:00
..
compound_stmts.rst
merge 3.5 (
#27042
)
2016-05-16 23:20:32 -07:00
datamodel.rst
Merge:
#26829
: Clarify that namespace is copied to a new __dict__ in instance creation.
2016-06-02 20:06:13 -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
#25791
: Warn when __package__ != __spec__.parent.
2016-01-22 15:25:50 -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:58 +03:00
simple_stmts.rst
Issue
#23275
: Allow () = iterable assignment syntax
2016-05-18 08:44:29 +03:00
toplevel_components.rst
…