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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #10924: Adding salt and Modular Crypt Format to crypt library.
Sean Reifscheider
2011-02-22
1
-0/+4
*
Issue #11074: Make 'tokenize' so it can be reloaded.
Brett Cannon
2011-02-22
1
-0/+2
*
Issue #10512: close the log file in cgi when running tests.
Brett Cannon
2011-02-22
1
-0/+2
*
Issue #10992: make tests pass when run under coverage.
Brett Cannon
2011-02-22
1
-0/+2
*
Issue #11085: Moved collections abstract base classes into a separate module
Raymond Hettinger
2011-02-22
1
-0/+5
*
Issue #4681: Allow mmap() to work on file sizes and offsets larger than
Antoine Pitrou
2011-02-21
1
-0/+4
*
Issue #10826: Prevent sporadic failure in test_subprocess on Solaris due
Antoine Pitrou
2011-02-21
1
-0/+3
*
Fix PyUnicode_FromFormatV("%c") for non-BMP char
Victor Stinner
2011-02-21
1
-0/+3
*
Remove filename variable from ceval.c
Victor Stinner
2011-02-21
1
-1/+6
*
compileall uses repr() to format filenames/paths
Victor Stinner
2011-02-21
1
-0/+3
*
Remove bootstrap code of PyUnicode_AsEncodedString()
Victor Stinner
2011-02-21
1
-1/+5
*
Issue #11268: Prevent Mac OS X Installer failure if Documentation
Ned Deily
2011-02-21
1
-0/+7
*
Issue #11089: Fix performance issue limiting the use of ConfigParser()
Raymond Hettinger
2011-02-21
1
-0/+3
*
Issue #10990: Prevent tests from clobbering a set trace function.
Brett Cannon
2011-02-21
1
-0/+4
*
Issue #10276: Fix the results of zlib.crc32() and zlib.adler32() on buffers
Antoine Pitrou
2011-02-21
1
-0/+6
*
- Check for NULL result in PyType_FromSpec.
Martin v. Löwis
2011-02-21
1
-0/+5
*
Bump trunk to 3.3 alpha 0.
Georg Brandl
2011-02-20
2
-2/+8
*
Bump to 3.3a0.
Georg Brandl
2011-02-20
1
-0/+0
*
Version bump to 3.2 final.
Georg Brandl
2011-02-20
2
-18/+15
*
#11249: in PyType_FromSpec, copy tp_doc slot since it usually will point to a...
Georg Brandl
2011-02-19
1
-0/+2
*
#11184: Fix large file support on AIX.
Georg Brandl
2011-02-19
1
-0/+2
*
#11222: fix non-framework shared library build on Mac, patch by Ned Deily.
Georg Brandl
2011-02-19
1
-0/+2
*
#10709: add back an updated AIX-NOTES (as README.AIX).
Georg Brandl
2011-02-19
2
-0/+142
*
#941346: Fix broken shared library build on AIX. Patch by Sebastien Sable, re...
Georg Brandl
2011-02-15
1
-0/+5
*
Post-release updates.
Georg Brandl
2011-02-14
1
-0/+12
*
Bump for 3.2rc3.
v3.2rc3
Georg Brandl
2011-02-13
2
-5/+5
*
#11116: roll back on error during add so mailbox isn't left corrupted.
R. David Murray
2011-02-11
1
-0/+3
*
Issue #11134: Add missing fields to typeslots.h.
Martin v. Löwis
2011-02-11
1
-0/+2
*
Issue #11135: Remove redundant doc field from PyType_Spec.
Martin v. Löwis
2011-02-11
1
-0/+2
*
Issue #11079: The /Applications/Python x.x folder created by the Mac
Ned Deily
2011-02-07
1
-0/+5
*
Issue 10971: Make test_zipimport_support once again compatible with refleak h...
Nick Coghlan
2011-02-07
1
-0/+6
*
#11132: pass optimize parameter to recursive call in compileall.compile_dir()...
Georg Brandl
2011-02-07
2
-0/+4
*
Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check
Martin v. Löwis
2011-02-05
1
-0/+3
*
Issue #11121: Fix building with --enable-shared.
Martin v. Löwis
2011-02-05
1
-0/+5
*
There was a possibility that the initialization of _sqlite, when it failed,
Brett Cannon
2011-02-04
1
-0/+2
*
Issue #11118: Fix bogus export of None in python3.dll.
Martin v. Löwis
2011-02-04
1
-0/+2
*
Issue #8275: Fix passing of callback arguments with ctypes under Win64.
Antoine Pitrou
2011-01-31
2
-0/+4
*
Post-release updates.
Georg Brandl
2011-01-31
1
-0/+12
*
Bump version.
v3.2rc2
Georg Brandl
2011-01-30
2
-2/+2
*
#10680: fix mutually exclusive arguments in argument groups.
Georg Brandl
2011-01-30
1
-0/+3
*
#10961: fix exception handling in new pydoc server code.
Georg Brandl
2011-01-30
1
-0/+3
*
#9124: mailbox now accepts binary input and uses binary internally
R. David Murray
2011-01-30
1
-0/+6
*
Issue #10845: Improve compatibility between multiprocessing on Windows and pa...
Nick Coghlan
2011-01-30
1
-0/+4
*
Protect logging call against None argument (fixes #11045).
Éric Araujo
2011-01-29
1
-0/+2
*
Issue 11052: Correct IDLE menu accelerators on Mac OS X for Save
Ned Deily
2011-01-29
1
-0/+3
*
Issue #11054: Allow Mac OS X installer builds to again work on 10.5 with
Ned Deily
2011-01-29
1
-0/+7
*
Issue #11053: Fix IDLE "Syntax Error" windows to behave as in 2.x,
Ned Deily
2011-01-29
1
-0/+4
*
Issue #10940: Workaround an IDLE hang on Mac OS X 10.6 when using the
Ned Deily
2011-01-29
1
-0/+4
*
Issue #10939: Fixed imaplib.Internaldate2tuple(). Thanks Joe Peterson
Alexander Belopolsky
2011-01-29
1
-0/+1
*
Issue #10989: Fix a crash on SSLContext.load_verify_locations(None, True).
Victor Stinner
2011-01-29
1
-0/+2
[next]