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
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Spelling and grammar fixes in code comments and documentation
Martin Panter
2016-07-28
1
-2/+2
*
Issue #27626: Spelling fixes in docs, comments and internal names
Martin Panter
2016-07-28
1
-1/+1
*
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Martin Panter
2016-07-28
2
-2/+2
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
2
-3/+3
*
post 2.7.12 version
Benjamin Peterson
2016-06-25
1
-1/+1
*
2.7.12 final
v2.7.12
Benjamin Peterson
2016-06-25
1
-3/+3
*
2.7.12 release candidate 1
v2.7.12rc1
Benjamin Peterson
2016-06-11
1
-4/+4
*
Issue #27171: Fix typos in documentation, code comments, and tests
Martin Panter
2016-06-02
1
-1/+1
*
Corrections for a/an in code comments and documentation
Martin Panter
2016-05-08
2
-2/+2
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
Martin Panter
2016-04-15
2
-5/+5
*
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
Serhiy Storchaka
2016-04-10
1
-2/+12
*
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
Serhiy Storchaka
2016-04-06
1
-2/+2
*
Fix typos in documentation and comments
Martin Panter
2016-04-05
1
-1/+1
*
Issue #26476: Fixed compilation error when use PyErr_BadInternalCall() in C++.
Serhiy Storchaka
2016-03-03
1
-1/+1
*
Issue #25698: Importing module if the stack is too deep no longer replaces
Serhiy Storchaka
2016-02-10
1
-0/+1
*
code_richcompare() now uses the constants types
Victor Stinner
2016-01-22
1
-1/+10
*
Issue #20440: Massive replacing unsafe attribute setting code with special
Serhiy Storchaka
2015-12-24
1
-0/+23
*
off to 2.7.12 we go
Benjamin Peterson
2015-12-05
1
-1/+1
*
2.7.11 final
v2.7.11
Benjamin Peterson
2015-12-05
1
-3/+3
*
post rc1 updates
Benjamin Peterson
2015-11-22
1
-1/+1
*
bump to 2.7.11rc1
v2.7.11rc1
Benjamin Peterson
2015-11-21
1
-4/+4
*
Issue #25523: Backported a-to-an corrections.
Serhiy Storchaka
2015-11-02
1
-1/+1
*
#21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray
2015-08-13
1
-1/+23
*
Added the const qualifier for char* argument of Py_EnterRecursiveCall().
Serhiy Storchaka
2015-06-21
1
-1/+1
*
Issue #19543: Emit deprecation warning for known non-text encodings.
Serhiy Storchaka
2015-05-31
1
-0/+45
*
backport computed gotos (#4753)
Benjamin Peterson
2015-05-28
1
-0/+9
*
2.7.10+
Benjamin Peterson
2015-05-23
1
-1/+1
*
python 2.7.10 final
v2.7.10
Benjamin Peterson
2015-05-23
1
-3/+3
*
bump version to 2.7.10rc1
v2.7.10rc1
Benjamin Peterson
2015-05-10
1
-2/+2
*
use rc rather than beta
Benjamin Peterson
2015-04-03
1
-2/+2
*
- Set PY_VERSION to "2.7.10b0", PY_MICRO_VERSION to 10 and
doko@ubuntu.com
2015-04-02
1
-3/+3
*
Issue #23781: Add private helper function _PyErr_ReplaceException() that
Serhiy Storchaka
2015-03-30
1
-0/+1
*
move 2.7 branch to 2.7.9+
Benjamin Peterson
2014-12-10
1
-1/+1
*
bump to 2.7.9 final
v2.7.9
Benjamin Peterson
2014-12-10
1
-3/+3
*
2.7.9rc1
v2.7.9rc1
Benjamin Peterson
2014-11-26
1
-4/+4
*
Issue #21963: backout issue #1856 patch (avoid crashes and lockups when
Antoine Pitrou
2014-11-21
1
-2/+0
*
Issue #22453: Fexed reference leaks when format error messages in ceval.c.
Serhiy Storchaka
2014-11-18
1
-1/+3
*
Issue #18637: Fixed an error in _PyNode_SizeOf declaration.
Serhiy Storchaka
2014-11-18
1
-1/+1
*
Issue #22193: Fixed integer overflow error in sys.getsizeof().
Serhiy Storchaka
2014-11-15
1
-1/+1
*
PEP 466: backport persistent urandom fd (closes #21305)
Benjamin Peterson
2014-08-28
1
-0/+1
*
Removed useless Py_LIMITED_API checks.
Serhiy Storchaka
2014-08-17
2
-4/+0
*
Issue #22193: Added private function _PySys_GetSizeOf() needed to implement
Serhiy Storchaka
2014-08-14
1
-0/+4
*
after 2.7.8
Benjamin Peterson
2014-06-30
1
-1/+1
*
bump to 2.7.8
v2.7.8
Benjamin Peterson
2014-06-30
1
-2/+2
*
avoid crashes and lockups from daemon threads during interpreter shutdown (#1...
Benjamin Peterson
2014-06-17
1
-0/+2
*
post 2.7.7 version bump
Benjamin Peterson
2014-05-31
1
-1/+1
*
merge 2.7.7 release branch
Benjamin Peterson
2014-05-31
1
-3/+3
|
\
|
*
bump to 2.7.7 final
Benjamin Peterson
2014-05-31
1
-3/+3
*
|
remove tab (closes #21587)
Benjamin Peterson
2014-05-26
1
-1/+1
|
/
[prev]
[next]