Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.6.7
/
Modules
tag
5ebb4a6fe4fc0981d427c9d417d12b6d92cb9fea
tagger
Ned Deily <nad@python.org>
Sat Oct 20 05:25:07 2018
object
6ec5cf24b7f38ea72bb42d5cd60dca0d3ee332f9
Python 3.6.7
69e6ad6
[3.6] bpo-34922: Fix integer overflow in the digest() and hexdigest() methods (GH-9751) (GH-9798) (GH-9801)
by Miss Islington (bot)
· 7 years ago
f543e18
[3.6] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-8581) (GH-9657)
by Serhiy Storchaka
· 7 years ago
e7ebf14
[3.6] bpo-34906: Doc: Fix typos (2) (GH-9735)
by Stéphane Wirtel
· 7 years ago
dd0670f
Fix a compiler warning added in bpo-34872. (GH-9722). (GH-9726) (GH-9728)
by Miss Islington (bot)
· 7 years ago
166773d
[3.6] bpo-34872: Fix self-cancellation in C implementation of asyncio.Task (GH-9679) (GH-9690)
by Elvis Pranskevichus
· 7 years ago
207bb5f
Fix incorrect error handling in _pickle.Unpickler.__init__() (GH-9630)
by Miss Islington (bot)
· 7 years ago
94812f7
[3.6] bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) (GH-9507)
by Christian Heimes
· 7 years ago
7529754
[3.6] bpo-34759: Fix error handling in ssl 'unwrap()' (GH-9468) (GH-9492)
by Christian Heimes
· 7 years ago
f37496e
bpo-34735: Fix a memory leak in Modules/timemodule.c (GH-9418)
by Miss Islington (bot)
· 7 years ago
71a9c65
closes bpo-34656: Avoid relying on signed overflow in _pickle memos. (GH-9261)
by Miss Islington (bot)
· 7 years ago
4fb672f
bpo-32215: Fix performance regression in sqlite3 (GH-8511)
by Miss Islington (bot)
· 7 years ago
f7666e8
bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146)
by Miss Islington (bot)
· 7 years ago
1a107ee
bpo-32533: Fixed thread-safety of error handling in _ssl. (GH-7158)
by Steve Dower
· 7 years ago
fff869e
bpo-34710: fix SSL module build (GH-9347)
by Miss Islington (bot)
· 7 years ago
e536320
bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258)
by Miss Islington (bot)
· 7 years ago
6d72686
bpo-34649: Add missing NULL checks to _encoded_const() (GH-9225)
by Miss Islington (bot)
· 7 years ago
aa12534
closes bpo-31903: Release the GIL when calling into SystemConfiguration (GH-4178)
by Miss Islington (bot)
· 7 years ago
a00de68
[3.6] closes bpo-25041: Document AF_PACKET socket address format. (GH-9209)
by Benjamin Peterson
· 7 years ago
6539b91
Delete old expat comment. (GH-9197)
by Miss Islington (bot)
· 7 years ago
ccbbdd0
[3.6] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-9178)
by Benjamin Peterson
· 7 years ago
2173bb8
bpo-32270: Don't close stdin/out/err in pass_fds (GH-6242) (GH-9149)
by Miss Islington (bot)
· 7 years ago
b2260e5
bpo-34625: Update vendorized expat version to 2.2.6. (GH-9158)
by Miss Islington (bot)
· 7 years ago
6a939c8
[3.6] Fix misleading mentions of tp_size in comments (GH-9137)
by Benjamin Peterson
· 7 years ago
1bcd891
[3.6] bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098) (GH-9105)
by William Grzybowski
· 7 years ago
23f427a
[3.6] bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027) (GH-9069)
by Alexander Buchkovsky
· 7 years ago
c47acc2
bpo-13312: Avoid int underflow in time year. (GH-8912)
by Miss Islington (bot)
· 7 years ago
b14a68f
bpo-34456: pickle: Add missing NULL check to save_global(). (GH-8851)
by Miss Islington (bot)
· 7 years ago
b14ab44
bpo-34395: Fix memory leaks caused by incautious usage of PyMem_Resize(). (GH-8756)
by Miss Islington (bot)
· 7 years ago
2a4ee8a
bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-8761)
by Christian Heimes
· 7 years ago
aae872e
Fix docstring of Profiler class (GH-8651)
by Miss Islington (bot)
· 7 years ago
ada5d99
[3.6] bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931) (GH-8584)
by Serhiy Storchaka
· 7 years ago
28bbbda
bpo-30237: Output error when ReadConsole is canceled by CancelSynchronousIo. (GH-7911)
by Steve Dower
· 7 years ago
6ea8a3a
[3.6] bpo-29097: Forego fold detection on windows for low timestamp values (GH-2385) (GH-8498)
by Ammar Askar
· 7 years ago
cc13016
bpo-34068: _io__IOBase_close_impl could call _PyObject_SetAttrId with an exception set (GH-8282). (GH-8312)
by Serhiy Storchaka
· 7 years ago
a2aabad
[3.6] prefix internal sqlite symbols with _pysqlite_ (GH-8215). (GH-8218)
by Benjamin Peterson
· 7 years ago
9a390b6
delete some unused pysqlite forward declarations (GH-8211)
by Miss Islington (bot)
· 7 years ago
c14e332
Make various internal _testbuffer symbols static. (GH-8160)
by Miss Islington (bot)
· 7 years ago
3ca69f8
Make two PyModuleDef_Slot symbols static in _testmultiphase. (GH-8147)
by Miss Islington (bot)
· 7 years ago
c6671ae
Make TaskStepMethWrapper_Type and TaskWakeupMethWrapper_Type static. (GH-8127)
by Miss Islington (bot)
· 7 years ago
de6a2de
Don't export pending_threadfunc from _testcapi. (GH-8075)
by Miss Islington (bot)
· 7 years ago
e5153d0
bpo-25862: Fix several bugs in the _io module. (GH-8026)
by Miss Islington (bot)
· 7 years ago
db7ac30
[3.6] bpo-32568: make select.epoll() and its docs consistent (GH-7840) (GH-8025)
by Tal Einat
· 7 years ago
d6a283b
[3.6] bpo-25862: Fix assertion failures in io.TextIOWrapper.tell(). (GH-3918). (GH-8012)
by Zackery Spytz
· 7 years ago
5dc3f23
bpo-33956: update vendored expat to 2.2.5 (GH-7925)
by Miss Islington (bot)
· 7 years ago
1094891
bpo-33916: Fix bz2 and lzma init when called twice (GH-7843) (GH-7872)
by Victor Stinner
· 7 years ago
e2e7ff0
bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958)
by Miss Islington (bot)
· 7 years ago
1d4089b
bpo-33812: Corrected astimezone for naive datetimes. (GH-7578) (GH-7601)
by Miss Islington (bot)
· 7 years ago
2bc1946
bpo-33781: audioop: enhance rounding double as int (GH-7447) (GH-7451)
by Miss Islington (bot)
· 7 years ago
ae55d29
bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381)
by Miss Islington (bot)
· 7 years ago
1d5198f
bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal (GH-7146) (GH-7307)
by Miss Islington (bot)
· 7 years ago
0fe3be0
bpo-33677: Fix signatures of tp_clear handlers for AST and deque. (GH-7196) (GH-7269)
by Miss Islington (bot)
· 7 years ago
9ba3be4
bpo-33644: Fix signatures of tp_finalize handlers in testing code. (GH-7111) (GH-7125)
by Miss Islington (bot)
· 7 years ago
f0e04b2
[3.6] bpo-33622: Fix issues with handling errors in the GC. (GH-7078) (GH-7095)
by Serhiy Storchaka
· 7 years ago
0c1e7d8
bpo-33583: Add note in PyObject_GC_Resize() doc (GH-7021)
by Miss Islington (bot)
· 7 years ago
49418f6
[3.6] bpo-33584: Fix several minor bugs in asyncio. (GH-7003) (#7006)
by Serhiy Storchaka
· 7 years ago
09eb6fe
bpo-32282: Remove unnecessary check for `VersionHelpers.h` in `socketmodule.c` on Windows (GH-5120)
by Miss Islington (bot)
· 7 years ago
726894a
bpo-16865: Support arrays >=2GB in ctypes. (GH-3006)
by Miss Islington (bot)
· 7 years ago
8ac158a
bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859)
by Miss Islington (bot)
· 7 years ago
1b27ec6
[3.6] bpo-33383: Fix crash in get() of the dbm.ndbm database object. (GH-6630). (GH-6633)
by Serhiy Storchaka
· 7 years ago
b0ca398
[3.6] bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575) (GH-6582)
by Antoine Pitrou
· 7 years ago
fc8693d
bpo-33308: Fix a crash in the parser module when convert an ST object. (GH-6519)
by Miss Islington (bot)
· 7 years ago
910d71b
bpo-33253: Fix xxsubtype.bench() to accept correct str signature. (GH-6439)
by Miss Islington (bot)
· 7 years ago
a5c8830
bpo-33209: End framing at the end of C implementation of pickle.Pickler.dump(). (GH-6363)
by Miss Islington (bot)
· 7 years ago
d918bbd
[3.6] Fix error message in sqlite connection thread check. (GH-6028). (GH-6324)
by Serhiy Storchaka
· 7 years ago
57db13e
bpo-32844: Fix a subprocess misredirection of a low fd (GH5689)
by Miss Islington (bot)
· 7 years ago
f5befbb
[3.6] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) (GH-6214)
by Christian Heimes
· 7 years ago
7abf343
Fix typos in mmap() error messages (GH-6173)
by Miss Islington (bot)
· 7 years ago
f3e6ead
[3.6] bpo-33021: Release the GIL during fstat() calls (GH-6019) (GH-6160)
by Miss Islington (bot)
· 7 years ago
1da0479
bpo-32374: m_traverse may be called with m_state=NULL (GH-5140)
by Miss Islington (bot)
· 7 years ago
0ec0290
bpo-30622: Fix backport of NPN fix (#6102)
by Christian Heimes
· 7 years ago
32efcd1
bpo-33016: Fix potential use of uninitialized memory in nt._getfinalpathname (GH-6032)
by Steve Dower
· 7 years ago
2f3ba27
[3.6] bpo-30353: Fix pass by value for structs on 64-bit Cygwin/MinGW (GH-1559) (GH-5954)
by Miss Islington (bot)
· 7 years ago
7592c0a
bpo-32969: Expose some missing constants in zlib and fix the doc (GH-5988)
by Miss Islington (bot)
· 7 years ago
baa4507
[3.6] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (GH-5990)
by Steve Dower
· 7 years ago
10fb1bf
bpo-32903: Fix a memory leak in os.chdir() on Windows (GH-5801) (#5946)
by Miss Islington (bot)
· 7 years ago
5bf7485
[3.6] bpo-32922: dbm.open() now encodes filename with the filesystem encoding. (GH-5832). (GH-5906)
by Serhiy Storchaka
· 7 years ago
e650fd3
Fix _socket module compilation on Cygwin. (GH-4137) (GH-4145)
by Miss Islington (bot)
· 7 years ago
1278c21
[3.6] bpo-32394: Remove some TCP options on older version Windows. (GH-5585)
by animalize
· 7 years ago
a79591c
[3.6] bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (GH-5876) (#5881)
by Christian Heimes
· 7 years ago
48707a1
[3.6] bpo-30622: Improve NPN support detection (GH-5859) (#5861)
by Christian Heimes
· 7 years ago
e9370a4
bpo-32185: Don't send IP in SNI TLS extension (#5865)
by Christian Heimes
· 7 years ago
fc9471a
bpo-17232: Clarify docs for -O and -OO command line options (GH-5839)
by Miss Islington (bot)
· 7 years ago
980790e
bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754)
by Miss Islington (bot)
· 7 years ago
16de2a9
closes bpo-32859: Don't retry dup3() if it is not available at runtime (GH-5708)
by Miss Islington (bot)
· 7 years ago
f62a9d4
Update comment in posixmodule.c (GH-5681)
by Miss Islington (bot)
· 8 years ago
4731634
bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995)
by INADA Naoki
· 8 years ago
a1d33f7
bpo-29248: Fix os.readlink() on Windows (GH-5577)
by Miss Islington (bot)
· 8 years ago
b90c685
bpo-32777: Fix _Py_set_inheritable async-safety in subprocess (GH-5560) (GH-5563)
by Miss Islington (bot)
· 8 years ago
c90a5de
[3.6] bpo-32746: Fix multiple typos (GH-5144) (GH-5522)
by Terry Jan Reedy
· 8 years ago
3a04c52
bpo-31106: Fix handling of erros in posix_fallocate() and posix_fadvise() (GH-3000) (GH-3000) (#4101)
by Miss Islington (bot)
· 8 years ago
1d896ed
[3.6] bpo-32228: Reset raw_pos after unwinding the raw stream (GH-4858) (#5389)
by Antoine Pitrou
· 8 years ago
5f959c4
[3.6] bpo-31900: Fix localeconv() encoding for LC_NUMERIC (#4174) (#5192)
by Victor Stinner
· 8 years ago
020668b
correct the typos (GH-4950) (#4951)
by Miss Islington (bot)
· 8 years ago
22097aa
bpo-32329: Fix sys.flags.hash_randomization (#4875)
by Victor Stinner
· 8 years ago
d1cb106
bpo-32277: Fix exception raised from chmod(..., follow_symlinks=False) (GH-4797) (#4869)
by Miss Islington (bot)
· 8 years ago
28453fe
[3.6] bpo-32297: Fix misspellings in Python source code comments (GH-4803) (#4864)
by Andrew Svetlov
· 8 years ago
ce5a3cd
bpo-32255: Always quote a single empty field when write into a CSV file. (GH-4769) (#4810)
by Miss Islington (bot)
· 8 years ago
71d8f36
bpo-32252: Fix faulthandler_suppress_crash_report() (GH-4794) (#4795)
by Miss Islington (bot)
· 8 years ago
8bcd410
bpo-32186: Release the GIL during lseek and fstat (GH-4652) (#4661)
by Miss Islington (bot)
· 8 years ago
c91bf74
bpo-28416: Break reference cycles in Pickler and Unpickler subclasses (GH-4080) (#4653)
by Miss Islington (bot)
· 8 years ago
Next »