Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.7.10
/
Modules
tag
2c883771a8a95e1aef5c6741cdd8cbc481ad8eca
tagger
Ned Deily <nad@python.org>
Tue Feb 16 01:29:43 2021
object
9b2dd1fc6c9913dbeee623e724b6baa598038f97
Python 3.7.10
d9b8f13
[3.7] closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. (GH-24249)
by Benjamin Peterson
· 4 years, 7 months ago
db95802
bpo-40791: Make compare_digest more constant-time. (GH-23438)
by Miss Islington (bot)
· 4 years, 9 months ago
a0ad829
bpo-41100: additional fixes for testing on macOS 11 Big Sur Intel
by Ned Deily
· 5 years ago
620e276
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458) (GH-21461)
by Miss Islington (bot)
· 5 years ago
c8c818b
closes bpo-41235: Fix the error handling in SSLContext.load_dh_params() (GH-21389)
by Miss Islington (bot)
· 5 years ago
22faf6a
[3.7] Revert bpo-39576: Prevent memory error for overly optimistic precisions (GH-20748)
by Stefan Krah
· 5 years ago
296db8c
bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397)
by Miss Islington (bot)
· 5 years ago
1c4dcaf
bpo-13097: ctypes: limit callback to 1024 arguments (GH-19914)
by Miss Islington (bot)
· 5 years ago
3f215f3
[3.7] bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832)
by Tal Einat
· 5 years ago
4ea8028
[3.8] bpo-35714: Reject null characters in struct format strings (GH-16928) (GH-20419)
by Miss Islington (bot)
· 5 years ago
6da26f8
bpo-40653: Move _dirnameW out of GH-ifdef HAVE_SYMLINK/GH-endif (GH-20144)
by Miss Islington (bot)
· 5 years ago
43b355e
[3.7] bpo-40457: Support OpenSSL without TLS 1.0/1.1 (GH-19862) (GH-20126)
by Miss Islington (bot)
· 5 years ago
efc9065
[3.7] bpo-40515: Require OPENSSL_THREADS (GH-19953) (GH-20120)
by Christian Heimes
· 5 years ago
2501428
[3.7] bpo-40559: Add Py_DECREF to _asynciomodule.c:task_step_impl() (GH-19990)
by Miss Islington (bot)
· 5 years ago
de5dcfa
bpo-40138: Fix Windows os.waitpid() for large exit code (GH-19654)
by Miss Islington (bot)
· 5 years ago
67ae454
[3.7] bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364) (GH-19584)
by Serhiy Storchaka
· 5 years ago
096e41a
[3.7] bpo-31758: Prevent crashes when using an uninitialized _elementtree.XMLParser object (GH-3997) (GH-19487)
by Miss Islington (bot)
· 5 years ago
0f9e889
bpo-39689: Do not use native packing for format "?" with standard size (GH-18969)
by Miss Islington (bot)
· 5 years ago
5753fc6
bpo-40014: Fix os.getgrouplist() (GH-19126)
by Miss Islington (bot)
· 5 years ago
1cdc61c
bpo-40014: Fix os.getgrouplist() on macOS (GH-19118)
by Miss Islington (bot)
· 5 years ago
5765aca
[3.7] bpo-22490: Remove __PYVENV_LAUNCHER__ from environment during launch (GH-9516) (GH-19111)
by Jason R. Coombs
· 5 years ago
39680fb
[3.7] bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. (GH-18942). (GH-19104)
by Serhiy Storchaka
· 5 years ago
148786a
bpo-39582: ossaudiodev module update helpers signature for ioctl calls. (GH-18412)
by Miss Islington (bot)
· 5 years ago
4dcfe5f
[3.7] bpo-39871: Fix possible SystemError in atan2, copysign and remainder (GH-18806) (GH-18990)
by Mark Dickinson
· 5 years ago
6f4e7fc
[3.7] bpo-38643: Raise SystemError instead of crashing when PyNumber_ToBase is called with invalid base. (GH-18863). (GH-18955)
by Serhiy Storchaka
· 5 years ago
80be9c3
bpo-39903: Fix double decref in _elementtree.Element.__getstate__ (GH-18850)
by Miss Islington (bot)
· 5 years ago
d3c2435
bpo-39378: partial of PickleState struct should be traversed. (GH-18046)
by Miss Islington (bot)
· 5 years ago
c4ca1f8
[3.7] bpo-39794: Add --without-decimal-contextvar (GH-18702)
by Stefan Krah
· 5 years ago
333b989
[3.7] bpo-39427: Document -X opt options in the CLI --help and the man page (GH-18131) (#18134)
by Pablo Galindo
· 5 years ago
c6f9554
bpo-39576: Prevent memory error for overly optimistic precisions (GH-18581) (#18585)
by Miss Islington (bot)
· 5 years ago
736e0ea
Valgrind no longer supports --db-attach=yes. (GH-18568) (#18578)
by Miss Islington (bot)
· 5 years ago
a3c2c5f
Use the new recommended number of repetitions in the refleak tests. (GH-18569) (#18575)
by Miss Islington (bot)
· 5 years ago
2574910
Update runall.bat to the latest Windows build system. (GH-18571) (#18572)
by Miss Islington (bot)
· 5 years ago
97d2a98
closes bpo-39510: Fix use-after-free in BufferedReader.readinto() (GH-18295)
by Miss Islington (bot)
· 6 years ago
958064f
bpo-39421: Fix posible crash in heapq with custom comparison operators (GH-18118)
by Miss Islington (bot)
· 6 years ago
9dbf5d3
[3.7] bpo-16575: Disabled checks for union types being passed by value. (GH-17960) (GH-17970)
by Vinay Sajip
· 6 years ago
26892c7
Add PYTHONUTF8 to commandline usage. (GH-17587) (GH-17599)
by Inada Naoki
· 6 years ago
a197f8a
[3.7] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) (GH-17500)
by Miss Islington (bot)
· 6 years ago
8ce85a3
[3.7] Make repr of C accelerated TaskWakeupMethWrapper the same as of pure Python version (GH-17484) (GH-17494)
by Andrew Svetlov
· 6 years ago
5044c88
bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467)
by Miss Islington (bot)
· 6 years ago
bff5255
bpo-36854: Fix reference counter in PyInit__testcapi() (GH-17338)
by Miss Islington (bot)
· 6 years ago
91c15a5
[3.7] bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097) (GH-17224)
by Miss Islington (bot)
· 6 years ago
1d7245c
bpo-38823: Fix refleak in _tracemalloc init error handling (GH-17235)
by Miss Islington (bot)
· 6 years ago
5bd2af9
bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250)
by Miss Islington (bot)
· 6 years ago
9e4d031
bpo-38823: Clean up refleaks in _tkinter initialization. (GH-17206)
by Miss Islington (bot)
· 6 years ago
8a334af
bpo-38823: Clean up refleaks in _contextvars initialization. (GH-17198)
by Miss Islington (bot)
· 6 years ago
825e91b
bpo-38823: Clean up refleaks in _asyncio initialization. (GH-17195)
by Miss Islington (bot)
· 6 years ago
87b4d39
bpo-38785: Prevent asyncio from crashing (GH-17144)
by Miss Islington (bot)
· 6 years ago
b8b3e43
[3.7] closes bpo-27805: Ignore ESPIPE in initializing seek of append-mode files. (GH-17137)
by Benjamin Peterson
· 6 years ago
484edbf
bpo-16575: Fix refleak on passing unions in ctypes (GH-17064)
by Ammar Askar
· 6 years ago
0118d10
[3.7] bpo-16575: Add checks for unions passed by value to functions. (GH-16799) (GH-17017)
by Vinay Sajip
· 6 years ago
a081e93
[3.7] bpo-38379: don't claim objects are collected when they aren't (GH-16658) (GH-16685)
by Pablo Galindo
· 6 years ago
129c2b3
bpo-38368: Added fix for ctypes crash when handling arrays in structs/unions. (GH-16589) (GH-16672)
by Vinay Sajip
· 6 years ago
6c3fbbc
bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-16545)
by Miss Islington (bot)
· 6 years ago
8e4622e
[3.7] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16407)
by Benjamin Peterson
· 6 years ago
d015714
[3.7] bpo-22273: Changed conditions for ctypes array-in-struct handling. (GH-16381) (GH-16400)
by Vinay Sajip
· 6 years ago
16c0f6d
bpo-22273: Update ctypes to correctly handle arrays in small structur… (GH-15839) (GH-16369)
by Miss Islington (bot)
· 6 years ago
80cb055
bpo-38185: Fixed case-insensitive string comparison in sqlite3.Row indexing. (GH-16190)
by Miss Islington (bot)
· 6 years ago
4ac1be2
bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-16155)
by Miss Islington (bot)
· 6 years ago
c55f695
[3.7] bpo-33936: Don't call obsolete init methods with OpenSSL 1.1.0+ (GH-16140) (GH-16200)
by Miss Islington (bot)
· 6 years ago
e857fe6
[3.7] bpo-38168: Fix a possbile refleak in setint() of mmapmodule.c (GH-16136) (GH-16175)
by Miss Islington (bot)
· 6 years ago
a3c53a1
bpo-21872: fix lzma library decompresses data incompletely (GH-14048)
by Miss Islington (bot)
· 6 years ago
197ac1a
closes bpo-38127: _ctypes: PyObject_IsSubclass() should be checked for failure. (GH-16011)
by Miss Islington (bot)
· 6 years ago
4fbe0ee
Fix calling order of PyEval_InitThreads. (GH-5833)
by Miss Islington (bot)
· 6 years ago
61f34f9
bpo-34720: Fix test_importlib.test_bad_traverse for AIX (GH-14238)
by Michael Felt
· 6 years ago
b4fb2c2
bpo-35941: Fix performance regression in SSL certificate code (GH-12610)
by Steve Dower
· 6 years ago
328cfde
bpo-37649: Fix exec_prefix check (GH-14897)
by Miss Islington (bot)
· 6 years ago
472f37a
bpo-37702: Fix SSL's certificate-store leak on Windows (GH-15632)
by Miss Islington (bot)
· 6 years ago
1af2c0e
bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (GH-14462)
by Miss Islington (bot)
· 6 years ago
5190b71
bpo-34410: Fix a crash in the tee iterator when re-enter it. (GH-15625)
by Miss Islington (bot)
· 6 years ago
021e5db
bpo-36946:Fix possible signed integer overflow when handling slices. (GH-15639)
by Miss Islington (bot)
· 6 years ago
6b50c10
bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seconds>=24. (GH-14307)
by Miss Islington (bot)
· 6 years ago
1bf672f
bpo-36205: Fix the rusage implementation of time.process_time() (GH-15538)
by Miss Islington (bot)
· 6 years ago
1b1796d
[3.7] bpo-37915: Fix comparison between tzinfo objects and timezone objects (GH-15390) (GH-15417)
by Pablo Galindo
· 6 years ago
ed44b84
bpo-37642: Update acceptable offsets in timezone (GH-14878) (#15226)
by Paul Ganssle
· 6 years ago
2b9b707
Replace usage of the obscure PEM_read_bio_X509_AUX with the more standard PEM_read_bio_X509 (GH-15303)
by Miss Islington (bot)
· 6 years ago
1581d9c
bpo-21131: Fix faulthandler.register(chain=True) stack (GH-15276)
by Miss Islington (bot)
· 6 years ago
b0b178a
bpo-37811: FreeBSD, OSX: fix poll(2) usage in sockets module (GH-15202)
by Miss Islington (bot)
· 6 years ago
7eef81e
bpo-37738: Fix curses addch(str, color_pair) (GH-15071) (GH-15273)
by Victor Stinner
· 6 years ago
6ed20e5
[3.7] bpo-37685: Fixed comparisons of datetime.timedelta and datetime.timezone. (GH-14996) (GH-15104)
by Serhiy Storchaka
· 6 years ago
35d9c37
bpo-37695: Correct unget_wch error message. (GH-14986)
by Miss Islington (bot)
· 6 years ago
83cec02
[3.7] Fix typos in docs, comments and test assert messages (GH-14872). (#14901)
by Kyle Stanley
· 6 years ago
f3130fa
Put pyexpatns.h include back. bpo-37437 (GH-14539)
by Miss Islington (bot)
· 6 years ago
cf76174
[3.7] bpo-37428: Don't set PHA verify flag on client side (GH-14421) (GH-14493)
by Miss Islington (bot)
· 6 years ago
87cc668
closes bpo-37437: Update vendorized expat to 2.2.7. (GH-14436)
by Miss Islington (bot)
· 6 years ago
65e1872
closes bpo-37420: Handle errors during iteration in os.sched_setaffinity. (GH-14414)
by Miss Islington (bot)
· 6 years ago
742b16e
bpo-32627: Fix compile error when conflicting `_uuid` headers included (GH-11751)
by Miss Islington (bot)
· 6 years ago
b296743
Fix name of '\0'. (GH-14222)
by Miss Islington (bot)
· 6 years ago
6a433f5
bpo-36779: time.tzname returns empty string on Windows if default cod… (GH-13073)
by Miss Islington (bot)
· 6 years ago
b4c8ef7
bpo-35070: test_getgrouplist may fail on macOS if too many groups (GH-13071)
by Miss Islington (bot)
· 6 years ago
d561f84
bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. (GH-11859)
by Miss Islington (bot)
· 6 years ago
534136a
bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)
by Miss Islington (bot)
· 6 years ago
30fd7a4
closes bpo-35184: Fix XML_POOR_ENTROPY option that breaks makesetup parsing of pyexpat line in Setup. (GH-13064)
by Miss Islington (bot)
· 6 years ago
6692d35
bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907)
by Miss Islington (bot)
· 6 years ago
e36ed47
[3.7] bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860) (GH-13896)
by Zackery Spytz
· 6 years ago
8f0bbbd
bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (GH-13881) (#13882)
by Miss Islington (bot)
· 6 years ago
fefdc00
Fix the error handling in bytesio_sizeof(). (GH-10459)
by Miss Islington (bot)
· 6 years ago
1062cf7
bpo-36856: Handle possible overflow in faulthandler_stack_overflow (GH-13205)
by Miss Islington (bot)
· 6 years ago
310f414
bpo-23395: Fix PyErr_SetInterrupt if the SIGINT signal is ignored or not handled (GH-7778)
by Miss Islington (bot)
· 6 years ago
791e5fc
bpo-36965: Fix includes in main.c on Windows with non-MSC compilers (GH-13421) (GH-13471)
by Erik Janssens
· 6 years ago
Next »