index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30329: Catch Windows error 10022 on shutdown() (#1538)
Victor Stinner
2017-05-15
1
-0/+4
*
bpo-29196: Removed old-deprecated classes Plist, Dict and _InternalDict (#488)
Serhiy Storchaka
2017-05-15
1
-0/+5
*
bpo-9850: Document macpath deprecation in Misc/NEWS (#1590)
Victor Stinner
2017-05-15
1
-0/+3
*
bpo-30299: Display a bytecode when compile a regex in debug mode. (#1491)
Serhiy Storchaka
2017-05-14
1
-0/+3
*
bpo-30340: Enhanced regular expressions optimization. (#1542)
Serhiy Storchaka
2017-05-14
1
-0/+3
*
bpo-30178: Add Jim Fasarakis-Hilliard to Misc/ACKS (GH-1572)
Mariatta
2017-05-13
1
-0/+1
*
bpo-28974: `object.__format__(x, '')` is now equivalent to `str(x)` (#506)
Serhiy Storchaka
2017-05-13
1
-0/+3
*
bpo-30048: asyncio: fix Task.cancel() was ignored. (GH-1097)
INADA Naoki
2017-05-11
1
-0/+3
*
bpo-28787: Fix out of tree --with-dtrace builds (#135)
stratakis
2017-05-10
2
-0/+4
*
bpo-30298: Weaken the condition of deprecation warnings for inline modifiers....
Serhiy Storchaka
2017-05-10
1
-0/+6
*
bpo-30285: Optimize case-insensitive matching and searching (#1482)
Serhiy Storchaka
2017-05-09
1
-0/+3
*
bpo-30024: Circular imports involving absolute imports with binding (#1264)
Serhiy Storchaka
2017-05-09
1
-0/+3
*
bpo-29990: Fix range checking in GB18030 decoder (#1495)
Xiang Zhang
2017-05-09
1
-0/+2
*
bpo-29979: Rewrite cgi.parse_multipart to make it consistent with FieldStorag...
Pierre Quentel
2017-05-08
1
-0/+4
*
Revert bpo-26293 for zipfile breakage. See also bpo-29094. (#1484)
Serhiy Storchaka
2017-05-06
1
-7/+0
*
bpo-30218: support path-like objects in shutil.unpack_archive() (GH-1367)
Jelle Zijlstra
2017-05-05
1
-0/+3
*
bpo-29243: Fix Makefile with respect to --enable-optimizations (#1478)
torsava
2017-05-05
2
-0/+5
*
bpo-30243: Fixed the possibility of a crash in _json. (#1420)
Serhiy Storchaka
2017-05-05
1
-0/+4
*
bpo-30215: Make re.compile() locale agnostic. (#1361)
Serhiy Storchaka
2017-05-05
1
-0/+4
*
bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver (#1319)
Antoine Pitrou
2017-05-04
1
-0/+3
*
bpo-23404: make touch becomes make regen-all (#1405)
Victor Stinner
2017-05-03
1
-0/+4
*
bpo-30103: Allow Uuencode in Python using backtick as zero instead of space (...
Xiang Zhang
2017-05-03
1
-0/+3
*
bpo-28556: Routine updates to typing (#1366)
Ivan Levkivskyi
2017-05-02
1
-0/+4
*
bpo-30205: Fix getsockname() for unbound AF_UNIX sockets on Linux (#1370)
Antoine Pitrou
2017-05-02
1
-0/+2
*
bpo-30228: FileIO seek() and tell() set seekable (#1384)
Victor Stinner
2017-05-02
1
-0/+3
*
bpo-30190: improved error msg for assertAlmostEqual(delta=...) (#1331)
Giampaolo Rodola
2017-05-01
1
-1/+5
*
bpo-30197: Enhance functions swap_attr() and swap_item() in test.support. (#1...
Serhiy Storchaka
2017-04-28
1
-0/+6
*
bpo-30101: Add support for curses.A_ITALIC. (#1015)
Eijebong
2017-04-26
2
-0/+3
*
bpo:29950: Rename SlotWrapperType to WrapperDescriptorType (GH-926)
Jim Fasarakis-Hilliard
2017-04-25
1
-1/+1
*
bpo-29822: Make inspect.isabstract() work during __init_subclass__. (#678)
Nate
2017-04-24
1
-0/+3
*
bpo-29751: add Cheryl Sabella to Misc/ACKS (GH-1268)
Mariatta
2017-04-24
1
-0/+1
*
Remove unneeded Misc/NEWS entry for bpo-29802. (#1251)
Serhiy Storchaka
2017-04-22
1
-3/+0
*
bpo-29960 _random.Random corrupted on exception in setstate(). (#1019)
bladebryan
2017-04-22
2
-0/+4
*
bpo-29802: Fix reference counting in module-level struct functions (#1213)
Serhiy Storchaka
2017-04-20
1
-0/+3
*
bpo-12414: Update code_sizeof() to take in account co_extra memory. (#1168)
Dong-hee Na
2017-04-20
2
-0/+5
*
bpo-30070: Fixed leaks and crashes in errors handling in the parser module. (...
Serhiy Storchaka
2017-04-19
1
-0/+2
*
bpo-22352: Adjust widths in the output of dis.dis() for large line numbers an...
Serhiy Storchaka
2017-04-19
1
-0/+3
*
bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (#1096)
Serhiy Storchaka
2017-04-19
1
-0/+5
*
bpo-10076: Compiled regular expression and match objects now are copyable. (#...
Serhiy Storchaka
2017-04-16
1
-0/+3
*
bpo-29839: Raise ValueError rather than OverflowError in len() for negative v...
Serhiy Storchaka
2017-04-16
1
-0/+3
*
bpo-30068: add missing iter(self) in _io._IOBase.readlines when hint is prese...
Xiang Zhang
2017-04-15
1
-2/+4
*
bpo-29738: Add Olivier Vielpeau to Misc/ACKS (GH-1146)
Mariatta
2017-04-15
1
-0/+1
*
bpo-11913: Add README.rst to the distutils standard READMEs list (#563)
Ryan Gonzalez
2017-04-14
1
-2/+5
*
bpo-29869: Add Nevada Sanchez to Misc/ACKS (GH-1125)
Mariatta
2017-04-14
1
-1/+2
*
bpo-29694: race condition in pathlib mkdir with flags parents=True (GH-1089)
Armin Rigo
2017-04-13
1
-0/+4
*
bpo-29995: re.escape() now escapes only special characters. (#1007)
Serhiy Storchaka
2017-04-13
1
-0/+2
*
bpo-26985: Add missing info of code object in inspect documentation (GH-1090)
Xiang Zhang
2017-04-13
1
-0/+2
*
bpo-30017: Allowed calling the close() method of the zip entry writer object ...
Serhiy Storchaka
2017-04-12
1
-0/+3
*
bpo-29692: Add missing ACKS entry (#1079)
Nick Coghlan
2017-04-11
1
-0/+1
*
bpo-29692: contextlib.contextmanager may incorrectly unchain RuntimeError (GH...
svelankar
2017-04-11
1
-0/+3
[next]