This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-25 08:24:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
History
Antoine Pitrou
243757eb79
Issue
#10180
: Pickling file objects is now explicitly forbidden, since
...
unpickling them produced nonsensical results.
2010-11-05 21:15:39 +00:00
..
_ctypes
…
_io
Issue
#10180
: Pickling file objects is now explicitly forbidden, since
2010-11-05 21:15:39 +00:00
_multiprocessing
…
_sqlite
…
cjkcodecs
…
expat
…
zlib
…
_bisectmodule.c
…
_codecsmodule.c
…
_collectionsmodule.c
…
_csv.c
…
_curses_panel.c
…
_cursesmodule.c
…
_datetimemodule.c
…
_dbmmodule.c
…
_elementtree.c
…
_functoolsmodule.c
…
_gdbmmodule.c
…
_gestalt.c
…
_hashopenssl.c
…
_heapqmodule.c
…
_json.c
Issue
#10314
: improve performance of JSON encoding with sort_keys=True
2010-11-04 16:51:32 +00:00
_localemodule.c
…
_lsprof.c
…
_math.c
…
_math.h
…
_pickle.c
…
_posixsubprocess.c
…
_randommodule.c
…
_scproxy.c
…
_sre.c
…
_ssl.c
…
_struct.c
…
_testcapimodule.c
…
_threadmodule.c
…
_time.c
…
_time.h
…
_tkinter.c
…
_weakref.c
…
addrinfo.h
…
ar_beos
…
arraymodule.c
…
atexitmodule.c
…
audioop.c
…
binascii.c
…
bz2module.c
…
cmathmodule.c
…
config.c.in
…
cryptmodule.c
…
errnomodule.c
…
fcntlmodule.c
…
fpectlmodule.c
…
fpetestmodule.c
…
gc_weakref.txt
…
gcmodule.c
Issue
#10279
: fix test_gc under Win64.
2010-11-05 00:05:25 +00:00
getaddrinfo.c
…
getbuildinfo.c
…
getnameinfo.c
…
getpath.c
…
grpmodule.c
…
hashlib.h
…
itertoolsmodule.c
…
ld_so_aix.in
…
ld_so_beos
…
main.c
…
makesetup
…
makexp_aix
…
mathmodule.c
…
md5module.c
…
mmapmodule.c
Issue
#5391
: mmap.read_byte() should return unsigned value [0, 255]
2010-11-04 12:09:08 +00:00
nismodule.c
…
operator.c
No declarations in the middle of a block (fixes compile under Windows)
2010-10-31 21:03:01 +00:00
ossaudiodev.c
…
parsermodule.c
…
posixmodule.c
…
pwdmodule.c
…
pyexpat.c
…
python.c
…
readline.c
Fix Issue 10307 - compile error in readline.c
2010-11-04 03:51:05 +00:00
resource.c
…
rotatingtree.c
…
rotatingtree.h
…
selectmodule.c
…
Setup.config.in
…
Setup.dist
…
sha1module.c
…
sha256module.c
…
sha512module.c
…
signalmodule.c
Issue
#10311
: The signal module now restores errno before returning from
2010-11-05 19:47:27 +00:00
socketmodule.c
Fixed socket_gethostname() on windows.
2010-11-05 17:24:13 +00:00
socketmodule.h
…
spwdmodule.c
…
sre_constants.h
…
sre.h
…
symtablemodule.c
…
syslogmodule.c
…
termios.c
…
testcapi_long.h
…
timemodule.c
…
tkappinit.c
…
tkinter.h
…
unicodedata_db.h
…
unicodedata.c
…
unicodename_db.h
…
xxmodule.c
…
xxsubtype.c
…
zipimport.c
…
zlibmodule.c
…