index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in Simple Statements documentation (GH-3809)
kms70847
2017-09-28
1
-1/+1
*
point to the module-level get_ident function rather than the one in _thread (...
Benjamin Peterson
2017-09-27
1
-4/+4
*
bpo-31571: Remove duplicated info in Lexical Analysis documentation (GH-3691)
Guilherme Caminha
2017-09-25
1
-7/+0
*
bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)
Stefan Grönke
2017-09-25
3
-3/+3
*
bpo-27385: Clarify docstring for groupby() (#3738)
Raymond Hettinger
2017-09-25
1
-1/+1
*
bpo-23702: Update Descriptor-HOWTO to reflect the removal of unbound methods ...
Raymond Hettinger
2017-09-25
1
-23/+33
*
bpo-18558: Clarify glossary entry for "Iterable" (#3732)
Raymond Hettinger
2017-09-25
2
-2/+10
*
bpo-30085: Improve documentation for operator (#1171)
Sanket Dasgupta
2017-09-24
1
-3/+4
*
Update Email library documentation example (GH-3720)
Henk-Jaap Wagenaar
2017-09-24
1
-1/+1
*
bpo-27319, bpo-31508: Document deprecation in Treeview.selection(). (#3667)
Serhiy Storchaka
2017-09-24
1
-4/+20
*
bpo-30346: An iterator produced by the itertools.groupby() iterator (#1569)
Serhiy Storchaka
2017-09-24
1
-3/+4
*
bpo-31564: Update typing documentation (GH-3696)
topper-123
2017-09-24
1
-3/+9
*
Docs: correct hashlib.blake2 keyed hashing example (bpo-31560)
Dmitry Chestnykh
2017-09-23
2
-8/+9
*
bpo-31423: Fix building the PDF documentation (GH-3693)
François Magimel
2017-09-22
1
-4/+8
*
bpo-31389 Add an optional `header` argument to pdb.set_trace() (#3438)
Barry Warsaw
2017-09-22
2
-4/+15
*
bpo-31443: Update included code. (#3697)
Stefan Krah
2017-09-22
1
-1/+17
*
bpo-31443: Formulate the type slot initialization rules in terms of C99. (#3688)
Stefan Krah
2017-09-22
1
-10/+3
*
bpo-31351: Set return code in ensurepip when pip fails (GH-3626)
Igor Filatov
2017-09-21
1
-0/+3
*
bpo-26510: make argparse subparsers required by default (#3027)
Anthony Sottile
2017-09-20
1
-2/+5
*
bpo-31533: fix broken link to OpenSSL docs (#3674)
Felipe
2017-09-20
1
-2/+2
*
Fix build issues in Doc/make.bat (#3658)
Steve Dower
2017-09-19
1
-8/+10
*
Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3...
Antoine Pitrou
2017-09-18
5
-31/+19
*
bpo-31501: Operator precedence description for arithmetic operators (#3633)
svelankar
2017-09-18
1
-2/+2
*
bpo-31487: Update F-strings doc example (GH-3627)
Mariatta
2017-09-17
1
-1/+1
*
Improve f-strings documentation (GH-3604)
Mariatta
2017-09-16
1
-0/+6
*
bpo-31458: Clarify that Changelog is built from Misc/NEWS.d directory (GH-3617)
Mariatta
2017-09-16
1
-2/+4
*
bpo-28411: Support other mappings in PyInterpreterState.modules. (#3593)
Eric Snow
2017-09-15
1
-0/+7
*
bpo-31431: SSLContext.check_hostname auto-sets CERT_REQUIRED (#3531)
Christian Heimes
2017-09-15
1
-1/+11
*
bpo-31386: Custom wrap_bio and wrap_socket type (#3426)
Christian Heimes
2017-09-15
1
-5/+31
*
bpo-314777: IDLE - improve rstrip entry in doc (#3602)
Terry Jan Reedy
2017-09-15
1
-1/+3
*
Fix description in Python 3.7 What's New (#3603)
Paul Romano
2017-09-15
1
-3/+2
*
bpo-29916: Include PyGetSetDef in C API extension documentation. (#831)
Michael Seifert
2017-09-15
2
-15/+40
*
bpo-31338 (#3374)
Barry Warsaw
2017-09-15
1
-5/+57
*
bpo-31128: Allow pydoc to bind to arbitrary hostnames (#3011)
Feanil Patel
2017-09-14
1
-0/+9
*
bpo-31404: Revert "remove modules from Py_InterpreterState (#1638)" (#3565)
Eric Snow
2017-09-14
2
-10/+0
*
Improve code examples in hashlib cookie signing (GH-3562)
sww
2017-09-14
1
-3/+4
*
bpo-31458: Update Misc/NEWS link in What's New page (GH-3555)
Mariatta
2017-09-13
1
-1/+1
*
Mention enum as an ex (#2982)
Louie Lu
2017-09-13
1
-2/+2
*
bpo-31394: Make tokenize.rst PEP 8-compliant (GH-3526)
Mariatta
2017-09-13
1
-2/+3
*
bpo-31394: Clarify documentation about token type attribute (GH-3469)
Aivar Annamaa
2017-09-13
1
-2/+2
*
bpo-31421: Document how IDLE runs tkinter programs. (#3513)
Terry Jan Reedy
2017-09-12
1
-6/+29
*
bpo-27099: Finish updating IDLE doc and help text. (#3510)
Terry Jan Reedy
2017-09-12
1
-4/+4
*
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger
2017-09-10
1
-20/+3
*
bpo-28638: Optimize namedtuple() creation time by minimizing use of exec() (#...
Raymond Hettinger
2017-09-10
2
-14/+10
*
Improve IncrementalEncoder documentation (GH-2746)
Zhiming Wang
2017-09-10
1
-9/+9
*
Make `json.dumps()` example to be PEP-8 compliant. (GH-3472)
Sergey Fedoseev
2017-09-09
1
-1/+1
*
bpo-28182: Expose OpenSSL verification results (#3412)
Christian Heimes
2017-09-08
1
-1/+16
*
Show example of itemgetter() applied to a dictionary (#3431)
Raymond Hettinger
2017-09-08
1
-0/+3
*
bpo-29136: Add TLS 1.3 cipher suites and OP_NO_TLSv1_3 (#1363)
Christian Heimes
2017-09-08
1
-2/+26
*
bpo-31036: Allow sphinx and blurb to be found automatically (#3440)
Ned Deily
2017-09-08
2
-26/+35
[next]