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
*
Grammar corrections in abc.rst (GH-10525)
Miss Islington (bot)
2018-11-14
1
-3/+3
*
Link to property built-in in abc.rst (GH-10526)
Miss Islington (bot)
2018-11-14
1
-1/+1
*
Fix doc typo: Window -> Windows (GH-10508)
Miss Islington (bot)
2018-11-14
1
-1/+1
*
Minor grammar improvement to io documentation. (GH-10329)
Miss Islington (bot)
2018-11-12
1
-1/+1
*
bpo-34864: Document two IDLE on MacOS issues. (GH-10456)
Miss Islington (bot)
2018-11-11
1
-6/+17
*
Correct a typo in the Unittest documentation (GH-10397)
Miss Islington (bot)
2018-11-09
1
-1/+1
*
Cleanup and improve the regex tokenizer example. (GH-10426) (#10428)
Miss Islington (bot)
2018-11-09
1
-36/+38
*
glob uses fnmatch.filter instead of fnmatch since 2001. (GH-10102)
Miss Islington (bot)
2018-11-07
1
-1/+1
*
Correct grammar mistakes in string.rst. (GH-9752)
Miss Islington (bot)
2018-11-07
1
-2/+2
*
Mark len call as a code snippet in stdtypes.rst. (GH-9804)
Miss Islington (bot)
2018-11-07
1
-1/+1
*
bpo-33000: Document that IDLE's shell has no line limit. (GH-10373)
Miss Islington (bot)
2018-11-07
1
-5/+13
*
bpo-23220: Explain how IDLE's Shell displays output (GH-10356) (#10369)
Miss Islington (bot)
2018-11-06
1
-12/+48
*
bpo-35099: Improve the doc about IDLE running user code. (GH-10350)
Miss Islington (bot)
2018-11-06
1
-17/+26
*
[Docs] Fix required version of an example of importlib (GH-10118)
Miss Islington (bot)
2018-11-05
1
-1/+1
*
[3.6] bpo-35167: Specify program for json.tool command line options. (GH-1033...
Miss Islington (bot)
2018-11-05
1
-0/+3
*
Include memo in the documented signature of copy.deepcopy()
Miss Islington (bot)
2018-11-01
1
-3/+3
*
bpo-35075: Fix broken url in the pprint documentation (GH-10201)
Miss Islington (bot)
2018-11-01
1
-120/+141
*
[3.6] bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-1023...
Serhiy Storchaka
2018-10-31
11
-35/+35
*
bpo-35116, urllib.parse: Document the new max_num_fields parameter (GH-10248)
matthewbelisle-wf
2018-10-30
1
-2/+16
*
bpo-35086: Fix tkinter example "A Simple Hello World Program". (GH-10160)
Miss Islington (bot)
2018-10-30
1
-1/+2
*
bpo-27741: Better wording for datetime.strptime() (GH-9994)
Miss Islington (bot)
2018-10-29
1
-1/+3
*
bpo-35097: Add IDLE doc subsection explaining editor windows. (GH-10206)
Miss Islington (bot)
2018-10-29
1
-1/+18
*
Issue 35093: Document the IDLE document viewer in the IDLE doc. (GH-10195)
Miss Islington (bot)
2018-10-28
1
-10/+20
*
[3.6] bpo-35054: Add yet more index entries for symbols. (GH-10121). (GH-10182)
Serhiy Storchaka
2018-10-28
23
-94/+140
*
bpo-1529353: Explain Shell text squeezing in the IDLE doc. (GH-10169)
Miss Islington (bot)
2018-10-28
1
-1/+20
*
bpo-35089: Don't mention typing.io and typing.re (GH-10173)
Miss Islington (bot)
2018-10-28
1
-16/+9
*
Fix typo in zipfile documentation. (GH-10151) (GH-10154)
Miss Islington (bot)
2018-10-27
1
-1/+1
*
[3.6] unittest documentation: Spell pytest without the dot (GH-9820) (GH-10156)
Mariatta
2018-10-27
1
-2/+2
*
bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144)
Miss Islington (bot)
2018-10-27
1
-3/+4
*
[3.6] - bpo-34576 : Backport eeab510 3.6 (GH-10113)
Senthil Kumaran
2018-10-26
1
-0/+5
*
[3.7] bpo-34789: xml.sax.make_parser expects a list not just any sequence (GH...
Miss Islington (bot)
2018-10-26
1
-1/+1
*
[3.6] bpo-35054: Add more index entries for symbols. (GH-10064). (GH-10119)
Serhiy Storchaka
2018-10-26
17
-16/+235
*
bpo-35038: AttributeError: 'frame' object has no attribute 'f_restricted'. (G...
Miss Islington (bot)
2018-10-25
1
-3/+0
*
configparser doc: Properly label ConfigParser attributes (GH-9930)
Miss Islington (bot)
2018-10-24
1
-3/+3
*
importlib doc: Fix approximated import_module() code (GH-9945)
Miss Islington (bot)
2018-10-24
1
-1/+1
*
[3.6] bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523) (GH-1...
Zsolt Cserna
2018-10-23
1
-1/+1
*
bpo-34748: link to :ref:`partial-objects` in functools.partial doc. (GH-9809)
Miss Islington (bot)
2018-10-23
1
-5/+6
*
[3.6] bpo-34901: add -I flag to sys.flags (GH-9755)
danishprakash
2018-10-22
1
-0/+3
*
Merge tag 'v3.6.7' into 3.6
Ned Deily
2018-10-20
1
-8/+0
|
\
|
*
bpo-34576: Revert doc change until it can be properly fixed (GH-9720)
Ned Deily
2018-10-20
1
-8/+0
*
|
bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs...
Miss Islington (bot)
2018-10-20
1
-4/+5
*
|
In email docs, correct spelling of foregoing (GH-9856) (GH-9920)
Miss Islington (bot)
2018-10-19
1
-1/+1
*
|
In email.parser in message_from_bytes, update `strict` to `policy` (GH-9854) ...
Miss Islington (bot)
2018-10-19
1
-1/+1
*
|
Updated documentation on logging.debug(). (GH-9946) (GH-9950)
Miss Islington (bot)
2018-10-18
1
-2/+2
*
|
fix dangling keyfunc examples in documentation of heapq and sorted (GH-1432)
Miss Islington (bot)
2018-10-15
2
-7/+7
|
/
*
[3.6] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-...
Serhiy Storchaka
2018-10-11
1
-13/+14
*
bpo-34576 warn users on security for http.server (GH-9720)
Miss Islington (bot)
2018-10-11
1
-0/+8
*
Make it clear that the msg argument to assertWarns/assertWarnsRegex/assertRai...
Miss Islington (bot)
2018-10-03
1
-3/+3
*
Make it clear that the msg argument to assertRaises is keyword-only. (GH-9670)
Miss Islington (bot)
2018-10-02
1
-1/+1
*
bpo-31865: Fix a couple of typos in the html.unescape() docs. (GH-9664)
Miss Islington (bot)
2018-10-02
1
-1/+1
[next]