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
*
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
*
merge heads
Georg Brandl
2014-10-02
2
-0/+8
|
\
|
*
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
*
|
Closes #22537: Make sphinx extensions compatible with Python 2 or 3, like in ...
Georg Brandl
2014-10-02
4
-74/+47
|
/
*
fix sslwrap_simple (closes #22523)
Benjamin Peterson
2014-10-02
3
-11/+19
*
- 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-01
2
-2/+5
*
Issue #20076: Added non derived UTF-8 aliases to locale aliases table.
Serhiy Storchaka
2014-10-01
2
-0/+9
*
Issue #20079: Added locales supported in glibc 2.18 to locale alias table.
Serhiy Storchaka
2014-10-01
2
-0/+101
*
allow longs as indexes to group() (closes #22530)
Benjamin Peterson
2014-10-01
3
-1/+8
*
this test will only work on 64-bit machines
Benjamin Peterson
2014-10-01
1
-0/+1
*
use Py_ssize_t for file offset and length computations in iteration (closes #...
Benjamin Peterson
2014-10-01
3
-8/+21
*
#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
*
Remove duplicate PyLong function descriptions.
Georg Brandl
2014-09-30
1
-28/+0
*
Move Doc/tools/sphinxext content to Doc/tools, there is no need for the neste...
Georg Brandl
2014-09-30
22
-117/+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
*
clear BufferedRWPair weakrefs on deallocation (closes #22517)
Benjamin Peterson
2014-09-30
3
-0/+11
*
fix overflow checking in PyString_Repr (closes #22519)
Benjamin Peterson
2014-09-29
2
-2/+5
*
merge heads
Benjamin Peterson
2014-09-29
1
-1/+76
|
\
|
*
#20135: FAQ entry for list mutation.
R David Murray
2014-09-29
1
-1/+76
*
|
add NEWS note for #22518
Benjamin Peterson
2014-09-29
1
-0/+2
*
|
cleanup overflowing handling in unicode_decode_call_errorhandler and unicode_...
Benjamin Peterson
2014-09-29
1
-21/+48
|
/
*
give exception a nice message (closes #22379)
Benjamin Peterson
2014-09-28
6
-22/+20
*
#10510: make distuitls upload/register use HTML standards compliant CRLF.
R David Murray
2014-09-27
4
-6/+9
*
Issue #16537: Check whether self.extensions is empty in setup.py.
Berker Peksag
2014-09-27
3
-1/+7
*
Issue #9850: Fixed macpath.join() for empty first component. Patch by
Serhiy Storchaka
2014-09-27
3
-1/+24
*
tempfile: Fix docstring. Issue #21397, patch by R. David Murray.
Yury Selivanov
2014-09-26
1
-4/+4
*
Issue #17462: Add a paragraph about advantages of argparse over optparse.
Berker Peksag
2014-09-26
2
-0/+11
*
allow archives for rc releases to be built (closes #22484)
Benjamin Peterson
2014-09-25
1
-2/+3
*
Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods.
Berker Peksag
2014-09-24
2
-3/+6
*
Issue #22471: Avoid Python Launcher.app install problems by removing
Ned Deily
2014-09-23
1
-2/+0
*
Issue #20912: Now directories added to ZIP file have correct Unix and MS-DOS
Serhiy Storchaka
2014-09-23
3
-4/+49
*
Fixed test_large_file_exception. Ported tests for large count of files
Serhiy Storchaka
2014-09-23
1
-1/+58
*
Issue #21866: ZipFile.close() no longer writes ZIP64 central directory
Serhiy Storchaka
2014-09-23
3
-14/+63
*
Fixed reference leak in the "backslashreplace" error handler.
Serhiy Storchaka
2014-09-23
1
-1/+3
*
Fix formatting typo in Misc/NEWS.
Ned Deily
2014-09-22
1
-1/+1
*
Fixed issue #22415 number in Misc/NEWS for changeset c925b436467a.
Serhiy Storchaka
2014-09-21
1
-1/+1
*
Issue #22423: Fixed debugging output of the GROUPREF_EXISTS opcode in the re
Serhiy Storchaka
2014-09-21
3
-24/+53
*
Issue #22423: Unhandled exception in thread no longer causes unhandled
Serhiy Storchaka
2014-09-21
3
-4/+87
*
Doc: fix usage of deprecated config value "unused_docs", and a duplicate obje...
Georg Brandl
2014-09-20
2
-4/+5
*
Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3.
Georg Brandl
2014-09-20
7
-57/+57
*
Update Idle's online doc url.
Terry Jan Reedy
2014-09-20
1
-1/+1
*
Issue #22420: Avoid 'write to None' crashes by using print instead.
Terry Jan Reedy
2014-09-20
2
-35/+35
[next]