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 #1587: Added instancemethod wrapper for PyCFunctions. The Python C API
Christian Heimes
2007-12-11
1
-0/+5
*
Added note about 1585 to Misc/NEWS
Christian Heimes
2007-12-11
1
-0/+2
*
Minor cleanup in the gc module.
Amaury Forgeot d'Arc
2007-12-10
1
-0/+4
*
Issue #1580: New free format floating point representation based on "Floating...
Christian Heimes
2007-12-10
1
-0/+4
*
Fixed #1578: Problems in win_getpass
Christian Heimes
2007-12-10
1
-0/+2
*
Fixed issue #1564: The set implementation should special-case PyUnicode inste...
Christian Heimes
2007-12-10
1
-0/+3
*
Fixed #1573: Improper use of the keyword-only syntax makes the parser crash
Christian Heimes
2007-12-08
1
-0/+20
*
Get ready for releasing 3.0a2.
Guido van Rossum
2007-12-06
1
-1/+3
*
Removed PyInt_GetMax and sys.maxint
Christian Heimes
2007-12-04
1
-0/+2
*
Reverting last commit. I had some staled data from an attempted svnmerge in m...
Christian Heimes
2007-12-03
1
-2/+0
*
Patch #1537 from Chad Austin
Christian Heimes
2007-12-03
1
-0/+2
*
I've moved the remains of PyInt_ to the longobject.h header file and removed ...
Christian Heimes
2007-12-02
1
-0/+4
*
Removed the new module
Christian Heimes
2007-11-28
1
-0/+4
*
Removed the API to create unbound methods and simplified the API for bound me...
Christian Heimes
2007-11-27
1
-0/+6
*
Fixed some build issues and updated docs.
Christian Heimes
2007-11-17
1
-0/+6
*
Fix for #1415 pythonw.exe fails because std streams a missing
Christian Heimes
2007-11-13
1
-0/+5
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-0/+3
*
Patch 1329 (partial) by Christian Heimes.
Guido van Rossum
2007-10-30
1
-0/+3
*
Add a missing news entry about how str8's constructor signature now matches the
Brett Cannon
2007-10-26
1
-0/+2
*
Patch 1318 by Christian Heimes: remove os.tmpnam(), os.tempnam(),
Guido van Rossum
2007-10-25
1
-0/+3
*
Make str/str8 comparisons return True/False for !=/==.
Brett Cannon
2007-10-22
1
-0/+6
*
Issue 1267, continued.
Guido van Rossum
2007-10-22
1
-0/+12
*
Make _load_testfile() use its encoding argument when __loader__ is defined.
Brett Cannon
2007-10-12
1
-0/+8
*
remove hotshot profiler from Py3k
Fred Drake
2007-10-11
1
-0/+10
*
Add some miscellanea.
Guido van Rossum
2007-08-30
1
-3/+7
*
Fix a typo and a trailing space.
Kurt B. Kaiser
2007-08-30
1
-2/+2
*
Small updates.
Guido van Rossum
2007-08-30
1
-2/+7
*
Update Misc/NEWS. Add RELNOTES.
Guido van Rossum
2007-08-30
1
-16/+2
*
Remove _PyObject_Del
Neal Norwitz
2007-08-19
1
-1/+1
*
Apply SF patch #1775604: This adds three new codecs (utf-32, utf-32-le and
Walter Dörwald
2007-08-16
1
-0/+2
*
Implement PEP 3131. Add isidentifier to str.
Martin v. Löwis
2007-08-15
1
-0/+2
*
Remove string.{letters,lowercase,uppercase}.
Martin v. Löwis
2007-08-14
1
-1/+2
*
Kill execfile(), use exec() instead
Neal Norwitz
2007-08-12
1
-1/+1
*
Remove support for __members__ and __methods__. There still might be
Neal Norwitz
2007-08-11
1
-2/+5
*
Merged revisions 56492-56752 via svnmerge from
Guido van Rossum
2007-08-05
1
-2/+6
*
Implement PEP 3120.
Martin v. Löwis
2007-07-29
1
-0/+2
*
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis
2007-07-21
1
-0/+2
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-0/+7
*
Merged revisions 55631-55794 via svnmerge from
Guido van Rossum
2007-06-06
1
-3/+9
*
Merged revisions 55588-55630 via svnmerge from
Guido van Rossum
2007-05-29
1
-0/+2
*
Merged revisions 55514-55544 via svnmerge from
Guido van Rossum
2007-05-24
1
-1/+1
*
Merged revisions 55407-55513 via svnmerge from
Guido van Rossum
2007-05-22
1
-42/+34
*
Merged revisions 55342-55406 via svnmerge from
Guido van Rossum
2007-05-17
1
-1/+7
*
Merged revisions 55328-55341 via svnmerge from
Guido van Rossum
2007-05-15
1
-2/+6
*
Merged revisions 55270-55324 via svnmerge from
Guido van Rossum
2007-05-14
1
-2/+13
*
Merged revisions 55225-55227,55229-55269 via svnmerge from
Guido van Rossum
2007-05-11
1
-0/+9
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-4/+5
*
Verify checkins to py3k branches go to 3000 list.
Neal Norwitz
2007-05-07
1
-0/+1
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-1/+3
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-0/+8
[next]