<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/pytime.c, branch v3.5.0b2</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>Issue #22117: Add a new _PyTime_FromSeconds() function</title>
<updated>2015-04-03T11:10:54+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-03T11:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=13019fdef3b6d589f8d7602943c76fcc637114ea'/>
<id>13019fdef3b6d589f8d7602943c76fcc637114ea</id>
<content type='text'>
Fix also _Py_InitializeEx_Private(): initialize time before initializing
import, import_init() uses the _PyTime API (for thread locks).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix also _Py_InitializeEx_Private(): initialize time before initializing
import, import_init() uses the _PyTime API (for thread locks).
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22117, issue #23485: Fix _PyTime_AsMilliseconds() and</title>
<updated>2015-04-01T15:47:07+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-01T15:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=62d1c70eff9498446d2ce3c564fefee7a7e54770'/>
<id>62d1c70eff9498446d2ce3c564fefee7a7e54770</id>
<content type='text'>
_PyTime_AsMicroseconds() rounding.

Add also unit tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_PyTime_AsMicroseconds() rounding.

Add also unit tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23485: Add _PyTime_FromMillisecondsObject() function</title>
<updated>2015-03-30T19:36:10+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-30T19:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fa09beb1508f782b51ba0a2815c07e0294f40e95'/>
<id>fa09beb1508f782b51ba0a2815c07e0294f40e95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22117: Try to fix rounding in conversion from Python double to _PyTime_t</title>
<updated>2015-03-30T08:22:16+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-30T08:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=45cff0c0e6c4a31ed3b5b88ee803320862fbd43a'/>
<id>45cff0c0e6c4a31ed3b5b88ee803320862fbd43a</id>
<content type='text'>
using the C volatile keyword.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using the C volatile keyword.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22117: Remove _PyTime_ROUND_DOWN and _PyTime_ROUND_UP rounding methods</title>
<updated>2015-03-30T01:57:14+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-30T01:57:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a695f83f0de060a77352174be8a5c6f6500ab98a'/>
<id>a695f83f0de060a77352174be8a5c6f6500ab98a</id>
<content type='text'>
Use _PyTime_ROUND_FLOOR and _PyTime_ROUND_CEILING instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use _PyTime_ROUND_FLOOR and _PyTime_ROUND_CEILING instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22117: Add _PyTime_ROUND_CEILING rounding method for timestamps</title>
<updated>2015-03-30T01:52:49+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-30T01:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bcdd777d3c01a6db3b4357922663624ef617e65a'/>
<id>bcdd777d3c01a6db3b4357922663624ef617e65a</id>
<content type='text'>
Add also more tests for ROUNd_FLOOR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add also more tests for ROUNd_FLOOR.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22117: Add assertions to _PyTime_AsTimeval() and _PyTime_AsTimespec() to</title>
<updated>2015-03-30T00:54:57+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-30T00:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=edddf991d9ea88d16c8ebef7a5f829822d8025fa'/>
<id>edddf991d9ea88d16c8ebef7a5f829822d8025fa</id>
<content type='text'>
check that microseconds and nanoseconds fits into the specified range.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check that microseconds and nanoseconds fits into the specified range.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22117: Fix usage of _PyTime_AsTimeval()</title>
<updated>2015-03-30T00:51:13+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-30T00:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ea9c0dd2c27884691f0a0af983fd41d4d818e93f'/>
<id>ea9c0dd2c27884691f0a0af983fd41d4d818e93f</id>
<content type='text'>
Add _PyTime_AsTimeval_noraise() function. Call it when it's not possible (or
not useful) to raise a Python exception on overflow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add _PyTime_AsTimeval_noraise() function. Call it when it's not possible (or
not useful) to raise a Python exception on overflow.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22117: Fix rounding and implement _PyTime_ROUND_FLOOR in:</title>
<updated>2015-03-29T22:44:06+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-29T22:44:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f81f0f9c63c8ae306d550b5bb387abf30e60a668'/>
<id>f81f0f9c63c8ae306d550b5bb387abf30e60a668</id>
<content type='text'>
- _PyTime_ObjectToTime_t()
- _PyTime_ObjectToTimespec()
- _PyTime_ObjectToTimeval()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- _PyTime_ObjectToTime_t()
- _PyTime_ObjectToTimespec()
- _PyTime_ObjectToTimeval()
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22117: Cleanup pytime.c/.h</title>
<updated>2015-03-29T22:25:38+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-29T22:25:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1bd18ba9a78c58b817564637f1937c2bc3920ecd'/>
<id>1bd18ba9a78c58b817564637f1937c2bc3920ecd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
