[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-12-28 06:57:16
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7bb8944e312f/ Changeset: 7bb8944e312f Branch: None User: spicyj Date: 2013-12-28 07:11:23 Summary: session docs: Change `object` to `someobject` This makes the code block more consistent with the preceding one and also prevents the variable from being colored as a builtin (which `object` is) during syntax highlighting. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8d1ec3cc7fc3/ Changeset: 8d1ec3cc7fc3 Branch: master User: zzzeek Date: 2013-12-28 07:55:54 Summary: Merge pull request #54 from spicyj/patch-1 session docs: Change `object` to `someobject` Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/3f95f26237e7/ Changeset: 3f95f26237e7 Branch: rel_0_9 User: zzzeek Date: 2013-12-28 07:56:00 Summary: Merge branch 'master' into rel_0_9 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a48a0f6a4469/ Changeset: a48a0f6a4469 Branch: rel_0_8 User: spicyj Date: 2013-12-28 07:56:34 Summary: session docs: Change `object` to `someobject` This makes the code block more consistent with the preceding one and also prevents the variable from being colored as a builtin (which `object` is) during syntax highlighting. Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |