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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
time.clock() now emits a DeprecationWarning (GH-4020)
Victor Stinner
2017-10-17
2
-1/+9
*
bpo-31799: Make module.__spec__ more discoverable (#4010)
Barry Warsaw
2017-10-17
1
-1/+9
*
bpo-30541: Add new method to seal mocks (GH61923)
Mario Corchero
2017-10-17
1
-0/+20
*
bpo-31558: Add gc.freeze() (#3705)
brainfvck
2017-10-16
1
-0/+27
*
bpo-31672: doc: Remove one sentence from library/string.rst (GH-3990)
INADA Naoki
2017-10-14
1
-1/+1
*
bpo-31714: Improved regular expression documentation. (#3907)
Serhiy Storchaka
2017-10-14
1
-102/+133
*
bpo-30807: signal.setitimer() now uses _PyTime API (GH-3865)
Victor Stinner
2017-10-13
1
-3/+4
*
bpo-28647: Update -u documentation after bpo-30404 (GH-3961)
Berker Peksag
2017-10-13
1
-3/+3
*
bpo-31672: Fix string.Template accidentally matched non-ASCII identifiers (GH...
INADA Naoki
2017-10-13
1
-2/+11
*
Improve test suite customization example (GH-3967)
Berker Peksag
2017-10-13
1
-2/+6
*
bpo-31567: more decorator markup fixes in docs (GH-3959) (#3966)
Éric Araujo
2017-10-12
2
-5/+14
*
bpo-31567: add or fix decorator markup in docs (#3959)
Daisuke Miyakawa
2017-10-12
4
-8/+8
*
bpo-28157: Improvements for the time module documentation (GH-928)
Cheryl Sabella
2017-10-11
1
-87/+115
*
bpo-31537: Update readline documentation example. (GH-3925)
Brad Smith
2017-10-10
1
-2/+2
*
bpo-31720: msilib documentation, change MsiError into MSIError (GH-3914)
Tzu-ping Chung
2017-10-07
1
-1/+1
*
bpo-31709: Update importlib magic (#3906)
Yury Selivanov
2017-10-06
1
-2/+5
*
bpo-30406: Make async and await proper keywords (#1669)
Jelle Zijlstra
2017-10-06
1
-5/+5
*
PEP 553 built-in breakpoint() function (bpo-31353) (#3355)
Barry Warsaw
2017-10-05
2
-21/+74
*
closes bpo-31596: Add an interface for pthread_getcpuclockid(3) (#3756)
pdox
2017-10-05
1
-0/+16
*
bpo-30872: Update the curses docs to Python 3. (#2620)
Serhiy Storchaka
2017-10-04
3
-109/+115
*
bpo-31667: Fix gettext related links. (#3860)
Serhiy Storchaka
2017-10-04
2
-9/+15
*
bpo-30397: Add re.Pattern and re.Match. (#1646)
Serhiy Storchaka
2017-10-04
2
-53/+53
*
bpo-31540: Allow passing multiprocessing context to ProcessPoolExecutor (#3682)
Thomas Moreau
2017-10-03
1
-1/+8
*
bpo-31648: Improve ElementPath (#3835)
scoder
2017-09-30
1
-0/+5
*
bpo-31638: Add compression support to zipapp (GH-3819)
Zhiming Wang
2017-09-29
1
-3/+14
*
point to the module-level get_ident function rather than the one in _thread (...
Benjamin Peterson
2017-09-27
1
-4/+4
*
bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)
Stefan Grönke
2017-09-25
1
-1/+1
*
bpo-27385: Clarify docstring for groupby() (#3738)
Raymond Hettinger
2017-09-25
1
-1/+1
*
bpo-18558: Clarify glossary entry for "Iterable" (#3732)
Raymond Hettinger
2017-09-25
1
-1/+6
*
bpo-30085: Improve documentation for operator (#1171)
Sanket Dasgupta
2017-09-24
1
-3/+4
*
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
1
-5/+9
*
bpo-31389 Add an optional `header` argument to pdb.set_trace() (#3438)
Barry Warsaw
2017-09-22
1
-4/+8
*
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
*
Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3...
Antoine Pitrou
2017-09-18
5
-31/+19
*
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
*
bpo-31128: Allow pydoc to bind to arbitrary hostnames (#3011)
Feanil Patel
2017-09-14
1
-0/+9
*
Improve code examples in hashlib cookie signing (GH-3562)
sww
2017-09-14
1
-3/+4
*
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
1
-14/+4
[next]