This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-03 00:23:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
b101435afa
cpython
/
Lib
History
Download ZIP
Download TAR.GZ
Terry Jan Reedy
b101435afa
Issue 18130: delete extra spaces
2013-06-05 14:36:33 -04:00
..
collections
Update docstring for _asdict() to indicate it is obsolete.
2013-05-17 16:43:14 -07:00
concurrent
ctypes
- Issue
#17754
: Make ctypes.util.find_library() independent of the locale.
2013-05-15 18:02:13 +02:00
curses
dbm
distutils
Issue
#18080
: When building a C extension module on OS X, if the compiler
2013-05-28 16:35:30 -07:00
email
encodings
html
http
idlelib
Issue 18130: delete extra spaces
2013-06-05 14:36:33 -04:00
importlib
json
lib2to3
logging
Issue
#17981
: Closed socket on error in SysLogHandler.
2013-05-16 22:57:02 +01:00
msilib
multiprocessing
- Fix typos in the multiprocessing module.
2013-05-15 18:06:56 +02:00
plat-aix4
plat-darwin
plat-freebsd4
plat-freebsd5
plat-freebsd6
plat-freebsd7
plat-freebsd8
plat-generic
plat-linux
plat-netbsd1
plat-next3
plat-os2emx
plat-sunos5
plat-unixware7
pydoc_data
site-packages
sqlite3
test
Issue
#18094
: test_uuid no more reports skipped tests as passed.
2013-05-31 22:31:02 +03:00
tkinter
turtledemo
unittest
urllib
Fix
#17967
- Fix related to regression on Windows.
2013-06-02 11:59:47 -07:00
venv
Issue
#17743
: Now use extended syntax of set command in .bat files.
2013-05-20 15:38:12 -07:00
wsgiref
xml
Issue
#17606
: Fixed support of encoded byte strings in the XMLGenerator
2013-05-12 17:31:16 +03:00
xmlrpc
__future__.py
__phello__.foo.py
_compat_pickle.py
_dummy_thread.py
_markupbase.py
_osx_support.py
_pyio.py
_strptime.py
_threading_local.py
_weakrefset.py
abc.py
aifc.py
antigravity.py
argparse.py
ast.py
asynchat.py
asyncore.py
base64.py
Issue
#18011
: base64.b32decode() now raises a binascii.Error if there are
2013-05-28 15:27:29 +03:00
bdb.py
binhex.py
bisect.py
bz2.py
calendar.py
cgi.py
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
colorsys.py
compileall.py
configparser.py
contextlib.py
copy.py
copyreg.py
cProfile.py
crypt.py
csv.py
datetime.py
decimal.py
Issue
#17768
: Support newline fill character in decimal.py and NUL fill
2013-05-29 15:45:38 +02:00
difflib.py
dis.py
doctest.py
dummy_threading.py
filecmp.py
fileinput.py
fnmatch.py
formatter.py
fractions.py
ftplib.py
functools.py
genericpath.py
getopt.py
getpass.py
gettext.py
glob.py
gzip.py
hashlib.py
heapq.py
hmac.py
imaplib.py
imghdr.py
imp.py
inspect.py
io.py
ipaddress.py
keyword.py
linecache.py
locale.py
lzma.py
macpath.py
macurl2path.py
mailbox.py
mailcap.py
mimetypes.py
modulefinder.py
netrc.py
nntplib.py
ntpath.py
nturl2path.py
numbers.py
opcode.py
optparse.py
os.py
os2emxpath.py
pdb.py
pickle.py
pickletools.py
pipes.py
pkgutil.py
platform.py
plistlib.py
poplib.py
posixpath.py
pprint.py
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py
pydoc.py
queue.py
quopri.py
random.py
re.py
reprlib.py
rlcompleter.py
runpy.py
sched.py
shelve.py
shlex.py
shutil.py
site.py
smtpd.py
smtplib.py
sndhdr.py
socket.py
socketserver.py
sre_compile.py
sre_constants.py
sre_parse.py
ssl.py
Issue
#17980
: Fix possible abuse of ssl.match_hostname() for denial of service using certificates with many wildcards (CVE-2013-2099).
2013-05-18 17:56:42 +02:00
stat.py
string.py
stringprep.py
struct.py
subprocess.py
sunau.py
symbol.py
symtable.py
sysconfig.py
tabnanny.py
tarfile.py
telnetlib.py
tempfile.py
textwrap.py
this.py
threading.py
timeit.py
token.py
tokenize.py
trace.py
traceback.py
tty.py
turtle.py
types.py
uu.py
uuid.py
warnings.py
wave.py
weakref.py
webbrowser.py
xdrlib.py
zipfile.py