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
*
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
*
Issue #11020: Command-line pyclbr was broken because of missing 2-to-3
Raymond Hettinger
2011-01-27
1
-0/+3
*
#11019: Make BytesGenerator handle Message with None body.
R. David Murray
2011-01-26
1
-0/+3
*
Issue #11014: Make 'filter' argument in tarfile.Tarfile.add() into a
Raymond Hettinger
2011-01-26
1
-0/+4
*
Issue #11004: Repair edge case in deque.count().
Raymond Hettinger
2011-01-25
1
-0/+2
*
#10974: IDLE no longer crashes if its recent files list includes files
Ned Deily
2011-01-24
1
-0/+3
*
Issue #9509: make argarse properly handle IOErrors raised by argparse.FileTyp...
Steven Bethard
2011-01-24
1
-0/+2
*
Make the type consistent for hashlib algorithm constants. (Reviewed by Benja...
Raymond Hettinger
2011-01-24
1
-0/+3
*
Issue #10987: Fix the recursion limit handling in the _pickle module.
Antoine Pitrou
2011-01-23
1
-0/+2
*
Issue #10955: Fix typo in NEWS, cp497 => cp437
Victor Stinner
2011-01-23
1
-1/+1
*
#10983: fix several bugs in the _tunnel implementation that seem to have miss...
Georg Brandl
2011-01-22
1
-0/+2
*
To match the behaviour of HTTP server, the HTTP client library now also encodes
Armin Ronacher
2011-01-22
1
-0/+5
*
Issue #10980: encode headers with latin1 instead of ASCII in the HTTP server.
Armin Ronacher
2011-01-22
1
-0/+4
*
Issue #10955: fix NEWS entry
Victor Stinner
2011-01-22
1
-1/+1
*
Issue #10955: zipimport uses ASCII at bootstrap
Victor Stinner
2011-01-22
1
-0/+5
*
Issue #10949: Improved robustness of rotating file handlers.
Vinay Sajip
2011-01-21
1
-0/+2
*
Issue #10955: Fix a potential crash when trying to mmap() a file past its
Antoine Pitrou
2011-01-20
1
-0/+3
*
Move developers.txt to the devguide.
Brett Cannon
2011-01-20
2
-353/+0
*
Update Misc/README.
Brett Cannon
2011-01-20
1
-10/+1
*
Remove some outdated files from Misc.
Brett Cannon
2011-01-20
3
-2372/+0
*
Move README.gdb to the devguide.
Brett Cannon
2011-01-20
1
-17/+0
*
Move README.Emacs to the devguide.
Brett Cannon
2011-01-20
1
-32/+0
*
Move maintainers.rst into the devguide and rename it the Experts Index.
Brett Cannon
2011-01-20
1
-310/+0
*
Rename AIX-NOTES to something that follows the convention in Misc.
Brett Cannon
2011-01-19
1
-0/+0
*
Issue #10898: Allow compiling the posix module when the C library defines
Antoine Pitrou
2011-01-19
1
-0/+3
*
Klocwork scan site no longer available.
Brett Cannon
2011-01-19
1
-30/+0
[next]