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
*
Fix merge conflict.
Georg Brandl
2008-08-01
1
-14/+0
*
Merged revisions 65368 via svnmerge from
Martin v. Löwis
2008-08-01
1
-0/+13
*
#2491: os.fdopen() is now almost an alias to the builtin open(), and accepts ...
Amaury Forgeot d'Arc
2008-08-01
1
-0/+4
*
#2523: binary buffered reading is quadratic
Antoine Pitrou
2008-07-28
1
-0/+3
*
Merged revisions 65240-65242 via svnmerge from
Antoine Pitrou
2008-07-25
1
-0/+6
*
Merged revisions 65235 via svnmerge from
Antoine Pitrou
2008-07-25
1
-2/+15
*
Remove the sunaudio module.
Brett Cannon
2008-07-25
1
-0/+2
*
Remove "ast" aliases from the parser module.
Georg Brandl
2008-07-23
1
-0/+2
*
Bumping to 3.0b2
v3.0b2
Barry Warsaw
2008-07-18
1
-1/+1
*
Backed out r65073, pending fixing it in Windows.
Eric Smith
2008-07-17
1
-3/+0
*
Merged revisions 65069 via svnmerge from
Eric Smith
2008-07-17
1
-0/+3
*
Make gettext Unicode interface consistent and clean up the docs.
Georg Brandl
2008-07-17
1
-2/+2
*
Merged revisions 64974 via svnmerge from
Mark Dickinson
2008-07-16
1
-0/+4
*
Merged revisions 64984 via svnmerge from
Eric Smith
2008-07-16
1
-0/+3
*
Merged revisions 64976-64977 via svnmerge from
Thomas Heller
2008-07-15
1
-0/+3
*
Merged revisions 64968,64971 via svnmerge from
Thomas Heller
2008-07-15
1
-0/+3
*
implement chained exception tracebacks
Benjamin Peterson
2008-07-15
1
-0/+4
*
#2512 implement the 3.0 gettext API
Benjamin Peterson
2008-07-14
1
-0/+3
*
Issue #3280: like chr() already does, the "%c" format now accepts the full un...
Amaury Forgeot d'Arc
2008-07-04
1
-0/+5
*
Issue #3282: str.isprintable() should return False for undefined Unicode char...
Georg Brandl
2008-07-04
1
-0/+3
*
Fix committed merge conflict.
Georg Brandl
2008-07-04
1
-13/+0
*
Merged revisions 64688 via svnmerge from
Martin v. Löwis
2008-07-03
1
-0/+13
*
Add a NEWS entry for Issue #3247.
Amaury Forgeot d'Arc
2008-07-02
1
-0/+6
*
Add some full stops.
Georg Brandl
2008-07-01
1
-2/+2
*
#2683: Popen.communicate() argument must be bytes.
Georg Brandl
2008-07-01
1
-0/+3
*
Hopefully fix make framework install on Mac (see 3174)
Benjamin Peterson
2008-07-01
1
-0/+8
*
Issue #3236: Return small longs from PyLong_FromString.
Martin v. Löwis
2008-06-30
1
-0/+2
*
Merged revisions 64549 via svnmerge from
Brett Cannon
2008-06-27
1
-0/+5
*
Issue 3145: help("modules xxx") failed when scanning test.badsyntax_pep3120...
Amaury Forgeot d'Arc
2008-06-19
1
-0/+15
*
Bump to 3.0b1
v3.0b1
Barry Warsaw
2008-06-19
1
-1/+1
*
Issue3113: tests for CGIHTTPRequestHandler failed on windows:
Amaury Forgeot d'Arc
2008-06-18
1
-0/+2
*
Make a new urllib package .
Jeremy Hylton
2008-06-18
1
-0/+9
*
Merged revisions 64309 via svnmerge from
Amaury Forgeot d'Arc
2008-06-16
1
-0/+3
*
Fix last traces of old threading API.
Georg Brandl
2008-06-13
1
-1/+1
*
remove the rfc822 module
Benjamin Peterson
2008-06-12
1
-0/+2
*
Restore _pickle module accelerator module.
Alexandre Vassalotti
2008-06-12
1
-0/+4
*
add a period
Benjamin Peterson
2008-06-12
1
-1/+1
*
actually remove the mimetools module
Benjamin Peterson
2008-06-12
1
-0/+2
*
revert the addition of _pickle because it was causing havok with 64-bit
Benjamin Peterson
2008-06-12
1
-4/+0
*
Update NEWS and ACKS for issue 2849.
Barry Warsaw
2008-06-12
1
-0/+2
*
Issue 2918: Merge StringIO and cStringIO.
Alexandre Vassalotti
2008-06-11
1
-0/+2
*
Issue 2917: Merge the pickle and cPickle module.
Alexandre Vassalotti
2008-06-11
1
-0/+4
*
Remove nb_reserved (nb_coerce), nb_hex, and nb_oct from PyNumberMethods
Benjamin Peterson
2008-06-11
1
-0/+3
*
Merged revisions 64125 via svnmerge from
Benjamin Peterson
2008-06-11
1
-0/+2
*
#2630: Implement PEP 3138.
Georg Brandl
2008-06-11
1
-0/+4
*
Issue 1342: Python could not start if installed in a directory
Amaury Forgeot d'Arc
2008-06-11
1
-0/+3
*
#3021: Antoine Pitrou's Lexical exception handlers
Benjamin Peterson
2008-06-11
1
-0/+4
*
Implement PEP 3121: new module initialization and finalization API.
Martin v. Löwis
2008-06-11
1
-0/+2
*
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
Georg Brandl
2008-06-04
1
-0/+2
*
Revert r63934 -- it was mixing two patches.
Georg Brandl
2008-06-04
1
-2/+0
[next]