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
*
Patches for AIX. Checked by Benjamin Collar.
Marc-André Lemburg
2001-02-09
1
-0/+1
*
SF bug #131225: sys.winver is still '2.0' in python 2.1a2.
Tim Peters
2001-02-09
1
-0/+1
*
Fixed UnboundLocalError for nested scopes
Jeremy Hylton
2001-02-05
1
-0/+1
*
Fix binfmt_register documentation to always register the right magic.
Martin v. Löwis
2001-02-04
1
-1/+4
*
Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call!
Tim Peters
2001-02-04
1
-0/+11
*
Superseded by $(srcdir)/Makefile.pre.in.
Neil Schemenauer
2001-02-03
1
-10/+0
*
Clarify the news item about "from M import X" if "M is not a real
Guido van Rossum
2001-02-03
1
-3/+3
*
Teach Windows build and installer about new _symtable module/DLL.
Tim Peters
2001-02-02
1
-1/+4
*
Fix spelling errors.
Jeremy Hylton
2001-02-02
1
-7/+12
*
Patch derived from Trent's 101162: a Python/C API testing framework.
Tim Peters
2001-02-02
1
-2/+11
*
add info about Grant Edwards' raw packet support
Jeremy Hylton
2001-02-02
2
-0/+4
*
continue now allowed in try block
Jeremy Hylton
2001-02-01
1
-0/+4
*
Add item about nested scopes.
Jeremy Hylton
2001-02-01
1
-6/+39
*
Added comments about the weak reference support.
Fred Drake
2001-02-01
1
-0/+6
*
Change random.seed() so that it can get at the full range of possible
Tim Peters
2001-02-01
1
-0/+10
*
Document the two changes to the mailbox.py module:
Barry Warsaw
2001-01-31
1
-0/+7
*
Docs for new Windows zlib build procedure.
Tim Peters
2001-01-31
1
-1/+6
*
add note about two kinds of illegal imports that are now checked
Jeremy Hylton
2001-01-30
1
-0/+6
*
Added news of function comparison and hashing by identity
Moshe Zadka
2001-01-29
1
-0/+3
*
SF bug #130306: statcache.py full of thread problems.
Tim Peters
2001-01-28
1
-0/+1
*
SF bug http://sourceforge.net/bugs/?func=detailbug&bug_id=130242&group_id=5470
Tim Peters
2001-01-27
1
-0/+1
*
Added news about repr(string).
Tim Peters
2001-01-27
1
-0/+8
*
SF bug 130030: Claim of bad betavariate algorithm.
Tim Peters
2001-01-26
1
-1/+2
*
Fix bugs introduced by rewrite (in particular, time-based initialization
Tim Peters
2001-01-25
1
-5/+10
*
Reworked random.py so that it no longer depends on, and offers all the
Tim Peters
2001-01-25
1
-0/+13
*
PyObject_Dump() -> _PyObject_Dump()
Barry Warsaw
2001-01-24
1
-2/+2
*
A few useful definitions if you're using gdb. Copy to ~/.gdbinit to
Barry Warsaw
2001-01-23
1
-0/+27
*
Added notes about setup.py and cygwin build; removed note about
Guido van Rossum
2001-01-23
1
-5/+12
*
Get rid of weird @SET_CXX@ macro occurrence.
Guido van Rossum
2001-01-23
1
-3/+2
*
A few more contributors.
Guido van Rossum
2001-01-23
1
-0/+4
*
Updating NEWS to match the current state of affairs.
Marc-André Lemburg
2001-01-20
1
-7/+4
*
Make the 'time' argument to the timemodule functions strftime, asctime,
Thomas Wouters
2001-01-19
1
-0/+4
*
Add Jason Tishler to the ACKS file
Andrew M. Kuchling
2001-01-19
1
-0/+1
*
- Add note about complex numbers.
Guido van Rossum
2001-01-18
1
-9/+16
*
Variant of SF patch 103252: Startup optimize: read *.pyc as string, not with ...
Tim Peters
2001-01-18
1
-0/+1
*
This patch adds a new builtin unistr() which behaves like str()
Marc-André Lemburg
2001-01-17
1
-0/+8
*
News item for rich comparisons.
Guido van Rossum
2001-01-17
1
-0/+43
*
Add a NEWS item about function attributes.
Barry Warsaw
2001-01-15
1
-0/+6
*
Add note about new and improved xrange().
Guido van Rossum
2001-01-15
1
-0/+8
*
Add note about ftplib defaulting to passive mode.
Guido van Rossum
2001-01-15
1
-0/+7
*
Use the "MS" getline hack (fgets()) by default on non-get_unlocked
Tim Peters
2001-01-15
1
-5/+17
*
Added Jeffery Collins.
Tim Peters
2001-01-14
1
-0/+1
*
Mention new curses.panel module
Andrew M. Kuchling
2001-01-13
1
-0/+3
*
Document extensions to .pth files.
Martin v. Löwis
2001-01-13
1
-0/+4
*
News about from...import.
Guido van Rossum
2001-01-12
1
-0/+11
*
Typo.
Guido van Rossum
2001-01-11
1
-1/+1
*
Added a whole slew of news items. Not striving for completeness --
Guido van Rossum
2001-01-10
1
-1/+78
*
Clarification of new bisect module functions.
Tim Peters
2001-01-05
1
-1/+2
*
Recognize pyc files even if they don't end in pyc.
Martin v. Löwis
2001-01-04
1
-0/+8
*
Two new names.
Guido van Rossum
2001-01-03
1
-0/+2
[next]