projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2019-09-08
Raymond Hettinger
bpo-36018: Address more reviewer feedback (GH-15733)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-08
HongWeipeng
bpo-36946:Fix possible signed integer overflow when...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-08
Greg Price
Correct Roman-numeral example in Unicode HOWTO. (GH...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-08
Dong-hee Na
bpo-38038: Remove urllib.parse._splittype from xmlrpc...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Sergey Fedoseev
Remove some unused defines in multiprocessing.h. (GH...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Joannah Nanjekye
bpo-20806: Reference both times(2) and times(3) and...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Terry Jan Reedy
bpo-38041: Refine IDLE Shell restart lines. (GH-15709)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Joannah Nanjekye
bpo-15088 : Remove PyGen_NeedsFinalizing() (GH-15702)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Raymond Hettinger
More refinements to the statistics docs (GH-15713)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
animalize
replace inline function `is_small_int` with a macro...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Victor Stinner
bpo-37064: Skip test_tools.test_pathfix if installed...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Joannah Nanjekye
bpo-37878: Remove PyThreadState_DeleteCurrent() functio...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Miro Hrončok
bpo-36797: Fix a dead link in Doc/distutils/apiref...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
PatrikKopkan
bpo-37064: Add option -k to Tools/scripts/pathfix.py...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Andre Delfino
Correct minor gramatical mistake in sys.settrace doc...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jon Janzen
bpo-36409: Remove old plistlib API deprecated in 3...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Raymond Hettinger
bpo-36324: Apply review comment from Jake Vanderplas...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Raymond Hettinger
bpo-36324: Apply review comments from Allen Downey...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Inada Naoki
bpo-38026: fix inspect.getattr_static (GH-15676)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
GeeTransit
bpo-37902: IDLE: Add scrolling for IDLE browsers. ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Dong-hee Na
bpo-22347: Update mimetypes.guess_type to allow proper...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Terry Jan Reedy
Fix idlelib.help comments (GH-15669)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Steve Dower
bpo-38030: Fix os.stat failures on block devices on...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Zackery Spytz
bpo-36030: Fix a possible segfault in PyTuple_New(...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Roger Iyengar
Fix grammar in asyncio-dev.rst (GH-15672)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Greg Price
closes bpo-37966: Fully implement the UAX #15 quick...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Tal Einat
bpo-38022: IDLE: upgrade help.html to sphinx 2.x HTML5...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Steve Dower
bpo-38020: Fixes crash in os.readlink() on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Dong-hee Na
bpo-37798: Fix _statistics module doc (GH-15546)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Tal Einat
bpo-35771: IDLE: Fix flaky tool-tip hover delay tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Alan Yee
Enforce PEP 257 conventions in ftplib.py (GH-15604)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Anthony Sottile
bpo-36853: Fix suspicious.py to actually print the...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Jason R. Coombs
bpo-38010 Sync importlib.metadata with importlib_metada...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Serhiy Storchaka
bpo-15999: Clean up of handling boolean arguments....
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Serhiy Storchaka
bpo-15999: Always pass bool instead of int to socket...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Serhiy Storchaka
bpo-15999: Always pass bool instead of int to the expat...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Serhiy Storchaka
bpo-37994: Fix silencing all errors if an attribute...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Serhiy Storchaka
bpo-36543: Remove old-deprecated ElementTree features...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-31
Ashwin Ramaswami
bpo-37764: Fix infinite loop when parsing unstructured...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-31
Daniel Pope
bpo-37977: Warn more strongly and clearly about pickle...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-31
Inada Naoki
bpo-37990: fix gc stats (GH-15626)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Inada Naoki
bpo-37781: use "z" for PY_FORMAT_SIZE_T (GH-15156)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Min ho Kim
Fix typos mostly in comments, docs and test names ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Terry Jan Reedy
IDLE: Fix 2 typos found by Min ho Kim. (GH-15617)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Victor Stinner
bpo-37140: Fix StructUnionType_paramfunc() (GH-15612)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Sergey Fedoseev
bpo-37976: Prevent shadowing of TypeError in zip()...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Raymond Hettinger
Steven Bethard designated a new maintainer for argparse...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Ned Deily
bpo-37834: Prevent shutil.rmtree exception (GH-15602)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Thomas A Caswell
bpo-37933: Fix faulthandler.cancel_dump_traceback_later...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Raymond Hettinger
bpo-8425: Fast path for set inplace difference when...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Rémi Lapeyre
bpo-37034: Display argument name on errors with keyword...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Paul Ganssle
bpo-37979: Add alternative to fromisoformat in document...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Nick Coghlan
bpo-37947: Avoid double-decrement in symtable recursion...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Joannah Nanjekye
bpo-36833: Add tests for Datetime C API Macros (GH...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Raymond Hettinger
bpo-10978: Semaphores can release multiple threads...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Raymond Hettinger
bpo-36743: __get__ is sometimes called without the...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Raymond Hettinger
bpo-16468: Clarify which objects can be passed to ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Raymond Hettinger
bpo-23674: Clarify ambiguities in super() docs (#15564)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Justin Blanchard
bpo-37372: Fix error unpickling datetime.time objects...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Serhiy Storchaka
bpo-37950: Fix ast.dump() when call with incompletely...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Serhiy Storchaka
bpo-37960: Silence only necessary errors in repr()...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Rémi Lapeyre
bpo-35946: Improve assert_called_with documentation...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Xtreak
bpo-36871: Ensure method signature is used when asserti...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Raymond Hettinger
bpo-25777: Wording describes a lookup, not a call ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
avinassh
bpo-36167: fix an incorrect capitalization (GH-14482)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Benjamin Peterson
bpo-37964: Make sure test works if TESTFN is in a non...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Ronald Oussoren
bpo-18378: Recognize "UTF-8" as a valid name in locale...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
HongWeipeng
Raise a RuntimeError when tee iterator is consumed...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Vinay Sharma
closes bpo-37964: add F_GETPATH command to fcntl (GH...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Zackery Spytz
bpo-23878: Remove an unneeded fseek() call in _Py_FindE...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Anonymous Maarten
closes bpo-37965: Fix compiler warning of distutils...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Daniel Fortunov
bpo-36582: Make collections.UserString.encode() return...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Christian Heimes
bpo-37951: Lift subprocess's fork() restriction (GH...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Ethan Furman
Add Florian Ernst to ACKS (GH-15524)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Greg Price
bpo-37936: Remove some .gitignore rules that were inten...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Raymond Hettinger
Fix unused variable and signed/unsigned warnings (GH...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
vrajivk
bpo-36205: Fix the rusage implementation of time.proces...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Inada Naoki
bpo-37328: remove deprecated HTMLParser.unescape (GH...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Victor Stinner
bpo-36763: Make Py_BytesMain() public (GH-15532)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Zackery Spytz
Fix an invalid assertEqual() call in test_descr.py...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Victor Stinner
Make PyXXX_Fini() functions private (GH-15531)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Batuhan Taşkaya
bpo-37925: Mention --embed in python-config usage ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Raymond Hettinger
bpo-37798: Minor code formatting and comment clean...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Pradyun Gedam
bpo-37664: Update ensurepip bundled wheels, again ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Inada Naoki
bpo-37055: fix warnings in _blake2 module (GH-14646)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Ethan Furman
correct roman numeral VII description (GH-15523)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Sergey Fedoseev
Fix typo: Pyssize_t => Py_ssize_t (GH-15411)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Pablo Galindo
bpo-37954: Fix reference leak in the symtable (GH-15514)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Sergey Fedoseev
Remove leftovers from the times when long long wasn...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Pablo Galindo
bpo-37947: Adjust correctly the recursion level in...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Andrew Svetlov
bpo-34679: Restore instantiation Windows IOCP event...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Forest Gregg
bpo-27575: port set intersection logic into dictview...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Serhiy Storchaka
bpo-36917: Add default implementation of ast.NodeVisito...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Dong-hee Na
bpo-37805: Add tests for json.dump(..., skipkeys=True...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Joannah Nanjekye
bpo-15542: Documentation incorrectly suggests __init__...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Terry Jan Reedy
bpo-37824: Properly handle user input warnings in IDLE...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Julien Palard
Doc: Keep the venv/* exclude pattern. (GH-15229)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-25
Flavian Hautbois
bpo-29553: Fix ArgumentParser.format_usage() for mutual...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-25
Nick Coghlan
bpo-37757: Disallow PEP 572 cases that expose implement...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-25
Zackery Spytz
bpo-34880: Add the LOAD_ASSERTION_ERROR opcode. (GH...
commit
|
commitdiff
|
tree
|
snapshot
next