Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
97b2fa229c219652b83fb22670f1b6af4d3a18c3
97b2fa2
Bring cgi.escape docstring slightly more in line with the library ref
by Skip Montanaro
· 19 years ago
0d6615f
PEP 342 implementation. Per Guido's comments, the generator throw()
by Phillip J. Eby
· 19 years ago
d794666
* Improve code for the empty frozenset singleton:
by Raymond Hettinger
· 19 years ago
e295676
Fix build on gcc: PySetIter_Type should be static in definition part also.
by Hye-Shik Chang
· 19 years ago
06d8cf8
Improve variable names.
by Raymond Hettinger
· 19 years ago
9dcb17c
Fix frozenset() ref count and a comment typo.
by Raymond Hettinger
· 19 years ago
934d63e
Comment on the set_swap_bodies() helper function.
by Raymond Hettinger
· 19 years ago
9f1a679
Revised the set() and frozenset() implementaion to use its own internal
by Raymond Hettinger
· 19 years ago
fe25643
use a test for PDF support that is more portable across teTeX major versions
by Fred Drake
· 19 years ago
50747fc
add support for svn: and svn+ssh: URL schemes to urlparse
by Fred Drake
· 19 years ago
c320c22
Documentation added about changes in 2.4 to basicConfig(), including documentation of the keyword arguments. A version change note was also added to the basic example.
by Vinay Sajip
· 19 years ago
6eea789
Disable encoding/decoding test, if unicode is disabled.
by Walter Dörwald
· 19 years ago
97bb8ad
Fix a typo. (found by Jong-uk Kim)
by Hye-Shik Chang
· 19 years ago
8137bea
This is barry-scott's patch:
by Michael W. Hudson
· 19 years ago
e452c7a
Update permissions for Johannes Gijsbers.
by Raymond Hettinger
· 19 years ago
755149f
Ouch, move that comment to the right place.
by Guido van Rossum
· 19 years ago
49a4b68
Fix a problem in Tkinter introduced by SF patch #869468 (checked in as
by Guido van Rossum
· 19 years ago
8321b42
Upgrade Windows build to zlib 1.2.3 (a security fix)
by Trent Mick
· 19 years ago
9443242
That was one too much.
by Georg Brandl
· 19 years ago
7eb4b7d
Fix all wrong instances of "it's".
by Georg Brandl
· 19 years ago
08c02db
[ 1243081 ] repair typos
by Georg Brandl
· 19 years ago
c9878e1
Make attributes and local variables in the StreamReader str objects instead
by Walter Dörwald
· 19 years ago
21c8254
add information about alternate implementations, noting that documentation
by Fred Drake
· 19 years ago
d5ecb51
fix markup nits
by Fred Drake
· 19 years ago
e35b657
Fix cleanup DECREF logic in builtin_filter function.
by Georg Brandl
· 19 years ago
150db73
added news entry for previous checkin
by Georg Brandl
· 19 years ago
2d8cc61
[ 755617 ] os module: Need a better description of "mode"
by Georg Brandl
· 19 years ago
2982252
bug [ 850238 ] unclear documentation/missing command?
by Georg Brandl
· 19 years ago
ca5feab
bug [ 957505 ] SocketServer module documentation misleading
by Georg Brandl
· 19 years ago
de7990b
SF bug #1238681: freed pointer is used in longobject.c:long_pow().
by Tim Peters
· 19 years ago
f5f32b4
Whitespace normalization.
by Tim Peters
· 19 years ago
c48a740
bug [ 1021621 ] use first_name, not first, in code samples
by Georg Brandl
· 19 years ago
b37b8ec
bug [ 872769 ] os.access() documentation should stress race conditions
by Georg Brandl
· 19 years ago
75d5106
[ 912943 ] 7.5.6 Thread Objects is too vague
by Georg Brandl
· 19 years ago
5dbda75
- Bug #1015140: disambiguated the term "article id" in nntplib docs and
by Georg Brandl
· 19 years ago
0e03272
bug [ 1061920 ] "k" specifier in PyArg_ParseTuple incomplete documentated
by Georg Brandl
· 19 years ago
7a7b350
use macro
by Skip Montanaro
· 19 years ago
bbf74f9
Note that usegmt is new in 2.4. Closes #1239681.
by Skip Montanaro
· 19 years ago
4e42281
Add support for FreeBSD 7.
by Hye-Shik Chang
· 19 years ago
149787e
Added an option to the scanner to generated marked-up HTML from the input
by Jack Jansen
· 19 years ago
a4a8b82
bug [ 1238170 ] threading.Thread uses {} as default argument
by Georg Brandl
· 19 years ago
8bfa893
textwrap now processes text chucks at O(n) speed instead of O(n**2).
by Raymond Hettinger
· 19 years ago
d5d469d
Brett requests that Flovis's permissions be dropped.
by Raymond Hettinger
· 19 years ago
5c5fe2f
RFE [ 1216944 ] Add Error Code Dictionary to urllib2
by Georg Brandl
· 19 years ago
c1f5fff
Apply SF patch #1101726: Fix buffer overrun in tokenizer.c when a source file
by Walter Dörwald
· 19 years ago
d7b76e9
Fix for #1236090: FSSpec.as_pathname() crashes.
by Jack Jansen
· 19 years ago
b9ab7a5
Oops.
by Georg Brandl
· 19 years ago
9abfa90
bug [ 1232768 ] Mistakes in online docs under "5.3 Pure Embedding"
by Georg Brandl
· 19 years ago
0edc7a0
Fix:
by Michael W. Hudson
· 19 years ago
208eec2
bug [ 1235266 ] debug info file descriptor of tarfile is inconsistent
by Georg Brandl
· 19 years ago
ecc6e6a
SF bug 1185883: PyObject_Realloc can't safely take over a block currently
by Tim Peters
· 19 years ago
7d66b00
Whitespace normalization.
by Tim Peters
· 19 years ago
9a3240e
bug 1234979 addition
by Georg Brandl
· 19 years ago
af410b5
bug [ 1234979 ] Lock.acquire treats only 1 as True
by Georg Brandl
· 19 years ago
8b687cf6
bug [ 969757 ] function and method objects confounded in Tutorial
by Georg Brandl
· 19 years ago
6d394d9
Handle argref so it can be overridden more easily in a subclass.
by Jack Jansen
· 19 years ago
fafc1ae
Note Floris's last name.
by Raymond Hettinger
· 19 years ago
6e447d0
Add permissions for the Summer of Code project.
by Raymond Hettinger
· 19 years ago
5cb7846
Fix "upload" command garbling and truncating files on Windows. If it's a
by Phillip J. Eby
· 19 years ago
4c3259c
Link to #1233049 for building against openssl 0.9.8.
by Martin v. Löwis
· 19 years ago
b896381
Fix bug
by Michael W. Hudson
· 19 years ago
0257424
Allow for (optional) const declaration.
by Jack Jansen
· 19 years ago
82cb9a2
Add test for hash commutativity.
by Raymond Hettinger
· 19 years ago
2dfc168
fixed tag generation to avoid null tags
by Piers Lauder
· 19 years ago
9e43acf
bug #1177468: don't cache /dev/urandom file descriptor in os.urandom
by Georg Brandl
· 19 years ago
290f382
Revert patch for 1162912.
by Georg Brandl
· 19 years ago
918a9e2
Updated (and regenerated) for name change in tp_init method arguments:
by Jack Jansen
· 19 years ago
a6af76c
Factored out the code that creates argument lists and formats for PyArg_Parse
by Jack Jansen
· 19 years ago
7b8f0a1
Sigh, changed the argument names in the tp_init function: to make them be
by Jack Jansen
· 19 years ago
f73b4b0
bug [ 1162912 ] typesseq-mutable lacks note on combined key/cmp usage
by Georg Brandl
· 19 years ago
9a65d58
Add doctest for examples in libweakref.tex to test_weakref.
by Georg Brandl
· 19 years ago
f0af0e7
patch [ 1231538 ] Typo fix in compiler/transformer.py (WalkerEror)
by Georg Brandl
· 19 years ago
376e622
bug [ 1228904 ] weakref example broken
by Georg Brandl
· 19 years ago
1c330eb
Patch [ 1230615 ] Patch for (Doc) #1168746
by Georg Brandl
· 19 years ago
452b683
Cross reference the set built-ins with the sets module.
by Raymond Hettinger
· 19 years ago
16ffbc3
Provide a comparison to the builtin set types.
by Raymond Hettinger
· 19 years ago
c418cc8
Teach texcheck about \textbar
by Raymond Hettinger
· 19 years ago
a660caf
Added methods mkvaluePreCheck and getargsPreCheck, which are called (for
by Jack Jansen
· 19 years ago
87de8ed
More info on rounding modes. Add sections for floating point notes.
by Raymond Hettinger
· 19 years ago
62cc123
More factorization: added a method getrvforcallit(). This allows a C++
by Jack Jansen
· 19 years ago
3095ad0
Apparently some compiler gives a warning on
by Michael W. Hudson
· 19 years ago
3296e69
SF bug #1224347: int/long unification and hex()
by Raymond Hettinger
· 19 years ago
d4128f3
Added optional suppport for storage modifiers (virtual/static/inline/etc)
by Jack Jansen
· 19 years ago
b6216dd
More factorization to help C++ support.
by Jack Jansen
· 19 years ago
02c64d5
Note that files are iterable.
by Raymond Hettinger
· 19 years ago
5a34afb
* Show the keyword argument form of dict().
by Raymond Hettinger
· 19 years ago
3e3b699
add note that os.EX_* constants are subject to availability on the host platform
by Fred Drake
· 19 years ago
22bfdab
Adapt output file to new Cookie JS output.
by Georg Brandl
· 19 years ago
ecf93c7
Fix test cases for doctest.
by Georg Brandl
· 19 years ago
5284b53
- Bug #839151: Fix an attempt to access sys.argv in the warnings module
by Georg Brandl
· 19 years ago
12fe9b4
bug [ 839151 ] attempt to access sys.argv when it doesn't exist
by Georg Brandl
· 19 years ago
1f14964
bug [ 1172785 ] doctest.script_from_examples() result sometimes un-exec-able
by Georg Brandl
· 19 years ago
2f210b6
- Bug #1155638: Fix a bug which affected HTTP 0.9 responses in httplib.
by Georg Brandl
· 19 years ago
0aade9a
bug [ 1155638 ] self.length shield exception in httplib
by Georg Brandl
· 19 years ago
8d457c7
bug [ 1175848 ] poorly named variable in urllib2.py
by Georg Brandl
· 19 years ago
07c81d9
Prevent creating a HTML link to file://?/
by Georg Brandl
· 19 years ago
fbff1bc
- Bug #1100201: Cross-site scripting was possible on BaseHTTPServer via
by Georg Brandl
· 19 years ago
a2aa1ac
bug [ 1100201 ] Cross-site scripting on BaseHTTPServer
by Georg Brandl
· 19 years ago
379f99d
Add NEWS entries for bugs closed at Bug Day.
by Georg Brandl
· 19 years ago
03a33ea
bug [ 1108948 ] Cookie.py produces invalid code
by Georg Brandl
· 19 years ago
Next »