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-29798: Handle git worktree in patchcheck
Nick Coghlan
2017-04-09
1
-1/+1
*
bpo-29998: Pickling and copying ImportError now preserves name and path (#101...
Serhiy Storchaka
2017-04-08
3
-0/+71
*
Expand the PySlice_GetIndicesEx macro. (#1023) (#1045)
Serhiy Storchaka
2017-04-08
11
-45/+47
*
Closes bpo-29939: suppress compiler warnings in _ctypes_test (#1039)
Vinay Sajip
2017-04-07
1
-3/+3
*
Fix a minor typo. (#1032) (#1036)
Barry Warsaw
2017-04-07
1
-1/+1
*
Remove Invalid comment in test_urllib2.py (#1021)
Senthil Kumaran
2017-04-07
1
-1/+0
*
[3.5] bpo-19225: Lack of c api exceptions doc (#965)
cocoatomo
2017-04-06
2
-56/+146
*
correct parse_qs and parse_qsl test case descriptions. (#968) (#998)
Senthil Kumaran
2017-04-05
2
-19/+23
*
Miscellaneous minor fixes of Misc/NEWS formatting. (#1002) (#1006)
Serhiy Storchaka
2017-04-05
1
-9/+9
*
bpo-29725: DOC: add text for arraysize in sqlite3.Cursor (#947) (#986)
Senthil Kumaran
2017-04-04
1
-0/+5
*
Minor spell fix and formatting fixes in urllib tests. (#959) (#960)
Senthil Kumaran
2017-04-02
2
-2/+6
*
bpo-29941: Assert fixes (#886) (#956)
T. Wouters
2017-04-02
2
-1/+7
*
bpo-26947: DOC: clarify wording on hashable in glossary (#948) (#958)
Senthil Kumaran
2017-04-02
1
-3/+3
*
bpo-29952: Use usual terminology of dict (GH-923)
INADA Naoki
2017-03-31
1
-1/+1
*
Remove catching OSError in ftphandler test. Only URLError is raised in urllib...
Senthil Kumaran
2017-03-31
1
-3/+1
*
bpo-29942: Fix the use of recursion in itertools.chain.from_iterable. (#912)
T. Wouters
2017-03-30
3
-24/+39
*
bpo-29935: Fixed error messages in the index() method of tuple, list and dequ...
Serhiy Storchaka
2017-03-30
6
-11/+31
*
bpo-27863: Fixed multiple crashes in ElementTree. (#765) (#904)
Serhiy Storchaka
2017-03-30
3
-48/+167
*
Remove an unrequired TODO in test_urllib2. (#897) (#901)
Senthil Kumaran
2017-03-30
1
-1/+0
*
bpo-29917: DOC: Remove link from PyMethodDef (#890) (#895)
Senthil Kumaran
2017-03-30
1
-2/+2
*
bpo-29677: DOC: clarify documentation for `round` (GH-877) (GH-893)
Mariatta
2017-03-30
1
-3/+6
*
bpo-28699: fix abnormal behaviour of pools in multiprocessing.pool (GH-884)
Xiang Zhang
2017-03-29
3
-25/+117
*
bpo-16011: clarify that 'in' always returns a boolean value (GH-152) (GH-875)
Mariatta
2017-03-28
1
-9/+10
*
bpo-29643: Fix check for --enable-optimizations (GH-871)
INADA Naoki
2017-03-28
3
-2/+7
*
bpo-29677: DOC: clarify documentation for `round` (GH-357) (GH-863)
Mariatta
2017-03-28
1
-1/+2
*
Drop the standard gcc test build on Travis (GH-853) (GH-860)
Brett Cannon
2017-03-27
1
-4/+4
*
bpo-27425: Add .gitattributes, fix Windows tests (#844)
Victor Stinner
2017-03-27
1
-0/+8
*
Minor test cleanup (GH-837) (GH-839)
Zachary Ware
2017-03-27
2
-7/+0
*
Treat Sphinx warnings as errors (GH-832) (GH-835)
Zachary Ware
2017-03-27
1
-1/+1
*
bpo-29888: Fix the link referring to the "Python download page" (GH-824) (GH-...
Ned Deily
2017-03-26
1
-1/+1
*
bpo-29862: Fix grammar in importlib.reload() exception (GH-809) (GH-812)
Mariatta
2017-03-25
1
-1/+1
*
bpo-25803: Avoid incorrect errors raised by Path.mkdir(exist_ok=True) (#805) ...
Serhiy Storchaka
2017-03-24
3
-17/+23
*
bpo-29861: release references to multiprocessing Pool tasks (#743) (#801)
Antoine Pitrou
2017-03-24
3
-1/+37
*
faulthandler: Restore the old sigaltstack during teardown (GH-777) (GH-796)
Christophe Zeitouny
2017-03-24
3
-1/+20
*
Remove an outdated statement in execution model docs (GH-754) (GH-774)
Mariatta
2017-03-23
1
-6/+0
*
doc: minor fix for library/profile (GH-767)
INADA Naoki
2017-03-22
1
-3/+3
*
fix function name in tabnanny documentation (GH-763)
Xiang Zhang
2017-03-22
2
-5/+5
*
bpo-27593: Revise git SCM build info. (#744) (#746)
Ned Deily
2017-03-21
3
-6/+6
*
bpo-28876: bool of large range raises OverflowError (#699) (#735)
Serhiy Storchaka
2017-03-20
3
-5/+36
*
bpo-29856: Fix typo in curses documentation (GH-730) (GH-732)
Mariatta
2017-03-20
1
-1/+1
*
bpo-25455: Fixed crashes in repr of recursive buffered file-like objects. (#5...
Serhiy Storchaka
2017-03-19
6
-9/+75
*
bpo-29845: Mark tests that use _testcapi as CPython-only (#711) (#726)
Serhiy Storchaka
2017-03-19
5
-1/+8
*
bpo-29116: Fix error messages for concatenating bytes and bytearray with unsu...
Serhiy Storchaka
2017-03-19
2
-2/+2
*
bpo-28749: Fixed the documentation of the mapping codec APIs. (#487) (#715)
Serhiy Storchaka
2017-03-19
2
-74/+66
*
Drop C++ header compatibility test (#718) (#720)
Brett Cannon
2017-03-19
1
-2/+0
*
Combine the C++ header CI build into the main C build (GH-697) (GH-705)
Brett Cannon
2017-03-17
1
-9/+2
*
bpo-29808: Do not fail in SysLogHandler constructor if syslog isn't available...
Vinay Sajip
2017-03-17
1
-1/+8
*
bpo-16355: Clarify when inspect.getcomments() returns None (#428) (#691)
Berker Peksag
2017-03-17
2
-1/+8
*
bpo-29820: othergui.rst: Remove outdated information (GH-685) (GH-689)
Mariatta
2017-03-17
1
-12/+6
*
Takes vcruntime140.dll from the correct source. (#683)
Steve Dower
2017-03-16
2
-11/+6
[prev]
[next]