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
*
Optimize bytearray % args
Victor Stinner
2015-10-14
1
-1/+5
*
Add use_bytearray attribute to _PyBytesWriter
Victor Stinner
2015-10-14
1
-4/+8
*
Merge 3.5 (sys.setrecursionlimit)
Victor Stinner
2015-10-12
1
-3/+9
|
\
|
*
sys.setrecursionlimit() now raises RecursionError
Victor Stinner
2015-10-12
1
-3/+9
*
|
Relax _PyBytesWriter API
Victor Stinner
2015-10-12
1
-7/+7
*
|
Issue #25349: Optimize bytes % int
Victor Stinner
2015-10-09
1
-0/+7
*
|
Add _PyBytesWriter_WriteBytes() to factorize the code
Victor Stinner
2015-10-09
1
-0/+7
*
|
_PyBytesWriter: rename size attribute to min_size
Victor Stinner
2015-10-09
1
-2/+3
*
|
Issue #25318: cleanup code _PyBytesWriter
Victor Stinner
2015-10-09
1
-2/+2
*
|
Issue #25318: Move _PyBytesWriter to bytesobject.c
Victor Stinner
2015-10-08
1
-0/+52
*
|
Issue #25318: Add _PyBytesWriter API
Victor Stinner
2015-10-08
1
-1/+1
*
|
Issue #24483: C implementation of functools.lru_cache() now calculates key's
Serhiy Storchaka
2015-10-02
1
-0/+4
|
\
\
|
|
/
|
*
Issue #24483: C implementation of functools.lru_cache() now calculates key's
Serhiy Storchaka
2015-10-02
1
-0/+4
*
|
Issue #24870: Add _PyUnicodeWriter_PrepareKind() macro
Victor Stinner
2015-09-21
1
-0/+17
*
|
Issue #24965: Implement PEP 498 "Literal String Interpolation". Documentation...
Eric V. Smith
2015-09-19
1
-3/+20
*
|
Merge 3.5
Victor Stinner
2015-09-18
2
-16/+7
|
\
\
|
|
/
|
*
Issue #25150: Hide the private _Py_atomic_xxx symbols from the public
Victor Stinner
2015-09-18
2
-16/+7
|
*
Issue #25155: Add _PyTime_AsTimevalTime_t() function
Victor Stinner
2015-09-18
1
-0/+12
|
*
Merge release engineering work from Python 3.5.0.
Larry Hastings
2015-09-13
1
-3/+3
|
|
\
|
|
*
Post-release updates for Python 3.5.0.
Larry Hastings
2015-09-13
1
-1/+1
|
|
*
Version bump for Python 3.5.0 final.
Larry Hastings
2015-09-12
1
-3/+3
|
*
|
Merge Python 3.5.0rc4 back to hg.python.org.
Larry Hastings
2015-09-09
1
-2/+2
|
|
\
\
|
|
|
/
|
|
*
Post-release update for Python 3.5.0rc4.
Larry Hastings
2015-09-09
1
-1/+1
|
|
*
Version bump for Python 3.5.0rc4.
v3.5.0rc4
Larry Hastings
2015-09-09
1
-2/+2
|
*
|
Merge heads.
Larry Hastings
2015-09-07
1
-1/+2
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Version bump for Python 3.5.0rc3.
v3.5.0rc3
Larry Hastings
2015-09-07
1
-2/+2
*
|
|
Issue #25155: Add _PyTime_AsTimevalTime_t() function
Victor Stinner
2015-09-18
1
-0/+12
*
|
|
Make _PyTime_RoundHalfEven() private again
Victor Stinner
2015-09-09
1
-5/+0
*
|
|
Issue #23517: fromtimestamp() and utcfromtimestamp() methods of
Victor Stinner
2015-09-08
1
-4/+5
*
|
|
Issue #23517: datetime.timedelta constructor now rounds microseconds to nearest
Victor Stinner
2015-09-02
1
-0/+4
*
|
|
Issue #23517: Add "half up" rounding mode to the _PyTime API
Victor Stinner
2015-09-01
1
-1/+4
*
|
|
Merge 3.5
Yury Selivanov
2015-08-26
1
-1/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
docs: Better comment for tp_as_async slot
Yury Selivanov
2015-08-26
1
-1/+2
|
|
/
|
*
Post-release updates for Python 3.5.0rc2.
Larry Hastings
2015-08-25
1
-1/+1
|
*
Version bump for Python 3.5.0rc2.
v3.5.0rc2
Larry Hastings
2015-08-25
1
-2/+2
|
*
#21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray
2015-08-15
1
-1/+23
*
|
Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray
2015-08-13
1
-1/+23
|
\
\
|
*
\
Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray
2015-08-13
1
-1/+23
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
#21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray
2015-08-13
1
-1/+23
|
*
|
Post-release bump for Python 3.5.0rc1.
Larry Hastings
2015-08-11
1
-1/+1
|
*
|
Release bump for Python 3.5.0rc1.
Larry Hastings
2015-08-09
1
-3/+3
|
*
|
Post-release updates for Python 3.5.0b4.
Larry Hastings
2015-07-26
1
-1/+1
|
*
|
Version bump for Python 3.5.0b4.
v3.5.0b4
Larry Hastings
2015-07-25
1
-2/+2
|
*
|
Post-release fixes for Python 3.5.0b3.
Larry Hastings
2015-07-05
1
-1/+1
|
*
|
Version bump for Python 3.5.0b3 release.
v3.5.0b3
Larry Hastings
2015-07-05
1
-2/+2
*
|
|
Clarify comments on setentry invariants.
Raymond Hettinger
2015-08-01
1
-5/+6
*
|
|
Make the unicode equality test an external function rather than in-lining it.
Raymond Hettinger
2015-07-04
1
-0/+4
*
|
|
Merge 3.5 (Issue #19235)
Yury Selivanov
2015-07-03
2
-3/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #19235: Add new RecursionError exception. Patch by Georg Brandl.
Yury Selivanov
2015-07-03
2
-3/+4
*
|
|
Issue #24400: Merge 3.5
Yury Selivanov
2015-06-22
2
-26/+34
|
\
\
\
|
|
/
/
[next]