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
*
Fixed issue number for issue #22470 in Misc/NEWS.
Serhiy Storchaka
2014-10-04
1
-1/+1
*
Merge heads
Serhiy Storchaka
2014-10-04
2
-14/+14
|
\
|
*
Realign packaging docs with PyPUG changes
Nick Coghlan
2014-10-04
2
-14/+14
*
|
Issue #22518: Fixed integer overflow issues in "backslashreplace",
Serhiy Storchaka
2014-10-04
2
-2/+11
|
/
*
Issue #22219: The zipfile module CLI now adds entries for directories
Serhiy Storchaka
2014-10-04
2
-2/+12
*
#14056: Small improvements to the tarfile documentation.
R David Murray
2014-10-04
1
-10/+13
*
separate cert loading tests into Windows and non-Windows cases
Benjamin Peterson
2014-10-03
1
-0/+15
*
also use openssl envvars to find certs on windows (closes #22449)
Benjamin Peterson
2014-10-03
3
-2/+12
*
Fix a few typo/grammar issues in the multiprocessing docs.
Zachary Ware
2014-10-03
1
-3/+3
*
#12780: update inspect test skipIf for PEP 3147.
R David Murray
2014-10-03
1
-4/+5
*
#8473: Add tests that doctest uses universal newlines in testfile.
R David Murray
2014-10-03
1
-0/+30
*
Closes #18729: minor markup improvement.
Georg Brandl
2014-10-02
1
-1/+1
*
Closes #19434: fix copy-paste error in MIMENonMultipart docstring.
Georg Brandl
2014-10-02
1
-1/+1
*
Issue #20079: Fixed tests.
Serhiy Storchaka
2014-10-02
1
-1/+1
*
Issue #20079: Updated alias mapping to glibc 2.19 SUPPORTED file.
Serhiy Storchaka
2014-10-02
1
-1/+11
*
Issue #20076: Remove just added the sr_rs.utf8@latn alias because it is
Serhiy Storchaka
2014-10-02
1
-1/+0
*
closes #22528: add source links to symtable and compileall
Georg Brandl
2014-10-02
2
-0/+8
*
Closes #19342: improve docstrings in grp module.
Georg Brandl
2014-10-02
1
-6/+6
*
Remove unused and now removed config value.
Georg Brandl
2014-10-02
1
-7/+1
*
Issue #21971: Index and update turtledemo doc.
Terry Jan Reedy
2014-10-02
1
-13/+18
*
- Issue #17219: Add library build dir for Python extension cross-builds.
doko@ubuntu.com
2014-10-02
2
-1/+3
*
- Issue #18096: Fix library order returned by python-config.
doko@ubuntu.com
2014-10-02
3
-3/+6
*
Issue #20076: Added non derived UTF-8 aliases to locale aliases table.
Serhiy Storchaka
2014-10-01
2
-0/+11
*
Issue #20079: Added locales supported in glibc 2.18 to locale alias table.
Serhiy Storchaka
2014-10-01
2
-0/+101
*
Issue 22492: Be explicit that print does not support binary mode files.
Terry Jan Reedy
2014-10-01
1
-5/+8
*
Remove old overridden version of a Sphinx CSS file.
Georg Brandl
2014-10-01
1
-446/+0
*
Make pydoctheme compatible with Sphinx 1.3 HTML output changes.
Georg Brandl
2014-10-01
1
-4/+4
*
Update Idle news for 3.4.2 (and 3.4.1).
Terry Jan Reedy
2014-10-01
1
-0/+57
*
Issue #16537: Use the new *default* parameter of max().
Berker Peksag
2014-10-01
1
-3/+1
*
Fix overlooked conf.py setting in flattening of Doc directory.
Ned Deily
2014-10-01
1
-1/+1
*
#21739: mention subtle difference between loops and listcomps in tutorial.
R David Murray
2014-10-01
1
-3/+8
*
#22512: move distutils rpm test's .rpmdb to testing tmpdir.
R David Murray
2014-10-01
1
-0/+3
*
Issue 22465: grammar, number agreement.
Terry Jan Reedy
2014-09-30
1
-1/+1
*
Move Doc/tools/sphinxext content to Doc/tools, there is no need for the neste...
Georg Brandl
2014-09-30
23
-89/+8
*
Dont define an empty SPHINXOPTS, which overrides a definition from the enviro...
Georg Brandl
2014-09-30
1
-1/+0
*
Prepare sphinx extensions for 1.3.
Georg Brandl
2014-09-30
2
-1/+3
*
add link to pdb source (closes #22528)
Benjamin Peterson
2014-09-30
1
-0/+3
*
Issue #22448: asyncio, cleanup _run_once(), only iterate once to remove delayed
Victor Stinner
2014-09-30
1
-4/+7
*
faulthandler: test_gil_released() now uses _sigsegv() instead of _read_null(),
Victor Stinner
2014-09-30
2
-17/+25
*
faulthandler: _sigsegv() and _sigabrt() don't accept parameters
Victor Stinner
2014-09-30
1
-2/+2
*
Issue #22396: On 32-bit AIX platform, don't expose os.posix_fadvise() nor
Victor Stinner
2014-09-30
2
-4/+15
*
merge 3.3 (#22520)
Benjamin Peterson
2014-09-30
2
-11/+20
|
\
|
*
prevent overflow in unicode_repr (closes #22520)
Benjamin Peterson
2014-09-30
2
-11/+20
*
|
merge 3.3 (#22517)
Benjamin Peterson
2014-09-30
3
-0/+11
|
\
\
|
|
/
|
*
clear BufferedRWPair weakrefs on deallocation (closes #22517)
Benjamin Peterson
2014-09-30
3
-0/+11
*
|
merge 3.3
Benjamin Peterson
2014-09-29
1
-1/+1
|
\
\
|
|
/
|
*
these variables ought to be Py_ssize_t
Benjamin Peterson
2014-09-29
1
-1/+1
*
|
merge 3.3 (closes #22519)
Benjamin Peterson
2014-09-29
2
-12/+18
|
\
\
|
|
/
|
*
fix overflow checking in PyBytes_Repr (closes #22519)
Benjamin Peterson
2014-09-29
2
-12/+18
*
|
merge 3.3 (closes #22518)
Benjamin Peterson
2014-09-29
2
-17/+49
|
\
\
|
|
/
[next]