.. |
_ctypes
|
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
|
2015-11-02 04:04:57 +00:00 |
_decimal
|
Issue #24974: Force fp-model precice in mpdecimal.c on Windows
|
2015-09-03 11:52:15 -05:00 |
_io
|
Issue #25523: Merge a-to-an corrections from 3.5
|
2015-11-02 04:27:17 +00:00 |
_multiprocessing
|
|
|
_sqlite
|
Issue #24257: Fixed incorrect uses of PyObject_IsInstance().
|
2015-05-22 11:13:20 +03:00 |
cjkcodecs
|
Merge 3.4
|
2015-07-16 22:20:19 +02:00 |
clinic
|
Issue #25523: Merge a-to-an corrections from 3.5
|
2015-11-02 04:27:17 +00:00 |
expat
|
Issue #25523: Correct "a" article to "an" article
|
2015-11-02 03:37:02 +00:00 |
zlib
|
|
|
_bisectmodule.c
|
|
|
_bz2module.c
|
|
|
_codecsmodule.c
|
Issue #24824: Signatures of codecs.encode() and codecs.decode() now are
|
2015-08-09 12:23:08 +03:00 |
_collectionsmodule.c
|
Issue #25523: Merge a-to-an corrections from 3.5
|
2015-11-02 04:27:17 +00:00 |
_cryptmodule.c
|
Use converter names instead of format units in Argument Clinic descriptions
|
2015-05-30 11:09:35 +03:00 |
_csv.c
|
Issue #25290: Fix typo in csv.reader() docstring
|
2015-10-02 19:25:53 +03:00 |
_curses_panel.c
|
|
|
_cursesmodule.c
|
|
|
_datetimemodule.c
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
|
2015-09-27 22:32:15 -04:00 |
_dbmmodule.c
|
|
|
_elementtree.c
|
Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree.
|
2015-06-29 23:08:52 +03:00 |
_functoolsmodule.c
|
Issue #25447: The lru_cache() wrapper objects now can be copied and pickled
|
2015-10-24 09:49:56 +03:00 |
_gdbmmodule.c
|
|
|
_hashopenssl.c
|
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
|
2015-11-02 04:04:57 +00:00 |
_heapqmodule.c
|
Divisions-by-two for a positive Py_ssize_t compile more cleanly with >>1 than /2.
|
2015-07-20 00:25:50 -04:00 |
_json.c
|
Issue #24683: Fixed crashes in _json functions called with arguments of
|
2015-07-26 09:02:23 +03:00 |
_localemodule.c
|
|
|
_lsprof.c
|
|
|
_lzmamodule.c
|
|
|
_math.c
|
|
|
_math.h
|
|
|
_opcode.c
|
|
|
_operator.c
|
Issue #22955: Fixed reference leak in attrgetter.repr().
|
2015-05-21 14:19:20 +03:00 |
_pickle.c
|
Issue #25523: Merge a-to-an corrections from 3.5
|
2015-11-02 04:27:17 +00:00 |
_posixsubprocess.c
|
Close #24784: Fix compilation without thread support
|
2015-10-11 09:54:42 +02:00 |
_randommodule.c
|
Issue #24620: Random.setstate() now validates the value of state last element.
|
2015-07-24 09:05:59 +03:00 |
_scproxy.c
|
|
|
_sre.c
|
Issue #18684: Fixed reading out of the buffer in the re module.
|
2015-07-06 14:23:04 +03:00 |
_ssl.c
|
detect alpn by feature flag not openssl version (closes #23329)
|
2015-09-27 00:09:02 -07:00 |
_ssl_data.h
|
|
|
_stat.c
|
|
|
_struct.c
|
|
|
_testbuffer.c
|
|
|
_testcapimodule.c
|
Merge 3.5 (sys.setrecursionlimit)
|
2015-10-13 00:16:07 +02:00 |
_testimportmultiple.c
|
|
|
_testmultiphase.c
|
Close #24748: Restore imp.load_dynamic compatibility
|
2015-09-05 21:05:05 +10:00 |
_threadmodule.c
|
Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(),
|
2015-05-30 17:48:19 +03:00 |
_tkinter.c
|
Issue #20035: Reimplement tkinter._fix module as a C function.
|
2015-05-22 11:36:53 -05:00 |
_tracemalloc.c
|
|
|
_weakref.c
|
|
|
_winapi.c
|
|
|
addrinfo.h
|
|
|
ar_beos
|
|
|
arraymodule.c
|
PEP 489: Multi-phase extension module initialization
|
2015-05-23 22:24:10 +10:00 |
atexitmodule.c
|
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
|
2015-11-02 04:04:57 +00:00 |
audioop.c
|
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
|
2015-11-02 04:04:57 +00:00 |
binascii.c
|
Refactor binascii.rledecode_hqx()
|
2015-10-14 15:20:07 +02:00 |
cmathmodule.c
|
Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar().
|
2015-06-23 14:38:13 +02:00 |
config.c.in
|
PEP 489: Multi-phase extension module initialization
|
2015-05-23 22:24:10 +10:00 |
errnomodule.c
|
|
|
faulthandler.c
|
Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(),
|
2015-05-30 17:48:19 +03:00 |
fcntlmodule.c
|
|
|
fpectlmodule.c
|
|
|
fpetestmodule.c
|
|
|
gc_weakref.txt
|
|
|
gcmodule.c
|
|
|
getaddrinfo.c
|
|
|
getbuildinfo.c
|
|
|
getnameinfo.c
|
|
|
getpath.c
|
|
|
grpmodule.c
|
|
|
hashlib.h
|
Issue #25523: Correct "a" article to "an" article
|
2015-11-02 03:37:02 +00:00 |
hashtable.c
|
|
|
hashtable.h
|
|
|
itertoolsmodule.c
|
Issue #25021: Merge 3.5 to default
|
2015-09-12 16:36:15 +00:00 |
ld_so_aix.in
|
|
|
ld_so_beos
|
|
|
main.c
|
|
|
makesetup
|
|
|
makexp_aix
|
|
|
mathmodule.c
|
Issue #19543: Implementation of isclose as per PEP 485
|
2015-05-31 22:05:00 +03:00 |
md5module.c
|
|
|
mmapmodule.c
|
Merge 3.4 (#24217)
|
2015-08-02 12:16:45 -07:00 |
nismodule.c
|
Issue #24300: Minor refactoring.
|
2015-07-24 00:43:44 -04:00 |
ossaudiodev.c
|
|
|
overlapped.c
|
|
|
parsermodule.c
|
Issue #24791: Fix grammar regression for call syntax: 'g(*a or b)'.
|
2015-08-05 17:54:10 -04:00 |
posixmodule.c
|
Issue #25207, #14626: Fix my commit.
|
2015-09-22 01:29:33 +02:00 |
posixmodule.h
|
|
|
pwdmodule.c
|
|
|
pyexpat.c
|
Raise more correct exception on overflow in setting buffer_size attribute of
|
2015-09-07 22:54:08 +03:00 |
readline.c
|
Issue #25523: Merge a-to-an corrections from 3.5
|
2015-11-02 04:27:17 +00:00 |
README
|
|
|
resource.c
|
|
|
rotatingtree.c
|
|
|
rotatingtree.h
|
|
|
selectmodule.c
|
merge 3.4 (#25371)
|
2015-10-10 19:32:33 -07:00 |
Setup.config.in
|
|
|
Setup.dist
|
|
|
sha1module.c
|
|
|
sha256module.c
|
|
|
sha512module.c
|
|
|
signalmodule.c
|
Fixed compilation error in signalmodule.c (issue #20182).
|
2015-05-16 15:57:56 +03:00 |
socketmodule.c
|
Close #24784: Fix compilation without thread support
|
2015-10-11 09:54:42 +02:00 |
socketmodule.h
|
|
|
spwdmodule.c
|
|
|
sre.h
|
|
|
sre_constants.h
|
|
|
sre_lib.h
|
Issue #18684: Fixed reading out of the buffer in the re module.
|
2015-07-06 14:23:04 +03:00 |
symtablemodule.c
|
|
|
syslogmodule.c
|
|
|
termios.c
|
|
|
testcapi_long.h
|
|
|
timemodule.c
|
Issue #25092: Fix datetime.strftime() failure when errno was already set to EINVAL.
|
2015-09-22 14:51:42 -07:00 |
tkappinit.c
|
|
|
tkinter.h
|
|
|
unicodedata.c
|
upgrade to Unicode 8.0.0
|
2015-06-27 15:45:56 -05:00 |
unicodedata_db.h
|
upgrade to Unicode 8.0.0
|
2015-06-27 15:45:56 -05:00 |
unicodename_db.h
|
upgrade to Unicode 8.0.0
|
2015-06-27 15:45:56 -05:00 |
winreparse.h
|
|
|
xxlimited.c
|
Issue #24373: Eliminate PEP 489 test refleaks
|
2015-06-04 21:52:57 +10:00 |
xxmodule.c
|
PEP 489: Multi-phase extension module initialization
|
2015-05-23 22:24:10 +10:00 |
xxsubtype.c
|
PEP 489: Multi-phase extension module initialization
|
2015-05-23 22:24:10 +10:00 |
zipimport.c
|
|
|
zlibmodule.c
|
|
|