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
/
NEWS.d
/
next
/
Library
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-38066: Hide internal Stream methods (GH-15762)
Andrew Svetlov
2019-09-10
1
-0/+2
*
bpo-37251: Removes __code__ check from _is_async_obj. (GH-15830)
Lisa Roach
2019-09-10
1
-0/+3
*
Skip zoneinfo tests on VxWorks (#13535)
hliu0
2019-09-10
1
-0/+1
*
bpo-38049: Add command-line interface for the ast module. (GH-15724)
Serhiy Storchaka
2019-09-09
1
-0/+1
*
bpo-37995: Add an option to ast.dump() to produce a multiline output. (GH-15631)
Serhiy Storchaka
2019-09-09
1
-0/+2
*
bpo-38006: Avoid closure in weakref.WeakValueDictionary (GH-15641)
Victor Stinner
2019-09-09
1
-0/+3
*
bpo-38059: Using sys.exit() over exit() in inspect.py (GH-15666)
Alan Yee
2019-09-09
1
-0/+1
*
bpo-38037: Fix reference counters in signal module (GH-15753)
animalize
2019-09-09
1
-0/+1
*
bpo-26185: Fix repr() on empty ZipInfo object (#13441)
Mickaƫl Schoentgen
2019-09-09
1
-0/+2
*
bpo-37212: Preserve keyword argument order in unittest.mock.call and error me...
Xtreak
2019-09-09
1
-0/+2
*
bpo-36250: ignore ValueError from signal in non-main thread (GH-12251)
Daniel Hahler
2019-09-09
1
-0/+2
*
bpo-11953: Extend table of Windows WSA* error codes (GH-15004)
Ngalim Siregar
2019-09-09
1
-0/+1
*
bpo-34410: Fix a crash in the tee iterator when re-enter it. (GH-15625)
Serhiy Storchaka
2019-09-09
1
-0/+2
*
Revert "Raise a RuntimeError when tee iterator is consumed from different thr...
Serhiy Storchaka
2019-09-09
1
-2/+0
*
bpo-36409: Remove old plistlib API deprecated in 3.4 (GH-15615)
Jon Janzen
2019-09-05
1
-0/+1
*
bpo-38026: fix inspect.getattr_static (GH-15676)
Inada Naoki
2019-09-05
1
-0/+2
*
bpo-22347: Update mimetypes.guess_type to allow proper parsing of URLs (GH-15...
Dong-hee Na
2019-09-05
1
-0/+2
*
bpo-38010 Sync importlib.metadata with importlib_metadata 0.20. (GH-15646)
Jason R. Coombs
2019-09-02
1
-0/+1
*
bpo-36543: Remove old-deprecated ElementTree features. (GH-12707)
Serhiy Storchaka
2019-09-01
1
-0/+2
*
bpo-37140: Fix StructUnionType_paramfunc() (GH-15612)
Victor Stinner
2019-08-30
1
-0/+5
*
bpo-37834: Prevent shutil.rmtree exception (GH-15602)
Ned Deily
2019-08-29
1
-0/+2
*
bpo-10978: Semaphores can release multiple threads at a time (GH-15588)
Raymond Hettinger
2019-08-29
1
-0/+2
*
bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seco...
Justin Blanchard
2019-08-29
1
-0/+2
*
bpo-37950: Fix ast.dump() when call with incompletely initialized node. (GH-1...
Serhiy Storchaka
2019-08-29
1
-0/+1
*
bpo-37960: Silence only necessary errors in repr() of buffered and text strea...
Serhiy Storchaka
2019-08-29
1
-0/+2
*
bpo-36871: Ensure method signature is used when asserting mock calls to a met...
Xtreak
2019-08-29
1
-0/+3
*
bpo-18378: Recognize "UTF-8" as a valid name in locale._parse_localename (GH-...
Ronald Oussoren
2019-08-29
1
-0/+1
*
Raise a RuntimeError when tee iterator is consumed from different threads (GH...
HongWeipeng
2019-08-29
1
-0/+2
*
closes bpo-37964: add F_GETPATH command to fcntl (GH-15550)
Vinay Sharma
2019-08-29
1
-0/+1
*
closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. ...
Anonymous Maarten
2019-08-28
1
-0/+1
*
bpo-36582: Make collections.UserString.encode() return bytes, not str (GH-13138)
Daniel Fortunov
2019-08-28
1
-0/+1
*
bpo-37951: Lift subprocess's fork() restriction (GH-15544)
Christian Heimes
2019-08-27
1
-0/+2
*
bpo-36205: Fix the rusage implementation of time.process_time() (GH-15538)
vrajivk
2019-08-27
1
-0/+1
*
bpo-37328: remove deprecated HTMLParser.unescape (GH-14186)
Inada Naoki
2019-08-27
1
-0/+2
*
bpo-37664: Update ensurepip bundled wheels, again (GH-15483)
Pradyun Gedam
2019-08-26
1
-1/+1
*
bpo-34679: Restore instantiation Windows IOCP event loop from non-main thread...
Andrew Svetlov
2019-08-26
1
-0/+1
*
bpo-36917: Add default implementation of ast.NodeVisitor.visit_Constant(). (G...
Serhiy Storchaka
2019-08-26
1
-0/+3
*
bpo-29553: Fix ArgumentParser.format_usage() for mutually exclusive groups (G...
Flavian Hautbois
2019-08-25
1
-0/+2
*
bpo-37798: Test both Python and C versions in test_statistics.py (GH-15453)
Dong-hee Na
2019-08-24
1
-0/+2
*
bpo-37772: fix zipfile.Path.iterdir() outputs (GH-15170)
shireenrao
2019-08-24
1
-0/+1
*
bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266)
Dong-hee Na
2019-08-23
1
-0/+1
*
bpo-26589: Add http status code 451 (GH-15413)
Raymond Hettinger
2019-08-23
1
-0/+2
*
bpo-14465: Add an indent() function to xml.etree.ElementTree to pretty-print ...
Stefan Behnel
2019-08-23
1
-0/+2
*
bpo-37915: Fix comparison between tzinfo objects and timezone objects (GH-15390)
Pablo Galindo
2019-08-22
1
-0/+3
*
bpo-32554: Deprecate hashing arbitrary types in random.seed() (GH-15382)
Raymond Hettinger
2019-08-22
1
-0/+1
*
bpo-37482: Fix email address name with encoded words and special chars (GH-14...
bsiem
2019-08-21
1
-0/+1
*
bpo-37663: have venv activation scripts all consistently use __VENV_PROMPT__ ...
Brett Cannon
2019-08-21
1
-0/+2
*
Fix difflib `?` hint in diff output when dealing with tabs (#15201)
Anthony Sottile
2019-08-21
1
-0/+2
*
bpo-37851: faulthandler allocates its stack on demand (GH-15358)
Victor Stinner
2019-08-21
1
-0/+3
*
bpo-32793: Fix a duplicate debug message in smtplib (GH-15341)
Zackery Spytz
2019-08-20
1
-0/+1
[next]