Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ad29e637d882cb0daee2073a3fe9b9a7e6e8d776
/
Lib
/
test
/
test_fcntl.py
5771310
Bug #1101233: fix test_fcntl on netbsd2 platform.
by Georg Brandl
· 19 years ago
4e42281
Add support for FreeBSD 7.
by Hye-Shik Chang
· 19 years ago
ac89f6e
Fix testcase for 64bit BSD systems: long is 8 bytes for those systems
by Hye-Shik Chang
· 20 years ago
f64700a
Add support for FreeBSD 6.
by Hye-Shik Chang
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
f90ae20
Patch #488073: AtheOS port.
by Martin v. Löwis
· 22 years ago
df4dabd
SF 554663. Add OpenBSD3. Bugfix candidate if anyone cares.
by Guido van Rossum
· 22 years ago
5cef571
OS/2 EMX port Library and regression test changes:
by Andrew MacIntyre
· 23 years ago
8a97f4a
sys.platform on Mac OS X is now "darwin", without any version number appended.
by Jack Jansen
· 23 years ago
a660a34
Assume a 64-bit start and len if O_LARGEFILE is available.
by Martin v. Löwis
· 23 years ago
bc7809b
Update the tests for the fcntl module to check passing in file objects,
by Fred Drake
· 24 years ago
2242f2f
Unixware 7 support by Billy G. Allie (SF patch 413011)
by Guido van Rossum
· 24 years ago
1417144
Based on info from Jens@digicool.com, add 'darwin1' to the list of
by Guido van Rossum
· 24 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
f7ef15d
Use test_support.TESTFN as the temporary filename. Fix a minor stylistic nit.
by Fred Drake
· 24 years ago
2e2a70a
Anonymous patch to add Darwin 1.2 to the list of BSDs.
by Guido van Rossum
· 24 years ago
de33c79
HP-UX is another one of those platforms using an alternative lock
by Guido van Rossum
· 24 years ago
2d21863
Add support for FreeBSD-[45].
by Guido van Rossum
· 24 years ago
0cf46bc
Daniel Neri: OpenBSD is just as BSD'ish as the other BSD's ;-)
by Guido van Rossum
· 26 years ago
5ef8f0c
According to Jeffrey Honig, bsd/os 4.0 should be added to the list.
by Guido van Rossum
· 26 years ago
df23ef4
Guess what -- BSD has bifurcated again. :-(
by Guido van Rossum
· 26 years ago
91221c2
Support for netbsd1 and freebsd3, after suggestions by Anders Andersen
by Guido van Rossum
· 27 years ago
0e351f3
Finally found a wat to set a file nonblocking that works on Irix,
by Guido van Rossum
· 28 years ago
16dffdc
Fix the NDELAY test; avoid outputting binary garbage.
by Guido van Rossum
· 28 years ago
fab8ab8
Many scripts, but small changes. Update the way the scripts obtain the
by Roger E. Masse
· 28 years ago
fb01d4b
Added a test script for the fcntl C module.
by Roger E. Masse
· 28 years ago