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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833)
Miss Islington (bot)
2018-02-23
1
-1/+1
*
[3.6] bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066) (GH-5826)
Anselm Kruis
2018-02-23
3
-1/+35
*
bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473)
Miss Islington (bot)
2018-02-23
2
-5/+8
*
bpo-32457: Improves handling of denormalized executable path when launching P...
Steve Dower
2018-02-22
3
-1/+47
*
bpo-30449: Improve __slots__ documentation (GH-1819)
Miss Islington (bot)
2018-02-22
1
-14/+15
*
bpo-32905: IDLE - remove unused code in pyparse module (GH-5807)
Miss Islington (bot)
2018-02-22
3
-50/+8
*
bpo-32874: IDLE: add tests for pyparse (GH-5755)
Miss Islington (bot)
2018-02-22
3
-66/+619
*
bpo-32889: update valgrind suppressions (GH-5779)
Miss Islington (bot)
2018-02-21
2
-5/+7
*
bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789)
Miss Islington (bot)
2018-02-21
1
-2/+2
*
bpo-28886: doc: Move deprecated abc decorators to separate section (GH-176)
Miss Islington (bot)
2018-02-21
1
-22/+17
*
closes bpo-32859: Don't retry dup3() if it is not available at runtime (GH-5708)
Miss Islington (bot)
2018-02-21
2
-1/+3
*
bpo-32540: Update venv documentation (GH-5736)
Miss Islington (bot)
2018-02-21
1
-4/+3
*
bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chun...
Miss Islington (bot)
2018-02-20
4
-0/+12
*
bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Len...
Miss Islington (bot)
2018-02-20
1
-3/+2
*
bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5766)
Miss Islington (bot)
2018-02-20
3
-0/+32
*
bpo-30121: Fix test_subprocess for Windows Debug builds (GH-5758)
Miss Islington (bot)
2018-02-19
1
-1/+1
*
bpo-32682: Improve libz version parsing in test_zilb (GH-5347)
Miss Islington (bot)
2018-02-19
1
-4/+9
*
Improve error message for "setup.py upload" without dist files (GH-21060)
Miss Islington (bot)
2018-02-19
2
-1/+5
*
bpo-31972: Improve docstrings for pathlib classes (GH-5310)
Miss Islington (bot)
2018-02-19
2
-1/+30
*
[3.6] Clean up Travis config (GH-5727)
Zachary Ware
2018-02-18
1
-41/+44
*
bpo-32869: Fix incorrect dst buffer size for MultiByteToWideChar (GH-5739)
Miss Islington (bot)
2018-02-18
1
-1/+2
*
[3.6] Improves the ability to build in CI (GH-5730)
Steve Dower
2018-02-18
5
-13/+21
*
[3.6] bpo-30638: Add clinic to `make regen-all` (GH-5671)
Zachary Ware
2018-02-18
2
-9/+9
*
bpo-32852: Fix trace changing sys.argv to tuple. (GH-5692)
Miss Islington (bot)
2018-02-17
3
-1/+12
*
DOC: fix documentation for copyright and credits (GH-5706)
Miss Islington (bot)
2018-02-17
1
-3/+7
*
bpo-32860: Fix a missing asterisk in the documentation for glob.iglob() (GH-5...
Miss Islington (bot)
2018-02-17
1
-1/+1
*
Update comment in posixmodule.c (GH-5681)
Miss Islington (bot)
2018-02-14
1
-1/+1
*
bpo-32841: Fix cancellation in awaiting asyncio.Condition (GH-5665) (GH-5683)
Miss Islington (bot)
2018-02-14
3
-5/+34
*
[3.6] remove mercurial dot files (GH-5558)
Benjamin Peterson
2018-02-14
2
-240/+0
*
Fix installation instructions for *nix (GH-5605)
Miss Islington (bot)
2018-02-14
1
-2/+4
*
bpo-27846: Delete incorrect note in base64 docs (GH-5666)
Miss Islington (bot)
2018-02-14
1
-8/+0
*
bpo-31787: Skip refleak check when _hashlib is not available (GH-5660)
Miss Islington (bot)
2018-02-13
1
-0/+1
*
bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995)
INADA Naoki
2018-02-13
13
-15/+103
*
bpo-32827: Fix usage of _PyUnicodeWriter_Prepare() in decoding errors handler...
Miss Islington (bot)
2018-02-13
1
-7/+3
*
[3.6] bpo-32370: Use the correct encoding for ipconfig output in the uuid mod...
Serhiy Storchaka
2018-02-13
2
-4/+8
*
bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646)
Miss Islington (bot)
2018-02-12
3
-4/+7
*
bpo-32826: Add "encoding=utf-8" to open() in idle_test/test_help_about. (GH-5...
Miss Islington (bot)
2018-02-12
2
-25/+32
*
bpo-29248: Fix os.readlink() on Windows (GH-5577)
Miss Islington (bot)
2018-02-12
3
-3/+21
*
bpo-32720: Fixed the replacement field grammar documentation. (GH-5544) (GH-5...
Miss Islington (bot)
2018-02-12
1
-2/+2
*
Fix typo in Include/objimpl.h, the word "has" was missing (GH-5568) (GH-5570)
Miss Islington (bot)
2018-02-12
1
-1/+1
*
Fix AppVeyor doc short-circuit (GH-5634)
Miss Islington (bot)
2018-02-11
1
-1/+4
*
[3.6] Add short-circuit for doc changes to AppVeyor (GH-5628)
Zachary Ware
2018-02-11
1
-5/+21
*
bpo-32800: Update link to w3c doc for xml default namespaces (GH-5609) GH-5612)
Miss Islington (bot)
2018-02-11
2
-1/+2
*
[3.6] bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) (GH-5603)
Serhiy Storchaka
2018-02-09
4
-1/+14
*
[3.6] Make formatting of some return codes conforming to the general style. (...
Serhiy Storchaka
2018-02-09
5
-16/+16
*
bpo-32802: Fix Travis build (GH-5589) (GH-5591)
Miss Islington (bot)
2018-02-08
1
-1/+1
*
bpo-6135: Fix subprocess.check_output doc to mention changes in 3.6 (GH-5564)...
Miss Islington (bot)
2018-02-07
1
-0/+3
*
bpo-32777: Fix _Py_set_inheritable async-safety in subprocess (GH-5560) (GH-5...
Miss Islington (bot)
2018-02-06
4
-7/+26
*
bpo-30928: IDLE - update NEWS.txt [GH-5539] (GH-5545)
Terry Jan Reedy
2018-02-05
1
-3/+6
*
[3.6] bpo-8722: Document __getattr__ behavior with AttributeError in property...
Miss Islington (bot)
2018-02-05
2
-4/+8
[next]