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
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #10335: Add tokenize.open(), detect the file encoding using
Victor Stinner
2010-11-09
1
-0/+3
*
This was actually fixed for the previous alpha.
Éric Araujo
2010-11-08
1
-2/+2
*
Add missing NEWS entry for a fix committed by Senthil.
Éric Araujo
2010-11-08
1
-0/+2
*
#10321: Add support for sending binary DATA and Message objects to smtplib
R. David Murray
2010-11-08
1
-0/+3
*
Move a news entry to the right section (+ light reformatting)
Éric Araujo
2010-11-08
1
-6/+6
*
Fix next version name.
Georg Brandl
2010-11-08
1
-2/+2
*
Issue #10329: The trace module writes reports using the input Python script
Victor Stinner
2010-11-07
1
-0/+4
*
Issue #6317: Now winsound.PlaySound only accepts unicode with MvL's approval.
Hirokazu Yamamoto
2010-11-07
1
-0/+2
*
Changed entry name because it's hard to merge.
Hirokazu Yamamoto
2010-11-07
1
-4/+4
*
Issue #6317: Now winsound.PlaySound can accept non ascii filename.
Hirokazu Yamamoto
2010-11-07
1
-0/+2
*
Add missing NEWS entries for some of my commits.
Éric Araujo
2010-11-06
1
-0/+10
*
Prevent race condition with mkdir in distutils. Patch by Arfrever on #9281.
Éric Araujo
2010-11-06
1
-0/+3
*
Add missing NEWS entry for r86239.
Éric Araujo
2010-11-06
1
-0/+2
*
Add missing entry for r86223.
Éric Araujo
2010-11-05
1
-0/+3
*
Issue #10180: Pickling file objects is now explicitly forbidden, since
Antoine Pitrou
2010-11-05
1
-0/+3
*
Issue #10311: The signal module now restores errno before returning from
Antoine Pitrou
2010-11-05
1
-0/+3
*
Issue #10282: Add a `nntp_implementation` attribute to NNTP objects.
Antoine Pitrou
2010-11-05
1
-0/+2
*
Issue #10288: The deprecated family of "char"-handling macros
David Malcolm
2010-11-05
1
-0/+4
*
Issue #10283: Add a `group_pattern` argument to NNTP.list().
Antoine Pitrou
2010-11-04
1
-0/+2
*
Issue #3699: Fix test_bigaddrspace and extend it to test bytestrings
Antoine Pitrou
2010-11-04
1
-0/+3
*
Issue #10293: Remove obsolete field in the PyMemoryView structure,
Antoine Pitrou
2010-11-04
1
-0/+4
*
Issue #6081: Add str.format_map. str.format_map(mapping) is similar to str.fo...
Eric Smith
2010-11-04
1
-0/+2
*
Implement http://bugs.python.org/issue10155 using And Clover's patch, w/added
Phillip J. Eby
2010-11-03
1
-0/+4
*
Issue #10281: nntplib now returns None for absent fields in the OVER/XOVER
Antoine Pitrou
2010-11-03
1
-0/+3
*
Update docs (and sample app in wsgiref.simple_server) to reflect PEP 3333.
Phillip J. Eby
2010-11-03
1
-0/+6
*
Issue #10280: NNTP.nntp_version should reflect the highest version
Antoine Pitrou
2010-11-02
1
-0/+3
*
Ditch some dead code in test_unicode_file.
Brett Cannon
2010-11-02
1
-0/+2
*
Issue #10184: Touch directories only once when extracting a tarfile.
Martin v. Löwis
2010-11-01
1
-0/+2
*
Issue #10199: Moved Demo/turtle under Lib/
Alexander Belopolsky
2010-11-01
1
-0/+3
*
Issue #10265: Close file objects explicitly in sunau. Patch by Brian Brazil.
Antoine Pitrou
2010-10-31
1
-0/+2
*
Issue 10110: Let Queue.put recognize a full queue when the maxsize parameter...
Raymond Hettinger
2010-10-31
1
-0/+3
*
add --enable-loadable-sqlite-extensions #10268
Benjamin Peterson
2010-10-31
1
-0/+2
*
Issue #10266: uu.decode didn't close in_file explicitly when it was given
Antoine Pitrou
2010-10-31
1
-0/+3
*
Issue #10160: Speed up operator.attrgetter. Patch by Christos Georgiou.
Antoine Pitrou
2010-10-31
1
-0/+2
*
Updated NEWS about logging.basicConfig().
Vinay Sajip
2010-10-31
1
-0/+2
*
Issue #5729: json.dumps to support using '\t' as an indent string
Raymond Hettinger
2010-10-31
1
-0/+3
*
if FileIO.__init__ fails, close fd
Benjamin Peterson
2010-10-30
1
-0/+2
*
Issue #10253: FileIO leaks a file descriptor when trying to open a file
Antoine Pitrou
2010-10-30
1
-0/+3
*
Fix test_mailbox by supporting context manager protocol for get_file() returns.
Georg Brandl
2010-10-30
1
-0/+3
*
Issue #10246: uu.encode didn't close file objects explicitly when filenames
Antoine Pitrou
2010-10-30
1
-0/+3
*
#10198: fix duplicate header when writeframes() is called with an empty string.
Georg Brandl
2010-10-30
1
-0/+3
*
Issue 10221: Improve error message for dict.pop().
Raymond Hettinger
2010-10-30
1
-0/+3
*
Silence ResourceWarnings in modulefinder by using file context managers.
Brett Cannon
2010-10-30
1
-0/+2
*
Add some missing entries related to the various ResourceWarning fixes I have ...
Brett Cannon
2010-10-30
1
-0/+6
*
Issue #10233: Close file objects in a timely manner in the tarfile module
Antoine Pitrou
2010-10-29
1
-0/+3
*
Issue #9377: Use Unicode API for gethostname on Windows.
Martin v. Löwis
2010-10-29
1
-0/+2
*
Issue #10093: ResourceWarnings are now issued when files and sockets are
Antoine Pitrou
2010-10-29
1
-0/+4
*
Add read support for all missing variants of the GNU sparse
Lars Gustäbel
2010-10-29
1
-0/+3
*
Issue #5437: A preallocated MemoryError instance should not hold traceback
Antoine Pitrou
2010-10-28
1
-0/+3
*
#10218: return timeout status from Condition.wait, mirroring other primitives...
Georg Brandl
2010-10-28
1
-0/+2
[next]